30 Commits (41751e4aefc5d1b12d45a3cbcc33d3d9b704609a)

Author SHA1 Message Date
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