gstreamer/gst-libs/gst/codecparsers
Gwenole Beauchesne cbec9bfcd0 codecparsers: vc1: simplify GstVC1VopDquant structure.
Rename dqsbedge to dqbedge. The intent is that we can only have a single
boundary edge selector, depending on the value of dqprofile. So, dqbedge
represents DQSBEDGE if dqprofile == GST_VC1_DQPROFILE_SINGLE_EDGE, or
DQDBEDGE if dqprofile == GST_VC1_DQPROFILE_DOUBLE_EDGE.

The former dqbedge field is marked as unused and can be removed on the
next gst-plugins-bad version that allows ABI changes.

https://bugzilla.gnome.org/show_bug.cgi?id=692272

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2013-01-22 14:22:30 +01:00
..
gsth264parser.c codecparsers: h264: add inferred value for slice_beta_offset_div2. 2013-01-22 11:19:17 +01:00
gsth264parser.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpeg4parser.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpeg4parser.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegvideoparser.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegvideoparser.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstvc1parser.c codecparsers: vc1: simplify GstVC1VopDquant structure. 2013-01-22 14:22:30 +01:00
gstvc1parser.h codecparsers: vc1: simplify GstVC1VopDquant structure. 2013-01-22 14:22:30 +01:00
Makefile.am gst: Update versioning 2012-04-04 14:44:34 +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