summaryrefslogtreecommitdiff
path: root/libavcodec/ttaenc.c
Commit message (Expand)AuthorAge
* avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()Andreas Rheinhardt2021-06-08
* avcodec/ttaenc: Mark encoder as init-threadsafeAndreas Rheinhardt2021-05-02
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* Avoid intermediate bitcount for number of bytes in PutBitContextAndreas Rheinhardt2021-03-30
* avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer2020-05-21
* avcodec/ttaenc: Fix undefined shiftAndreas Rheinhardt2019-09-16
* avcodec/ttaenc: split off hybrid filter processing as ttaencdspJames Almer2016-08-02
* avcodec/ttaenc: Reallocate packet if its too smallMichael Niedermayer2016-04-26
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
* avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* avcodec/tta: fix macro ()Michael Niedermayer2014-06-07
* avcodec/ttaenc: use av_malloc_array()Michael Niedermayer2014-04-25
* cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-04
* ttaenc: fix packet sizePaul B Mahol2013-08-02
* tta encoderPaul B Mahol2013-06-02