Fix various unlikely, but still potential memoryleaks in error code paths
[platform/upstream/gstreamer.git] / gst /
2012-01-05 Havard GraffFix various unlikely, but still potential memoryleaks...
2012-01-05 Havard Graffvideotestsrc: keep the calculation fixed-point
2012-01-03 Tim-Philipp Müllervideotestsrc: don't build generate_sine_table utility...
2012-01-03 Mark Nauwelaertsstreamsynchronizer: force fallback buffer_alloc when...
2012-01-03 Mark Nauwelaertsstreamsynchronizer: avoid crashing when operating on...
2011-12-16 Vincent Penquerc'hadder: do not send too many flush-stop events
2011-12-16 Vincent Penquerc'hadder: use the stream lock where appropriate
2011-12-16 Vincent Penquerc'hadder: send a flush event before trying to get the...
2011-12-14 Vincent Penquerc'hadder: port to GstCollectPads2
2011-12-14 Mark Nauwelaertsdecodebin2: tweak chain topology description
2011-12-13 Sebastian Drögesubtitleoverlay: Refactor code to check if a property...
2011-12-13 Sebastian Drögesubtitleoverlay: Refactor autoplugging code and select...
2011-12-09 Tim-Philipp Müllertypefindfunctions: only typefind text with a BOM as...
2011-12-06 Tim-Philipp Müllervideorate: don't leak previous buffer when shutting...
2011-12-06 Thibault Sauniersubtitleoverlay: add suport for hardware accelerated...
2011-12-04 Tim-Philipp MüllerSuppress deprecation warnings in selected files, for...
2011-12-04 Tim-Philipp MüllerWork around deprecated thread API in glib master
2011-12-02 Piotr Fusikvarious: typo fixes
2011-12-01 Stefan Saueradder: be more graceful in the clipfunction
2011-11-30 Tim-Philipp Müllerplaybin2: tone down debug message about file URIs with...
2011-11-30 Sebastian Drögeplaysinkconvertbin: Don't send undefined NEWSEGMENT...
2011-11-29 Sebastian Drögeplaybin2: Fix decoder-sink compatibility check for...
2011-11-28 Philippe Normandtypefindfunctions: Fix compiler warning
2011-11-28 Alexey Fishertypefind: fix build error
2011-11-28 Sebastian Drögeplaysinkconvertbin: Fix stupid mistake in last commit
2011-11-28 Sebastian Drögeplaysinkconvertbin: Only return the converter caps...
2011-11-28 Kipp Cannonaudioresample: Don't emit DISCONT buffers if no discont...
2011-11-28 Vincent Penquerc'htypefind: typefind UTF-16 and UTF-32
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-11-25 Josep Torraplaysinkconvertbin: make identiy silent
2011-11-25 Tim-Philipp Müllerdocs: mention explicitly that playbin2 signals are...
2011-11-25 Sebastian Drögedecodebin2: Set the multiqueue limits to the playing...
2011-11-25 Sebastian Drögedecodebin2: Cache the upstream seekability for demuxer...
2011-11-25 Vincent Penquerc'hdecodebin2: fix prerolling for low bitrate streams...
2011-11-24 Sebastian Drögevideorate: Rename ARG_ enums to PROP_
2011-11-24 Sebastian Drögevideorate: Add property to force an output framerate
2011-11-24 Sebastian Drögeplaysinkconvertbin: Reconfigure if we switch from raw...
2011-11-24 Sebastian Drögeplaysinkconvertbin: Override acceptcaps function for...
2011-11-24 Sebastian Drögeplaysinkaudioconvert: use-volume and use-converters...
2011-11-22 René Stadlerplaysinkconvertbin: avoid removing children from bin...
2011-11-11 Tim-Philipp Müllerplaysinkconvertbin: fix visualisations again
2011-11-04 Sebastian Drögesubtitleoverlay: Use gst_caps_merge() instead of gst_ca...
2011-11-04 Sebastian Drögeplaysinkconvertbin: Use gst_caps_merge() instead of...
2011-11-03 Mart Raudseppdecodebin2: Post all source pads in stream-topology...
2011-11-03 Mart Raudseppdecodebin2: Use existing "caps" quark for one of the...
2011-11-03 Sebastian Drögeplaysinkconvertbin: Don't add identity multiple times
2011-11-03 Vincent Penquerc'hplaysink: send flush start/stop event when we switch...
2011-11-03 Vincent Penquerc'hplaysink: re-add identity where appropriate
2011-11-03 Vincent Penquerc'hplaysink: lock the new {set,get}_property functions
2011-11-03 Thiago Santosplaysinkconvertbin: Be more consistent with ghostpad...
2011-11-03 Thiago Santosplaysinkconvertbin: No need to remove the identity
2011-11-03 Thiago Santosplaysinkconvertbin: Adding some debug messages
2011-11-03 Thiago Santosplaysink-videoconvert: Fix warning on build
2011-11-03 Vincent Penquerc'hplaysink: handle after-the-fact changes in converters...
2011-11-03 Vincent Penquerc'hplaysink: handle NULL cached caps in getcaps
2011-11-03 Vincent Penquerc'hplaysink: consider both passthrough and converter caps...
2011-11-03 Vincent Penquerc'hplaysink: cache inner converter bin caps
2011-11-03 Vincent Penquerc'hplaysink: keep both raw and non raw pipelines at all...
2011-11-03 Vincent Penquerc'hplaysink: only compare against the media type we expect
2011-11-03 Vincent Penquerc'hplaysink: refactor the converter bins since they are...
2011-11-03 Vincent Penquerc'hplaysink: fix passthrough mode (hopefully)
2011-11-03 Vincent Penquerc'hplaysink: handle NULL ghost pad target
2011-11-03 Sebastian DrögeRevert "playsinkaudioconvert: Fix warning when there...
2011-10-30 Tim-Philipp Müllersubtitleoverlay: don't use soon-to-be-deprecated gst_fi...
2011-10-28 Philip Jägenstedttypefind: extract SOF marker in jpeg typefinder
2011-10-26 Jan Schmidtplaysinkaudioconvert: Fix warning when there is no...
2011-10-22 Nicolas Dufresnedecodebin2: Link elements before testing if they can...
2011-10-21 René Stadlerplaybasebin: remove avoidable call to gst_object_set_name
2011-10-21 René Stadleraudioconvert: bury dead test program
2011-10-19 René Stadlersubtitleoverlay: fix leaks of pad templates and interna...
2011-10-19 René Stadlersubtitleoverlay: fix leak of element reference through...
2011-10-18 René Stadlersubtitleoverlay: fix event unref in (rare) error case
2011-10-17 Vincent Penquerc'hdecodebin2: fire drained signal where appropriate
2011-10-10 Brian Cameronvideotestsrc: fix LDADD missing GST_LIBS
2011-10-06 Vincent Penquerc'haudiotestsrc: add missing break
2011-10-06 Vincent Penquerc'hplaysink: fix caps negotiation through the new convenie...
2011-10-06 Vincent Penquerc'hplaybin2: fix mismatch between video/ and video/x-dvd...
2011-10-05 Thiago Santosencodebin: Re-enable parsers
2011-10-05 Robert Swainplaysink: Add audio- and text-sink props
2011-10-04 Stefan Sauerauditestsrc: indent fix
2011-10-04 Robert Swainplaysink: Add video-sink property
2011-10-03 Sebastian Drögeplaybin2: Minor cleanup of decoder-sink compatibility...
2011-10-03 Thibault Saunierplaybin2: Make sure that the decoders we plug are compa...
2011-10-03 Sebastian Drögedecodebin2: Use a TIME limit for pre-rolling in live...
2011-09-30 Thiago Santosencodebin: Fix typo on formatter adding condition
2011-09-27 Raimo Järvivideotestsrc: Fix compiler warning on 64 bit mingw-w64
2011-09-27 Raimo Järviplaybin2: Fix compiler warnings on 64 bit mingw-w64
2011-09-25 Tim-Philipp Müllertypefindfunctions: backport some const-ifications from...
2011-09-25 Tim-Philipp Müllertypefindfunctions: fix indentation
2011-09-23 Robert Swainencodebin: Avoid unnecessary read only caps copy
2011-09-21 Sjoerd Simonsvideorate: Add a max-rate property
2011-09-21 Sjoerd Simonsvideorate: Add more strict caps negotiation
2011-09-20 Tim-Philipp Müllervideorate: don't unref event we don't own
2011-09-20 Sebastian Drögedecodebin2: Only check if this is a discarded type...
2011-09-20 Sebastian Drögedecodebin2: Only call autoplug-continue with fixed...
2011-09-19 Sebastian Drögesubtitleoverlay: Get the target of the video sinkpad...
2011-09-19 Youness Alaouidecodebin2: Initialize variable correctly
2011-09-19 Edward Herveydecodebin2: Rewrite EOS-handling code
2011-09-19 Sebastian Drögedecodebin2: Fix non-prerolling pipelines and not-linked...
2011-09-19 Sebastian Drögesubtitleoverlay: Implement support for switching betwee...
next