summaryrefslogtreecommitdiff
path: root/libavcodec/ttaenc.c
Commit message (Expand)AuthorAge
* 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