summaryrefslogtreecommitdiff
path: root/gst/mpegvideoparse/mpegpacketiser.c
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy mpegvideoparse pluginTim-Philipp Müller2012-01-221-641/+0
* mpegvideoparse: Restore some unused variables as commentsOlivier Crête2011-07-131-0/+3
* mpegvideoparse: Fix set-but-unused warningsOlivier Crête2011-07-121-6/+0
* Revert "mpegvideoparse: fix timestamp generation"Tim-Philipp Müller2011-01-071-2/+0
* mpegvideoparse: fix timestamp generationThijs Vermeir2010-11-031-0/+2
* mpegvideoparse: accelerate search for start codeThijs Vermeir2010-10-141-0/+10
* mpegvideoparse: Remove redundant log messageAustin Lund2010-06-201-2/+1
* mpegvideoparse: Added debugging output for mpegpacketiserAustin Lund2010-06-161-15/+13
* mpegvideoparse: Apply previous timestamp when there isn't any newer.Jan Schmidt2010-06-151-1/+2
* mpegvideoparse: fix crash if downstream is unlikedZaheer Abbas Merali2010-05-251-0/+5
* mpegvideoparse: Export profile and level in capsArun Raghavan2010-04-181-2/+2
* mpegvideoparse: Parse bitrate and emit as tagArun Raghavan2010-03-221-0/+9
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-1/+1
* GstAdapter is not a GstObject and should be freed with g_object_unref()Tim-Philipp Müller2009-08-311-1/+1
* mpegvideoparse: Detect interlaced content and set it on outgoing caps.Edward Hervey2009-05-221-0/+7
* gst/mpegvideoparse/mpegpacketiser.c: Small meaningless cleanup.Wim Taymans2008-01-111-1/+3
* gst/mpegvideoparse/: Fix some silly bugs with calculating the guard sizes.Jan Schmidt2007-06-061-7/+7
* gst/mpegvideoparse/: Move the MPEG specific byte parsing into the mpegpacketi...Jan Schmidt2007-03-161-3/+178
* Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so that it's below...Jan Schmidt2007-03-151-0/+438