summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-17defs: updatecolorspaceWim Taymans1-2/+4
2013-05-17chroma: improve docsWim Taymans1-63/+67
2013-05-16videoconvert: do more chroma up/subsamplingWim Taymans2-83/+193
2013-05-16videotestsrc: call the subsamplerWim Taymans4-19/+78
2013-05-16video-chroma: Rework the resampler API a littleWim Taymans2-208/+433
2013-05-16REBASE ME: improve docsWim Taymans1-14/+29
2013-05-16REBASE ME: video-chroma: updatesWim Taymans2-13/+183
2013-05-16videotestsrc: use resample methodWim Taymans1-1/+1
2013-05-16videotestsrc: use new chroma apiWim Taymans4-5/+14
2013-05-16videoconvert: use new chroma APIWim Taymans2-11/+10
2013-05-16video: Improve chroma resamplerWim Taymans3-140/+215
2013-05-16defs: updateWim Taymans1-0/+4
2013-05-16videotestsrc: subsample chroma before packingWim Taymans1-2/+11
2013-05-16video: fix filtersWim Taymans2-3/+3
2013-05-16video: improve debugWim Taymans1-3/+6
2013-05-16videoconvert: up and downsample correctlyWim Taymans2-3/+41
2013-05-16video: don't perform subsampling while packingWim Taymans3-82/+65
2013-05-16videoconvert: reformatWim Taymans1-4/+8
2013-05-16video: Add chroma up/downsampling functionsWim Taymans6-82/+434
2013-05-16video: make mask arguments to gst_video_format_from_masks() unsignedTim-Philipp Müller2-5/+5
2013-05-16ximagesink: add support for 32-bit RGB with alpha maskBenjamin Gaignard1-3/+10
2013-05-16tests: ignore new NV16 format in videoscale unit testTim-Philipp Müller1-1/+2
2013-05-16video: fix gst_video_format_from_masks() for little endian masks with alphaBenjamin Gaignard1-0/+1
2013-05-16dmabuf: set the initial memory size to the full sizeMichael Olbrich1-1/+1
2013-05-15video: update disted orc backup files to fix build without liborcTim-Philipp Müller2-0/+351
2013-05-15playback: Only do a subset filtering for the factories if we have fixed capsSebastian Dröge3-3/+3
2013-05-15decodebin: Return immediately from checking if a chain is complete if we're s...Sebastian Dröge1-0/+3
2013-05-15decodebin: Hold the expose lock when freeing a chainSebastian Dröge1-0/+4
2013-05-15video: add NV16 formatArnaud Vrac4-1/+59
2013-05-15playbin: Fix deadlock caused by lock order inversionSebastian Dröge1-5/+5
2013-05-15libvisual: Update visualizer baseclass from gst-plugins-badSebastian Dröge1-9/+14
2013-05-15Automatic update of common submoduleSebastian Dröge1-0/+0
2013-05-15audio-info: Always pass NULL as position parameter to gst_audio_info_set_form...Sebastian Dröge1-1/+2
2013-05-14playback: Use subset checks instead of intersectionSebastian Dröge4-12/+12
2013-05-14rtpbasepayload: Delay segment event after capsNicolas Dufresne1-6/+30
2013-05-14audio-info: For more than 64 channels don't allow a channel layoutSebastian Dröge1-0/+1
2013-05-10tests: Fix event order and missing eventsSebastian Dröge13-142/+165
2013-05-10subparse/ssaparse: Fix event handling and orderSebastian Dröge2-11/+13
2013-05-10vorbisparse: Fix event handlingSebastian Dröge1-2/+3
2013-05-10oggmux: Make sure to always set caps on the srcpad and always send a segment ...Sebastian Dröge1-8/+13
2013-05-10oggmux: don't send a segment event before the caps eventMathieu Duponchelle1-5/+4
2013-05-10videodecoder: don't set the list to NULL after taking its addressMathieu Duponchelle1-1/+0
2013-05-09playbin-compressed: Fix unit testSebastian Dröge1-3/+14
2013-05-09videorate: Reset base timestamp and out_frame_count in any case on SEGMENT_EVENTMathieu Duponchelle1-3/+4
2013-05-09videoencoder: Make sure to push any pre-caps events before the caps are setSebastian Dröge1-6/+14
2013-05-09videodecoder: Make sure to not push any post-caps events before we have capsSebastian Dröge1-10/+43
2013-05-09playbin2: Chose more balanced metric to compare ranks of decoder/sink combina...Sebastian Dröge1-5/+7
2013-05-09theoradec: Set DECODE_ONLY flag on all header packetsSebastian Dröge1-0/+2
2013-05-09Revert "videodecoder: If a frame is to be dropped, don't update timestamps"Sebastian Dröge1-6/+1
2013-05-09videodecoder: If a frame is to be dropped, don't update timestampsSebastian Dröge1-1/+6