26 Commits (e8903fbf8ecfe31f789cda4fc08be19d40b17c43)

Author SHA1 Message Date
Michael Niedermayer aa6c43f3fd avcodec/ffv1: seperate slice_count from max_slice_count 9 years ago
Timothy Gu f0af25ae11 ffv1: Add missing ff_ prefixes 9 years ago
Vittorio Giovara 10a9149de2 ffv1enc: Keep coded_frame.key_frame a write-only variable 9 years ago
Vittorio Giovara 6503cbf842 ffv1enc: Add const attribute to input frame 10 years ago
James Almer ba625dd8a1 avcodec: use av_mod_uintp2() where useful 10 years ago
Diego Biurrun cd832f032f ffv1: Drop bogus dependency on dsputil 11 years ago
Carl Eugen Hoyos 5968415156 Define ff_log2_run[] in libavcodec/internal.h. 11 years ago
Michael Niedermayer 0e575c24d6 ffv1.4: use 2 coefficients for calculating the Y plane in the RCT 11 years ago
Michael Niedermayer 7854d2d251 avcodec/ffv1: support adjusting the g vs r + b coefficient in the RCT 11 years ago
Anton Khirnov a6064b12b4 ffv1: use the AVFrame API properly. 11 years ago
Michael Niedermayer 8393b80b7d avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4 11 years ago
Michael Niedermayer d9b0b54a5f ffv1: rename minor to micro version 11 years ago
Michael Niedermayer a0c0900e47 ffv1dec: Support frame threading with gop > 1 12 years ago
Michael Niedermayer 69cfe63a43 ffv1: Switch to ThreadFrame 12 years ago
Michael Niedermayer 1a392fc550 ffv1: Store a flag in the global header that indicates if all frames are keyframes 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Michael Niedermayer e4255eaf47 ffv1: split decoder and encoder 12 years ago
Diego Biurrun 6cfca5b6ae ffv1: Add missing #includes to header file 12 years ago
Luca Barbato 0f13cd3187 ffv1: update to ffv1 version 3 12 years ago
Luca Barbato 71f7b22dba ffv1: split decoder and encoder 12 years ago