| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/aacenc: don't redundantly re-compute max sfb | Yotam Ofek | 2024-04-28 | 1 | -5/+3 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avcodec/mips/aaccoder_mips: Remove MIPS-specific aaccoder | Andreas Rheinhardt | 2024-03-18 | 1 | -4/+0 |
* | avcodec/aacenc: Move initializing DSP out of aacenc.c | Andreas Rheinhardt | 2024-03-02 | 1 | -16/+5 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -4/+4 |
* | 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 |
* | lavc/aacencdsp: R-V V abs_pow34 | sunyuechi | 2023-12-11 | 1 | -1/+3 |
* | lvac/aacenc: add ff_aac_dsp_init | sunyuechi | 2023-12-11 | 1 | -10/+14 |
* | avcodec/aacdec_template: Don't init unused table for fixed-point decoder | Andreas Rheinhardt | 2023-10-31 | 1 | -4/+3 |
* | avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines | Andreas Rheinhardt | 2023-09-07 | 1 | -7/+7 |
* | avcodec/aacenc: add strict bit rate control option | Jeremy Wu | 2023-06-04 | 1 | -0/+12 |
* | avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number | Marton Balint | 2023-02-13 | 1 | -2/+2 |
* | aacenc: convert to lavu/tx | Lynne | 2022-11-06 | 1 | -8/+11 |
* | 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/aacenc: Move aac_pce_configs to its only user | Andreas Rheinhardt | 2022-08-05 | 1 | -0/+273 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+1 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -4/+6 |
* | 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 | -9/+9 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | libavcodec: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | aac: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -5/+8 |
* | avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_rates | Andreas Rheinhardt | 2022-01-04 | 1 | -2/+2 |
* | avcodec/avcodec: Stop including channel_layout.h in avcodec.h | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() | Andreas Rheinhardt | 2021-06-08 | 1 | -1/+2 |
* | avcodec/aacenc: Do not divide by lambda_count if it is 0 | Michael Niedermayer | 2021-06-02 | 1 | -1/+1 |
* | avcodec/aacenc: Use FLT_EPSILON for lambda minimum | Michael Niedermayer | 2021-06-02 | 1 | -1/+1 |
* | avcodec/aacenc: Avoid 0 lambda | Michael Niedermayer | 2021-05-29 | 1 | -1/+2 |
* | aacenc: make the twoloop coder the default | Lynne | 2021-05-21 | 1 | -1/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | Avoid intermediate bitcount for number of bytes in PutBitContext | Andreas Rheinhardt | 2021-03-30 | 1 | -2/+2 |
* | avcodec/aac: Share common init code of float decoder and encoder | Andreas Rheinhardt | 2020-12-08 | 1 | -5/+1 |
* | avcodec/aac*: Make initializing ff_aac_pow*sf_tab thread-safe | Andreas Rheinhardt | 2020-11-24 | 1 | -11/+1 |
* | put_bits: make avpriv_put_string() lavc-local | Anton Khirnov | 2020-10-28 | 1 | -1/+1 |
* | put_bits: make avpriv_align_put_bits() inline | Anton Khirnov | 2020-10-28 | 1 | -2/+2 |
* | avcodec/aacenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label | Limin Wang | 2020-06-13 | 1 | -10/+7 |
* | avcodec/aacenc: add FF_CODEC_CAP_INIT_CLEANUP | Limin Wang | 2020-06-13 | 1 | -2/+1 |
* | avcodec: move aacenc profiles to profiles.h | Marton Balint | 2020-05-22 | 1 | -0/+2 |
* | avcodec/aacenc: report channel layout by name | Moritz Barsnick | 2018-09-09 | 1 | -2/+4 |
* | aacenc: use the fast coder as the default | Rostislav Pehlivanov | 2018-01-13 | 1 | -2/+2 |
* | aacenc: use the PCE comment field for encoder ID | Rostislav Pehlivanov | 2017-11-09 | 1 | -6/+16 |
* | aacenc: support extended channel layouts using PCEs | Rostislav Pehlivanov | 2017-11-09 | 1 | -6/+63 |
* | Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24' | James Almer | 2017-11-01 | 1 | -4/+4 |
|\ |
|
| * | Convert all AVClass struct declarations to designated initializers. | Diego Biurrun | 2017-06-12 | 1 | -4/+4 |
| * | Mark some arrays that never change as const. | Anton Khirnov | 2017-02-01 | 1 | -2/+2 |
* | | avcodec: stop using deprecated codec flags | James Almer | 2017-03-25 | 1 | -1/+1 |
* | | aacenc: quit when the audio queue reaches 0 rather than keeping track of empt... | Rostislav Pehlivanov | 2016-11-08 | 1 | -6/+3 |