summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-24video-scaler: fix taps checkvideo-scaler-oldWim Taymans1-3/+3
2014-10-24video-converter: cleanupWim Taymans1-38/+0
2014-10-24video-scaler: move resampler to separate objectWim Taymans6-398/+519
2014-10-24video-converter: plug memory leaksWim Taymans2-68/+80
2014-10-24video-scaler: handle interlaced videoWim Taymans2-71/+154
2014-10-24video-converter: add interlaced flag to chroma resamplerWim Taymans1-3/+5
2014-10-24video-convert: swap src and destWim Taymans4-80/+80
2014-10-24video-convert: don't try to remove 0 linesWim Taymans1-1/+2
2014-10-24video-converter: improve order of operationsWim Taymans1-42/+110
2014-10-24videoscale: port to new converterWim Taymans2-140/+10
2014-10-24video-converter: rework some moreWim Taymans1-307/+167
2014-10-24video-scaler: add range to scale functionWim Taymans2-3/+8
2014-10-24WIP: attempt to reworkWim Taymans1-86/+497
2014-10-24video-chroma: fix typoWim Taymans1-1/+1
2014-10-24video-scaler: make scaler more genericWim Taymans4-267/+346
2014-10-24video-scaler: add roundingWim Taymans1-13/+23
2014-10-24video-scaler: adjust offsets for cosited chromaWim Taymans1-3/+5
2014-10-24video-scaler: add more flagsWim Taymans1-2/+13
2014-10-24video-scaler: generalize linear for taps > 2Wim Taymans1-5/+8
2014-10-24video-scaler: add new video scaler helper objectWim Taymans7-509/+795
2014-10-23basetextoverlay: Make GstBaseTextOverlay::font-desc readableThibault Saunier1-1/+15
2014-10-21Automatic update of common submoduleTim-Philipp Müller1-0/+0
2014-10-21decodebin: Fix lockingSebastian Dröge1-10/+8
2014-10-21decodebin: fix the autoplugging of parser elementsSreerenj Balachandran1-0/+25
2014-10-21Automatic update of common submoduleStefan Sauer2-1/+1
2014-10-21videotestsrc: assertion errorVineeth T M2-2/+4
2014-10-21decodebin: optimize the code a bit by avoiding unnecessary string comparisonsSreerenj Balachandran1-4/+3
2014-10-21decodebin: Fix typo in commentSreerenj Balachandran1-1/+1
2014-10-21rtspconnection: call watch notify before freeing any watch resourcesAleix Conchillo Flaqué1-3/+3
2014-10-20appsink: Fix gst_app_sink_pull() docs to transfer full for the return valueSebastian Dröge1-2/+4
2014-10-17typefind: use gslice for typefine dataStefan Sauer1-7/+5
2014-10-14encodebin: fix some leaks in error code pathTim-Philipp Müller1-5/+12
2014-10-14tests: parallelise 'make valgrind'Tim-Philipp Müller2-3/+3
2014-10-14riff-media: allow more channel_masksPeter G. Baum1-20/+26
2014-10-14audio-channels: allow partially valid channel_maskPeter G. Baum1-10/+4
2014-10-13audiodecoder: should post DECODE errors and not ENCODEThiago Santos1-3/+3
2014-10-11videoblend: Avoid assigning a negative value to a guintLuis de Bethencourt1-2/+4
2014-10-11basetextoverlay: Fix segfault when overlay outside the frameLuis de Bethencourt1-27/+35
2014-10-10pbutils: Rename clock-base/seqnum-base to timestamp-offset/seqnum-offsetOlivier Crête1-2/+2
2014-10-10playsink: Use correct property enum value for video-filter property installationHeinrich Fink1-1/+1
2014-10-08videoscale: remove FIXME about NV21 supportLuis de Bethencourt1-1/+0
2014-10-08videotestsrc: add gradient patternWim Taymans4-1/+33
2014-10-08video-chroma: improve 4x downsampling coefficientsWim Taymans1-7/+7
2014-10-07audioresample: remove unused variablesPeter G. Baum1-3/+0
2014-10-07typefindfunctions: Remove leftover #define from 0.10Danny Song1-4/+0
2014-10-07decodebin: Only emit the drain signal for the main decode chain, not any subc...Andrei Sarakeev1-1/+1
2014-10-06decodebin: Free factories array when delaying autoplugging due to non-final capsSebastian Dröge1-0/+1
2014-10-06videoconverter: Free the converter config in free()Sebastian Dröge1-0/+3
2014-10-06decodebin: unref decode pad after usageAurélien Zanelli1-0/+2
2014-10-04videoencoder: Stop storing if we received EOSSebastian Dröge1-10/+0