aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/ylc.c
AgeCommit message (Expand)Author
2016-12-26avcodec/ylc: thread safe initialization is possible with this codecPaul B Mahol
2016-12-26avcodec/ylc: add frame threading supportPaul B Mahol
2016-12-26avcodec/ylc: do not leak memory at uninitPaul B Mahol
2016-06-26avcodec: add YUY2 Lossless Codec decoderPaul B Mahol