| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | nellymoserenc: convert to lavu/tx | Lynne | 2022-11-06 | 1 | -6/+8 |
* | 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 | -8/+8 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | nellymoser: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -5/+1 |
* | avcodec/nellymoserenc: Avoid copying packet data, allow user-supplied buffers | Andreas Rheinhardt | 2021-05-05 | 1 | -2/+4 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/nellymoserenc: Fix segfault when using unsupported channels/rate | Andreas Rheinhardt | 2021-04-15 | 1 | -4/+2 |
* | avcodec/nellymoserenc: Make encoder init-threadsafe | Andreas Rheinhardt | 2020-12-08 | 1 | -17/+24 |
* | avcodec/nellymoserenc: Cleanup generically on init failure | Andreas Rheinhardt | 2020-12-08 | 1 | -12/+6 |
* | lavc/nellymoserenc: avoid wasteful pow | Ganesh Ajjanagadde | 2015-12-17 | 1 | -1/+11 |
* | avcodec/nellymoserenc: use log2 instead of log()/M_LN2 | Ganesh Ajjanagadde | 2015-10-29 | 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 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
| * | nellymoserenc: fix array index | Vittorio Giovara | 2014-11-13 | 1 | -1/+1 |
| * | nellymoserenc: fix array element ordering | Michael Niedermayer | 2014-11-13 | 1 | -4/+4 |
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | Fix buffer_size argument to init_put_bits() in multiple encoders. | Dyami Caliri | 2015-02-26 | 1 | -1/+1 |
* | | avcodec/nellymoserenc: replace assert by av_assert1() | Michael Niedermayer | 2015-02-01 | 1 | -1/+1 |
* | | avcodec/nellymoser: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-11-18 | 1 | -6/+11 |
* | | avcodec/nellymoserenc: update comment to match 5c805d69a49a1f32a7a8a1b16fb3d6... | Michael Niedermayer | 2014-11-15 | 1 | -1/+1 |
* | | avcodec/nellymoserenc: fix sign error | Michael Niedermayer | 2014-11-13 | 1 | -1/+1 |
* | | avcodec/nellymoserenc: use av_freep(), do not leave stale pointers in memory | Michael Niedermayer | 2014-10-19 | 1 | -2/+2 |
* | | 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 remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-04 | 1 | -2/+4 |
|\| |
|
| * | put_bits: Remove unused includes | Vittorio Giovara | 2014-03-04 | 1 | -2/+4 |
* | | 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 '0f24a3ca999a702f83af9307f9f47b6fdeb546a5' | Michael Niedermayer | 2013-03-12 | 1 | -11/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -11/+0 |
* | | normalize calls to ff_alloc_packet2 | James Zern | 2013-03-06 | 1 | -1/+1 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4' | Michael Niedermayer | 2013-01-23 | 1 | -6/+4 |
|\| |
|
| * | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -6/+4 |
| * | lavc: Fix assignments in if() when calling ff_af_queue_add | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | | nellymoserenc: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | | nellymoserenc: fix array element ordering | Michael Niedermayer | 2012-10-12 | 1 | -4/+4 |
* | | 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 remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-08 | 1 | -2/+5 |
|\| |
|
| * | Add a float DSP framework to libavutil | Justin Ruggles | 2012-06-08 | 1 | -2/+5 |
* | | Fix nellymoser encoder crash with hardcoded tables. | Reimar Döffinger | 2012-04-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -9/+10 |
|\| |
|