| Commit message (Expand) | Author | Age | Files | Lines |
* | libavfilter/dnn: add header into native model file | Guo, Yejun | 2019-09-04 | 1 | -2/+41 |
* | avfilter/vf_v360: remove not needed items from ThreadData | Paul B Mahol | 2019-09-02 | 1 | -8/+4 |
* | avfilter/vf_delogo: unbreak fate | Paul B Mahol | 2019-09-02 | 1 | -0/+12 |
* | avfilter/vf_v360: set much smaller limit to w/h | Paul B Mahol | 2019-09-02 | 1 | -2/+2 |
* | avfilter/vf_v360: fix some small code style issues | Paul B Mahol | 2019-09-02 | 1 | -4/+3 |
* | avfilter/vf_v360: extend description of eac format | Paul B Mahol | 2019-09-02 | 1 | -2/+2 |
* | avfilter/vf_v360: rename fb format to barrel | Paul B Mahol | 2019-09-02 | 1 | -15/+17 |
* | avfilter/vf_delogo: support expr in delogo filter | Steven Liu | 2019-09-02 | 1 | -4/+79 |
* | avfilter: Support EBU Tech. 3213-E primaries values | Raphaƫl Zumer | 2019-09-01 | 4 | -1/+4 |
* | avfilter/vf_v360: add cubemap 1x6 layout | Paul B Mahol | 2019-08-31 | 1 | -0/+121 |
* | avfilter/vf_stereo3d: improve dubois anaglyphs | Paul B Mahol | 2019-08-30 | 1 | -6/+6 |
* | dnn: export operand info in python script and load in c code | Guo, Yejun | 2019-08-30 | 3 | -12/+41 |
* | dnn: change .model file format to put layer number at the end of file | Guo, Yejun | 2019-08-30 | 1 | -0/+2 |
* | dnn: introduce dnn operand (in c code) to hold operand infos within network | Guo, Yejun | 2019-08-30 | 4 | -121/+187 |
* | avfilter/vf_v360: add facebook's format | Eugene Lyapustin | 2019-08-30 | 1 | -0/+162 |
* | avfilter/af_compand: change error condition into warning | Paul B Mahol | 2019-08-28 | 1 | -3/+4 |
* | avfilter/vf_derain: reindent code after last commit | Xuewei Meng | 2019-08-26 | 1 | -4/+4 |
* | libavfilter: Add dehaze-filter option in existing derain. | Xuewei Meng | 2019-08-26 | 1 | -0/+4 |
* | lavfi: add deshake_opencl filter | Jarek Samic | 2019-08-23 | 6 | -1/+2854 |
* | lavfi: modify avfilter_get_matrix to support separate scale factors | Jarek Samic | 2019-08-22 | 3 | -16/+34 |
* | lavfi: add utilities to reduce OpenCL boilerplate code | Jarek Samic | 2019-08-22 | 2 | -6/+146 |
* | avfilter/vf_v360: remove unused header | Paul B Mahol | 2019-08-21 | 1 | -1/+0 |
* | avfilter/vf_v360: improve comments above headers | Paul B Mahol | 2019-08-21 | 1 | -6/+6 |
* | lavfi/qsvvpp: disable pass through mode if format changed | Zhong Li | 2019-08-20 | 1 | -2/+4 |
* | lavfi/scale_qsv: change alignment to be 16 bytes | Zhong Li | 2019-08-20 | 1 | -2/+2 |
* | lavfi/dnn/dnn_backend_native: fix memory leak in error path | Jun Zhao | 2019-08-20 | 1 | -0/+4 |
* | lavfi/avfiltergraph: add check before free the format | Jun Zhao | 2019-08-20 | 1 | -2/+4 |
* | lavfi/af_adeclick: fix double free after ff_filter_frame fail | Jun Zhao | 2019-08-20 | 1 | -1/+1 |
* | libavfilter/dnn/dnn_backend_tf: add tf.pad support for tensorflow backend wit... | Guo, Yejun | 2019-08-19 | 1 | -29/+19 |
* | libavfilter/dnn/dnn_backend_tf: fix typo that variable uninitialized. | Guo, Yejun | 2019-08-19 | 1 | -0/+1 |
* | avfilter/vf_v360: add dual fisheye format | Eugene Lyapustin | 2019-08-19 | 1 | -0/+63 |
* | avfilter/vf_v360: add padding option for cubemap | Eugene Lyapustin | 2019-08-19 | 1 | -23/+77 |
* | avfilter: add v360 filter | Eugene Lyapustin | 2019-08-19 | 3 | -0/+1859 |
* | avfilter/showinfo: support Content Light Level information | Limin Wang | 2019-08-17 | 1 | -0/+12 |
* | avfilter/f_select: yuv will use Y plane only for scenecut detect | Limin Wang | 2019-08-17 | 1 | -1/+5 |
* | avfilter/vf_convolution: Fix build failures | Andreas Rheinhardt | 2019-08-14 | 1 | -2/+3 |
* | libavfilter/vf_scale: Ensure scaled video is divisible by n | Lars Kiesow | 2019-08-13 | 1 | -1/+14 |
* | lavf/showinfo: use error level when get invalid sidedata | Jun Zhao | 2019-08-08 | 1 | -3/+3 |
* | lavf/showinfo: support mastering display sidedata | Jun Zhao | 2019-08-08 | 1 | -0/+30 |
* | lavf/vf_vpp_qsv: add support for QSV transpose filter | Linjie Fu | 2019-08-07 | 1 | -2/+99 |
* | avfilter/vf_convolution: add x86 SIMD for filter_3x3() | Ruiling Song | 2019-08-07 | 5 | -38/+271 |
* | lavfi/zmq: Avoid mem copy past the end of input buffer | Andriy Gelman | 2019-08-01 | 1 | -1/+1 |
* | lavfi/vf_thumbnail_cuda: fix operator precedence bug | Rodger Combs | 2019-07-30 | 1 | -1/+1 |
* | dnn: convert tf.pad to native model in python script, and load/execute it in ... | Guo, Yejun | 2019-07-29 | 2 | -1/+36 |
* | dnn: add layer pad which is equivalent to tf.pad | Guo, Yejun | 2019-07-29 | 3 | -0/+252 |
* | avfilter/fade: don't allow nb_frames == 0 | Gyan Doshi | 2019-07-29 | 1 | -2/+2 |
* | lavfi: addroi filter | Mark Thompson | 2019-07-28 | 3 | -0/+271 |
* | libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn | Guo, Yejun | 2019-07-26 | 7 | -9/+14 |
* | avfilter/af_dynaudnorm: add more descriptive aliases for options | Paul B Mahol | 2019-07-24 | 1 | -9/+18 |
* | avfilter/vf_ciescope: add DCI-P3 | Paul B Mahol | 2019-07-22 | 1 | -0/+7 |