69918 Commits (b7c19aee6c86f6924f83a8e2a7b087b8ea6c00fa)
 

Author SHA1 Message Date
Clément Bœsch a00bab3475 avfilter/paletteuse: raise cache size from 64k to 512k 10 years ago
Christophe Gisquet 398f531915 x86: hevc_mc: fewer xmm regs used in epel h/v 10 years ago
Carl Eugen Hoyos a9dc94c39c Force linking against user32 if dxva2 is enabled. 10 years ago
Christophe Gisquet bc8e044d8c x86/doc/Makefile: DBG=1 to preprocess external asm 10 years ago
Christophe Gisquet d9293c776e x86inc: Correctly warn on use of SSE2 instructions in SSE functions 10 years ago
Michael Niedermayer 2bae7b3370 avfilter/vf_fieldmatch: Add () to protect the arguments of the HAS_FF_AROUND() macro 10 years ago
Michael Niedermayer f15c734be1 avfilter/vf_phase: Add () to protect DIFF()s arguments 10 years ago
Michael Niedermayer 0cb95f9082 swresample/resample_template: Add () to protect the arguments of the OUT() macro 10 years ago
Michael Niedermayer 52d1929000 avutil/aes: Add () to protect the ROT() arguments 10 years ago
Michael Niedermayer 06309fc704 avutil/attributes: Add () to protect the AV_GCC_VERSION_AT_LEAST() arguments 10 years ago
Michael Niedermayer f8607cfb0a avutil/intmath: Add () to protect the ff_log2() argument 10 years ago
Michael Niedermayer cdee0c9d5f avutil/murmur3: Add () to protect the ROT() arguments 10 years ago
Michael Niedermayer 9cde41cdb5 avutil/version: Add () to protect the AV_VERSION_INT() arguments 10 years ago
Michael Niedermayer 527f1d22a1 avformat/tedcaptionsdec: add () to protect the argument of ERR_CODE() 10 years ago
Michael Niedermayer 61eb602d27 avutil/log: add () to protect the argument of AV_LOG_C() 10 years ago
Michael Niedermayer e3f7142306 avcodec/vc1dsp: add () to protect the arguments of the op* macros 10 years ago
Michael Niedermayer cb9d40451c avcodec/ac3: add () to protect the macro arguments 10 years ago
Michael Niedermayer 0b638b83c6 avformat/mpc8: Add () to protect MKMPCTAG()s arguments 10 years ago
Michael Niedermayer 235782260d avcodec/me_cmp: add () to protect avg*s arguments 10 years ago
Michael Niedermayer 17a62cbcb9 avcodec/bmvvideo: Add () to protect NEXT_BYTE() argument 10 years ago
Michael Niedermayer 37013fd018 swresample/swresample-test: Add () to protect uint_rand() argument 10 years ago
Michael Niedermayer ced26a2c65 avformat/tls: add () to protect macro arguments 10 years ago
James Almer 6e3651983c avcodec/hevcdsp: add missing () to CMP macro 10 years ago
Christophe Gisquet 89cb4995fa x86: hevc_mc: save 1 gpr in epel filter loading 10 years ago
James Almer 22596383f3 avcodec/hevcdsp: optimize pixel comparison in sao_edge_filter 10 years ago
wm4 4bf3fab281 hls: fix a null pointer dereference 10 years ago
zhaoxiu.zeng bf99068089 avcodec/vc1_mc: factor out helper functions for scaling blocks 10 years ago
Kevin Wheatley 88868d81a5 avformat/rtpdec_h264: fix compile failure with -DDEBUG 10 years ago
Clément Bœsch f9240ec01a avcodec/gif: fix off by one in column offsetting finding 10 years ago
Seppo Tomperi e40e446efd hevcdsp: HEVC deblocking ARM NEON register clobber fix 10 years ago
zhaoxiu.zeng 0f83415569 avcodec/vc1_mc: move median4() to mathops.h 10 years ago
Diego Biurrun f8c1719771 dca: Remove separate header for DCA ExSS 10 years ago
James Almer 03adafb318 x86/g722dsp: add ff_g722_apply_qmf_sse2 10 years ago
Michael Niedermayer e97a9666ef Merge commit '81ef46020fa654720e3beb4f5551ba634fae262a' 10 years ago
Michael Niedermayer 815daf1607 Merge commit '3a651f599a18b023602370b67a77eb0efa309b20' 10 years ago
Michael Niedermayer 9d4f836627 Merge commit '65df9904ceb5477a63e99e1e8fd8ace9a7cb8bda' 10 years ago
Michael Niedermayer e86f754b1c Merge commit '702458538d4e52809bcef460d39baabf061b16b5' 10 years ago
Michael Niedermayer 39b40be2a1 Merge commit '73ae0a9d12857852222363f9a7c14d07058ebfd3' 10 years ago
Michael Niedermayer 9e0a1bd2b9 Merge commit 'b16057b5fe9f02442c52388037891c2e381205fc' 10 years ago
Michael Niedermayer 9f1792982e Merge commit '10f160768b824f00933f33bc69f1fae89a25dfc8' 10 years ago
Michael Niedermayer 47df21e172 Merge commit '67690683130faf37dd9d969ced15eba2a1940ade' 10 years ago
Michael Niedermayer 38e641a060 avformat/mov: Bypass av_add_index_entry() 10 years ago
Michael Niedermayer f9e76d66e9 Merge commit '4abfa387b8234736f6e0e541951e3d5eb60eb843' 10 years ago
Himangi Saraogi 81ef46020f bktr: Use av_strerror and propagate error codes 10 years ago
Diego Biurrun 3a651f599a dca: Move data tables from a header to an object file 10 years ago
Diego Biurrun 65df9904ce dca: Add array sizes to array declarations 10 years ago
Michael Niedermayer 7b564a4cbb Merge commit '51ca3cb604a7585a7cff35d4b954794508955c19' 10 years ago
Peter Meerwald 702458538d g722: Add ARM NEON implementation for g722_apply_qmf() 10 years ago
Peter Meerwald 73ae0a9d12 g722: Split out computation of band->s_zero and unroll code 10 years ago
Peter Meerwald b16057b5fe g722: Unroll g722_apply_qmf() 10 years ago