summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/vf_v360: add aliases for some projectionsPaul B Mahol2019-09-08
* avfilter/vf_scale: split the scale_frame function from filter_frame for activ...Limin Wang2019-09-08
* avfilter/vf_v360: add options to h/w unflip input videoPaul B Mahol2019-09-07
* avfilter/vf_v360: support transposed input/outputPaul B Mahol2019-09-07
* avfilter/vf_showinfo: display GOP timecode side dataLimin Wang2019-09-06
* x86/vf_v360: use a faster horizontal add in remap4_8bit_line_avx2James Almer2019-09-06
* x86/vf_v360: make remap{1,2}_8bit_line_avx2 work on x86_32James Almer2019-09-06
* avfilter/vf_v360: add option to pick rotation orderPaul B Mahol2019-09-06
* avfilter/vf_v360: reduce allocations by reusing duplicated remapsPaul B Mahol2019-09-06
* avfilter/vf_v360: x86 SIMD for interpolationsPaul B Mahol2019-09-06
* avfilter/vf_v360: add asserts to guard against invalid conditionsPaul B Mahol2019-09-06
* avfilter/vf_v360: stop using floats in interpolationPaul B Mahol2019-09-06
* avfilter/vf_v360: rewrite storing of remap positions and interpolationsPaul B Mahol2019-09-06
* libavfilter/dnn: add header into native model fileGuo, Yejun2019-09-04
* avfilter/vf_v360: remove not needed items from ThreadDataPaul B Mahol2019-09-02
* avfilter/vf_delogo: unbreak fatePaul B Mahol2019-09-02
* avfilter/vf_v360: set much smaller limit to w/hPaul B Mahol2019-09-02
* avfilter/vf_v360: fix some small code style issuesPaul B Mahol2019-09-02
* avfilter/vf_v360: extend description of eac formatPaul B Mahol2019-09-02
* avfilter/vf_v360: rename fb format to barrelPaul B Mahol2019-09-02
* avfilter/vf_delogo: support expr in delogo filterSteven Liu2019-09-02
* avfilter: Support EBU Tech. 3213-E primaries valuesRaphaƫl Zumer2019-09-01
* avfilter/vf_v360: add cubemap 1x6 layoutPaul B Mahol2019-08-31
* avfilter/vf_stereo3d: improve dubois anaglyphsPaul B Mahol2019-08-30
* dnn: export operand info in python script and load in c codeGuo, Yejun2019-08-30
* dnn: change .model file format to put layer number at the end of fileGuo, Yejun2019-08-30
* dnn: introduce dnn operand (in c code) to hold operand infos within networkGuo, Yejun2019-08-30
* avfilter/vf_v360: add facebook's formatEugene Lyapustin2019-08-30
* 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