56 Commits (1895e3a24fd51509532ef5f51dd09ec2953eb203)

Author SHA1 Message Date
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
James Almer ba625dd8a1 avcodec: use av_mod_uintp2() where useful 10 years ago
Clément Bœsch da2a49ac9a avcodec/proresenc_kostya: fix coded_frame handling 10 years ago
Dyami Caliri 50833c9f7b Fix buffer_size argument to init_put_bits() in multiple encoders. 10 years ago
Christophe Gisquet 140f535517 proresenc_ks: use chroma sampling in autoselection 10 years ago
Michael Niedermayer 1c5647f419 avcodec/proresenc_kostya: use av_freep(), do not leave stale pointers in memory 10 years ago
Christophe Gisquet a808733675 proresenc_ks: allow auto-selecting profile 10 years ago
Michael Niedermayer f0e51be8d0 avcodec/proresenc_kostya: allocate 1 slice more to avoid triggering the reallocation warning when the used space is actually less than the allocated 11 years ago
Michael Niedermayer 76a8cb9d7b avcodec/proresenc_kostya: set initial max_slice_size based on frame_size_upper_bound 11 years ago
Christophe Gisquet 117bc8e6ff proresenc_kostya: properly account for alpha 11 years ago
Christophe Gisquet 52b81ff463 proresenc_kostya: report buffer overflow 11 years ago
Christophe Gisquet bf10f09bcc proresenc_kostya: remove unneeded parameters 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 12 years ago
Michael Niedermayer b3c3996212 avcodec: rename prores encoders 12 years ago
Boris Maksalov c8e186fa7b prores_kostya: implement interlaced encoding. 13 years ago
Boris Maksalov f0cbab2ac7 prores_kostya: fix incorrect picture_size field. 13 years ago
Boris Maksalov d70231f02d Fix reading past the end of frame buffer. 13 years ago
Michael Niedermayer 3865ec2ace proresenc_kostya: do not attempt to free random things 13 years ago
Michael Niedermayer 76e8b336cd proresenc_kostya: Mention likely ancestry in the license header. 13 years ago
Michael Niedermayer d40132dab3 proresenc_kostya: fix encoded mantissa. 13 years ago
Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
Michael Niedermayer 37e434e492 proresenc_kostya: switch to ff_alloc_packet2(). 13 years ago