summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/hwupload_cuda: Add missing semicolon.Matt Oliver2016-02-25
* avfilter/drawutils: fix gray and gbr formats on big endianMichael Niedermayer2016-02-25
* avfilter/drawutils: Fix ff_fill_rectangle() on big endianMichael Niedermayer2016-02-25
* avfilter/af_astats: clear all statsPaul B Mahol2016-02-25
* avfilter/af_astats: reset stats prior not after filteringPaul B Mahol2016-02-24
* avfilter/vf_blend: add freeze and heat modesPaul B Mahol2016-02-24
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8'Derek Buitenhuis2016-02-24
|\|
| * lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov2016-02-14
* | Merge commit 'b3dd30db0b2d857147fc0e1461a00bd6172a26a3'Derek Buitenhuis2016-02-24
|\|
| * lavfi: pass the hw frames context through the filter chainAnton Khirnov2016-02-14
* | avfilter/avf_showcqt: use lrintMuhammad Faiz2016-02-23
* | lavfi/nnedi: Fix a compilation warning.Carl Eugen Hoyos2016-02-23
* | lavfi/nnedi: Fix a memleak.Carl Eugen Hoyos2016-02-23
* | avfilter/avf_showcqt: remove unneeded headersMuhammad Faiz2016-02-23
* | avfilter: add firequalizer filterMuhammad Faiz2016-02-23
* | avfilter/vf_waveform: add 12bit depth supportPaul B Mahol2016-02-22
* | avfilter: add BobWeaver deinterlacing filterThomas Mundt2016-02-18
* | avfilter: add loop filtersPaul B Mahol2016-02-18
* | avfilter/drawutils: >8 bit supportPaul B Mahol2016-02-17
* | Merge commit 'c084d6d2cfb570b10d8784eb20cc696dfb7c5605'Derek Buitenhuis2016-02-17
|\|
| * buffersrc: default SAR to 0 (unknown) rather than 1Anton Khirnov2016-02-14
* | avfilter/avf_showcqt: improve pts handlingMuhammad Faiz2016-02-17
* | avfilter/vf_drawbox: reindentPaul B Mahol2016-02-17
* | avfilter/vf_drawbox: add alpha pixel formats supportPaul B Mahol2016-02-17
* | Merge commit 'fb25d99b0a5e21fb8cc184c7a9d3736387778266'Derek Buitenhuis2016-02-16
|\|
| * buffersrc: do not discard the error from ff_filter_frame()Anton Khirnov2016-02-12
| * lavfi: Use AV_CEIL_RSHIFT where neededVittorio Giovara2016-01-25
* | avfilter/f_streamselect: check if map is availablePaul B Mahol2016-02-16
* | avfilter: add fieldhint filterPaul B Mahol2016-02-16
* | lavfi/elbg: Make the pal8 output opaque.Carl Eugen Hoyos2016-02-16
* | vf_blend: Move C dsp function mapping to separate functionTimothy Gu2016-02-14
* | avfilter/vf_tinterlace: fix image alignmentMichael Niedermayer2016-02-14
* | vf_blend: Use integers for divide modeTimothy Gu2016-02-14
* | vf_blend: Reduce number of arguments for kernel functionTimothy Gu2016-02-14
* | vf_blend: Use memcpy when opacity is 0Timothy Gu2016-02-14
* | vf_blend: Templatize identity function and use a better nameTimothy Gu2016-02-14
* | avfilter/f_metadata: remove unused headersPaul B Mahol2016-02-14
* | avfilter/avf_showspectrum: improve pts handlingPaul B Mahol2016-02-12
* | avfilter/af_anequalizer: Avoid loss of precision when calculating nyquist fre...Michael Niedermayer2016-02-12
* | avfilter/vf_zoompan: Initialize retMichael Niedermayer2016-02-12
* | avfilter/vf_zoompan: Fix use of uninitialized variablesMichael Niedermayer2016-02-12
* | avfilter/avf_ahistogram: assert that variables are initialized by switch()Michael Niedermayer2016-02-12
* | avfilter/avf_showfreqs: assert that variables are initialized by switch()Michael Niedermayer2016-02-12
* | avfilter/vf_zoompan: Remove dead storeMichael Niedermayer2016-02-12
* | avfilter/avf_avectorscope: assert that variables are initialized by switch()Michael Niedermayer2016-02-11
* | avfilter/vaf_spectrumsynth: assert that variables are initialized by switch()Michael Niedermayer2016-02-11
* | avfilter/f_metadata: rename "string" into "same_str"Tobias Rapp2016-02-11
* | avfilter/f_metadata: whitespace clean-upTobias Rapp2016-02-11