gstreamer/gst/videoparsers
David Schleef 63718da919 mpegvideoparse: set timestamp based on pic offset
Timestamps in MPEG-TS streams are based on the last timestamp
before the start code of the picture.  GstBaseParse sets the
timestamp based on the beginning of the sequence header, if
one exists before the picture.  This fixes the case where the
timestamp occurs in the MPEG-TS stream between the seq header
and picture start code.
2013-02-11 17:41:17 -08:00
..
dirac_parse.c videoparsers: chain up to parent event handler 2012-02-15 12:56:55 +01:00
dirac_parse.h videoparsers: Add dirac parser 2011-02-17 14:43:35 -08:00
gstdiracparse.c videoparsers: Make sure the caps are actually writable before changing them 2012-12-17 15:16:48 +01:00
gstdiracparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsth263parse.c videoparsers: Make sure the caps are actually writable before changing them 2012-12-17 15:16:48 +01:00
gsth263parse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsth264parse.c h264parse: separate fields for distinct functional uses of codec_data field 2013-02-02 19:29:40 +01:00
gsth264parse.h h264parse: separate fields for distinct functional uses of codec_data field 2013-02-02 19:29:40 +01:00
gstmpeg4videoparse.c videoparsers: Make sure the caps are actually writable before changing them 2012-12-17 15:16:48 +01:00
gstmpeg4videoparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegvideoparse.c mpegvideoparse: set timestamp based on pic offset 2013-02-11 17:41:17 -08:00
gstmpegvideoparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstvc1parse.c videoparsers: use appropriate printf format for gsize 2012-12-18 16:52:26 +01:00
gstvc1parse.h vc1parse: Port to 1.0 2012-10-25 14:05:48 +02:00
h263parse.c Fix FSF address 2012-11-04 00:09:59 +00:00
h263parse.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am vc1parse: Add VC1 parser plugin 2012-10-25 14:05:48 +02:00
plugin.c Fix FSF address 2012-11-04 00:09:59 +00:00