gstreamer/gst/videoparsers
Jan Schmidt c5c44628fc mpegvideoparse: Handle Sequence Display Extension
Change the way the pixel-aspect-ratio is computed by
interpreting the sequence header aspect ratio info
as MPEG-1 values until a sequence extension or
sequence display extension is seen, and then updating
the sequence header struct accordingly.

Fixes incorrect anamorphic display on some MPEG-2 (DVD)
sequences.
2012-09-12 23:05:47 -07: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 diracparse: fix main profile mapping 2012-09-03 13:58:16 +01:00
gstdiracparse.h diracparse: make diracparse work correctly 2011-07-04 16:49:00 -07:00
gsth263parse.c videoparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:30:00 +02:00
gsth263parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
gsth264parse.c codecparsers: h264parse: don't use anonymous unions. 2012-09-12 10:39:32 +01:00
gsth264parse.h h264parse: remove _chain hack 2012-02-15 17:15:10 +01:00
gstmpeg4videoparse.c mpeg4videoparse: Don't override upstream framerate and PAR 2012-09-08 17:07:12 +02:00
gstmpeg4videoparse.h mpeg4videoparse: set 0 duration when vop_coded is 0 2012-09-02 03:43:12 +01:00
gstmpegvideoparse.c mpegvideoparse: Handle Sequence Display Extension 2012-09-12 23:05:47 -07:00
gstmpegvideoparse.h mpegvideoparse: Handle Sequence Display Extension 2012-09-12 23:05:47 -07:00
h263parse.c port some more to new memory API 2012-01-25 16:22:09 +01:00
h263parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
Makefile.am gst: Update versioning 2012-04-04 14:44:34 +02:00
plugin.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00