summaryrefslogtreecommitdiff
path: root/libavcodec/ylc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ylc: thread safe initialization is possible with this codecPaul B Mahol2016-12-261-0/+1
* avcodec/ylc: add frame threading supportPaul B Mahol2016-12-261-2/+23
* avcodec/ylc: do not leak memory at uninitPaul B Mahol2016-12-261-0/+4
* avcodec: add YUY2 Lossless Codec decoderPaul B Mahol2016-06-261-0/+472