summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* audioringbuffer: start ringbuffer if needed upon commit1.4Mark Nauwelaerts2015-06-101-0/+12
* Fix documentation that incorrectly says a return value should be freedSam Thursfield2015-06-101-2/+3
* audiobasesink: get the internal time before the clock resetThiago Santos2015-06-101-3/+3
* audiobase{sink,src}: Don't hold the object lock while calling create_ringbuff...Sebastian Dröge2015-06-102-10/+36
* riff-media: Error out early if we observe an invalid audio formatSebastian Dröge2015-06-101-0/+4
* riff: Also handle invalid block aligns for raw audioSebastian Dröge2015-06-101-6/+10
* audiorate: Fill gap eventsMatej Knopp2015-06-101-1/+10
* audio: Add error handling to gst_audio_decoder_drain()Sanjay NM2015-06-101-1/+9
* po: Update translationsSebastian Dröge2015-06-074-229/+92
* decodebin2: Set multiqueue sizes before use-buffering.Duncan Palmer2015-03-241-8/+22
* textoverlay: Re-render if video size changedNicolas Dufresne2015-03-031-0/+5
* tagdemux: ensure tags have been fetched before pulling dataThiago Santos2015-02-181-7/+21
* Release 1.4.51.4.5Sebastian Dröge2014-12-1840-1172/+1301
* Update .po filesSebastian Dröge2014-12-1838-38/+38
* audiodecoder: do not use fixed caps on source padThiago Santos2014-12-161-1/+0
* videodecoder: do not use fixed caps on source padThiago Santos2014-12-161-1/+0
* Revert "video: Fix non-default usage of gst_video_sink_center_rect"Sebastian Dröge2014-12-162-69/+8
* ximagesink: clear src and dest rectanglesWim Taymans2014-12-162-3/+8
* videopool: update buffer size after video alignmentSong Bing2014-12-163-3/+18
* video: Fix non-default usage of gst_video_sink_center_rectEdward Hervey2014-12-152-8/+69
* Revert "decodebin: Only emit the drain signal for the main decode chain, not ...Sebastian Dröge2014-12-151-1/+1
* tests: don't run orc/* tests under valgrindTim-Philipp Müller2014-12-121-1/+2
* tests: audiodecoder: fix broken refcounting in unit testTim-Philipp Müller2014-12-121-2/+1
* playbin: Do not mix up stream type when getting stream combiner elementThibault Saunier2014-12-111-2/+2
* playbin2: always unref the combiner sinkpad when removing the srcpadThiago Santos2014-12-111-17/+19
* videodecoder: Add GST_VIDEO_DECODER_CAST macroJan Schmidt2014-12-111-0/+1
* rtspconnection: No remove child if destroyed.Göran Jönsson2014-12-111-2/+4
* audiodecoder: Push pending events before sending EOS.Mathieu Duponchelle2014-12-112-1/+38
* audiorate: Use gst_util_uint64_scale_int_round()Chad2014-12-111-9/+11
* gst-play: do not set system's volume to 100% by defaultThiago Santos2014-12-111-2/+3
* alsa: Use EPIPE instead of ESTRPIPE if the latter does not existThomas Klausner2014-12-112-0/+8
* playsink: Reset mute property of the sink to playsink's value when setting up...Andrei Sarakeev2014-12-111-0/+2
* discoverer: fix typo in header fileAndrei Sarakeev2014-12-111-1/+1
* pbutils: add description for audio/x-audibleTim-Philipp Müller2014-12-111-0/+1
* typefind: improve 'audible' audio typefinder a littleTim-Philipp Müller2014-12-111-5/+11
* typefindfunctions: add audio/audible typefinderJonathan Matthew2014-12-111-0/+26
* videoencoder: don't complain about PTS != DTS on keyframesMatej Knopp2014-11-241-3/+1
* playbin: fix 'attempt to unlock mutex that was not locked' in error code pathTim-Philipp Müller2014-11-241-0/+1
* pbutils: add description for Apple Core Audio FormatTim-Philipp Müller2014-11-091-0/+1
* typefind: recognize Apple Core Audio FormatPeter G. Baum2014-11-091-0/+2
* tcpserversink: Don't leak a `GSocket` and a `GInetSocketAddress`William Manley2014-11-092-0/+7
* Release 1.4.41.4.4Sebastian Dröge2014-11-0634-42/+229
* Update .po filesSebastian Dröge2014-11-0638-38/+38
* tests: dist header file needed for ABI checks on powerpc32Tim-Philipp Müller2014-11-061-0/+1
* rtspconnection: call watch notify before freeing any watch resourcesAleix Conchillo Flaqué2014-10-241-3/+3
* appsink: Fix gst_app_sink_pull() docs to transfer full for the return valueSebastian Dröge2014-10-241-2/+4
* audiodecoder: should post DECODE errors and not ENCODEThiago Santos2014-10-241-3/+3
* playsink: Use correct property enum value for video-filter property installationHeinrich Fink2014-10-241-1/+1
* decodebin: Only emit the drain signal for the main decode chain, not any subc...Andrei Sarakeev2014-10-141-1/+1
* videoencoder: Stop storing if we received EOSSebastian Dröge2014-10-141-10/+0