| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/qsv: clone the frame which may be managed by framework | Ruiling Song | 2018-04-23 | 2 | -4/+5 |
* | lavf: make overlay_qsv work based on framesync | Ruiling Song | 2018-04-23 | 2 | -137/+78 |
* | Bump minor versions for branching release/4.0 | Michael Niedermayer | 2018-04-16 | 1 | -1/+1 |
* | avfilter/showvolume : cosmetic move bracket after func declaration to a new line | Martin Vignali | 2018-04-16 | 1 | -1/+2 |
* | avfilter/showvolume : add persistent max display | Martin Vignali | 2018-04-16 | 1 | -0/+52 |
* | avfilter/showvolume : add display scale option | Martin Vignali | 2018-04-16 | 1 | -3/+25 |
* | avfilter/af_headphone: fix type=time with hrir=multich | Paul B Mahol | 2018-04-16 | 1 | -2/+2 |
* | avfilter/af_headphone: add single hrir multichannel stream mode | Paul B Mahol | 2018-04-15 | 1 | -54/+131 |
* | avfilter/af_headphone: fix memory leak and overread | Paul B Mahol | 2018-04-14 | 1 | -3/+7 |
* | avfilter/af_headphone: do not output invalid samples when flushing | Paul B Mahol | 2018-04-14 | 1 | -4/+12 |
* | avfilter/af_headphone: fix flushing | Paul B Mahol | 2018-04-14 | 1 | -1/+14 |
* | avfilter/af_headphone: improve performance and reduce latency | Paul B Mahol | 2018-04-14 | 1 | -12/+2 |
* | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42' | James Almer | 2018-04-13 | 4 | -3/+28 |
|\ |
|
| * | qsv: adding Multi Frame Encode support | Maxym Dmytrychenko | 2018-04-08 | 4 | -3/+28 |
* | | Merge commit '29a8ed766354c45c9be4b8512c5b2eb25a450cdc' | James Almer | 2018-04-13 | 1 | -3/+25 |
|\| |
|
| * | lavf/qsvvpp: bypass vpp if not needed. | Zhong Li | 2018-04-08 | 1 | -3/+25 |
* | | avfilter: add vfrdet filter | Paul B Mahol | 2018-04-13 | 4 | -1/+114 |
* | | lavfi,lavd: add gitignore for generated static component lists | Josh de Kock | 2018-04-05 | 1 | -0/+1 |
* | | avfilter/x86/vf_blend : add SIMD for 16 bit version of | Martin Vignali | 2018-04-05 | 2 | -60/+128 |
* | | avfilter/x86/vf_blend : reorganize DIFFERENCE macro to reduce line duplicatio... | Martin Vignali | 2018-04-05 | 1 | -22/+16 |
* | | avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL | wm4 | 2018-04-03 | 6 | -9/+8 |
* | | lav*,tests: remove several register_all calls | Josh de Kock | 2018-04-02 | 3 | -6/+0 |
* | | avfilter: bump version for the latest API change | James Almer | 2018-04-01 | 1 | -1/+1 |
* | | avfilter/af_amix: add weights option | Paul B Mahol | 2018-04-01 | 1 | -7/+48 |
* | | avfilter/showvolume : indent after prev commit and add comment | Martin Vignali | 2018-04-01 | 1 | -6/+7 |
* | | avfilter/showvolume : move width test for draw volume to the start of the loop | Martin Vignali | 2018-04-01 | 1 | -5/+2 |
* | | avfilter/showvolume : move clear picture part to a func | Martin Vignali | 2018-04-01 | 1 | -10/+16 |
* | | vf_libvmaf: Fix memory leak | enctac | 2018-03-31 | 1 | -0/+2 |
* | | avfilter/vf_signature: use av_strlcpy() | Michael Niedermayer | 2018-04-01 | 1 | -1/+2 |
* | | lavfi: add new iteration API | Josh de Kock | 2018-03-31 | 4 | -443/+464 |
* | | avfilter/avf_showvolume: let fade be also exactly 0 | Paul B Mahol | 2018-03-31 | 1 | -1/+1 |
* | | avfilter/showvolume : indent after prev commit | Martin Vignali | 2018-03-31 | 1 | -10/+10 |
* | | avfilter/showvolume : calculate fade only if fade < 1. | Martin Vignali | 2018-03-31 | 1 | -0/+2 |
* | | avfilter/showvolume : add comment for orientation condition | Martin Vignali | 2018-03-31 | 1 | -4/+4 |
* | | lavfi/silencedetect: Fix missing log at eos | Nicolas Gaullier | 2018-03-29 | 1 | -6/+27 |
* | | lavfi/silencedetect: Fix silence_end accuracy | Nicolas Gaullier | 2018-03-29 | 1 | -1/+2 |
* | | lavfi/silencedetect: Fix silence_start accuracy | Nicolas Gaullier | 2018-03-29 | 1 | -2/+5 |
* | | lavfi/silencedetect: Fix when silence_start=0 | Nicolas Gaullier | 2018-03-29 | 1 | -5/+9 |
* | | lavfi/silencedetect: Add mono mode | Nicolas Gaullier | 2018-03-29 | 1 | -27/+51 |
* | | avfilter/af_pan: reject expressions referencing the same channel multiple times | Marton Balint | 2018-03-29 | 1 | -0/+16 |
* | | avfilter/vf_avgblur_opencl: fix error when clSetKernelArg fails | drfer3 | 2018-03-26 | 1 | -0/+6 |
* | | vf_avgblur_opencl: Don't run kernel on pixels outside the image | Mark Thompson | 2018-03-26 | 1 | -4/+8 |
* | | libavfilter: Add OpenCL convolution filter | Danil Iashchenko | 2018-03-26 | 5 | -0/+417 |
* | | avfilter/af_mcompand: make error message more helpful | Paul B Mahol | 2018-03-25 | 1 | -1/+1 |
* | | avfilter/avf_showvolume: implement basic rms metering mode | Paul B Mahol | 2018-03-23 | 1 | -6/+44 |
* | | avfilter/avf_showwaves: add draw mode which controls how single sample is drawn | Paul B Mahol | 2018-03-23 | 1 | -18/+101 |
* | | avfilter/vf_convolution: disable fast path if rdiv/bias are different from de... | Paul B Mahol | 2018-03-23 | 1 | -0/+3 |
* | | avfilter/af_channelsplit: add channels option | Paul B Mahol | 2018-03-23 | 1 | -6/+33 |
* | | vf_scale_vaapi: Apply cropping rectangle to input | Mark Thompson | 2018-03-22 | 1 | -6/+6 |
* | | lavfi: Add OpenCL avgblur filter | drfer3 | 2018-03-22 | 5 | -0/+392 |