69885 Commits (563ed912eaac481b1b46f5dd3e2ab71df7fde305)
 

Author SHA1 Message Date
Michael Niedermayer 563ed912ea Merge commit 'bb7701684c7170dfd5f33a3c7d827265844619f2' 10 years ago
Michael Niedermayer 2980c8e7d3 Merge commit 'cb70a93ca1e7fae1b5dfb65ad149d311a65206a4' 10 years ago
Michael Niedermayer 79216a189b Merge commit '733f4b05f0e120ddd0393b23f2b6d9106cf922e4' 10 years ago
Michael Niedermayer 32b2b7bd8c Merge commit '266f241193b2fa8c99bb8b1f007c66bedd3b7d97' 10 years ago
Michael Niedermayer 15cd2a93e7 Merge commit '81688e68f93f3142e2093f1a3d226edaeb179992' 10 years ago
Michael Niedermayer 9d5017a20c Merge commit '9d3b752fceb0f2a42cac7c2a1109b0629823c99f' 10 years ago
Michael Niedermayer a4cd057bc7 avformat/matroskaenc: Use the correct data type for the chapter times 10 years ago
Michael Niedermayer d302853bca Merge commit '5dc47a2bd52e375ed742c45d08356b45098f458d' 10 years ago
Michael Niedermayer d2668ae472 Merge commit 'f8c1719771dc4ac2e13e6bc8bf741854a30e3a86' 10 years ago
Michael Niedermayer 03dab49a12 avcodec/vp56: Add () to protect TRANSPOSE()s arguments 10 years ago
Vittorio Giovara bb7701684c lavf: Document the codec context initialization 10 years ago
Vittorio Giovara cb70a93ca1 lavc: Document interaction between avcodec_open2() and decoding routines 10 years ago
Vittorio Giovara 733f4b05f0 avplay: Check format allocation inside decode_thread() 10 years ago
Vittorio Giovara 266f241193 avplay: Check frame allocation inside video_thread() 10 years ago
Vittorio Giovara 81688e68f9 avconv: Check rc_override memory allocation 10 years ago
Vittorio Giovara 9d3b752fce graphparser: Check av_get_token() memory error 10 years ago
Vittorio Giovara 5dc47a2bd5 matroskaenc: Validate chapter start and end times 10 years ago
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