29839 Commits (986f63d17fa14e757fd11b4b50acac563bd1bb9d)

Author SHA1 Message Date
Christophe Gisquet 4adad5a19a wavpackenc: reset trailer info on block encoding 11 years ago
Christophe Gisquet a59f85d106 wavpack: check number of channels 11 years ago
Christophe Gisquet 2346f2b5db x86: hevcdsp: use compilation-time-fixed constant 11 years ago
Christophe Gisquet dad7f15567 hevcdsp: remove more instances of compile-time-fixed parameters 11 years ago
Christophe Gisquet d4f44b66d3 hevcdsp: remove compilation-time-fixed parameter 11 years ago
Christophe Gisquet b9f3912a65 hevc: move MAX_PB_SIZE declaration 11 years ago
Christophe Gisquet fb1a98ec5b x86: hevc_mc: assume 2nd source stride is 64 11 years ago
Janne Grunau dc4b2e7d33 rv34: use ff_mpeg_update_thread_context only when decoder is fully initialized 11 years ago
Christophe Gisquet e32eddaa51 wavpackenc: make assert more thorough 11 years ago
Christophe Gisquet ddad093972 wavpackenc: fix number of samples per block 11 years ago
Michael Niedermayer 1b5ec6a0c3 avcodec/fic: Check if a frame is available before using it 11 years ago
Michael Niedermayer fccd85b9f3 avcodec: fix aac/ac3 parser bitstream buffer size 11 years ago
Christophe Gisquet b3d6543caf dpxenc: fix padding in encode_gbrp12 11 years ago
Christophe Gisquet 0625a38066 hevc_ps: check overflow and test alternate syntax 11 years ago
James Almer 54ca4dd43b x86/hevc_res_add: refactor ff_hevc_transform_add{16,32}_8 11 years ago
Christophe Gisquet 4a5cc34b46 wavpackenc: assert on too small buffer 11 years ago
Christophe Gisquet 4728cdd880 imc: reject files with unfathomable sampling rates 11 years ago
Diego Biurrun 8fc6a70c21 mpeg12enc: Add missing #include for PICT_FRAME 11 years ago
Diego Biurrun 7cb66ebc0b error_resilience: Drop asserts from guess_mv() 11 years ago
Christophe Gisquet 331b1f7d81 huffyuvdec: fix old (v1) rgba 11 years ago
James Almer 76a99d467f x86/hecv_res_add: add ff_hevc_transform_add{8,16,32}_8_avx 11 years ago
Michael Niedermayer 7caacc50ae avcodec/hevc_ps: do cleanup in case of unsupported bit depth 11 years ago
James Almer 9f498f4e6f x86/hevc_res_add: fix register count in hevc_transform_add{16,32}_10_avx2 11 years ago
Pierre Edouard Lepere a6af4bf64d x86: hevc: adding transform_add 11 years ago
James Almer 201a511bb9 lavc/tiff: add support for YUV deflate 11 years ago
James Almer b4231b4fed lavc/tiff: move unpack_yuv() above the deflate functions 11 years ago
Jon Morley 18e70006e7 avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p 11 years ago
Michael Niedermayer f0c0ae37c6 avcodec/tiff: Check that pix_fmt is a yuv variant for TIFF_PHOTOMETRIC_YCBCR 11 years ago
Michael Niedermayer 6ea69a8ffa avcodec/tiff: do not use photometric to detect pix_fmt 11 years ago
Christophe Gisquet 2ba58bec20 wavpackenc: proper buffer allocation 11 years ago
Christophe Gisquet 11a39bdf53 wavpack: report if there is no bits left 11 years ago
Paul B Mahol 9a07c15f48 avcodec/pafaudio: use paf.h instead 11 years ago
Paul B Mahol 02dc75f218 avcodec/pafvideo: remove unused header 11 years ago
Diego Biurrun 6af2930222 pcm: Drop av_unused attribute from variable that is always used 11 years ago
Diego Biurrun 14d2006ca6 pcm: Drop unused variable from DECODE_PLANAR macro 11 years ago
Diego Biurrun d456baafb6 vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr() 11 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 1467780772 huffyuvenc: add a non-deterministic option 11 years ago
Christophe Gisquet 30cac8313a alac: add option to decoded incorrect ALAC 11 years ago
Christophe Gisquet 41e1354c10 proresenc: Properly account for alpha plane 11 years ago
Christophe Gisquet 45ce880a9b proresenc: Realloc if buffer is too small 11 years ago
Christophe Gisquet 58b68e4fde proresenc: Report buffer overflow 11 years ago
Christophe Gisquet b16699f2da proresenc: Remove unneeded parameters from encode_alpha_plane() 11 years ago
Diego Elio Pettenò 12640e4cbb tiff: Return proper error for missing LZMA compression 11 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 11 years ago
Christophe Gisquet 4ddb3a6df0 gifdec: use truncated width for image manipulation 11 years ago
Christophe Gisquet 96d2178325 alacenc: fix extra bits extraction 11 years ago
Christophe Gisquet c0d18cc085 alacenc: increase predictor buffer 11 years ago
Piotr Bandurski a3329a09f9 avcodec/lcldec: fix decoding of YUV444 sample 11 years ago