75861 Commits (35af7add6fac7f926d0cbb5724f36f0fe5022488)
 

Author SHA1 Message Date
Paul B Mahol 35af7add6f avcodec/takdec: add x86 SIMD for rest of decorrelation modes 9 years ago
Ganesh Ajjanagadde 2f4374fae1 ffmpeg: avoid possible undefined behavior 9 years ago
Carl Eugen Hoyos d6cfbcd621 lavc/mjpegenc: Add an option to force outputting chroma matrix. 9 years ago
Ganesh Ajjanagadde 1e81fd3710 avcodec/pthread_frame: update doxygen for update_context_from_thread 9 years ago
Christophe Gisquet 1896ac4abf build system: fix dependency generation 9 years ago
Paul B Mahol 5e0abf59d8 avfilter/vf_blend: fix normal mode with opacity != 1 9 years ago
Rodger Combs f00ec7eb1b lavf/hls: don't convert NULL options to empty strings; fixes HTTP CRLF warnings 9 years ago
Rodger Combs 0562f95902 lavu/opt: add flag to return NULL when applicable in av_opt_get 9 years ago
Rodger Combs f36baeebc5 lavu/opt: switch AV_OPT flags to shift-based formatting 9 years ago
Clément Bœsch 8f6f357fde build: restore videotoolbox compilation on iOS 9 years ago
Clément Bœsch 40d9d6de90 avformat/srtdec: make sure we probe a number 9 years ago
Rodger Combs 4f7d9b7706 lavf/matroskadec: drop indexes that appear broken 9 years ago
wm4 b3f8d871ee avcodec/ass: fix doxygen typo 9 years ago
Ganesh Ajjanagadde 65e2a5bb32 doc/faq: use https instead of http 9 years ago
Justin Greer 9c168f9a22 avfilter/af_afade: fix start of fade out 9 years ago
Ganesh Ajjanagadde 079d553b9e configure: add message to avoid manual modification of config.texi 9 years ago
Ganesh Ajjanagadde 1460719153 doc/writing_filters: miscellaneous grammar and typo fixes 9 years ago
Stefano Sabatini 329465235a tests: update fate-filter-delogo test reference after commit 8bc708fcee 9 years ago
Jean Delvare 8bc708fcee avfilter/delogo: Set default band to 1 9 years ago
Christophe Gisquet 5911eeb033 dnxhdenc: mark CID 1260 encoder experimental 9 years ago
Christophe Gisquet 79cfb36f92 dnxhddata: introduce and use MBAFF flag 9 years ago
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