summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_dynaudnorm: improve pre-filling codeLoRd_MuldeR2016-08-02
* af_hdcd: Warn if there is any resampling or format conversion in the link chainBurt P2016-08-01
* af_hdcd: Process stereo channels together, fix #5727Burt P2016-08-01
* af_hdcd: Move code detect/check into own functionBurt P2016-08-01
* af_hdcd: add force_pe filter optionBurt P2016-08-01
* af_hdcd: Improve error detection loggingBurt P2016-08-01
* af_hdcd: give cdt expired counter a value for never setBurt P2016-07-31
* af_hdcd: fix a minor cosmetic annoyanceBurt P2016-07-31
* avfilter/af_stereowiden: fix read/write past the end of bufferAlexey Tourbin2016-07-30
* avfilter: Add new format for PSNR stats logLucas Cooper2016-07-29
* avfilter/f_drawgraph: add another slide modePaul B Mahol2016-07-28
* lavfi/hdcd: fix styleClément Bœsch2016-07-28
* lavfi/hdcd: mark pe_str as static and constClément Bœsch2016-07-28
* af_hdcd: Report PE as being intermittent or permanentBurt P2016-07-28
* af_hdcd: Add counter for cdt expirationsBurt P2016-07-27
* af_hdcd: more comments in state structBurt P2016-07-27
* af_hdcd: Improve HDCD detectionBurt P2016-07-27
* lavfi/curves: fix meaningless const int returned valueClément Bœsch2016-07-26
* lavfi/selectivecolor: add 16-bit supportClément Bœsch2016-07-24
* lavfi/selectivecolor: fix picking black as neutral when alpha is presentClément Bœsch2016-07-24
* lavfi: bump minor after recent curves filter additionsClément Bœsch2016-07-24
* lavfi/curves: prefix init and uninit function namesClément Bœsch2016-07-24
* lavfi/curves: pass log ctx as void* instead of AVFilterContext*Clément Bœsch2016-07-24
* lavfi/curves: reindent after previous commitClément Bœsch2016-07-24
* lavfi/curves: add 16-bit supportClément Bœsch2016-07-24
* lavfi/curves: move alloc and init of LUTs inside config_input()Clément Bœsch2016-07-24
* lavfi/curves: dynamically allocate LUTsClément Bœsch2016-07-24
* lavfi/curves: add various const where it makes senseClément Bœsch2016-07-24
* lavfi/curves: remove pointless logging since the addition of plot optionClément Bœsch2016-07-24
* lavfi/curves: add plot optionClément Bœsch2016-07-24
* lavfi/curves: do not automatically insert points at x=0 and x=1Clément Bœsch2016-07-24
* avfilter/vf_psnr: Fix rounding error in average_maxMichael Niedermayer2016-07-21
* af_hdcd: detect and report encoding errors and odditiesBurt P2016-07-14
* af_hdcd: only hdcd_update_info() when something changesBurt P2016-07-14
* af_hdcd: fewer false positives by ignoring code_counterC in HDCD detectionBurt P2016-07-14
* avfilter/vf_uspp: Check for encoding failureMichael Niedermayer2016-07-13
* af_hdcd: don't log full HDCD stats if HDCD was not detectedBurt P2016-07-12
* af_hdcd: integrate() renamed hdcd_integrate() to be consistent with the other...Burt P2016-07-12
* Changed metadata print option to accept general urlsSami Hult2016-07-10
* libavfilter/af_hdcd.c: Collect HDCD stats and reportBurt P2016-07-06
* avfilter/vf_rotate: add >8 bit depth supportPaul B Mahol2016-07-04
* lavfi: Move new field to the end of AVFilterContextTimo Rothenpieler2016-06-29
* lavfi: Move new field to the end of AVFilterLinkTimo Rothenpieler2016-06-29
* Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron2016-06-27
|\
| * build: Change structure of the linker version script templatesDiego Biurrun2016-05-29
* | asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-27
* | Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'Hendrik Leppkes2016-06-26
|\|
| * Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-28
| * avfiltergraph: check the query_formats() return valueAnton Khirnov2016-05-23
* | avfilter/vf_paletteuse: enable skip_initial_unpairedMichael Niedermayer2016-06-26