Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-base.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-10audioringbuffer: start ringbuffer if needed upon commit1.4Mark Nauwelaerts
2015-06-10Fix documentation that incorrectly says a return value should be freedSam Thursfield
2015-06-10audiobasesink: get the internal time before the clock resetThiago Santos
2015-06-10audiobase{sink,src}: Don't hold the object lock while calling create_ringbuff...Sebastian Dröge
2015-06-10riff-media: Error out early if we observe an invalid audio formatSebastian Dröge
2015-06-10riff: Also handle invalid block aligns for raw audioSebastian Dröge
2015-06-10audiorate: Fill gap eventsMatej Knopp
2015-06-10audio: Add error handling to gst_audio_decoder_drain()Sanjay NM
2015-06-07po: Update translationsSebastian Dröge
2015-03-24decodebin2: Set multiqueue sizes before use-buffering.Duncan Palmer
2015-03-04textoverlay: Re-render if video size changedNicolas Dufresne
2015-02-19tagdemux: ensure tags have been fetched before pulling dataThiago Santos
2014-12-18Release 1.4.51.4.5Sebastian Dröge
2014-12-18Update .po filesSebastian Dröge
2014-12-16audiodecoder: do not use fixed caps on source padThiago Santos
2014-12-16videodecoder: do not use fixed caps on source padThiago Santos
2014-12-16Revert "video: Fix non-default usage of gst_video_sink_center_rect"Sebastian Dröge
2014-12-16ximagesink: clear src and dest rectanglesWim Taymans
2014-12-16videopool: update buffer size after video alignmentSong Bing
2014-12-15video: Fix non-default usage of gst_video_sink_center_rectEdward Hervey
2014-12-15Revert "decodebin: Only emit the drain signal for the main decode chain, not ...Sebastian Dröge
2014-12-12tests: don't run orc/* tests under valgrindTim-Philipp Müller
2014-12-12tests: audiodecoder: fix broken refcounting in unit testTim-Philipp Müller
2014-12-11playbin: Do not mix up stream type when getting stream combiner elementThibault Saunier
2014-12-11playbin2: always unref the combiner sinkpad when removing the srcpadThiago Santos
2014-12-11videodecoder: Add GST_VIDEO_DECODER_CAST macroJan Schmidt
2014-12-11rtspconnection: No remove child if destroyed.Göran Jönsson
2014-12-11audiodecoder: Push pending events before sending EOS.Mathieu Duponchelle
2014-12-11audiorate: Use gst_util_uint64_scale_int_round()Chad
2014-12-11gst-play: do not set system's volume to 100% by defaultThiago Santos
2014-12-11alsa: Use EPIPE instead of ESTRPIPE if the latter does not existThomas Klausner
2014-12-11playsink: Reset mute property of the sink to playsink's value when setting up...Andrei Sarakeev
2014-12-11discoverer: fix typo in header fileAndrei Sarakeev
2014-12-11pbutils: add description for audio/x-audibleTim-Philipp Müller
2014-12-11typefind: improve 'audible' audio typefinder a littleTim-Philipp Müller
2014-12-11typefindfunctions: add audio/audible typefinderJonathan Matthew
2014-11-24videoencoder: don't complain about PTS != DTS on keyframesMatej Knopp
2014-11-24playbin: fix 'attempt to unlock mutex that was not locked' in error code pathTim-Philipp Müller
2014-11-09pbutils: add description for Apple Core Audio FormatTim-Philipp Müller
2014-11-09typefind: recognize Apple Core Audio FormatPeter G. Baum
2014-11-09tcpserversink: Don't leak a `GSocket` and a `GInetSocketAddress`William Manley
2014-11-06Release 1.4.41.4.4Sebastian Dröge
2014-11-06Update .po filesSebastian Dröge
2014-11-06tests: dist header file needed for ABI checks on powerpc32Tim-Philipp Müller
2014-10-24rtspconnection: call watch notify before freeing any watch resourcesAleix Conchillo Flaqué
2014-10-24appsink: Fix gst_app_sink_pull() docs to transfer full for the return valueSebastian Dröge
2014-10-24audiodecoder: should post DECODE errors and not ENCODEThiago Santos
2014-10-24playsink: Use correct property enum value for video-filter property installationHeinrich Fink
2014-10-14decodebin: Only emit the drain signal for the main decode chain, not any subc...Andrei Sarakeev
2014-10-14videoencoder: Stop storing if we received EOSSebastian Dröge