shaka-packager/media/formats/mp2t
Thomas Inskip fe744f4724 Made video decoder configuration changes into a non-fatal condition.
Issued warning rather than exiting with an error so that playback
may (hopefully) continue. We see this type of situation with the
Envivio encoders, which effect trivial changes in encoding midstream.

Change-Id: Ifa552066f602157adbfa0b882cb75e479b067645
2014-06-04 17:43:33 -07:00
..
adts_header.cc Added ADTS header parsing, removal, and conversion to AudioSpecificConfig. 2014-04-22 18:34:36 -07:00
adts_header.h Added ADTS header parsing, removal, and conversion to AudioSpecificConfig. 2014-04-22 18:34:36 -07:00
adts_header_unittest.cc Added ADTS header parsing, removal, and conversion to AudioSpecificConfig. 2014-04-22 18:34:36 -07:00
es_parser.h Modified mp2t::MediaParser to work with the packaging SDK. 2014-04-22 13:32:36 -07:00
es_parser_adts.cc Added ADTS header parsing, removal, and conversion to AudioSpecificConfig. 2014-04-22 18:34:36 -07:00
es_parser_adts.h Added ADTS header parsing, removal, and conversion to AudioSpecificConfig. 2014-04-22 18:34:36 -07:00
es_parser_h264.cc Made video decoder configuration changes into a non-fatal condition. 2014-06-04 17:43:33 -07:00
es_parser_h264.h Implemented H.264 byte stream to unit stream conversion and other components 2014-04-24 18:27:47 +00:00
es_parser_h264_unittest.cc Renamed mp2t::MediaParser to mp2t::Mp2tMediaParser, removed filters namespace. 2014-04-24 10:17:23 -07:00
mp2t.gyp Added ADTS header parsing, removal, and conversion to AudioSpecificConfig. 2014-04-22 18:34:36 -07:00
mp2t_common.h Modified audio elementary stream parsing to work with packager remux. 2014-04-21 19:16:32 +00:00
mp2t_media_parser.cc Cleaned up TODOs from MPEG-2 code. 2014-04-29 11:51:28 -07:00
mp2t_media_parser.h Renamed mp2t::MediaParser to mp2t::Mp2tMediaParser, removed filters namespace. 2014-04-24 10:17:23 -07:00
mp2t_media_parser_unittest.cc Implemented H.264 byte stream to unit stream conversion and other components 2014-04-24 18:27:47 +00:00
ts_packet.cc Cleaned up TODOs from MPEG-2 code. 2014-04-29 11:51:28 -07:00
ts_packet.h Check-in of unmodified MPEG-2 and H.264 parsers. 2014-04-21 12:05:58 -07:00
ts_section.h Check-in of unmodified MPEG-2 and H.264 parsers. 2014-04-21 12:05:58 -07:00
ts_section_pat.cc Check-in of unmodified MPEG-2 and H.264 parsers. 2014-04-21 12:05:58 -07:00
ts_section_pat.h Check-in of unmodified MPEG-2 and H.264 parsers. 2014-04-21 12:05:58 -07:00
ts_section_pes.cc Cleaned up TODOs from MPEG-2 code. 2014-04-29 11:51:28 -07:00
ts_section_pes.h Check-in of unmodified MPEG-2 and H.264 parsers. 2014-04-21 12:05:58 -07:00
ts_section_pmt.cc Cleaned up TODOs from MPEG-2 code. 2014-04-29 11:51:28 -07:00
ts_section_pmt.h Cleaned up TODOs from MPEG-2 code. 2014-04-29 11:51:28 -07:00
ts_section_psi.cc Modified mp2t::MediaParser to work with the packaging SDK. 2014-04-22 13:32:36 -07:00
ts_section_psi.h Check-in of unmodified MPEG-2 and H.264 parsers. 2014-04-21 12:05:58 -07:00