summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* doc: fix spelling errorsAndreas Cadhalpun2015-10-09
* avfilter/vf_blend: fix normal mode with opacity != 1Paul B Mahol2015-10-09
* avfilter/af_afade: fix start of fade outJustin Greer2015-10-08
* avfilter/delogo: Set default band to 1Jean Delvare2015-10-08
* avfilter/vf_w3fdif: scale down coefficiends by 2Paul B Mahol2015-10-07
* avfilter/x86/vf_blend.asm: hardmix: do same with two pxor instructions lessPaul B Mahol2015-10-07
* avfilter/x86/vf_blend.asm: 11th register is used, update functionsPaul B Mahol2015-10-07
* avfilter/x86/vf_blend.asm: add hardmix and phoenix sse2 SIMDPaul B Mahol2015-10-07
* lavfi/vf_yadif: reindent after last commit.Nicolas George2015-10-07
* lavfi/vf_thumbnail: reindent after last commit.Nicolas George2015-10-07
* lavfi/vf_w3fdif: reindent after last commit.Nicolas George2015-10-07
* lavfi/vf_alphamerge: reindent after last commit.Nicolas George2015-10-07
* lavfi/avf_showspectrum: reindent after last commit.Nicolas George2015-10-07
* lavfi/vf_yadif: remove looping on request_frame().Nicolas George2015-10-07
* lavfi/vf_w3fdif: remove looping on request_frame().Nicolas George2015-10-07
* lavfi/vf_thumbnail: remove looping on request_frame().Nicolas George2015-10-07
* lavfi/vf_select: remove looping on request_frame().Nicolas George2015-10-07
* lavfi/vf_fps: remove looping on request_frame().Nicolas George2015-10-07
* lavfi/vf_alphamerge: remove looping on request_frame().Nicolas George2015-10-07
* lavfi/avf_showwaves: remove looping on request_frame().Nicolas George2015-10-07
* lavfi/avf_showspectrum: remove looping on request_frame().Nicolas George2015-10-07
* lavfi/avf_showcqt: remove looping on request_frame().Nicolas George2015-10-07
* lavfi/af_aresample: remove looping on request_frame().Nicolas George2015-10-07
* avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputsPaul B Mahol2015-10-06
* afilter/af_extrastereo: remove dead initializationPaul B Mahol2015-10-06
* avfilter:audio: fix shadowed AVFrame *outPaul B Mahol2015-10-06
* avfilter/af_extrastereo: Fix shadowed variableMichael Niedermayer2015-10-06
* avfilter: add displace video filterPaul B Mahol2015-10-04
* avfilter/ebur128: use AV_OPT_TYPE_BOOL for video optionClément Bœsch2015-10-04
* avfilter/ebur128: add dualmono measurement optionKyle Swanson2015-10-04
* avfilter/vf_stereo3d: rewrite in preparation for SIMDPaul B Mahol2015-10-03
* avfilter/vf_blend: Fix argument types, fix segfault in asmMichael Niedermayer2015-10-03
* avfilter/vf_blend: add x86 SIMD for some modesPaul B Mahol2015-10-03
* avfilter/vf_tinterlace: add mergex2 modePaul B Mahol2015-10-03
* Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8'Hendrik Leppkes2015-10-03
|\
* | avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth inputPaul B Mahol2015-10-02
* | avfilter/af_rubberband: add process_command()Paul B Mahol2015-10-02
* | lavfi/mandelbrot: Output RGB0 instead of RGBA.Carl Eugen Hoyos2015-10-02
* | avfilter/x86/vf_psnr.asm: fix typoPaul B Mahol2015-10-01
* | avfilter/vf_maskedmerge: get rid of MaskedMergeContext from functions that do...Paul B Mahol2015-09-30
* | avfilter/vf_maskedmerge: rewrite and remove some duplicated codePaul B Mahol2015-09-30
* | avfilter/af_rubberband: flush only if there is something availablePaul B Mahol2015-09-30
* | avfilter/vf_atadenoise: do not use uninitialized dataPaul B Mahol2015-09-29
* | Merge commit 'c9943f00cfa2471d1b8a3a9ddc7a21049a71090e'Hendrik Leppkes2015-09-29
|\|
| * vf_framepack: Use av_image_copy() where appropriateVittorio Giovara2015-09-29
* | Merge commit 'ae25413daf42a06f078ed81bb545ec23a8e0b482'Hendrik Leppkes2015-09-29
|\|
| * lavfi: do not exclude hwaccel formats from ff_all_formats()Anton Khirnov2015-09-28
| * avfilter: Support both syntaxes for the scale filterLuca Barbato2015-09-13
| * buffersrc: Improve initialization log messageVittorio Giovara2015-09-13
* | avfilter/delogo: Fix show option when band is smallJean Delvare2015-09-28