summaryrefslogtreecommitdiff
path: root/gst/mpegvideoparse
Commit message (Expand)AuthorAgeFilesLines
* mpegvideoparse: Remove redundant log messageAustin Lund2010-06-201-2/+1
* mpegvideoparse: Added debugging output for mpegpacketiserAustin Lund2010-06-162-16/+14
* mpegvideoparse: Apply previous timestamp when there isn't any newer.Jan Schmidt2010-06-151-1/+2
* mpegvideoparse: change profile and level strings to something nicer-lookingTim-Philipp Müller2010-05-281-4/+4
* mpegvideoparse: fix crash if downstream is unlikedZaheer Abbas Merali2010-05-252-1/+6
* mpegvideoparse: Export profile and level in capsArun Raghavan2010-04-183-2/+60
* mpegvideoparse: Parse bitrate and emit as tagArun Raghavan2010-03-223-0/+19
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-212-2/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+6
* mpegvideoparse: Update caps when the sequence header changesRaimo Järvi2010-03-131-18/+14
* mpegvideoparse: check width/height rangeThiago Santos2009-10-261-0/+7
* mpegvideoparse: fix warning in macosx snow leopardJosep Torra2009-10-111-3/+4
* GstAdapter is not a GstObject and should be freed with g_object_unref()Tim-Philipp Müller2009-08-311-1/+1
* vdpau: change element rank for testing purposesCarl-Anton Ingmarsson2009-06-201-1/+1
* Make build without warnings with debugging disabledTim-Philipp Müller2009-06-191-0/+2
* mpegvideoparse: Add methods to get names of various values.Edward Hervey2009-06-051-3/+64
* mpegvideoparse: Detect interlaced content and set it on outgoing caps.Edward Hervey2009-05-223-0/+10
* Also flush parser when a newsegment is received. Fixes loop in reverse mode.Josep Torra2009-02-021-0/+2
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* gst/mpegvideoparse/mpegvideoparse.*: Queue new-segment events and send them a...Jan Schmidt2008-07-012-1/+48
* gst/mpegvideoparse/mpegvideoparse.c: Add GST_BUFFER_FLAG_DELTA_UNIT to not I ...Thijs Vermeir2008-05-271-0/+3
* gst/mpegvideoparse/mpegvideoparse.c: Fix leaking caps.Wim Taymans2008-02-121-2/+9
* ext\neon\gstneonhttpsrc.c: Include unistd.h only if _HAVE_UNISTD_H is definedSébastien Moutte2008-02-071-2/+3
* gst/mpegvideoparse/mpegvideoparse.c: Flush packetizer too.Josep Torre Valles2008-02-051-0/+1
* gst/mpegvideoparse/mpegpacketiser.c: Small meaningless cleanup.Wim Taymans2008-01-113-28/+321
* gst/: Fix compiler warnings shown by Forte.Jan Schmidt2007-10-081-1/+1
* Fix memory leaks. More to come.Stefan Kost2007-09-201-2/+6
* gst/mpegvideoparse/: Fix some silly bugs with calculating the guard sizes.Jan Schmidt2007-06-062-17/+17
* gst/mpegvideoparse/: Move the MPEG specific byte parsing into the mpegpacketi...Jan Schmidt2007-03-164-173/+294
* Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so that it's below...Jan Schmidt2007-03-156-0/+1419