| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/ylc: Inline constants | Andreas Rheinhardt | 2020-10-16 | 1 | -6/+9 |
* | pthread_frame: merge the functionality for normal decoder init and init_threa... | Anton Khirnov | 2020-04-10 | 1 | -19/+0 |
* | avcodec/ylc: Fix shift overflow | Michael Niedermayer | 2017-07-24 | 1 | -1/+1 |
* | avcodec/ylc: Fix vlc of 31 bits | Michael Niedermayer | 2017-07-08 | 1 | -1/+1 |
* | avcodec/ylc: Check count in build_vlc() | Michael Niedermayer | 2017-05-28 | 1 | -1/+5 |
* | avcodec/ylc: thread safe initialization is possible with this codec | Paul B Mahol | 2016-12-26 | 1 | -0/+1 |
* | avcodec/ylc: add frame threading support | Paul B Mahol | 2016-12-26 | 1 | -2/+23 |
* | avcodec/ylc: do not leak memory at uninit | Paul B Mahol | 2016-12-26 | 1 | -0/+4 |
* | avcodec: add YUY2 Lossless Codec decoder | Paul B Mahol | 2016-06-26 | 1 | -0/+472 |