28955 Commits (c9083d85df460dd4661cdcd7d70fa7cb7b45a352)

Author SHA1 Message Date
Michael Niedermayer e059ac59ef avcodec/snow: ensure the buffers have allocated edges 11 years ago
James Almer 057d2704e7 x86/videodsp: add emulated_edge_mc_mmxext 11 years ago
Anton Khirnov 1b04eb20f7 lavc: do not allocate edges in the default get_buffer2() 11 years ago
Gildas Cocherel a0e1c3517a hevc: remove unused array min_cb_addr_zs 11 years ago
Yao Wang e18b48c6fd avcodec/cavs: fix B_SUB_DIRECT col-MB is Intra MB case. 11 years ago
Kieran Kunhya 9b60d91979 hevc: Allow out of bound values for num_reorder_pics 11 years ago
Diego Biurrun 593d2326ef dv: Replace a magic number by sizeof() 11 years ago
Diego Biurrun 5ab03e41e5 x86: h264dsp: Fix link failure with optimizations disabled 11 years ago
Michael Niedermayer 1ace0ca60f avcodec/x86/hevc_idct: fix function name in comment 11 years ago
plepere 9ba6b17add avcodec/x86/hevc_idct: fix number of sse registers 11 years ago
plepere 942e22c651 avcodec/x86/hevc: add avx2 dc idct 11 years ago
Derek Buitenhuis 2deb614272 mjpegdec: Properly set the context colorspace info 11 years ago
Derek Buitenhuis c11043aca7 mjpegdec: Properly set the context colorspace info 11 years ago
gcocherel ba70563d55 hevc/pps: optimized size of min_tb_addr_zs 11 years ago
gcocherel f7f1f4c7ce avcodec/hevc_ps: remove min_cb_addr_zs 11 years ago
Michael Niedermayer eab2509f8c avcodec/x86/h264_qpel_10bit: locally define pb_0 11 years ago
Michael Niedermayer 47048aa30b avcodec/h264: do not leave ret random on minor failures, causing major failure 11 years ago
Vittorio Giovara 772d150a6e h264: error out from decode_nal_units() when AV_EF_EXPLODE is set 11 years ago
Vittorio Giovara 10306e9c5f jpeg2000: fix dereferencing invalid pointers during cleanup 11 years ago
Michael Niedermayer 49bf712a89 libavcodec/wmalosslessdec: add missing emms 11 years ago
James Almer 476bd3c7e4 x86/dsputil: move put_signed_pixels_clamped out of bswapdsp.asm 11 years ago
Diego Biurrun fab9df63a3 dsputil: Split off global motion compensation bits into a separate context 11 years ago
Janne Grunau f23d26a686 h264: avoid using uninitialized memory in NEON chroma mc 11 years ago
Dirk Ausserhaus e121ac634b indeo45: use is_indeo4 context flag instead of checking codec ID 11 years ago
Diego Biurrun c67b449beb dsputil: Split bswap*_buf() off into a separate context 11 years ago
Diego Biurrun 7b9ef8d701 mpeg: Split error resilience bits off into a separate file 11 years ago
Justin Ruggles f2f2e7627f Check mp3 header before calling avpriv_mpegaudio_decode_header(). 11 years ago
Justin Ruggles 44127546b0 Check if an mp3 header is using a reserved sample rate. 11 years ago
James Almer c172683bf4 x86/dsputil: remove redundant global motion compensation code 11 years ago
Michael Niedermayer 42e6fc147b avcodec/apedec: optimize sign combination 11 years ago
Anshul Maheshwari ca2f59e121 avcodec/dvbsubdec: support returning exact end times 11 years ago
Luca Barbato 0ef256d515 libx264: Correctly manage constant rate factor params 11 years ago
James Almer 6ec3dc97fc x86/audiodsp: move asm code out of dsputil 11 years ago
Diego Biurrun f83896abda ape: Replace memset(0) by zero initialization 11 years ago
Diego Biurrun 8d695dc411 mpeg: Mark ff_mpeg_set_erpic() static 11 years ago
Diego Biurrun c54e118722 build: Have the eatqi decoder depend on the MPEG-1 decoder 11 years ago
Diego Biurrun 03391b5432 build: Add missing object files for Matroska demuxer 11 years ago
Diego Biurrun 9a9e2f1c8a dsputil: Split audio operations off into a separate context 11 years ago
Michael Niedermayer 5ab51f7535 avcodec/libtwolame: fix encoding lsf with defaults 11 years ago
Michael Niedermayer a2de7b1bd5 avcodec/bitstream: document the double volatile 11 years ago
Michael Niedermayer 1caedf629a avcodec/ituh263enc: fix advanced intra coding 11 years ago
Michael Niedermayer fe43facd65 avcodec/utils: check sar only when width/height are set 11 years ago
Michael Niedermayer 329898aa45 avcodec/bitstream: try to workaround internal compiler bug in gcc 4.2 11 years ago
Michael Niedermayer 33f83a2157 avcodec/x86/rv40dsp_init: fix () in macros 11 years ago
Michael Niedermayer 40cbad9ff7 avcodec/wavpackenc: fix () in macros 11 years ago
Vittorio Giovara ca1e36a8e4 h264: fix build when error resilience is disabled 11 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
Anton Khirnov d349afb07b dv: cosmetics, reindent 11 years ago
Anton Khirnov 650dee63c8 dv: get rid of global non-const tables 11 years ago
Anton Khirnov 778111592b dvenc: initialize the profile only once, at init 11 years ago