]> git.sesse.net Git - ffmpeg/history - libavcodec/dolby_e_parser.c
avcodec: Constify all the AVCodecParsers
[ffmpeg] / libavcodec / dolby_e_parser.c
2021-04-27 Andreas Rheinhardtavcodec: Constify all the AVCodecParsers
2021-01-30 Andreas Rheinhardtavcodec/dolby_e: Avoid duplicating sample rate table
2021-01-30 Andreas Rheinhardtavcodec/dolby_e_parse: Merge ff_dolby_e_parse_init...
2021-01-30 Andreas Rheinhardtavcodec/dolby_e_parser: Remove unused ParseContext
2021-01-25 James Almeravcodec/dolby_e: split decoder and parser more thoroughly
2021-01-25 Nicolas Gaullieravcodec/dolby_e: Split decoder/parser files