Changeset 128e29782f in mythtv
- Timestamp:
- Dec 1, 2016, 11:11:50 AM (8 years ago)
- Branches:
- fixes/0.28
- Children:
- 2d6466f1a
- Parents:
- 0890206d9
- git-author:
- Guenter Kukkukk <linux@…> (12/01/16 11:11:50)
- git-committer:
- Stuart Auchterlonie <stuarta@…> (12/01/16 11:23:39)
- File:
-
- 1 edited
-
mythtv/external/FFmpeg/libavformat/mpegts-mythtv.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mythtv/external/FFmpeg/libavformat/mpegts-mythtv.c
r0890206d9 r128e29782f 718 718 { 0x11, AVMEDIA_TYPE_AUDIO, AV_CODEC_ID_AAC_LATM }, /* LATM syntax */ 719 719 { 0x1b, AVMEDIA_TYPE_VIDEO, AV_CODEC_ID_H264 }, 720 { 0x24, AVMEDIA_TYPE_VIDEO, AV_CODEC_ID_HEVC }, 720 721 { 0xd1, AVMEDIA_TYPE_VIDEO, AV_CODEC_ID_DIRAC }, 721 722 { 0xea, AVMEDIA_TYPE_VIDEO, AV_CODEC_ID_VC1 },
Note: See TracChangeset
for help on using the changeset viewer.
