23 Commits (6b2ae90411ce8f6f90269655bf912355121c0749)

Author SHA1 Message Date
Lynne 2689038f08
dolby_e: convert to lavu/tx 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Anton Khirnov a7a672c88e dolby_e: convert to new channel layout API 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 44e27d937d avcodec/dolby_e: Avoid duplicating sample rate table 4 years ago
Andreas Rheinhardt 7c27513d04 avcodec/dolby_e: Avoid code duplication when converting input 4 years ago
Andreas Rheinhardt 8cbff41583 avcodec/dolby_e_parse: Merge ff_dolby_e_parse_init/header 4 years ago
James Almer 81d070dd09 avcodec/dolby_e: split decoder and parser more thoroughly 4 years ago
Nicolas Gaullier c7016e35a6 avcodec/dolby_e: Split decoder/parser files 4 years ago
Nicolas Gaullier 0bf18db26a avcodec/dolby_e: Add a parser 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Jun Zhao 4030d3d3f4 lavc/dolby_e: fix make checkheaders warning 7 years ago
foo86 5e715b583d avcodec/dolby_e: fix potentially undefined pointer arithmetic 7 years ago
foo86 0689cc2475 avcodec/dolby_e: add AV_CODEC_CAP_CHANNEL_CONF capability 7 years ago
James Almer cb13f44831 avcodec/dolby_e: use av_clip_uintp2() 7 years ago
foo86 930fe4b1f7 avcodec: add Dolby E decoder 7 years ago