summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-10audioringbuffer: start ringbuffer if needed upon commit1.4Mark Nauwelaerts1-0/+12
2015-06-10Fix documentation that incorrectly says a return value should be freedSam Thursfield1-2/+3
2015-06-10audiobasesink: get the internal time before the clock resetThiago Santos1-3/+3
2015-06-10audiobase{sink,src}: Don't hold the object lock while calling create_ringbuff...Sebastian Dröge2-10/+36
2015-06-10riff-media: Error out early if we observe an invalid audio formatSebastian Dröge1-0/+4
2015-06-10riff: Also handle invalid block aligns for raw audioSebastian Dröge1-6/+10
2015-06-10audiorate: Fill gap eventsMatej Knopp1-1/+10
2015-06-10audio: Add error handling to gst_audio_decoder_drain()Sanjay NM1-1/+9
2015-06-07po: Update translationsSebastian Dröge4-229/+92
2015-03-24decodebin2: Set multiqueue sizes before use-buffering.Duncan Palmer1-8/+22
2015-03-03textoverlay: Re-render if video size changedNicolas Dufresne1-0/+5
2015-02-18tagdemux: ensure tags have been fetched before pulling dataThiago Santos1-7/+21
2014-12-18Release 1.4.5Sebastian Dröge40-1172/+1301
2014-12-18Update .po filesSebastian Dröge38-38/+38
2014-12-16audiodecoder: do not use fixed caps on source padThiago Santos1-1/+0
2014-12-16videodecoder: do not use fixed caps on source padThiago Santos1-1/+0
2014-12-16Revert "video: Fix non-default usage of gst_video_sink_center_rect"Sebastian Dröge2-69/+8
2014-12-16ximagesink: clear src and dest rectanglesWim Taymans2-3/+8
2014-12-16videopool: update buffer size after video alignmentSong Bing3-3/+18
2014-12-15video: Fix non-default usage of gst_video_sink_center_rectEdward Hervey2-8/+69
2014-12-15Revert "decodebin: Only emit the drain signal for the main decode chain, not ...Sebastian Dröge1-1/+1
2014-12-12tests: don't run orc/* tests under valgrindTim-Philipp Müller1-1/+2
2014-12-12tests: audiodecoder: fix broken refcounting in unit testTim-Philipp Müller1-2/+1
2014-12-11playbin: Do not mix up stream type when getting stream combiner elementThibault Saunier1-2/+2
2014-12-11playbin2: always unref the combiner sinkpad when removing the srcpadThiago Santos1-17/+19
2014-12-11videodecoder: Add GST_VIDEO_DECODER_CAST macroJan Schmidt1-0/+1
2014-12-11rtspconnection: No remove child if destroyed.Göran Jönsson1-2/+4
2014-12-11audiodecoder: Push pending events before sending EOS.Mathieu Duponchelle2-1/+38
2014-12-11audiorate: Use gst_util_uint64_scale_int_round()Chad1-9/+11
2014-12-11gst-play: do not set system's volume to 100% by defaultThiago Santos1-2/+3
2014-12-11alsa: Use EPIPE instead of ESTRPIPE if the latter does not existThomas Klausner2-0/+8
2014-12-11playsink: Reset mute property of the sink to playsink's value when setting up...Andrei Sarakeev1-0/+2
2014-12-11discoverer: fix typo in header fileAndrei Sarakeev1-1/+1
2014-12-11pbutils: add description for audio/x-audibleTim-Philipp Müller1-0/+1
2014-12-11typefind: improve 'audible' audio typefinder a littleTim-Philipp Müller1-5/+11
2014-12-11typefindfunctions: add audio/audible typefinderJonathan Matthew1-0/+26
2014-11-24videoencoder: don't complain about PTS != DTS on keyframesMatej Knopp1-3/+1
2014-11-24playbin: fix 'attempt to unlock mutex that was not locked' in error code pathTim-Philipp Müller1-0/+1
2014-11-09pbutils: add description for Apple Core Audio FormatTim-Philipp Müller1-0/+1
2014-11-09typefind: recognize Apple Core Audio FormatPeter G. Baum1-0/+2
2014-11-09tcpserversink: Don't leak a `GSocket` and a `GInetSocketAddress`William Manley2-0/+7
2014-11-06Release 1.4.4Sebastian Dröge34-42/+229
2014-11-06Update .po filesSebastian Dröge38-38/+38
2014-11-06tests: dist header file needed for ABI checks on powerpc32Tim-Philipp Müller1-0/+1
2014-10-24rtspconnection: call watch notify before freeing any watch resourcesAleix Conchillo Flaqué1-3/+3
2014-10-24appsink: Fix gst_app_sink_pull() docs to transfer full for the return valueSebastian Dröge1-2/+4
2014-10-24audiodecoder: should post DECODE errors and not ENCODEThiago Santos1-3/+3
2014-10-24playsink: Use correct property enum value for video-filter property installationHeinrich Fink1-1/+1
2014-10-14decodebin: Only emit the drain signal for the main decode chain, not any subc...Andrei Sarakeev1-1/+1
2014-10-14videoencoder: Stop storing if we received EOSSebastian Dröge1-10/+0