summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* audiodecoder: Don't output an (unreffed) buffer in error casesSebastian Dröge2012-09-141-1/+2
* rtsp: Fix compiler warningRaimo Järvi2012-09-071-1/+0
* theoradec: reset freed input and output statesMark Nauwelaerts2012-08-281-2/+6
* videodecoder: parsing loop must ensure for a current frameMark Nauwelaerts2012-08-281-3/+9
* audioencoder: correctly compare audio info positionsMark Nauwelaerts2012-08-221-2/+2
* win32: add new video API to .def fileTim-Philipp Müller2012-08-211-0/+2
* video: Add methods to return a list of all pending GstVideoCodecFramesSebastian Dröge2012-08-164-2/+48
* videodecoder: correcting PTS calculation of frame.Sreerenj Balachandran2012-08-161-1/+2
* video: Make all frame_number guint32Edward Hervey2012-08-143-6/+6
* video: fix endianness of the pack formatsWim Taymans2012-08-141-1/+13
* video: fix r210 formatWim Taymans2012-08-141-5/+3
* videodec: add some assertWim Taymans2012-08-141-0/+1
* videodecoder: avoid crash when getting durationWim Taymans2012-08-141-0/+5
* videodecoder: Use GSlice to allocate the timestamp tracking structuresSebastian Dröge2012-08-141-3/+9
* videodecoder: Don't give out bogus frame deadlinesJan Schmidt2012-08-141-1/+2
* videodecoder: Remove gst_video_decoder_get_timestamp functionJan Schmidt2012-08-141-47/+7
* oggmux: don't leak the event in the 'eat' caseStefan Sauer2012-08-121-3/+5
* oggmux: pick delta pad earlier during header parsing and based on video/non-v...Tim-Philipp Müller2012-08-101-0/+5
* adder: add a tests for the aggregation of durationsStefan Sauer2012-07-162-0/+117
* adder: cleanup testStefan Sauer2012-07-161-75/+85
* oggmux: only drop flushing seeks after we started to muxStefan Sauer2012-07-121-10/+18
* videodecoder: partially revert 178a3b08d21383d29af4d0fe21b0643a6feaa1e4Stefan Sauer2012-07-071-7/+9
* videodecoder: Don't leak a ref to frames in reverse playbackJan Schmidt2012-06-261-1/+0
* videodecoder: Initialise variable to avoid a crash.Jan Schmidt2012-06-261-1/+1
* playsink: The default signal handler should be the one that triggers pad bloc...Sebastian Dröge2012-06-261-1/+1
* playsink: Make sure to always block all pads before reconfiguring the pipelineSebastian Dröge2012-06-261-59/+49
* playsink: Prevent NULL pointer dereference in last changeSebastian Dröge2012-06-251-2/+4
* playsink: Unlink pads when switching between enabling/disabling the deinterla...Sebastian Dröge2012-06-251-0/+6
* playsink: Connect to the value-changed signal of the child colorbalance eleme...Sebastian Dröge2012-06-251-0/+8
* playsink: Only remove the xoverlay/colorbalance elements when necessarySebastian Dröge2012-06-251-13/+26
* textoverlay: add missing format from shaded background formats listThiago Santos2012-06-211-0/+1
* playsinkconvertbin: Fix conversion bin when sink has both raw and non-raw capsArnaud Vrac2012-06-201-3/+3
* fix compiler warningAndreas Frisch2012-06-201-0/+2
* video-blend: Fix argument signednessEdward Hervey2012-06-202-2/+2
* videodecoder: Calculate correct durations interpolatingJan Schmidt2012-06-201-3/+4
* videodecoder: Clear the last_out_frame_number when flushingJan Schmidt2012-06-201-1/+2
* videodecoder: EOS handling for reverse mode.Jan Schmidt2012-06-201-26/+47
* videodecoder: misc improvements/changesJan Schmidt2012-06-201-33/+19
* videodecoder: Improve timestamp handling.Jan Schmidt2012-06-201-49/+71
* videodecoder: Re-work reverse playback handlingJan Schmidt2012-06-201-36/+65
* videodecoder: Split gst_video_decoder_finish_frameJan Schmidt2012-06-201-39/+61
* videodecoder: Rename queued list to output_queued for clarity.Jan Schmidt2012-06-201-15/+13
* videodecoder: Small cleanupsJan Schmidt2012-06-201-14/+25
* videodecoder: Rename gst_video_decoder_have_frame_2 functionJan Schmidt2012-06-201-35/+32
* videodecoder: Extend docs and add commentsJan Schmidt2012-06-201-26/+174
* theoradec: Clear the base class packetized flag.Jan Schmidt2012-06-201-3/+4
* win32: upate enum typesTim-Philipp Müller2012-06-184-16/+223
* win32: also update gstpluginsbaseversion.h on 'make win32-update'Tim-Philipp Müller2012-06-181-0/+1
* win32: update Visual Studio 2005 build filesFabrizio Gennari2012-06-185-6/+86
* examples: make play button in playback test have focus after startupTim-Philipp Müller2012-06-141-0/+3