shaka-packager/packager/media/test
Rintaro Kuroiwa c3c971ebd9 Add pixel_{width,height} to VideoStreamInfo
- Added logic to container parsers to extract pixel width and height.
- If the container doesn't contain the pixel width and height of the
  stream and the stream is H264, this parses the SPS to get the
  sar_width and sar_height.
- If extracted sar_width and sar_height are 0s then they imply 1s.
- Add hb2_v_frag.mp4 for test media. This does not have a
  'pasp' box and has sar_width = 8 sar_height = 9.

Change-Id: I4a06ce95582547bec19adb7905e7612c5a1f359e
2015-06-29 11:17:28 -07:00
..
data Add pixel_{width,height} to VideoStreamInfo 2015-06-29 11:17:28 -07:00
media_test.gyp Move source code into packager directory 2014-10-02 12:32:14 -07:00
packager_test.cc Move test files in media/base to test directory 2014-10-10 10:33:17 -07:00
run_tests_with_atexit_manager.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
test_data_util.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
test_data_util.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00