| Commit message (Expand) | Author | Age | Files | Lines |
* | libavfilter/scale2ref: Add constants for the primary input | Kevin Mark | 2017-06-01 | 1 | -4/+68 |
* | avfilter: add audio surround upmixer | Paul B Mahol | 2017-06-01 | 4 | -1/+838 |
* | zscale: Add range options aliases to match scale ones | Vittorio Giovara | 2017-05-26 | 1 | -0/+2 |
* | zscale: Add pixdesc-API compatible color names to filter options | Vittorio Giovara | 2017-05-26 | 1 | -1/+21 |
* | Use AVOnce as a static variable consistently | Hendrik Leppkes | 2017-05-22 | 1 | -1/+1 |
* | avfilter/avf_showspectrum: properly initialize pts | Paul B Mahol | 2017-05-22 | 1 | -0/+2 |
* | avfilter: take_samples: do not directly return frame when samples are skipped | Muhammad Faiz | 2017-05-20 | 3 | -1/+14 |
* | avfilter/af_sidechaincompress: change default makeup gain to 1 | Paul B Mahol | 2017-05-20 | 1 | -1/+1 |
* | avfilter/graphparser: allow specifying filter@id as filter instance | Muhammad Faiz | 2017-05-19 | 1 | -5/+21 |
* | avfilter/af_sofalizer: make lfe gain user configurable | Paul B Mahol | 2017-05-18 | 1 | -1/+3 |
* | avfilter/af_sofalizer: avoid casting | Paul B Mahol | 2017-05-18 | 1 | -2/+2 |
* | avfilter/af_afade: fix fading very long durations | Paul B Mahol | 2017-05-17 | 1 | -9/+9 |
* | avfilter: add audio crossfeed filter | Paul B Mahol | 2017-05-17 | 4 | -2/+173 |
* | avfilter/af_bs2b: add missing flag for options | Paul B Mahol | 2017-05-16 | 1 | -1/+1 |
* | avfilter/vf_deflicker: add bypass option | Paul B Mahol | 2017-05-15 | 1 | -3/+6 |
* | avfilter/af_stereotools: introduce different balance modes | Paul B Mahol | 2017-05-15 | 1 | -5/+49 |
* | avfilter/af_compand: change default attack to 0 | Paul B Mahol | 2017-05-15 | 1 | -1/+1 |
* | avfilter/af_silenceremove: set output timestamps | Paul B Mahol | 2017-05-15 | 1 | -6/+36 |
* | avfilter/scale_cuda: add CUDA scale filter | Yogender Gupta | 2017-05-15 | 5 | -1/+771 |
* | avfilter/af_compand: fix default companding to avoid clipping | Paul B Mahol | 2017-05-14 | 1 | -1/+1 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 92 | -116/+116 |
* | avfilter/aeval: remove comment that was left from some other file | Paul B Mahol | 2017-05-12 | 1 | -1/+0 |
* | avfilter/aeval: free input frame on error | Paul B Mahol | 2017-05-12 | 1 | -1/+3 |
* | avfilter/af_astats: add RMS difference too | Paul B Mahol | 2017-05-12 | 1 | -2/+13 |
* | avfilter/vf_pad: revert part of 57c3670896c69714ca | Paul B Mahol | 2017-05-12 | 1 | -1/+4 |
* | avfilter: add acopy filter | Paul B Mahol | 2017-05-12 | 3 | -0/+62 |
* | avfilter/vf_uspp: Fix currently unused input frame dimensions | Michael Niedermayer | 2017-05-10 | 1 | -2/+2 |
* | avfilter/af_afir: workaround nonsense limitation in vector_fmul_scalar() | Paul B Mahol | 2017-05-10 | 1 | -2/+2 |
* | avfilter/af_afir: remove extra space in the header inclusion guards | James Almer | 2017-05-09 | 1 | -2/+2 |
* | avfilter: add arbitrary audio FIR filter | Paul B Mahol | 2017-05-09 | 8 | -1/+718 |
* | avfilter/vf_histogram: actually add parade display mode | Paul B Mahol | 2017-05-09 | 1 | -14/+16 |
* | lavfi/avfiltergraph: only return EOF in avfilter_graph_request_oldest if all ... | Marton Balint | 2017-05-07 | 1 | -3/+6 |
* | Merge commit '92db5083077a8b0f8e1050507671b456fd155125' | James Almer | 2017-05-04 | 1 | -2/+1 |
|\ |
|
| * | build: Generate pkg-config files from Make and not from configure | Diego Biurrun | 2016-12-22 | 1 | -0/+1 |
* | | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2' | Clément Bœsch | 2017-05-03 | 1 | -1/+1 |
|\| |
|
| * | lavfi: Add VAAPI deinterlacer | Mark Thompson | 2016-12-10 | 4 | -1/+628 |
| * | vf_hwupload_cuda: Add min/max limits for device option | Ruta Gadkari | 2016-12-08 | 1 | -1/+1 |
* | | avfilter/interlace: add complex vertical low-pass filter | Thomas Mundt | 2017-05-02 | 7 | -20/+190 |
* | | avfilter/af_crystalizer: add support for more sample formats | Paul B Mahol | 2017-04-30 | 1 | -22/+126 |
* | | avfilter: add video oscilloscope filter | Paul B Mahol | 2017-04-29 | 3 | -0/+383 |
* | | avfilter: add pixscope filter | Paul B Mahol | 2017-04-29 | 4 | -8/+232 |
* | | avfilter/lavfutils: use image2pipe demuxer on ff_load_image | Muhammad Faiz | 2017-04-29 | 1 | -1/+1 |
* | | avfilter/af_biquads: allow filtering only selected channels | Paul B Mahol | 2017-04-25 | 1 | -1/+29 |
* | | avfilter: add lumakey filter | Paul B Mahol | 2017-04-24 | 4 | -1/+204 |
* | | avfilter/vf_maskedmerge: fix bug when copying >8bit plane(s) | Paul B Mahol | 2017-04-23 | 2 | -1/+5 |
* | | avfilter/vf_premultiply: add planes option | Paul B Mahol | 2017-04-23 | 1 | -1/+12 |
* | | avfilter/vf_maskedclamp: fix bug when copying >8bit plane(s) | Paul B Mahol | 2017-04-23 | 1 | -2/+6 |
* | | avfilter/vf_maskedclamp: limit overshot and undershot to UINT16_MAX | Paul B Mahol | 2017-04-23 | 1 | -3/+3 |
* | | avfilter: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 52 | -80/+80 |
* | | avfilter/interlace: change lowpass_line function prototype | Thomas Mundt | 2017-04-22 | 7 | -39/+38 |