lavfi: remove avfilter_default_* 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 10 additions, 3 deletionslibavfilter/avfilter.h
- libavfilter/avfiltergraph.c 1 addition, 1 deletionlibavfilter/avfiltergraph.c
- libavfilter/formats.c 8 additions, 1 deletionlibavfilter/formats.c
- libavfilter/formats.h 2 additions, 0 deletionslibavfilter/formats.h
- libavfilter/version.h 3 additions, 0 deletionslibavfilter/version.h
- libavfilter/vf_vflip.c 2 additions, 1 deletionlibavfilter/vf_vflip.c
- libavfilter/vf_yadif.c 2 additions, 1 deletionlibavfilter/vf_yadif.c
- libavfilter/video.c 27 additions, 8 deletionslibavfilter/video.c
- libavfilter/video.h 24 additions, 0 deletionslibavfilter/video.h
- tools/lavfi-showfiltfmts.c 2 additions, 1 deletiontools/lavfi-showfiltfmts.c
Loading
Please register or sign in to comment