shaka-packager/packager
Kongqun Yang 3a5fdd2d9c Fix incorrect width/height in VisualSampleEntry for mp2t stream with cropping
Cropping is necessary if width/height are not exactly disivible by 16 due
to 16x16 macroblock size.

The width and height fields in VisualSampleEntry must correctly document
the cropped frame dimentions (visual presentation size) of the AVC stream
that is described by that entry.

Also fixes width/height in input mp4 and wvm streams if the values in
VisualSampleEntry / metadata do not match with the values in
AVCDecoderConfigurationRecord (SPS).

Issue: 39

Change-Id: Id55c5acf245bee3f4e66302b2042eb7d9c488c19
2015-09-18 17:42:52 +00:00
..
app Add generate_dash_if_iop_compliant_mpd flag for the driver 2015-08-18 13:13:41 -07:00
media Fix incorrect width/height in VisualSampleEntry for mp2t stream with cropping 2015-09-18 17:42:52 +00:00
mpd Live profile MPD did not have ContentProtection 2015-09-16 15:50:00 -07:00
third_party/curl Fix find_curl_ca_bundle shell script break in old systems 2015-03-12 15:35:13 -07:00
tools Add edash_packager.ycm_extra_conf.py 2015-06-29 14:56:22 -07:00
common.gypi Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
packager.gyp Generate tkhd and pasp boxes properly with non-square pixels 2015-08-07 21:46:08 +00:00