| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT | James Almer | 2024-03-07 | 1 | -23/+0 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -5/+5 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines | Andreas Rheinhardt | 2023-09-07 | 1 | -14/+14 |
* | avcodec/libfdk-aaceenc: add a flush callback | James Almer | 2023-04-03 | 1 | -0/+40 |
* | avcodec/libfdk-accenc: Add option to set frame length when encoding with libf... | Raphael Schlarb | 2023-03-31 | 1 | -0/+11 |
* | avcodec/libfdk-aacenc: Remove redundant av_packet_unref() | Andreas Rheinhardt | 2023-03-18 | 1 | -4/+1 |
* | libavcodec/libfdk-aacenc: send encoder delay/padding in packet side data | JonHGee | 2023-03-01 | 1 | -1/+24 |
* | libavcodec/libfdk-aacenc: Enable writing DRC metadata | JonHGee | 2023-03-01 | 1 | -13/+54 |
* | avcodec/libfdk-aacenc: fix version check for the new channel layouts | James Almer | 2022-11-29 | 1 | -3/+15 |
* | avcodec/libfdk-aacenc: add support for 6.1(back) channel layout | James Almer | 2022-11-29 | 1 | -0/+3 |
* | avcodec/libfdk-aacenc: add support for 7.1(top) channel layout | James Almer | 2022-11-29 | 1 | -0/+4 |
* | 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 |