encoder: h264: add pixel-aspect-ratio to VUI parameters.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 27 Jun 2014 11:15:13 +0000 (13:15 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 27 Jun 2014 11:15:13 +0000 (13:15 +0200)
commita12662fd3e881fe13cf3587b4101f7f53c538136
tree996c56081a174cf42ab5dada1fe576e2503e8bfc
parenta4bd8450f73b6ab0ae2afce497cb12850ac9702c
encoder: h264: add pixel-aspect-ratio to VUI parameters.

Report sample aspect ratio (SAR) as present, and make it match what
we have obtained from the user as pixel-aspect-ratio (PAR). i.e. the
VUI parameter aspect_ratio_info_present_flag now defaults to TRUE.
gst-libs/gst/vaapi/gstvaapiencoder_h264.c