30570 Commits (a4f387bf56a6285d926b4b5a467a4114efbd19b1)

Author SHA1 Message Date
Michael Niedermayer 6be36ef3c1 avcodec/libxavs: disable global header code 10 years ago
Michael Niedermayer 1adc1b97e1 avcodec/hevc_ps: Add context to av_log() call 10 years ago
Michael Niedermayer ce800d4695 avcodec/dvbsubdec: Remove redundant "DVBSub error" prefix 10 years ago
Lukasz Marek 8616c5b75a lavc/options: fix leaks in avcodec_copy_context 10 years ago
Lukasz Marek 53b2809f2c lavc/options: don't copy priv context when it is not AVOption object 10 years ago
Michael Niedermayer 4ba0141921 avcodec/dvbsubdec: Pass context to av_log() 10 years ago
Michael Niedermayer b0ae362a21 avcodec/golomb: use NULL for pointers instead of 0 10 years ago
Kieran Kunhya 9a738c27dc v210enc: Add SIMD optimised 8-bit and 10-bit encoders 10 years ago
Michael Niedermayer a7ebd0b011 avcodec/mpegaudiodec_template: only allocate fdsp when its used 10 years ago
Lukasz Marek 4a0b1d9245 lavc/libxvid: workaround for bug in libxvidcore 10 years ago
Vittorio Giovara b72727a524 lavc: mention that the parser callback never returns an error 10 years ago
Steve Jiekak a32c3c2392 replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers 10 years ago
Steve Jiekak 6e9ac02af8 add av_dv_codec_profile2 : uses framerate to select best matching profile. default on first matching profile 10 years ago
Michael Niedermayer cbf09545f2 avcodec/imc: only check remaining bits in case bits will be read 10 years ago
Christophe Gisquet 291747581e imc: make issue non-fatal 10 years ago
Benoit Fouet 0f6931f4b6 avcodec/pngdec: use memcpy instead of byte loops for P frames. 10 years ago
Rong Yan d23e883248 avcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_epel_h_altivec_core() put_vp8_epel_v_altivec_core() put_vp8_pixels16_altivec() add marcos GET_PIXHL() GET_OUTER() LOAD_HL() 10 years ago
Rong Yan 36cd2bcbc3 avcodec/ppc/vc1dsp_altivec: add POWER LE support to vc1_inv_trans_8x4_altivec() 10 years ago
Michael Niedermayer 5fe026f2bd avcodec/aacdec: reduce noisiness of missing channel elements 10 years ago
Benoit Fouet 1d69ab9d1c avcodec/pngdec: fix indentation in handle_row() 10 years ago
Benoit Fouet 6e9b060e4f avcodec/pngdec: fix mem leak in init() 10 years ago
Benoit Fouet 08aec6f68e libavcodec/pngdec: support 'previous' dispose operation for APNG. 10 years ago
Reimar Döffinger 49d9cbe55d h264_i386: Fix operand size 10 years ago
Michael Niedermayer 534f901fca avcodec/atrac3plusdec: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer c5dc8cc03a avcodec/mpegaudiodec_float: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer e316caf712 avcodec/opusdec: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 894545cb71 mpegvideo: exit cleanly when ff_mpv_common_frame_size_change() fails 10 years ago
Michael Niedermayer 7a38987f24 mpegvideo: free_context_frame() cannot fail, make it return void 10 years ago
Michael Niedermayer c45eeb2dbf mpegvideo: replace assert about interlaced EC with debug av_log() 10 years ago
Michael Niedermayer 3a56bcee7c mpeg12dec: Use more specific error codes 10 years ago
Michael Niedermayer b56afb48ae mpeg12dec: Print error/warning messages on issues in mpeg1_decode_sequence() 10 years ago
Christophe Gisquet 9fa056ba75 pngdsp x86: use unaligned access 10 years ago
Gonzalo Garramuno e0bb74a140 exr: Add a gamma flag to exr loader to avoid banding 10 years ago
Michael Niedermayer d69d787dad h264: proper cleanup in ff_h264_alloc_tables() if DPB alloc fails 10 years ago
Dale Curtis 56de2897a6 h264: Fix memory leak on ff_h264_decode_init() failure 10 years ago
Michael Niedermayer 68b8e21b8b avcodec/aacdec: Use avpriv_float_dsp_alloc() 10 years ago
Rong Yan b4d41beebe avcodec/ppc/lossless_audiodsp_altivec: POWER LE support for scalarproduct_and_madd_int16_altivec() 10 years ago
Jon Morley 26e20dfd06 options_table: fix colorspace minimum option value 10 years ago
Luca Barbato 7464e98f74 aac: Simplify decode_mid_side_stereo 10 years ago
Benoit Fouet 543fceba9c apng: move shared header from avformat to avcodec. 10 years ago
Carl Eugen Hoyos ea5423a017 lavc/dirac_arith: Only compile x86 asm if ARCH_X86 is set. 10 years ago
Michael Niedermayer 51f2422c2b avcodec/vorbisdec: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 00d4759134 avcodec/opus_celt: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 3384d76503 avcodec/wmaprodec: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer b50e003e1c avcodec/motion_est: use 2x8x8 for interlaced qpel 10 years ago
Andreas Cadhalpun b28652599d doc: fix spelling errors 10 years ago
Michael Niedermayer 0b5adc3520 avcodec/adxenc: fix rounding 10 years ago
Michael Niedermayer 6b0ab561d0 avcodec/adxenc: match prediction used in the decoder 10 years ago
Michael Niedermayer 93f959b672 avcodec/atrac3: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 1aca990bd9 avcodec/libmp3lame: Use avpriv_float_dsp_alloc() 10 years ago