21 Commits (9d428265808255ad2fc60355fe641aaa4fd3dae4)

Author SHA1 Message Date
Carl Eugen Hoyos 2828f5b0d8 lavc/r210enc: Fix undefined behaviour encoding r10k. 6 years ago
Paul B Mahol 3d8d8c7199 avcodec/r210: use correct pixel format 6 years ago
Tobias Rapp 205b8fd078 avcodec: estimate output bitrate for uncompressed video codecs 8 years ago
Michael Niedermayer 802e51299e avcodec/r210enc: Drop coded_frame usage 10 years ago
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
Clément Bœsch 546d69eb43 avcodec: use av_frame_free() for coded_frame 10 years ago
Reimar Döffinger 035180901d r210enc.c: Simplify and never store more than 10 bits. 10 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 12 years ago
Paul B Mahol 4853b5538f lavc: do not set coded_frame->reference 12 years ago
Carl Eugen Hoyos 5cd947d81b Fix r10k codec for widths that are not multiples of 64. 13 years ago
Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
Michael Niedermayer c32438c42a r210enc: switch to ff_alloc_packet2(). 13 years ago
Paul B Mahol d00bc6a8fd r210enc and y41penc: don't set same pkt->size twice 13 years ago
Paul B Mahol 48ad7f822d r210enc: switch to encode2() 13 years ago
Paul B Mahol 371946bc27 r210enc: don't write uninitialized data 13 years ago
Paul B Mahol 6bcc8275a1 r210enc: fix encoding for unaligned widths 13 years ago
Paul B Mahol dd453f197c r210, r10k and avrp encoder 13 years ago