18 Commits (1be5a2374f224a1fc5e429aafe2ac8fc4efb548c)

Author SHA1 Message Date
Anton Khirnov 84dda32202 lavc/ffv1enc: stop using per-slice FFV1Context 6 months ago
Anton Khirnov e7d0f44138 lavc/ffv1enc: store per-slice rc_stat(2?) in FFV1SliceContext 6 months ago
Anton Khirnov 7b2bfba55d lavc/ffv1: move RangeCoder to per-slice context 6 months ago
Anton Khirnov 28769f6bc1 lavc/ffv1: move FFV1Context.plane to per-slice context 6 months ago
Anton Khirnov 9b86ba5a92 lavc/ffv1: always use the main context values of ac 6 months ago
Anton Khirnov a57c88d67b lavc/ffv1: move FFV1Context.slice_{coding_mode,rct_.y_coef} to per-slice context 6 months ago
Anton Khirnov 39486a2b29 lavc/ffv1: always use the main context values of plane_count/transparency 6 months ago
Anton Khirnov a411fc5a84 lavc/ffv1: drop redundant PlaneContext.quant_table 6 months ago
Anton Khirnov d2f507233a lavc/ffv1enc: move bit writer to per-slice context 6 months ago
Anton Khirnov 19e9f3d5f2 lavc/ffv1: move run_index to the per-slice context 6 months ago
Anton Khirnov 91d3c1ac47 lavc/ffv1: move sample_buffer to the per-slice context 6 months ago
Andreas Rheinhardt a5e59fec07 avcodec/ffv1: Move ffv1_template.c inclusion to dec/enc templates 2 years ago
Andreas Rheinhardt 67f6e7ed6d avcodec: Remove cumbersome way of checking for amount of bytes left 4 years ago
Jérôme Martinez fb580731c1 avcodec/ffv1: Support for GBRAP10 and GBRAP12 7 years ago
Jérôme Martinez 698d5eb5bf avcodec/ffv1: Support for RGBA64 and GBRAP16 7 years ago
Michael Niedermayer 62f5e601aa avcodec/ffv1enc: Add RGB48 support 9 years ago
Michael Niedermayer b1d1250938 avcodec/ffv1: Fix rgb plane ordering in experimental planar RGB 9 years ago
Michael Niedermayer 74314f1f5f avcodec/ffv1: template functions to allow data types different from int16_t 9 years ago