gstreamer/gst-libs/gst/codecparsers
Gwenole Beauchesne 0b2dd2e723 codecparsers: vc1: fix aspect ratio calculation.
ASPECT_HORIZ_SIZE and ASPECT_VERT_SIZE are syntax elements that hold
binary encodings of sizes ranging from 1 to 256. Thus, the calculated
pixel-aspect-ratio was off by one.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>

https://bugzilla.gnome.org/show_bug.cgi?id=683858
2012-09-12 10:44:10 +01:00
..
gsth264parser.c codecparsers: h264parse: don't use anonymous unions. 2012-09-12 10:39:32 +01:00
gsth264parser.h codecparsers: h264parse: don't use anonymous unions. 2012-09-12 10:39:32 +01:00
gstmpeg4parser.c codecparsers: mpeg4: do not expect a marker bit where not specified 2012-05-18 16:31:21 +02:00
gstmpeg4parser.h codecparsers: mpeg4: fixup documentation spelling 2012-05-22 14:00:50 +02:00
gstmpegvideoparser.c codecparsers: mpeg: relax entry constraint 2012-06-01 11:13:17 +02:00
gstmpegvideoparser.h codecparsers: minor header indentation clean-up for mpegvideoparser 2012-07-11 00:10:55 +01:00
gstvc1parser.c codecparsers: vc1: fix aspect ratio calculation. 2012-09-12 10:44:10 +01:00
gstvc1parser.h codecparsers: VC1: Compute par and fps in advanced profile 2011-10-17 13:17:40 +02:00
Makefile.am gst: Update versioning 2012-04-04 14:44:34 +02:00
parserutils.c codecparsers: Move shared code to a parser utils file 2011-11-28 21:25:34 -03:00
parserutils.h codecparsers: Move shared code to a parser utils file 2011-11-28 21:25:34 -03:00