summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_compand: change error condition into warningPaul B Mahol2019-08-28
* avfilter/vf_derain: reindent code after last commitXuewei Meng2019-08-26
* libavfilter: Add dehaze-filter option in existing derain.Xuewei Meng2019-08-26
* lavfi: add deshake_opencl filterJarek Samic2019-08-23
* lavfi: modify avfilter_get_matrix to support separate scale factorsJarek Samic2019-08-22
* lavfi: add utilities to reduce OpenCL boilerplate codeJarek Samic2019-08-22
* avfilter/vf_v360: remove unused headerPaul B Mahol2019-08-21
* avfilter/vf_v360: improve comments above headersPaul B Mahol2019-08-21
* lavfi/qsvvpp: disable pass through mode if format changedZhong Li2019-08-20
* lavfi/scale_qsv: change alignment to be 16 bytesZhong Li2019-08-20
* lavfi/dnn/dnn_backend_native: fix memory leak in error pathJun Zhao2019-08-20
* lavfi/avfiltergraph: add check before free the formatJun Zhao2019-08-20
* lavfi/af_adeclick: fix double free after ff_filter_frame failJun Zhao2019-08-20
* libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow backend wit...Guo, Yejun2019-08-19
* libavfilter/dnn/dnn_backend_tf: fix typo that variable uninitialized.Guo, Yejun2019-08-19
* avfilter/vf_v360: add dual fisheye formatEugene Lyapustin2019-08-19
* avfilter/vf_v360: add padding option for cubemapEugene Lyapustin2019-08-19
* avfilter: add v360 filterEugene Lyapustin2019-08-19
* avfilter/showinfo: support Content Light Level informationLimin Wang2019-08-17
* avfilter/f_select: yuv will use Y plane only for scenecut detectLimin Wang2019-08-17
* avfilter/vf_convolution: Fix build failuresAndreas Rheinhardt2019-08-14
* libavfilter/vf_scale: Ensure scaled video is divisible by nLars Kiesow2019-08-13
* lavf/showinfo: use error level when get invalid sidedataJun Zhao2019-08-08
* lavf/showinfo: support mastering display sidedataJun Zhao2019-08-08
* lavf/vf_vpp_qsv: add support for QSV transpose filterLinjie Fu2019-08-07
* avfilter/vf_convolution: add x86 SIMD for filter_3x3()Ruiling Song2019-08-07
* lavfi/zmq: Avoid mem copy past the end of input bufferAndriy Gelman2019-08-01
* lavfi/vf_thumbnail_cuda: fix operator precedence bugRodger Combs2019-07-30
* dnn: convert tf.pad to native model in python script, and load/execute it in ...Guo, Yejun2019-07-29
* dnn: add layer pad which is equivalent to tf.padGuo, Yejun2019-07-29
* avfilter/fade: don't allow nb_frames == 0Gyan Doshi2019-07-29
* lavfi: addroi filterMark Thompson2019-07-28
* libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnnGuo, Yejun2019-07-26
* avfilter/af_dynaudnorm: add more descriptive aliases for optionsPaul B Mahol2019-07-24
* avfilter/vf_ciescope: add DCI-P3Paul B Mahol2019-07-22
* avformat/f_select: add support for more pixel formats for scene change score ...Limin Wang2019-07-22
* avformat/f_select: support scenecut with more pixel formatsLimin Wang2019-07-22
* Bump minor versions again on master to keep 4.2 versions separate from masterMichael Niedermayer2019-07-21
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-21
* lavfi/showinfo: support regions of interest sidedataJun Zhao2019-07-21
* avfilter/vf_hysteresis: use time_base from framesyncPaul B Mahol2019-07-14
* avfilter/vf_remap: add option to control output formatPaul B Mahol2019-07-14
* avfilter/vf_remap: use time_base from framesyncPaul B Mahol2019-07-14
* avfilter/vf_displace: use time_base from framesyncPaul B Mahol2019-07-14
* avfilter/vf_midequalizer: always use framesync timestampsPaul B Mahol2019-07-14
* avfilter/vf_maskedmerge: always use framesync timestampsPaul B Mahol2019-07-14
* avfilter/vf_threshold: use time_base from framesyncPaul B Mahol2019-07-14
* avfilter/vf_blend: add 9bit supportPaul B Mahol2019-07-14
* avfilter/af_aiir: calculate group delay tooPaul B Mahol2019-07-13
* avfilter/af_aiir: do not ignore k option for audio filteringPaul B Mahol2019-07-13