29820 Commits (3e56ae67d300f0eed2b9040fcc7c5e3229f0cde1)

Author SHA1 Message Date
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
Michael Niedermayer 94f60b6544 avcodec/h264_mb: fix grayscale only decoding with weighted prediction 11 years ago
Michael Niedermayer b6c9266722 avcodec/rpza: fix +- error 11 years ago
Michael Niedermayer afe23e430e vcodec/rpza: print mismatching size in case of error 11 years ago
Michael Niedermayer e7f3b507a3 avcodec/mips/compute_antialias_float: remove unused variable 11 years ago
Michael Niedermayer 97bb456b6b avcodec/hevc_mvs: dont redundantly initialize ref_idx_curr 11 years ago
Michael Niedermayer 0014541e9a avcodec/dvbsubdec: dont mix integers with pointers 11 years ago
Michael Niedermayer 2d7cec14be avcodec/dvdsubdec: Dont mix integers with pointers 11 years ago
Michael Niedermayer 81a663f49e Drop remaining unneeded != NULL 11 years ago
Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 11 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 11 years ago
Diego Biurrun efd26bedec build: Add explanatory comments to (optimization) blocks in the Makefiles 11 years ago
Diego Biurrun 835f798c7d mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 11 years ago
Michael Niedermayer 6c1ee1a114 avcodec/h261dec: Fix context initialization sequence 11 years ago
James Darnley 7ce6c021dc lavc/flacdsp: change lpc_encoder function pointer prototype 11 years ago
John Stebbins 552bc42df4 h261dec: Fix order of initialization 11 years ago
John Stebbins b869eea7ea h263dec: Fix order of initialization 11 years ago
John Stebbins 998c9f15d1 idct: remove call to ff_idctdsp_init from ff_MPV_common_init 11 years ago
Michael Niedermayer 5c7899a483 avcodec/mjpegdec: Support AV_PIX_FMT_YUV420P16 with upscale_h 11 years ago