summaryrefslogtreecommitdiff
path: root/libavcodec/ttaenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ttaenc: Fix undefined shiftAndreas Rheinhardt2019-09-161-1/+1
* avcodec/ttaenc: split off hybrid filter processing as ttaencdspJames Almer2016-08-021-32/+6
* avcodec/ttaenc: Reallocate packet if its too smallMichael Niedermayer2016-04-261-2/+13
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
* avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-271-1/+1
* avcodec/tta: fix macro ()Michael Niedermayer2014-06-071-1/+1
* avcodec/ttaenc: use av_malloc_array()Michael Niedermayer2014-04-251-1/+1
* cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-041-1/+1
* ttaenc: fix packet sizePaul B Mahol2013-08-021-1/+1
* tta encoderPaul B Mahol2013-06-021-0/+232