| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/codec_internal: Avoid deprecation warnings for channel_layouts | Andreas Rheinhardt | 2022-09-28 | 1 | -3/+1 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec: Make ff_alloc_packet() based encoders accept user buffers | Andreas Rheinhardt | 2022-08-27 | 1 | -1/+2 |
* | avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE | Andreas Rheinhardt | 2022-07-18 | 1 | -0/+1 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -13/+13 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | libfdk-aac: convert to new channel layout API | Vittorio Giovara | 2022-03-15 | 1 | -8/+27 |
* | avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() | Andreas Rheinhardt | 2021-06-08 | 1 | -1/+3 |
* | avcodec: Remove redundant freeing of extradata of encoders | Andreas Rheinhardt | 2021-04-28 | 1 | -1/+0 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec: move aacenc profiles to profiles.h | Marton Balint | 2020-05-22 | 1 | -0/+2 |
* | Merge commit '2a9e1c122eed66be1b26b747342b848300b226c7' | James Almer | 2018-09-13 | 1 | -3/+6 |
|\ |
|
| * | libfdk-aac: Don't use defined() in a #define | Martin Storsjö | 2018-09-13 | 1 | -3/+6 |
* | | Merge commit '7e929dac100916fc45cb95e231025f3439c20156' | James Almer | 2018-09-11 | 1 | -1/+26 |
|\| |
|
| * | libfdk-aacenc: Allow enabling the ELDv2 profile | Martin Storsjö | 2018-09-05 | 1 | -1/+26 |
* | | Merge commit 'ffb9b7a6bab6c6bfd3dd9a7c32e3724209824999' | James Almer | 2018-09-11 | 1 | -3/+3 |
|\| |
|
| * | libfdk-aac: Consistently use a proper version check macro for detecting features | Martin Storsjö | 2018-09-05 | 1 | -3/+3 |
* | | Merge commit '141c960e21d2860e354f9b90df136184dd00a9a8' | James Almer | 2018-09-11 | 1 | -9/+25 |
|\| |
|
| * | libfdk-aacenc: Fix building with libfdk-aac v2 | Martin Storsjö | 2018-09-03 | 1 | -9/+25 |
* | | Merge commit 'b93026777aada7742583d8c5ab079e9f4dfe9a5d' | James Almer | 2018-09-02 | 1 | -1/+2 |
|\| |
|
| * | libfdk-aac: Use enum names instead of literal numbers for the output format | Martin Storsjö | 2018-07-06 | 1 | -1/+2 |
| * | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+1 |
* | | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+1 |
* | | Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24' | James Almer | 2017-11-01 | 1 | -1/+4 |
|\| |
|
| * | Convert all AVClass struct declarations to designated initializers. | Diego Biurrun | 2017-06-12 | 1 | -1/+4 |
* | | Remove some unneeded casts of bit_rate. | Carl Eugen Hoyos | 2017-09-22 | 1 | -1/+1 |
* | | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. | Michael Niedermayer | 2015-09-15 | 1 | -2/+2 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -4/+4 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -4/+4 |
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' | Michael Niedermayer | 2014-10-14 | 1 | -1/+1 |
|\| |
|
| * | lavc: use a separate field for exporting audio encoder padding | Anton Khirnov | 2014-10-13 | 1 | -1/+1 |
* | | Merge commit '2f7065190ad48744014a02288799d03adfa613e0' | Michael Niedermayer | 2014-06-06 | 1 | -22/+10 |
|\| |
|
| * | libfdk-aac: Relicense the library wrappers to the ISC license | Martin Storsjö | 2014-06-06 | 1 | -22/+10 |
* | | Merge commit '3828eb8519c1530392ab8820b1aa784602128afc' | Michael Niedermayer | 2014-05-05 | 1 | -11/+21 |
|\| |
|
| * | libfdk-aac: Relicense the library wrappers to 2-clause BSD | Martin Storsjö | 2014-05-05 | 1 | -11/+21 |
| * | libfdk-aacenc: Enable 7.1 channel encoding | Jean First | 2014-05-05 | 1 | -0/+18 |
* | | libfdk-aacenc: disable hard version requirements | Timothy Gu | 2014-02-06 | 1 | -0/+6 |
* | | avcodec/libfdk-aacenc: change MODE_7_1_FRONT_CENTER to map to AV_CH_LAYOUT_7P... | Michael Niedermayer | 2014-01-27 | 1 | -1/+1 |
* | | avcodec/libfdk-aacenc: change MODE_7_1_REAR_SURROUND to map to AV_CH_LAYOUT_7... | Michael Niedermayer | 2014-01-27 | 1 | -2/+2 |
* | | avcodec/libfdk_aacenc: enable 7.1 channel encoding | Jean First | 2014-01-26 | 1 | -0/+12 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Merge commit '95d52464542f532061290192518d5fe1c1930e8d' | Michael Niedermayer | 2013-06-24 | 1 | -0/+1 |
|\| |
|