41 Commits (dd1c67d5393303ad23ba8cb494ddb17a2c1a002b)

Author SHA1 Message Date
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
Christopher Snowhill 944b8c96c9 avcodec/audiotoolboxdec: Properly fill out_format 3 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
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Anton Khirnov 411f2e058e audiotoolbox: convert to new channel layout API 3 years ago
Limin Wang ba03e4ed33 avcodec/audiotoolboxdec: Fix usage of init_get_bits() and use init_get_bits8() 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 ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
Andreas Rheinhardt 6e30b35b85 avutil/frame: Remove deprecated AVFrame.pkt_pts field 4 years ago
James Almer d8a18c8fc2 avcodec: use the buffer_size_t typedef where required 4 years ago
Andreas Rheinhardt 74bffc00c5 avcodec: Constify some AVPackets 4 years ago
rcombs eabf5e6d6b All: update names in copyright headers 4 years ago
Hendrik Leppkes 494f868e93 avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels 4 years ago
Andreas Rheinhardt c3cd6b765b avcodec, avformat: Remove unnecessary initializations of side data size 4 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
James Almer 2d11218877 avcodec/audiotoolboxdec: fix ac3_parser header include 7 years ago
James Almer f4e593f7b5 avcodec/audiotoolboxdec: use av_freep() 7 years ago
James Almer 3242babf64 avcodec/audiotoolboxdec: switch to the new generic filtering mechanism 7 years ago
James Almer e49338a9c0 avcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP to the decoder capabilities 7 years ago
James Almer 7273e234de avcodec/audiotoolboxdec: always use a copy of the AVCodecContext extradata 7 years ago
James Almer 954e2b3d34 avcodec/audiotoolboxdec: check packet side data for AAC extradata updates 8 years ago
Dmitry Kalinkin dc23e359ef lavc/audiotoolboxdec: fix OSX SDK detection 8 years ago
Carl Eugen Hoyos dcdf69561f lavc/audiotoolboxdec: Forward extradata for QDMC and QDM2. 9 years ago
Rodger Combs e1c20485c1
lavc/audiotoolboxdec: move to new BSF API 9 years ago
Rodger Combs 95116bf35f
lavc/audiotoolboxdec: fix memory leak 9 years ago
Rodger Combs c890bcbacf
lavf/audiotoolboxdec: only provide block alignment for ILBC 9 years ago
Rodger Combs c11157c09a
lavf/audiotoolboxdec: only send extradata for formats that use it 9 years ago
Rodger Combs acd5910e39
lavc/audiotoolboxdec: reindent 9 years ago
Rodger Combs b20d3bf4a4
lavc/audiotoolboxdec: avoid relying on consumer-provided params when possible 9 years ago
Rodger Combs b4daa2c40f lavc/audiotoolboxdec: add eac3 decoder 9 years ago
Rodger Combs 1b9e90ee80 lavc/audiotoolboxdec: fix a number of config and timestamp issues 9 years ago
Rodger Combs 59a4492371 lavc/audiotoolboxdec: support ADTS AAC input 9 years ago
Rodger Combs d5d328059e lavc: add AudioToolbox decoders 9 years ago