gstreamer/gst-libs/gst/codecparsers
Sreerenj Balachandran 0a496f4167 mpegvideoparser: Fix the pixel-aspect-ratio calculation
Ignore the display_extension values if they are greater than the width/height
values provided by seqhdr and calculate the PAR based on the seqhdr values.T
his is what DVD players are doing.

Thanks to "David Schleef <ds@schleef.org>"

https://bugzilla.gnome.org/show_bug.cgi?id=685103
2013-06-06 14:32:45 +02:00
..
gsth264parser.c codecparsers: ensure the debug category is properly initialized 2013-05-07 21:05:10 -03:00
gsth264parser.h codecparsers: h264: add profile enums. 2013-02-07 14:38:27 +01:00
gstmpeg4parser.c codecparsers: Use correct type specifiers for format strings to fix compiler warnings 2013-03-03 12:29:42 +01:00
gstmpeg4parser.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegvideometa.c docs: add since markers to new codecparsers video meta API 2013-04-02 23:34:19 +01:00
gstmpegvideometa.h mpegvideometa: Fix typo in comment 2013-05-07 14:52:50 +02:00
gstmpegvideoparser.c mpegvideoparser: Fix the pixel-aspect-ratio calculation 2013-06-06 14:32:45 +02:00
gstmpegvideoparser.h codecparsers: mpeg2: add helpers to convert quantization matrices. 2013-02-06 14:22:41 +01:00
gstvc1parser.c codecparsers: Use correct type specifiers for format strings to fix compiler warnings 2013-03-03 12:29:42 +01:00
gstvc1parser.h codecparsers: vc1: add API to parse slice headers. 2013-01-23 17:22:07 +01:00
Makefile.am codecparsers: Add Mpeg Video GstMeta 2013-03-31 18:55:29 +02:00
parserutils.c Fix FSF address 2012-11-04 00:09:59 +00:00
parserutils.h Fix FSF address 2012-11-04 00:09:59 +00:00