summaryrefslogtreecommitdiffstats
path: root/gst/mpegvideoparse/mpegvideoparse.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-20vdpau: change element rank for testing purposesCarl-Anton Ingmarsson1-1/+1
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller1-0/+2
2009-06-05mpegvideoparse: Add methods to get names of various values.Edward Hervey1-3/+64
2009-05-22mpegvideoparse: Detect interlaced content and set it on outgoing caps.Edward Hervey1-0/+1
2009-02-02Also flush parser when a newsegment is received. Fixes loop in reverse mode.Josep Torra1-0/+2
2008-07-01gst/mpegvideoparse/mpegvideoparse.*: Queue new-segment events and send them a...Jan Schmidt1-1/+47
2008-05-27gst/mpegvideoparse/mpegvideoparse.c: Add GST_BUFFER_FLAG_DELTA_UNIT to not I ...Thijs Vermeir1-0/+3
2008-02-12gst/mpegvideoparse/mpegvideoparse.c: Fix leaking caps.Wim Taymans1-2/+9
2008-02-07ext\neon\gstneonhttpsrc.c: Include unistd.h only if _HAVE_UNISTD_H is definedSébastien Moutte1-2/+3
2008-02-05gst/mpegvideoparse/mpegvideoparse.c: Flush packetizer too.Josep Torre Valles1-0/+1
2008-01-11gst/mpegvideoparse/mpegpacketiser.c: Small meaningless cleanup.Wim Taymans1-27/+313
2007-10-08gst/: Fix compiler warnings shown by Forte.Jan Schmidt1-1/+1
2007-09-20Fix memory leaks. More to come.Stefan Kost1-2/+6
2007-06-06gst/mpegvideoparse/: Fix some silly bugs with calculating the guard sizes.Jan Schmidt1-10/+10
2007-03-16gst/mpegvideoparse/: Move the MPEG specific byte parsing into the mpegpacketi...Jan Schmidt1-155/+83
2007-03-15Port mpeg1videoparse to 0.10 and give it rank SECONDARY-1, so that it's below...Jan Schmidt1-0/+629