summaryrefslogtreecommitdiffstats
path: root/libavcodec/ylc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ylc: Fix shift overflowMichael Niedermayer2017-07-241-1/+1
* avcodec/ylc: Fix vlc of 31 bitsMichael Niedermayer2017-07-081-1/+1
* avcodec/ylc: Check count in build_vlc()Michael Niedermayer2017-05-281-1/+5
* 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
OpenPOWER on IntegriCloud