| Commit message (Expand) | Author | Age | Files | Lines |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number | Marton Balint | 2023-02-13 | 1 | -1/+1 |
* | lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders | Anton Khirnov | 2023-01-29 | 1 | -1/+1 |
* | avcodec/codec_internal: Avoid deprecation warnings for channel_layouts | Andreas Rheinhardt | 2022-09-28 | 1 | -5/+1 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+1 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -11/+11 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -0/+1 |
* | ac3: convert to new channel layout API | Vittorio Giovara | 2022-03-15 | 1 | -0/+5 |
* | avcodec/[e]ac3enc: Allow user-supplied buffers | Andreas Rheinhardt | 2021-05-05 | 1 | -0/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/[e]ac3enc: Fix indentation | Andreas Rheinhardt | 2021-04-02 | 1 | -8/+8 |
* | avcodec/ac3enc: Share options and defaults | Andreas Rheinhardt | 2021-02-07 | 1 | -5/+2 |
* | avcodec/[e]ac3enc: Don't invade CONFIG_ namespace | Andreas Rheinhardt | 2021-01-09 | 1 | -1/+1 |
* | avcodec/[e]ac3enc: Make encoders init-threadsafe, fix race | Andreas Rheinhardt | 2021-01-09 | 1 | -1/+1 |
* | avcodec/ac3enc_float, eac3enc: Fix leaks on init error | Andreas Rheinhardt | 2020-09-18 | 1 | -0/+1 |
* | lavc: Use supported_samplerates for Dolby Digital encoders. | Carl Eugen Hoyos | 2020-04-04 | 1 | -0/+1 |
* | Merge commit '27631796c9d1b8146ad4a16e6539ecc08afa7565' | Michael Niedermayer | 2014-06-13 | 1 | -1/+1 |
|\ |
|
| * | ac3: Only initialize float_dsp for the float encoder variant | Diego Biurrun | 2014-06-13 | 1 | -1/+1 |
* | | Merge commit 'dca7ba4bffe3e4aeb620cb62955256a0d87561f4' | Michael Niedermayer | 2014-06-12 | 1 | -2/+0 |
|\| |
|
| * | Remove some unnecessary CONFIG_FOO_COMPONENT ifdefs | Diego Biurrun | 2014-06-12 | 1 | -2/+0 |
* | | 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 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -1/+3 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-07 | 1 | -1/+1 |
|\| |
|
| * | (e)ac3enc: use planar sample format | Justin Ruggles | 2012-10-06 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' | Michael Niedermayer | 2012-07-22 | 1 | -1/+1 |
|\| |
|
| * | ac3: don't use different names for option tables in the template file. | Ronald S. Bultje | 2012-07-21 | 1 | -1/+1 |
* | | lavc: use designated initializers for AVClasses | Paul B Mahol | 2012-06-23 | 1 | -2/+6 |
|/ |
|
* | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+2 |
* | ac3enc: update to AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 1 | -1/+1 |
* | (e)ac3enc: select a default bit rate based on the channel layout | Justin Ruggles | 2012-02-29 | 1 | -0/+1 |
* | ac3enc: allow new coupling coordinates to be sent independently for each | Justin Ruggles | 2011-08-09 | 1 | -1/+1 |
* | eac3enc: support writing of basic mixing and info metadata | Justin Ruggles | 2011-07-27 | 1 | -4/+42 |
* | eac3enc: use different numbers of blocks per frame to allow higher bitrates | Justin Ruggles | 2011-07-21 | 1 | -8/+22 |
* | cosmetics: indentation | Justin Ruggles | 2011-07-19 | 1 | -3/+3 |
* | eac3enc: use frame exponent strategy when applicable. | Justin Ruggles | 2011-07-19 | 1 | -3/+58 |
* | ac3enc: Mark AVClasses const | Martin Storsjö | 2011-07-15 | 1 | -2/+2 |
* | ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c | Justin Ruggles | 2011-06-27 | 1 | -1/+1 |
* | ac3enc: split templated float vs. fixed functions into a separate file. | Justin Ruggles | 2011-06-13 | 1 | -0/+24 |
* | Move E-AC-3 encoder functions to a separate eac3enc.c file. | Justin Ruggles | 2011-06-07 | 1 | -0/+131 |