| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encoders | Anton Khirnov | 2023-01-29 | 1 | -0/+1 |
* | avcodec/mpegvideo_enc: remove picture_number parameter from encode functions | Marton Balint | 2023-01-26 | 1 | -1/+1 |
* | avcodec/h261enc: Store the H.261 format value | Andreas Rheinhardt | 2022-10-06 | 1 | -24/+15 |
* | avcodec/mpegvideo_enc: Move H.261 size check to h261enc.c | Andreas Rheinhardt | 2022-10-06 | 1 | -1/+10 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec/mpegvideo: Inline values in ff_update_block_index() | Andreas Rheinhardt | 2022-07-31 | 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 | -7/+7 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -0/+1 |
* | avcodec/mpegvideo: Move encoder-only stuff to a new header | Andreas Rheinhardt | 2022-02-13 | 1 | -0/+1 |
* | avcodec/h261enc: Pass PutBitContext directly in h261_encode_motion() | Andreas Rheinhardt | 2022-02-13 | 1 | -7/+6 |
* | avcodec/h261: Move encoder-only stuff to a new header | Andreas Rheinhardt | 2022-02-13 | 1 | -0/+1 |
* | avcodec/h261: Separate decode and encode contexts | Andreas Rheinhardt | 2022-02-13 | 1 | -20/+34 |
* | avcodec: Remove unnecessary h263.h inclusions | Andreas Rheinhardt | 2022-01-09 | 1 | -1/+0 |
* | avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClasses | Andreas Rheinhardt | 2021-07-08 | 1 | -8/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/h261enc: Make encoder init-threadsafe | Andreas Rheinhardt | 2021-01-25 | 1 | -4/+12 |
* | avcodec/h261enc: Remove unused function parameter | Andreas Rheinhardt | 2020-12-08 | 1 | -3/+2 |
* | put_bits: make avpriv_align_put_bits() inline | Anton Khirnov | 2020-10-28 | 1 | -1/+1 |
* | avcodec: Add FF_CODEC_CAP_INIT_CLEANUP | Limin Wang | 2020-05-27 | 1 | -0/+1 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20' | Michael Niedermayer | 2015-07-09 | 1 | -1/+1 |
|\| |
|
| * | h261: Signal freeze picture release for intra frames | Stian Selnes | 2015-07-07 | 1 | -1/+1 |
* | | Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263' | Michael Niedermayer | 2015-07-09 | 1 | -2/+2 |
|\| |
|
| * | h261: Set 'still image mode off' in picture header | Stian Selnes | 2015-07-07 | 1 | -2/+2 |
* | | Merge commit 'f1fa1eed2abdc8dfb0af318a43f5d293b81141bd' | Michael Niedermayer | 2015-06-12 | 1 | -1/+6 |
|\| |
|
| * | mpegvideo: Expand macro | Vittorio Giovara | 2015-06-12 | 1 | -1/+6 |
* | | Merge commit '378a00087fdadcc9b34165c05cd10a1a15f3fe61' | Michael Niedermayer | 2015-06-01 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: Move tables to a separate file | Vittorio Giovara | 2015-05-31 | 1 | -0/+1 |
* | | avcodec/h261enc: Fix number suffix | Michael Niedermayer | 2015-02-01 | 1 | -2/+2 |
* | | avcodec/h261enc: More specific return code | Michael Niedermayer | 2015-01-31 | 1 | -1/+1 |
* | | avcodec/h261enc: Avoid casts, Simplify code | Michael Niedermayer | 2015-01-31 | 1 | -2/+2 |
* | | avcodec/h261enc: fix dquant encoding | Michael Niedermayer | 2015-01-31 | 1 | -3/+6 |
* | | Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b' | Michael Niedermayer | 2014-08-15 | 1 | -3/+3 |
|\| |
|
| * | mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes | Diego Biurrun | 2014-08-15 | 1 | -3/+3 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | | avcodec/h261enc: dont use current_mv_x/y | Michael Niedermayer | 2013-11-20 | 1 | -13/+12 |
* | | avcodec/h261enc: avoid use of current/previous_mba | Michael Niedermayer | 2013-11-20 | 1 | -12/+14 |
* | | avcodec/h261enc: remove unused variables | Michael Niedermayer | 2013-11-18 | 1 | -2/+1 |
* | | avcodec/h261: trellis quantization support | Michael Niedermayer | 2013-11-17 | 1 | -0/+50 |
* | | 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 '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -1/+2 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | | Merge commit '20429ba96e55db17ac57f6c0e330914287f1f614' | Michael Niedermayer | 2013-04-11 | 1 | -6/+1 |
|\| |
|
| * | h261: Move encoder/decoder shared table init to common code | Diego Biurrun | 2013-04-10 | 1 | -6/+1 |
* | | Merge commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a' | Michael Niedermayer | 2013-04-11 | 1 | -4/+8 |
|\| |
|