summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_ocr: check ff_set_common_formats() return valueMoritz Barsnick2017-11-01
* avfilter/af_join: switch to activatePaul B Mahol2017-10-31
* avfilter: pass correct argument to helper functionPaul B Mahol2017-10-31
* lavfi/testsrc2: fix hang with very small sizes.Nicolas George2017-10-31
* lavfi/palettegen: Fix compilation after 1da8c4e.Carl Eugen Hoyos2017-10-29
* lavfi/palettegen: Allow setting the background colour.Carl Eugen Hoyos2017-10-29
* avfilter/zscale: fix memory leakdxfhgwet2017-10-28
* avfilter/zscale: fix segfault on library errordxfhgwet2017-10-28
* lavfi/paletteuse: fix debug_kdtree after aba926e7dClément Bœsch2017-10-28
* lavfi/paletteuse: fix debug_mean_error after aba926e7dClément Bœsch2017-10-28
* lavfi/paletteuse: fix debug_accuracy after aba926e7dClément Bœsch2017-10-28
* lavfi/paletteuse: simplify color get function prototypesClément Bœsch2017-10-28
* lavfi/paletteuse: move "new" option before debugging optionsClément Bœsch2017-10-28
* lavfi/paletteuse: fix to support transparencyBjorn Roche2017-10-28
* Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'James Almer2017-10-26
|\
| * lavfi: Drop unused and empty header fileVittorio Giovara2017-04-10
| * vf_deinterlace_vaapi: Add support for field rate outputMark Thompson2017-04-02
* | lavfi/tests/filtfmts: Constify a variable.Carl Eugen Hoyos2017-10-24
* | Merge commit '883ce264d9ffc5bdaf477e09ee155b03339c46a6'James Almer2017-10-23
|\|
| * vf_showinfo: Display spherical propertiesVittorio Giovara2017-03-23
* | Merge commit '3f128fc4a3fa1ef8a87974eb5484a997a84868fe'James Almer2017-10-23
|\|
| * vf_showinfo: Simplify reporting stereo3d informationVittorio Giovara2017-03-23
* | Merge commit '96a47364d1cf346a5d0437e054b1b10d44d8d969'James Almer2017-10-21
|\|
| * lavfi: Drop deprecated non-const filter retrievalVittorio Giovara2017-03-23
* | Merge commit '8e18328b18e69b38a5feae5d10ad01b403a205b6'James Almer2017-10-21
|\|
| * lavfi: Drop deprecated filter registrationVittorio Giovara2017-03-23
* | Merge commit '52067b3c0e5ddbcf7021a093420798420351a9e2'James Almer2017-10-21
|\|
| * lavfi: Drop deprecated filter initializationVittorio Giovara2017-03-23
* | Merge commit 'c5c7cfd5e80d4c36568c01cc40abfde341657ad9'James Almer2017-10-21
|\|
| * lavfi: Drop deprecated functions to open a filter or a filterchainVittorio Giovara2017-03-23
* | Merge commit '88fd836a015a5f3380df74592e440e7d1e5b8000'James Almer2017-10-21
|\|
| * lavfi: Drop deprecated way of passing options for a few filtersVittorio Giovara2017-03-23
* | lavfi/graphparser: Constify a variable.Carl Eugen Hoyos2017-10-21
* | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-21
|\|
| * Bump major versions of all librariesVittorio Giovara2017-03-23
* | Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'James Almer2017-10-21
|\|
| * build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-01
| * vf_deinterlace_vaapi: Create filter buffer after contextMark Thompson2017-02-17
| * vf_fade: Make sure to not miss the last lines of a frameMartin Storsjö2017-02-16
* | Bump version for master after 3.4 branchpointMichael Niedermayer2017-10-11
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-11
* | vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-09
* | lavfi: Rename local variables "main" as "master".Carl Eugen Hoyos2017-10-07
* | lavfi/avfilter.c: Correct guess_status_pts to account for differing link time...Sasi Inguva2017-10-07
* | avfilter/vf_fps: add eof_action filter optionTobias Rapp2017-10-06
* | avfilter/vf_fps: clean-up filter optionsTobias Rapp2017-10-05
* | lavfi/vmafmotion: Allow more pix_fmts.Carl Eugen Hoyos2017-10-01
* | avfilter/vf_thumbnail_cuda: Avoid mixing declaration and statementsMichael Niedermayer2017-10-01
* | avfilter/vmaf_motion: use correct header guardsJames Almer2017-09-30
* | avfilter: add vmafmotion filterAshish Singh2017-09-30