summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f519e131c101ae3948dabf1f7f598efbff5fb536'James Almer2017-11-061-6/+8
|\
| * af_bs2b: Add missing casts to complex pointer assignmentsDiego Biurrun2017-06-211-6/+8
| * vf_hwmap: Properly free a locally derived deviceMark Thompson2017-06-181-1/+7
| * vf_hwmap: Add missing error codeMark Thompson2017-06-181-0/+1
| * Convert all AVClass struct declarations to designated initializers.Diego Biurrun2017-06-122-6/+6
| * vf_hwmap: Add reverse mapping for hardware framesMark Thompson2017-04-301-7/+61
| * vf_hwmap: Add device derivationMark Thompson2017-04-301-18/+49
| * filtfmts-test: Mark filter as constVittorio Giovara2017-04-101-1/+1
* | avfilter/vf_libvmaf: fix errors while running with psnr=1.Ashish Pratap Singh2017-11-061-3/+4
* | avfilter/vf_tile: remove limit of max tile sizePaul B Mahol2017-11-031-3/+12
* | lavfi/framepool: use av_image_check_size2().Nicolas George2017-11-021-1/+1
* | lavfi: check links properties after configuring them.Nicolas George2017-11-021-0/+24
* | avfilter/vf_ocr: check ff_set_common_formats() return valueMoritz Barsnick2017-11-011-3/+1
* | avfilter/af_join: switch to activatePaul B Mahol2017-10-311-47/+51
* | avfilter: pass correct argument to helper functionPaul B Mahol2017-10-311-1/+1
* | lavfi/testsrc2: fix hang with very small sizes.Nicolas George2017-10-311-2/+2
* | lavfi/palettegen: Fix compilation after 1da8c4e.Carl Eugen Hoyos2017-10-291-1/+1
* | lavfi/palettegen: Allow setting the background colour.Carl Eugen Hoyos2017-10-292-2/+5
* | avfilter/zscale: fix memory leakdxfhgwet2017-10-281-0/+1
* | avfilter/zscale: fix segfault on library errordxfhgwet2017-10-281-3/+3
* | lavfi/paletteuse: fix debug_kdtree after aba926e7dClément Bœsch2017-10-281-4/+5
* | lavfi/paletteuse: fix debug_mean_error after aba926e7dClément Bœsch2017-10-281-3/+3
* | lavfi/paletteuse: fix debug_accuracy after aba926e7dClément Bœsch2017-10-281-7/+7
* | lavfi/paletteuse: simplify color get function prototypesClément Bœsch2017-10-281-28/+15
* | lavfi/paletteuse: move "new" option before debugging optionsClément Bœsch2017-10-281-1/+1
* | lavfi/paletteuse: fix to support transparencyBjorn Roche2017-10-281-71/+124
* | Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'James Almer2017-10-262-29/+0
|\ \ | |/
| * lavfi: Drop unused and empty header fileVittorio Giovara2017-04-102-30/+0
| * vf_deinterlace_vaapi: Add support for field rate outputMark Thompson2017-04-021-117/+166
* | lavfi/tests/filtfmts: Constify a variable.Carl Eugen Hoyos2017-10-241-1/+1
* | Merge commit '883ce264d9ffc5bdaf477e09ee155b03339c46a6'James Almer2017-10-231-0/+41
|\ \ | |/
| * vf_showinfo: Display spherical propertiesVittorio Giovara2017-03-231-0/+41
* | Merge commit '3f128fc4a3fa1ef8a87974eb5484a997a84868fe'James Almer2017-10-231-13/+1
|\ \ | |/
| * vf_showinfo: Simplify reporting stereo3d informationVittorio Giovara2017-03-231-13/+1
* | Merge commit '96a47364d1cf346a5d0437e054b1b10d44d8d969'James Almer2017-10-214-13/+4
|\ \ | |/
| * lavfi: Drop deprecated non-const filter retrievalVittorio Giovara2017-03-235-15/+5
* | Merge commit '8e18328b18e69b38a5feae5d10ad01b403a205b6'James Almer2017-10-213-32/+0
|\ \ | |/
| * lavfi: Drop deprecated filter registrationVittorio Giovara2017-03-233-32/+0
* | Merge commit '52067b3c0e5ddbcf7021a093420798420351a9e2'James Almer2017-10-213-25/+0
|\ \ | |/
| * lavfi: Drop deprecated filter initializationVittorio Giovara2017-03-233-25/+0
* | Merge commit 'c5c7cfd5e80d4c36568c01cc40abfde341657ad9'James Almer2017-10-214-58/+0
|\ \ | |/
| * lavfi: Drop deprecated functions to open a filter or a filterchainVittorio Giovara2017-03-234-58/+0
* | Merge commit '88fd836a015a5f3380df74592e440e7d1e5b8000'James Almer2017-10-216-82/+1
|\ \ | |/
| * lavfi: Drop deprecated way of passing options for a few filtersVittorio Giovara2017-03-236-148/+0
* | lavfi/graphparser: Constify a variable.Carl Eugen Hoyos2017-10-211-1/+1
* | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-211-4/+4
|\ \ | |/
| * Bump major versions of all librariesVittorio Giovara2017-03-231-2/+2
* | Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'James Almer2017-10-211-24/+0
|\ \ | |/
| * build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-013-11/+11
| * vf_deinterlace_vaapi: Create filter buffer after contextMark Thompson2017-02-171-5/+6
OpenPOWER on IntegriCloud