mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-08 19:00:07 +00:00
This adds support for all 8-bit and 16-bit 2-plane formats. P010 and others require more work as the data's LSB-padded. |
||
|---|---|---|
| .. | ||
| common.comp | ||
| ffv1_common.comp | ||
| ffv1_dec.comp | ||
| ffv1_dec_setup.comp | ||
| ffv1_enc.comp | ||
| ffv1_enc_ac.comp | ||
| ffv1_enc_common.comp | ||
| ffv1_enc_rct.comp | ||
| ffv1_enc_rgb.comp | ||
| ffv1_enc_setup.comp | ||
| ffv1_enc_vlc.comp | ||
| ffv1_rct.comp | ||
| ffv1_reset.comp | ||
| ffv1_vlc.comp | ||
| Makefile | ||
| rangecoder.comp | ||