27 Commits (f23e3ce8589629623db978ad70967eb37f7fac35)

Author SHA1 Message Date
Steven Liu 627543f58a avcodec/audiotoolboxenc: return AVERROR_EXTERNAL immediately when encode error 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Steven Liu 7c05b7951c avcodec/audiotoolboxenc: return external error if encode failed 2 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 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
James Almer f0be7c1057 avcodec/audiotoolboxenc: add missing AVCodec.ch_layouts 3 years ago
James Almer a02663d997 avcodec/audiotoolboxenc: use the correct macros for standard channel layouts 3 years ago
Martin Storsjö 6383862ae2 avcodec/audiotoolboxenc: Fix the use of FF_ARRAY_ELEMS 3 years ago
James Almer 793c85bc4d avcodec/audiotoolboxenc: use the correct function name 3 years ago
Anton Khirnov 411f2e058e audiotoolbox: 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 56e9e0273a avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() 3 years ago
Andreas Rheinhardt c685249ff8 avcodec/audiotoolboxenc: Remove AV_CODEC_CAP_DR1 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
rcombs eabf5e6d6b All: update names in copyright headers 4 years ago
James Almer 13b1bbff0b avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
Philip Langdale 22b25b3ea5 avcodec: Add explicit capability flag for encoder flushing 5 years ago
Jiejun Zhang 677701c6b3 lavc/audiotoolboxenc: fix noise in encoded audio 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Rick Kern 143685a42b lavc/audiotoolboxenc: fix dropped frames on iOS 9 years ago
Rodger Combs 36770d8769 lavc/audiotoolboxenc: allow setting maxrate with pre-10.9 deployment targets 9 years ago
Rodger Combs 0667327f3f lavc/audiotoolboxenc: fix iOS build 9 years ago
Rodger Combs c820e600ea lavc/audiotoolboxenc: fix a number of config issues 9 years ago
Rodger Combs 7524b67817 lavc/audiotoolboxenc: remove unneeded packet metadata 9 years ago
Dan Dennedy 28688d7c2b avcodec/audiotoolboxenc: Fix compile error on OS X 10.8. 9 years ago
Rodger Combs 65cff81453 lavc: add AudioToolbox encoders 9 years ago