On Mon, Aug 13, 2018 at 9:52 PM Jun Zhao <mypopy...@gmail.com> wrote: > > V1: - add a new avfilter_graph_get_class function for AVFilterGraph options. > - fix can't dump "slice" sub-option for AVFilter. > - fix can't dump mpeg4videodec options issue. (use command "ffmpeg -h decoder=mpeg4") > > Jun Zhao (4): > lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full" > lavfi: add new function avfilter_graph_get_class. > fftools/ffmpeg: dump AVFilterGraph options in "ffmpeg -h full". > lavc/mpeg4videodec: fix can't dump AVOptions issue. > > fftools/ffmpeg_opt.c | 1 + > libavcodec/mpeg4videodec.c | 5 +++-- > libavfilter/avfilter.c | 2 +- > libavfilter/avfilter.h | 7 +++++++ > libavfilter/avfiltergraph.c | 5 +++++ > 5 files changed, 17 insertions(+), 3 deletions(-) >
Will apply the patch " lavfi: fix can't dispaly "slice" sub-option in "ffmpeg -h full"" for AVFilter sub-option "slice" and hold on the other 3 patches, Thanks. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel