44 Commits (ed1a6878564a97e67e5fe3a25bc099208cfed024)

Author SHA1 Message Date
Timothy Gu 4a37e2977c libfdk-aacenc: disable hard version requirements 11 years ago
Michael Niedermayer 673ce8e46a avcodec/libfdk-aacenc: change MODE_7_1_FRONT_CENTER to map to AV_CH_LAYOUT_7POINT1_WIDE_BACK 11 years ago
Michael Niedermayer a38842120a avcodec/libfdk-aacenc: change MODE_7_1_REAR_SURROUND to map to AV_CH_LAYOUT_7POINT1 11 years ago
Jean First 91489d28ba avcodec/libfdk_aacenc: enable 7.1 channel encoding 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Kieran Kunhya 95d5246454 lavc: Add option to encode MPEG-2 AAC with libfdk-aac 12 years ago
Anton Khirnov f073b1500e lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
James Zern bcaf64b605 normalize calls to ff_alloc_packet2 12 years ago
Derek Buitenhuis c177f2ec4a libfdk-aacenc: Actually check for upper bounds of cutoff 12 years ago
Derek Buitenhuis 375ef6528c libfdk-aacenc: Actually check for upper bounds of cutoff 12 years ago
Michael Niedermayer 1d7ffd06e4 lavc: Fix assignments in if() when calling ff_af_queue_add 12 years ago
Michael Niedermayer 9302ad1ac8 libfdk-aacenc: Fix assignments in if() 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Martin Storsjö 375bff7084 libfdk-aac: Allow setting VBR modes via a private option 12 years ago
Martin Storsjö a10190dcd8 libfdk-aac: Warn the user that the VBR modes are unsupported 12 years ago
Nathan Caldwell c8ba8be27e libfdk-aac: reindent after last commit 12 years ago
Nathan Caldwell 94a69dee64 libfdk-aac: Limit to supported sample rates. 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Kieran Kunhya 160a27c590 libfdk-aacenc: add LATM/LOAS encapsulation support 12 years ago
Mohammad Alsaleh c37c383e59 libfdk-aac: Check if cutoff value is valid 13 years ago
Paul B Mahol a8f6df8a4f libfdk-aacenc: remove redundant log message if ff_alloc_packet2 fails 13 years ago
Derek Buitenhuis 7ff318e2dd libfdk-aac: Port to ff_alloc_packet2 13 years ago
Martin Storsjö 7548831c5e libfdk-aac: Allow setting the encoder bandwidth/cutoff frequency 13 years ago
Martin Storsjö 37eeb5e273 Support AAC encoding via the external library fdk-aac 13 years ago