28129 Commits (1752b1459d09d822e2765497416c7dd66e6a875b)

Author SHA1 Message Date
Michael Niedermayer 2daf580284 avcodec/j2kenc: use av_malloc(z)_array() 11 years ago
Michael Niedermayer 8ff061095f avcodec/libzvbi-teletextdec: remove * 1 11 years ago
Michael Niedermayer 818aaa7636 avcodec/libopencore-amr: use av_mallocz_array() 11 years ago
Michael Niedermayer e20e854ca0 vcodec/bitstream: use av_malloc_array() 11 years ago
Michael Niedermayer 33c9bb943b avcodec/avpacket: use av_malloc_array() 11 years ago
Michael Niedermayer e4c180c05a avcodec/a64multienc: use av_malloc(z)_array() 11 years ago
Michael Niedermayer c8a1f10cf4 avcodec/ac3enc_float: use av_malloc_array() 11 years ago
Carl Eugen Hoyos 836b60ce2b Fix standalone compilation of vp7 and vp8 decoder. 11 years ago
Carl Eugen Hoyos 993a5afaad Read aspect ratio from tiff image files. 11 years ago
Vittorio Giovara 17a75a8c09 libxvid: fix missing end of line character 11 years ago
Matt Oliver 158a80cc0b Remove leal op to fix icl inline asm. 11 years ago
Michael Niedermayer a75ba1e116 avcodec/h264/find_start_code: factorize addition out 11 years ago
Stephan Hilb 541bebd414 lavc/cpia: use avpriv_report_missing_feature() 11 years ago
Stephan Hilb 5dae3cf357 lavc/cpia: fix typo in log message 11 years ago
Luca Barbato e10fd08aa7 h264: Refactor decode_nal_units 11 years ago
Timothy Gu c389a80494 libxvid: Add SSIM displaying through a libxvidcore plugin 11 years ago
Timothy Gu 5ce7ca68b8 libxvid: add working lumimasking and variance AQ 11 years ago
Janne Grunau d3789eeeed aarch64: implement videodsp.prefetch 11 years ago
Hendrik Leppkes fc7e02f0ff dcadsp: fix SSE code to not use SSE2 instructions. 11 years ago
Michael Niedermayer 28f8114bd2 avcodec/vp8: fix checking vp7_feature_value_size 11 years ago
Paul B Mahol 6f273093e5 LucasArts SMUSH VIMA audio decoder 11 years ago
Paul B Mahol a420ccd4f2 LucasArts SMUSH SANM video decoder 11 years ago
Michael Niedermayer 754f84663e avcodec/msrle: check return code for success before use 11 years ago
Michael Niedermayer f87b3d5523 avcodec/pthread_frame: fix missing unlock on error 11 years ago
Carl Eugen Hoyos 59c1023ef5 Consider aspect ratio when writing tiff dpi. 11 years ago
Michael Niedermayer d167faafe9 avcodec/wma: use av_freep(), do not leave stale pointers in memory 11 years ago
Michael Niedermayer 26e70fd5ba avcodec/vp8: fix name of copy_luma() 11 years ago
James Almer a1ac12bddd x86/dcadsp: add ff_dca_lfe_fir0_fma3 11 years ago
James Almer 7d2116dd09 x86/synth_filter: compile avx and fma3 functions unconditionally 11 years ago
Thilo Borgmann ec8789ac63 Reindent after last commit. 11 years ago
Thilo Borgmann 8c161d7884 lavc/exif: Make EXIF IFD decoding part of private API/ABI. 11 years ago
Michael Niedermayer 490d53e335 avcodec/x86/dcadsp_init: fix compilation failure without FMA3 11 years ago
Christophe Gisquet dfd865e51b x86/synth_filter: remove the main loop when it's not needed 11 years ago
Diego Biurrun 5f92204370 dsputil: Move DV-specific ff_zigzag248_direct table to dvdata 11 years ago
Diego Biurrun 57b5b84e20 x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belong 11 years ago
Diego Biurrun c2c5be5749 x86: h264_qpel: Simplify an #if conditional 11 years ago
Diego Biurrun 01c5779f56 x86: Drop some unnecessary YASM ifdefs 11 years ago
Diego Biurrun b718b24bbe ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes 11 years ago
Diego Biurrun b42f49e42f x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes 11 years ago
Diego Biurrun 3dc6272bed Remove a number of unnecessary dsputil.h #includes 11 years ago
Roman Fietze 5bb3f88255 avcodec.h, avpacket.c: use const AVPacket pointers in copy functions 11 years ago
James Almer c74b86699c x86/synth_filter: add synth_filter_fma3 11 years ago
James Almer 81e02fae6e x86/synth_filter: add synth_filter_avx 11 years ago
James Almer 2025d8026f x86/synth_filter: add synth_filter_sse 11 years ago
Janne Grunau f37815b1d5 arm: asm decode_block_coeffs_internal is vp8 specific 11 years ago
Peter Ross ac4b32df71 On2 VP7 decoder 11 years ago
Michael Niedermayer 8710ee11d7 avcodec/h264: clear cur_pic structure instead of duplicating it in ff_h264_update_thread_context() 11 years ago
Michael Niedermayer fd2bcfc4d6 avcodec/jpeglsdec: fix palette parsing code 11 years ago
James Almer 23d1c75efa lavc/kbdwin: add missing stdint.h include 11 years ago
Michael Niedermayer c00f368caa avcodec/ac3dec: use av_freep() for saftey 11 years ago