14 Commits (762e18da3fe64dbe7d3091fddf99aeee164017cc)

Author SHA1 Message Date
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt e8c646e975 avcodec/ylc: Reindent after previous commit 4 years ago
Andreas Rheinhardt d7d33c0376 avcodec/ylc: Avoid code duplication when creating and freeing VLCs 4 years ago
Andreas Rheinhardt 50645e5044 avcodec/ylc: Use only one temporary buffer 4 years ago
Andreas Rheinhardt 6b48076f9d avcodec/ylc: Remove write-only variable 4 years ago
Andreas Rheinhardt 6608ecb1b5 avcodec/ylc: Inline constants 5 years ago
Anton Khirnov 1f4cf92cfb pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
Michael Niedermayer 03a9e6ff30 avcodec/ylc: Fix shift overflow 8 years ago
Michael Niedermayer fe9242204d avcodec/ylc: Fix vlc of 31 bits 8 years ago
Michael Niedermayer 67b30decf7 avcodec/ylc: Check count in build_vlc() 8 years ago
Paul B Mahol 2f347c17d6 avcodec/ylc: thread safe initialization is possible with this codec 8 years ago
Paul B Mahol 31bf37cba8 avcodec/ylc: add frame threading support 8 years ago
Paul B Mahol 341d3ee441 avcodec/ylc: do not leak memory at uninit 8 years ago
Paul B Mahol 8fb92ea7e2 avcodec: add YUY2 Lossless Codec decoder 9 years ago