[FFmpeg-devel] [PATCH 1/5] API: add AV_PKT_DATA_MPEGTS_DESC_6A to AVPacketSideDataType

Derek Buitenhuis derek.buitenhuis at gmail.com
Tue Jul 28 19:40:05 EEST 2020


On 28/07/2020 16:03, lance.lmwang at gmail.com wrote:
> +    case AV_PKT_DATA_MPEGTS_DESC_6A:             return "ETSI 300 468 descriptor 0x6A(AC-3)";

Is there not anything more... descriptive it could be called,
rather than simply the hex literal it uses... ?

- Derek


More information about the ffmpeg-devel mailing list