summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* avfilter/f_drawgraph: add another slide modePaul B Mahol2016-07-281-12/+158
* lavfi/hdcd: fix styleClément Bœsch2016-07-281-5/+7
* lavfi/hdcd: mark pe_str as static and constClément Bœsch2016-07-281-1/+1
* af_hdcd: Report PE as being intermittent or permanentBurt P2016-07-281-4/+26
* af_hdcd: Add counter for cdt expirationsBurt P2016-07-271-2/+13
* af_hdcd: more comments in state structBurt P2016-07-271-13/+21
* af_hdcd: Improve HDCD detectionBurt P2016-07-271-2/+6
* lavfi/curves: fix meaningless const int returned valueClément Bœsch2016-07-261-2/+2
* lavfi/selectivecolor: add 16-bit supportClément Bœsch2016-07-242-111/+161
* lavfi/selectivecolor: fix picking black as neutral when alpha is presentClément Bœsch2016-07-241-1/+1
* lavfi: bump minor after recent curves filter additionsClément Bœsch2016-07-241-1/+1
* lavfi/curves: prefix init and uninit function namesClément Bœsch2016-07-241-4/+4
* lavfi/curves: pass log ctx as void* instead of AVFilterContext*Clément Bœsch2016-07-241-4/+4
* lavfi/curves: reindent after previous commitClément Bœsch2016-07-241-13/+13
* lavfi/curves: add 16-bit supportClément Bœsch2016-07-241-27/+70
* lavfi/curves: move alloc and init of LUTs inside config_input()Clément Bœsch2016-07-241-29/+32
* lavfi/curves: dynamically allocate LUTsClément Bœsch2016-07-241-2/+15
* lavfi/curves: add various const where it makes senseClément Bœsch2016-07-241-17/+17
* lavfi/curves: remove pointless logging since the addition of plot optionClément Bœsch2016-07-241-5/+0
* lavfi/curves: add plot optionClément Bœsch2016-07-241-0/+64
* lavfi/curves: do not automatically insert points at x=0 and x=1Clément Bœsch2016-07-241-42/+48
* avfilter/vf_psnr: Fix rounding error in average_maxMichael Niedermayer2016-07-211-1/+4
* af_hdcd: detect and report encoding errors and odditiesBurt P2016-07-141-15/+58
* af_hdcd: only hdcd_update_info() when something changesBurt P2016-07-141-21/+13
* af_hdcd: fewer false positives by ignoring code_counterC in HDCD detectionBurt P2016-07-141-1/+1
* avfilter/vf_uspp: Check for encoding failureMichael Niedermayer2016-07-131-1/+7
* af_hdcd: don't log full HDCD stats if HDCD was not detectedBurt P2016-07-121-7/+9
* af_hdcd: integrate() renamed hdcd_integrate() to be consistent with the other...Burt P2016-07-121-2/+2
* Changed metadata print option to accept general urlsSami Hult2016-07-101-20/+28
* libavfilter/af_hdcd.c: Collect HDCD stats and reportBurt P2016-07-061-3/+73
* avfilter/vf_rotate: add >8 bit depth supportPaul B Mahol2016-07-041-62/+109
* lavfi: Move new field to the end of AVFilterContextTimo Rothenpieler2016-06-292-9/+9
* lavfi: Move new field to the end of AVFilterLinkTimo Rothenpieler2016-06-291-6/+6
* Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron2016-06-271-3/+6
|\
| * build: Change structure of the linker version script templatesDiego Biurrun2016-05-291-3/+6
* | asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-271-20/+20
* | Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'Hendrik Leppkes2016-06-263-3/+0
|\ \ | |/
| * Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-283-3/+0
| * avfiltergraph: check the query_formats() return valueAnton Khirnov2016-05-231-2/+8
* | avfilter/vf_paletteuse: enable skip_initial_unpairedMichael Niedermayer2016-06-261-0/+1
* | avfilter/dualinput: Add support to skip initial unpaired framesMichael Niedermayer2016-06-262-0/+4
* | avfilter/src_movie: Add option to remove timestamp discontinuitiesMichael Niedermayer2016-06-261-0/+22
* | lavfi/subtitles: remove unecessary checksClément Bœsch2016-06-251-4/+2
* | lavfi/subtitles: fix memleak after 6bcb1e1aClément Bœsch2016-06-251-0/+1
* | lavfi/subtitles: switch to codecparClément Bœsch2016-06-251-9/+27
* | avfilter/showcqt: set some frame propertiesMuhammad Faiz2016-06-241-0/+2
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-224-2/+5
|\ \ | |/
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-132-0/+1
| * Mark read-only tables as staticDiego Biurrun2016-05-051-2/+2
* | Merge commit 'def03d14687b9d089950ba8e45083e666de4eb68'Clément Bœsch2016-06-211-48/+0
|\ \ | |/
OpenPOWER on IntegriCloud