videomeasure: port to GstCollectPads2
[platform/upstream/gstreamer.git] / gst / mpegvideoparse /
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-09-07 Sebastian Drögevideoparsers: Make the h263 and (new) mpeg video parser...
2011-07-13 Olivier Crêtempegvideoparse: Restore some unused variables as comments
2011-07-12 Olivier Crêtempegvideoparse: Fix set-but-unused warnings
2011-06-06 Edward Herveympegvideoparse: Avoid double scanning of pictures
2011-05-23 Mark Nauwelaertsmpegvideoparse: rename to legacympegvideoparse
2011-04-11 Thibault Saunierandroid: make it ready for androgenizer
2011-01-07 Tim-Philipp MüllerRevert "mpegvideoparse: fix timestamp generation"
2010-11-03 Thijs Vermeirmpegvideoparse: fix timestamp generation
2010-10-14 Thijs Vermeirmpegvideoparse: accelerate search for start code
2010-06-20 Austin Lundmpegvideoparse: Remove redundant log message
2010-06-16 Austin Lundmpegvideoparse: Added debugging output for mpegpacketiser
2010-06-15 Jan Schmidtmpegvideoparse: Apply previous timestamp when there...
2010-05-28 Tim-Philipp Müllermpegvideoparse: change profile and level strings to...
2010-05-24 Zaheer Abbas Meralimpegvideoparse: fix crash if downstream is unliked
2010-04-18 Arun Raghavanmpegvideoparse: Export profile and level in caps
2010-03-22 Arun Raghavanmpegvideoparse: Parse bitrate and emit as tag
2010-03-21 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-13 Raimo Järvimpegvideoparse: Update caps when the sequence header...
2009-10-26 Thiago Santosmpegvideoparse: check width/height range
2009-10-11 Josep Torrampegvideoparse: fix warning in macosx snow leopard
2009-08-31 Tim-Philipp MüllerGstAdapter is not a GstObject and should be freed with...
2009-06-20 Carl-Anton Ingmarssonvdpau: change element rank for testing purposes
2009-06-19 Tim-Philipp MüllerMake build without warnings with debugging disabled
2009-06-05 Edward Herveympegvideoparse: Add methods to get names of various...
2009-05-22 Edward Herveympegvideoparse: Detect interlaced content and set it...
2009-02-02 Josep TorraAlso flush parser when a newsegment is received. Fixes...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-07-01 Jan Schmidtgst/mpegvideoparse/mpegvideoparse.*: Queue new-segment...
2008-05-27 Thijs Vermeirgst/mpegvideoparse/mpegvideoparse.c: Add GST_BUFFER_FLA...
2008-02-12 Wim Taymansgst/mpegvideoparse/mpegvideoparse.c: Fix leaking caps.
2008-02-07 Sébastien Moutteext\neon\gstneonhttpsrc.c: Include unistd.h only if...
2008-02-05 Josep Torre Vallesgst/mpegvideoparse/mpegvideoparse.c: Flush packetizer...
2008-01-11 Wim Taymansgst/mpegvideoparse/mpegpacketiser.c: Small meaningless...
2007-10-08 Jan Schmidtgst/: Fix compiler warnings shown by Forte.
2007-09-20 Stefan KostFix memory leaks. More to come.
2007-06-06 Jan Schmidtgst/mpegvideoparse/: Fix some silly bugs with calculati...
2007-03-16 Jan Schmidtgst/mpegvideoparse/: Move the MPEG specific byte parsin...
2007-03-15 Jan SchmidtPort mpeg1videoparse to 0.10 and give it rank SECONDARY...