shaka-packager/media/formats/mp2t
Thomas Inskip 71a425799d Added ADTS header parsing, removal, and conversion to AudioSpecificConfig.
Hooked up mp2t media parser, audio transmux now working.

Change-Id: Idc92a51d25fa6ed2f74627131d53919e52394119
2014-04-22 18:34:36 -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 Modified mp2t::MediaParser to work with the packaging SDK. 2014-04-22 13:32:36 -07:00
es_parser_h264.h Modified mp2t::MediaParser to work with the packaging SDK. 2014-04-22 13:32:36 -07:00
es_parser_h264_unittest.cc Modified mp2t::MediaParser to work with the packaging SDK. 2014-04-22 13:32:36 -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 Modified mp2t::MediaParser to work with the packaging SDK. 2014-04-22 13:32:36 -07:00
mp2t_media_parser.h Modified mp2t::MediaParser to work with the packaging SDK. 2014-04-22 13:32:36 -07:00
mp2t_media_parser_unittest.cc Modified mp2t::MediaParser to work with the packaging SDK. 2014-04-22 13:32:36 -07:00
ts_packet.cc Check-in of unmodified MPEG-2 and H.264 parsers. 2014-04-21 12:05:58 -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 Modified mp2t::MediaParser to work with the packaging SDK. 2014-04-22 13:32:36 -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 Check-in of unmodified MPEG-2 and H.264 parsers. 2014-04-21 12:05:58 -07:00
ts_section_pmt.h Modified mp2t::MediaParser to work with the packaging SDK. 2014-04-22 13:32:36 -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