23 Commits (2db37bf4cd4e7e2f5e0602691df10b65934feb60)

Author SHA1 Message Date
Anton Khirnov 1f4cf92cfb pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
Michael Niedermayer f8a0e9f9f7 avcodec/magicyuv: Check that there are enough lines for interlacing to be possible 5 years ago
Limin Wang 6d18b62db9 avcodec/magicyuv: remove duplicate code 5 years ago
Paul B Mahol 2601eef850 avcodec/magicyuv: add support for recently added YUV444P10 6 years ago
Michael Niedermayer 7719b8ccc7 avcodec/magicyuv: Check bits left in flags&1 branch 7 years ago
Martin Vignali c76cf303ce avcodec/magicyuv : use gradient_pred dsp func for 8 bits gradient mode 7 years ago
Martin Vignali 7da254886f libavcodec/magicyuv : remove unneed variable assignment 7 years ago
Michael Niedermayer 341f01290c avcodec/magicyuv: Check that vlc len is not too large 8 years ago
Paul B Mahol 0281d5ece6 avcodec/magicyuv: add 12 bit formats 8 years ago
Paul B Mahol fa3fd7f5a0 avcodec/magicyuv: make RLE table reading match reference 8 years ago
Michael Niedermayer 2162b862eb avcodec/magicyuv: Check len to be supported 8 years ago
Diego Biurrun 2e0e150144 magicyuv: Convert to the new bitstream reader 8 years ago
James Almer 6d4c9f2ade lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16 8 years ago
James Almer 47f212329e huffyuvdsp: move functions only used by huffyuv from lossless_videodsp 8 years ago
James Almer 5ac1dd8e23 lossless_videodsp: move shared functions from huffyuvdsp 8 years ago
Paul B Mahol 12461636ea avcodec/magicyuv: export colorspace and color_range for YUV 8 years ago
Paul B Mahol 6d09d6edbc avcodec/magicyuv: add 10 bit support 8 years ago
Paul B Mahol d78fd2fa21 Add MagicYUV decoder 9 years ago
Clément Bœsch fd1d84bcf6 lavc/magicyuv: fix undefined behaviour introduced in 8a135a55b 9 years ago
Paul B Mahol 8a135a55b3 avcodec/magicyuv: check dimensions 9 years ago
Paul B Mahol e8a236add8 avcodec/magicyuv: set correct size of last slice for each plane 9 years ago
Paul B Mahol a3c2a9c736 avcodec/magicyuv: fix decoding of raw slices 9 years ago
Paul B Mahol 77f9c4b7aa avocdec: add MagicYUV decoder 9 years ago