summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* avfilter/af_afftfilt: Extend to 17bit fftMichael Niedermayer2016-03-041-1/+1
* avfilter/af_sofalizer: fix crash when ir size is not aligned, usually when n_...Paul B Mahol2016-03-041-2/+9
* avfilter/af_sofalizer: fix crash with odd IR sizePaul B Mahol2016-03-031-10/+12
* avfilter/af_sofalizer: print size of FFT that failed to initPaul B Mahol2016-03-031-1/+1
* avfilter/vf_ciescope: Fix 'ISO C90 forbids mixed declarations and code'Michael Niedermayer2016-03-031-1/+2
* avfilter/vf_vectorscope: improve green graticule visibilityPaul B Mahol2016-03-031-18/+18
* avfilter/vf_vectorscope: add threshold optionPaul B Mahol2016-03-031-3/+81
* avfilter/vf_ciescope: Fix "incompatible pointer type" warningsMichael Niedermayer2016-03-031-5/+5
* avfilter/vf_zscale: unbreak RGB supportPaul B Mahol2016-03-031-4/+4
* avfilter: add ciescope filterPaul B Mahol2016-03-034-1/+1512
* lavfi/drawutils: Add some missing GBRP pix_fmts.Carl Eugen Hoyos2016-03-031-0/+10
* avfilter/vf_vectorscope: add 9 & 10 bit depth input & output support with alphaPaul B Mahol2016-03-021-2/+5
* avfilter/vf_vectorscope: make background opacity customizablePaul B Mahol2016-03-021-9/+39
* avfilter/vf_vectorscope: add graticulePaul B Mahol2016-03-021-0/+266
* avfilter/vf_vectorscope: avoid crash by explicitly checking for 8-bit depthPaul B Mahol2016-03-021-1/+3
* lavfi: add bench and abench filtersClément Bœsch2016-03-014-1/+156
* avfilter/avf_showcqt: optimize draw routinesMuhammad Faiz2016-02-291-97/+115
* avfilter/avf_showvolume: support unknown channel layouts tooPaul B Mahol2016-02-281-7/+13
* avfilter/vf_vectorscope: add color5 mode, mode like color but with higher sat...Paul B Mahol2016-02-281-2/+26
* x86/vf_blend: Add SSE2 optimization for divideTimothy Gu2016-02-282-0/+32
* vf_copy: exclude hwaccel formatswm42016-02-271-0/+18
* avfilter/avf_showwolume: add orientation and step optionPaul B Mahol2016-02-271-38/+100
* lavfi/ass: fix version check for sub_text_format optionClément Bœsch2016-02-271-1/+1
* avfilter: add datascope filterPaul B Mahol2016-02-264-1/+401
* lavfi/ass: use ass_process_chunk() instead of ass_process_data()Clément Bœsch2016-02-261-1/+9
* avfilter/af_astats: do not clear previous sample valuePaul B Mahol2016-02-261-5/+18
* avfilter/hwupload_cuda: Add missing semicolon.Matt Oliver2016-02-251-1/+1
* avfilter/drawutils: fix gray and gbr formats on big endianMichael Niedermayer2016-02-251-5/+5
* avfilter/drawutils: Fix ff_fill_rectangle() on big endianMichael Niedermayer2016-02-251-1/+8
* avfilter/af_astats: clear all statsPaul B Mahol2016-02-251-1/+1
* avfilter/af_astats: reset stats prior not after filteringPaul B Mahol2016-02-241-8/+9
* avfilter/vf_blend: add freeze and heat modesPaul B Mahol2016-02-242-0/+10
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-244-4/+0
|\
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-186-6/+0
* | Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8'Derek Buitenhuis2016-02-243-0/+234
|\ \ | |/
| * lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov2016-02-143-0/+239
* | Merge commit 'b3dd30db0b2d857147fc0e1461a00bd6172a26a3'Derek Buitenhuis2016-02-245-3/+166
|\ \ | |/
| * lavfi: pass the hw frames context through the filter chainAnton Khirnov2016-02-145-10/+183
* | avfilter/avf_showcqt: use lrintMuhammad Faiz2016-02-231-45/+45
* | lavfi/nnedi: Fix a compilation warning.Carl Eugen Hoyos2016-02-231-1/+1
* | lavfi/nnedi: Fix a memleak.Carl Eugen Hoyos2016-02-231-0/+1
* | avfilter/avf_showcqt: remove unneeded headersMuhammad Faiz2016-02-231-3/+0
* | avfilter: add firequalizer filterMuhammad Faiz2016-02-234-1/+595
* | avfilter/vf_waveform: add 12bit depth supportPaul B Mahol2016-02-221-2/+5
* | avfilter: add BobWeaver deinterlacing filterThomas Mundt2016-02-184-1/+628
* | avfilter: add loop filtersPaul B Mahol2016-02-184-1/+386
* | avfilter/drawutils: >8 bit supportPaul B Mahol2016-02-172-43/+207
* | Merge commit 'c084d6d2cfb570b10d8784eb20cc696dfb7c5605'Derek Buitenhuis2016-02-171-2/+2
|\ \ | |/
| * buffersrc: default SAR to 0 (unknown) rather than 1Anton Khirnov2016-02-141-1/+1
* | avfilter/avf_showcqt: improve pts handlingMuhammad Faiz2016-02-172-13/+36
OpenPOWER on IntegriCloud