4636 Commits (9e0b0c60bd7fa4d4a476b93f94436a8e37d98983)

Author SHA1 Message Date
Matthew Oliver 70205f1799 mpcodecs: Use _INLINE guards for inline asm. 10 years ago
Michael Niedermayer 08ee02deca avfilter/vf_tinterlace: remove unused variable 10 years ago
Clément Bœsch 77204f7366 avfilter/xbr: fix style in FILT4() calls 10 years ago
Clément Bœsch 7eece06934 avfilter/xbr: clarify default "interpolated" pixels assignments 10 years ago
Clément Bœsch bca3c2cfc0 avfilter/xbr: refactor xbr[234]x into a single function 10 years ago
Clément Bœsch 8bc1553cdb avfilter/xbr: add slice threading 10 years ago
Clément Bœsch 454b714283 avfilter/xbr: add video and filtering flags to options 10 years ago
Clément Bœsch be96201e5b avfilter/xbr: use function pointers for xbr[234]x 10 years ago
Clément Bœsch c4fb79a3db avfilter/xbr: remove FATE test entry from @todo 10 years ago
Clément Bœsch 9a796f7f18 avfilter/xbr: consistent copyright header 10 years ago
Clément Bœsch d1529273fb avfilter/xbr: make xbr[234]x a bit more consistent 10 years ago
Clément Bœsch a99004a926 avfilter/xbr: misc style fixes 10 years ago
Clément Bœsch fda209b741 avfilter/xbr: simplify left/up conditions 10 years ago
Clément Bœsch a3c3ee6973 avfilter/xbr: misc cleanup in FILT[234] macros 10 years ago
Clément Bœsch 7e91f77547 avfilter/xbr: refactor src/dst pointers definitions into a macro 10 years ago
Clément Bœsch 18e4bf4f54 avfilter/xbr: refactor the 21 pixels definition into a macro 10 years ago
Clément Bœsch 6bf9786a9b avfilter/xbr: mark source pointers as const 10 years ago
Clément Bœsch e070484040 avfilter/xbr: simplify width overread checks 10 years ago
Clément Bœsch 55f05ac0f1 avfilter/xbr: use different macro names for each dimension 10 years ago
Clément Bœsch 9f9c741771 avfilter/xbr: avoid unecessary macro redirections 10 years ago
Clément Bœsch 086487b633 avfilter/xbr: localize some filtering variables 10 years ago
Clément Bœsch 08bb6f919c avfilter/xbr: do not pass unchanging r2y to macros 10 years ago
Stefano Sabatini aea7616d39 lavfi/xbr: remove relicensing notice from copyright header 10 years ago
Arwa Arif a2f05d3337 lavfi : change xBR filter to LGPL 10 years ago
Michael Niedermayer 05e4b25e9b avfilter/x86/vf_interlace: rewrite asm 10 years ago
Michael Niedermayer fb3eb57369 avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2() 10 years ago
Michael Niedermayer 18b46ecc93 avfilter/tinterlace: Move lowpass_line to a separate function and call it through a function pointer 10 years ago
Michael Niedermayer 9d548fce24 avfilter/tinterlace: split context definition into seperate header so it can be used by future optimizations 10 years ago
Michael Niedermayer f043965cd5 avfilter/vf_tinterlace: fix linesize vs. width 10 years ago
Michael Niedermayer 05e0ea6050 avfilter/vf_tinterlace: Fix output top field first flag for MODE_INTERLACEX2 10 years ago
Kieran Kunhya 2e1704059a vf_interlace: Add SIMD for lowpass filter 10 years ago
Peter Ross b186b7131e avfilter/vf_lut: gammaval709() 10 years ago
Aleksey Vasenev 8349001638 avfilter/vf_tinterlace: fix frame rate 10 years ago
Aleksey Vasenev df8248f66e avfilter/vf_interlace: more accurate pts calculation 10 years ago
Stefano Sabatini 73f74f6b16 lavfi/xbr: apply misc cosmetical fixes 10 years ago
Clément Bœsch 30466cac9d avfilter/xbr: drop yet another x2 reference 10 years ago
Clément Bœsch 937ebb8435 avfilter/xbr: fix filter description field 10 years ago
Clément Bœsch 548a5f7ef6 avfilter/xbr: fix TODO entry 10 years ago
Clément Bœsch fc0a91e3cd avfilter/xbr: consistent use of @see 10 years ago
Michael Niedermayer 064a237669 avfilter/vf_xbr: Uppercase first letter of context type for consistency 10 years ago
Arwa Arif 19d0949d31 lavfi: add xbr filter xBR 10 years ago
Marton Balint 86476c510e avfilter/avf_showwaves: fix off by one error in loop condition 10 years ago
Michael Niedermayer d70e503ebc avfilter/af_aresample: remove unused variable 10 years ago
Kevin Mitchell fdf22f973d avfilter/vf_idet: add a repeated field detection 10 years ago
Michael Niedermayer 09024fe681 avfilter/af_aresample: Limit data per inserted packet 10 years ago
Michael Niedermayer 97da68172a avfilter/af_aresample: split flushing code out 10 years ago
Michael Niedermayer 898635ad9e avfilter/vf_idet: use exp2() 10 years ago
Michael Niedermayer 4bbd8f05f7 avfilter/vf_idet: use av_rescale() 10 years ago
Michael Niedermayer 5d590d87b3 avfilter/vf_idet: fix rounding of av_dict_set_fxp() 10 years ago
Kevin Mitchell fe6f5f2908 avfilter/vf_idet: add a "half_life" option for statistics 10 years ago