| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -2/+2 |
* | avcodec/internal: Move ff_get_buffer() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -1/+1 |
* | avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE | Andreas Rheinhardt | 2022-07-18 | 1 | -0/+2 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -2/+2 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 1 | -2/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -14/+15 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | libgsm: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -2/+2 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels | Hendrik Leppkes | 2020-12-10 | 1 | -2/+2 |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+2 |
* | Revert "Merge commit '8e97a8c69162afce47abea96c8c0914f3550e212'" | James Almer | 2017-11-11 | 1 | -0/+5 |
* | Merge commit '8e97a8c69162afce47abea96c8c0914f3550e212' | James Almer | 2017-11-11 | 1 | -5/+0 |
|\ |
|
| * | build: Remove check for gsm/gsm.h for libgsm | Diego Biurrun | 2017-10-10 | 1 | -5/+0 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit 'b4edbe9a0eb48423fbf249b0ca7fb62838bdb7f5' | Michael Niedermayer | 2014-07-18 | 1 | -9/+11 |
|/ |
|
* | libgsm: Split decoder and encoder | Nidhi Makhijani | 2014-07-18 | 1 | -0/+151 |