30506 Commits (cb58c771ade66afcc623250e1c7ac8191381d991)

Author SHA1 Message Date
Benoit Fouet ebf2052a61 avcodec/pngdec: apng: fix output buffer filling when no blending is needed. 10 years ago
Michael Niedermayer 885a763cac avcodec/ppc/h264qpel_template: protect unistd.h by #if HAVE_UNISTD_H 10 years ago
Benoit Fouet af8804ac86 avcodec/pngdec: allow for some code path optimizations. 10 years ago
Benoit Fouet aff50ae1d1 avcodec/pngdec: do not blend on transparent black 10 years ago
Rong Yan bd67d0ead1 avcodec/ppc/h264qpel: POWER LE support for put_pixels16_l2_altivec() and avg_pixels16_l2_altivec() 10 years ago
Rong Yan 8cc5a78e45 avcodec/ppc/h264qpel_template: POWER LE support for PREFIX_h264_qpel16_h_lowpass_altivec() PREFIX_h264_qpel16_v_lowpass_altivec() PREFIX_h264_qpel16_hv_lowpass_altivec() 10 years ago
Rong Yan 89f3043c7f avcodec/ppc/h264chroma_template: POWER LE support for PREFIX_h264_chroma_mc8_altivec() PREFIX_no_rnd_vc1_chroma_mc8_altivec() CHROMA_MC8_ALTIVEC_CORE_SIMPLE() CHROMA_MC8_ALTIVEC_CORE() 10 years ago
Rong Yan 57c89c50bd avcodec/ppc/h264dsp: POWER LE support for h264_idct8_add_altivec() h264_idct_dc_add_internal() h264_loop_filter_luma_altivec() write16x4() VEC_1D_DCT() weight_h264_W_altivec() biweight_h264_W_altivec() VEC_LOAD_U8_ADD_S16_STORE_U8() ALTIVEC_STORE_SUM_CLIP() 10 years ago
Michael Niedermayer ea38e5a6b7 avcodec/hevc_ps: Check num_long_term_ref_pics_sps 10 years ago
Benoit Fouet cfd83a8af6 avcodec/pngdec: add support for 'over' blend operation for 'none' dispose operation. 10 years ago
Benoit Fouet 7dfee8d697 avcodec/pngdec: split P frames handling to a separate function. 10 years ago
Michael Niedermayer 970a8f1c25 avcodec/mjpegdec: Fix integer overflow in shift 10 years ago
Michael Niedermayer 57e5812198 avcodec/hevc_ps: More complete window reset 10 years ago
Anton Khirnov 1973079417 opusdec: make sure all substreams have the same number of coded samples 10 years ago
Michael Niedermayer 9f9440bd81 avcodec/hevc_ps: Check return code from pps_range_extensions() 10 years ago
Lukasz Marek 345cfd04d0 lavc/options: fix leaks in avcodec_free_context 10 years ago
Kieran Kunhya 36091742d1 v210enc: Add SIMD optimised 8-bit and 10-bit encoders 10 years ago
Michael Niedermayer 1d3a3b9f89 avcodec/rawdec: Check the return code of avpicture_get_size() 10 years ago
Michael Niedermayer 9a53707e86 avcodec/pngdec: Fix paeth prediction with small images 10 years ago
Michael Niedermayer 79ceaf827b avcodec/pngdec: Check IHDR/IDAT order 10 years ago
Michael Niedermayer 5f30522894 avcodec/flacdec: fix off by 1 error 10 years ago
Michael Niedermayer e5c01ccdf5 avcodec/flacdec: Call ff_flacdsp_init() unconditionally 10 years ago
Lukasz Marek 1907ff0a67 lavc/utils: free private options on avcodec_open2 fail 10 years ago
Lukasz Marek 2a89afb376 lavc/libxvid: return meaningful error codes 10 years ago
Lukasz Marek e29153f414 lavc/avuienc: fix mem leak in case of init failure 10 years ago
Michael Niedermayer 2f1de5ca13 avcodec/huffyuvdec: apply vertical filter in steps of 1 line for interlaced BGRA 10 years ago
Michael Niedermayer 3d5d95db3f avcodec/utils: Check that the data is complete in avpriv_bprint_to_extradata() 10 years ago
Michael Niedermayer 0eecf40935 avcodec/mjpegdec: Fix context fields becoming inconsistent 10 years ago
Martin Storsjö f20141d73f vorbis_parser: Include stdint.h in the header, to make it work standalone 10 years ago
Michael Niedermayer 57ed5a64fe hnm4: change width/height to int to fix hypothetical integer overflows 10 years ago
Luca Barbato 16158da960 hnm4: Use av_image_check_size 10 years ago
Michael Niedermayer 51946d2de8 vc1: Use the correct shift amount 10 years ago
Luca Barbato d25afb579f vc1: Set the is_intra bitfield to all 1 when needed 10 years ago
Luca Barbato b67138598c vc1: Simplify a little setting the intra variables 10 years ago
Michael Niedermayer 62e52b94e6 vorbis_parser: Move vp check to avoid a null pointer dereference 10 years ago
Michael Niedermayer c117da9d3e lpc: remove unneeded {} 10 years ago
Vittorio Giovara bc75b64cff vc1pred: remove logically dead code 10 years ago
Carl Eugen Hoyos 20f3cdf0c8 Include config.h from huffyuvdsp.h. 10 years ago
Carl Eugen Hoyos 0e3ea5b28a Include stddef from snow_dwt.h. 10 years ago
Michael Niedermayer 172d22a071 avcodec/mjpegdec: Add YUVA420 formats to *scale asserts 10 years ago
Michael Niedermayer 03a17f2bbf avcodec/mjpegdec: Print the number of bits in the unsupported pixel format error 10 years ago
Michael Niedermayer 0bf416f262 avcodec/mjpegdec: Check for pixfmtid 0x42111100 || 0x24111100 with more than 8 bits 10 years ago
Lukasz Marek c9d39fc8c6 lavc/huffyuvdec: fix mem leak in case of init failure 10 years ago
Lukasz Marek 02cb7d4c9c lavc/smvjpegdec: fix mem leak in case of init failure 10 years ago
Lukasz Marek efe34e87eb lavc/libxvid: fix mem leak in case of init failure 10 years ago
Vittorio Giovara 208f3abb91 aacsbr: always initialize max_qmf_subbands 10 years ago
Michael Niedermayer 55b59fab88 roqaudio: Always use the frame buffer on flush 10 years ago
Vittorio Giovara 0562887a98 tiffenc: initialize return value 10 years ago
Luca Barbato 299d8ab104 cook: Make sure there is enough extradata 10 years ago
Vittorio Giovara b99ca86350 aacdec: avoid an out-of-bounds write 10 years ago