75840 Commits (4e7fa057d2ff025f87b08e31558e5f7a785d2eb1)
 

Author SHA1 Message Date
Paul B Mahol 4e7fa057d2 avfilter/vf_w3fdif: scale down coefficiends by 2 9 years ago
Christophe Gisquet 71199ee907 dnxhddec: better support for 4:4:4 9 years ago
Paul B Mahol 624a1a0e69 avfilter/x86/vf_blend.asm: hardmix: do same with two pxor instructions less 9 years ago
Paul B Mahol e999210cec avfilter/x86/vf_blend.asm: 11th register is used, update functions 9 years ago
Paul B Mahol 0948ba3204 avfilter/x86/vf_blend.asm: add hardmix and phoenix sse2 SIMD 9 years ago
Nicolas George 8a9fa46e87 lavfi/vf_yadif: reindent after last commit. 9 years ago
Nicolas George ea2fd42f9d lavfi/vf_thumbnail: reindent after last commit. 9 years ago
Nicolas George 90d087247c lavfi/vf_w3fdif: reindent after last commit. 9 years ago
Nicolas George d7849248dd lavfi/vf_alphamerge: reindent after last commit. 9 years ago
Nicolas George 35c3043ea4 lavfi/avf_showspectrum: reindent after last commit. 9 years ago
Nicolas George 4883e5d540 lavfi/vf_yadif: remove looping on request_frame(). 9 years ago
Nicolas George 86b8a82f4f lavfi/vf_w3fdif: remove looping on request_frame(). 9 years ago
Nicolas George 73a5546ba8 lavfi/vf_thumbnail: remove looping on request_frame(). 9 years ago
Nicolas George ca540fbdb4 lavfi/vf_select: remove looping on request_frame(). 9 years ago
Nicolas George 4bc7eb2dd2 lavfi/vf_fps: remove looping on request_frame(). 9 years ago
Nicolas George a45e96a54f lavfi/vf_alphamerge: remove looping on request_frame(). 9 years ago
Nicolas George 8a2e2fc34a lavfi/avf_showwaves: remove looping on request_frame(). 9 years ago
Nicolas George 9a520c4d52 lavfi/avf_showspectrum: remove looping on request_frame(). 9 years ago
Nicolas George 114f3f526e lavfi/avf_showcqt: remove looping on request_frame(). 9 years ago
Nicolas George 4982130d5a lavfi/af_aresample: remove looping on request_frame(). 9 years ago
Michael Niedermayer 1bc873acd6 swresample/resample: manually unroll the main loop in bessel() 9 years ago
Michael Niedermayer 6024c865ef swresample/resample: merge first iteration into init in bessel() 9 years ago
Shivraj Patil 322e960dbf avcodec/mips: build fix for MSA 64bit 9 years ago
Shivraj Patil b0732b0214 avcodec/mips: build fix for MSA 9 years ago
Arttu Ylä-Outinen cb8999f368 doc/encoders: Fix libkvazaar documentation 9 years ago
Arttu Ylä-Outinen 0e34868387 libkvazaar: Fix setting framerate 9 years ago
Arttu Ylä-Outinen 5fefa7b512 libkvazaar: Use av_image_copy for copying pixels 9 years ago
Arttu Ylä-Outinen 8db62f0419 libkvazaar: Set pts and dts 9 years ago
Arttu Ylä-Outinen c09419ca80 libkvazaar: Replace asserts with proper errors 9 years ago
Arttu Ylä-Outinen 425d6134ed libkvazaar: Remove unnecessary NULL checks 9 years ago
Arttu Ylä-Outinen b9446d0b56 configure: Add version check for libkvazaar 9 years ago
Arttu Ylä-Outinen b3777b2c2e libkvazaar: Update to work with the latest version 9 years ago
Ronald S. Bultje ce78729033 vp9: don't keep a stack pointer if we don't need it. 9 years ago
Ganesh Ajjanagadde b3b6665c60 avcodec/libx264: silence -Waddress 9 years ago
Ganesh Ajjanagadde 2d8ef1b690 doc/developer: use https instead of http 9 years ago
Michael Niedermayer a852db796e avcodec/pngenc: Check that there is at least 1 frame 9 years ago
Michael Niedermayer e96ecaf053 avcodec/pngenc: Initialize fctl_chunk to 0 9 years ago
Michael Niedermayer f4585e666f avformat/flvdec: Print stream type in case a new stream is discovered after the header 9 years ago
James Almer 285e41c34c checkasm: add alacdsp tests 9 years ago
James Almer 72254b19b8 x86/alacdsp: add simd optimized functions 9 years ago
Andrey Utkin fdb3283872 avformat/httpauth: Add space after commas in HTTP/RTSP auth header 9 years ago
Paul B Mahol ac74e857a2 avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs 9 years ago
Ganesh Ajjanagadde 9ecfcfe481 README: replace http with https 9 years ago
Paul B Mahol a342c2a531 afilter/af_extrastereo: remove dead initialization 9 years ago
Paul B Mahol 755242b912 avfilter:audio: fix shadowed AVFrame *out 9 years ago
Michael Niedermayer d1c8368e40 avfilter/af_extrastereo: Fix shadowed variable 9 years ago
Michael Niedermayer e34ba5ec53 avformat/flvdec: Remove dead loop 9 years ago
Ronald S. Bultje cb912b4521 vp9: fix msvc build by using 6 GPRs on 32bit if stack!=aligned. 9 years ago
Michael Niedermayer 8deb1fdac8 avformat/omadec: Fix { typo 9 years ago
Ganesh Ajjanagadde 4c2bfabc3a ffplay: use correct context for av_log 9 years ago