-
- Downloads
lavfi: remove avfilter_null_* from public API on next bump.
Those functions are only useful inside filters. It is better to not support user filters until the API is more stable.
Showing
- libavfilter/avfilter.h 6 additions, 0 deletionslibavfilter/avfilter.h
- libavfilter/split.c 2 additions, 1 deletionlibavfilter/split.c
- libavfilter/vf_aspect.c 5 additions, 4 deletionslibavfilter/vf_aspect.c
- libavfilter/vf_blackframe.c 3 additions, 2 deletionslibavfilter/vf_blackframe.c
- libavfilter/vf_copy.c 4 additions, 3 deletionslibavfilter/vf_copy.c
- libavfilter/vf_crop.c 2 additions, 1 deletionlibavfilter/vf_crop.c
- libavfilter/vf_cropdetect.c 3 additions, 2 deletionslibavfilter/vf_cropdetect.c
- libavfilter/vf_delogo.c 2 additions, 1 deletionlibavfilter/vf_delogo.c
- libavfilter/vf_drawbox.c 4 additions, 3 deletionslibavfilter/vf_drawbox.c
- libavfilter/vf_drawtext.c 2 additions, 1 deletionlibavfilter/vf_drawtext.c
- libavfilter/vf_fade.c 3 additions, 2 deletionslibavfilter/vf_fade.c
- libavfilter/vf_fifo.c 2 additions, 1 deletionlibavfilter/vf_fifo.c
- libavfilter/vf_format.c 9 additions, 8 deletionslibavfilter/vf_format.c
- libavfilter/vf_null.c 4 additions, 3 deletionslibavfilter/vf_null.c
- libavfilter/vf_select.c 2 additions, 1 deletionlibavfilter/vf_select.c
- libavfilter/vf_setpts.c 2 additions, 1 deletionlibavfilter/vf_setpts.c
- libavfilter/vf_settb.c 3 additions, 2 deletionslibavfilter/vf_settb.c
- libavfilter/vf_showinfo.c 3 additions, 2 deletionslibavfilter/vf_showinfo.c
- libavfilter/vf_slicify.c 3 additions, 2 deletionslibavfilter/vf_slicify.c
- libavfilter/video.c 20 additions, 4 deletionslibavfilter/video.c
Loading
Please register or sign in to comment