2017-09-01 0:21 GMT+08:00 wm4 <nfx...@googlemail.com>: > On Thu, 31 Aug 2017 22:56:53 +0800 > Steven Liu <l...@chinaffmpeg.org> wrote: > >> move from dashenc, move DASHTmplId and dash_fill_tmpl_params to >> dash.c, they will be used by dash demuxer and dash muxer. >> >> v2 fixed: >> 1. rename common file from dashcomm.* to dash.* >> Suggested-by: Hendrik Leppkes <h.lepp...@gmail.com> >> >> v3 fixed: >> 1. rename header file pre defined >> 2. add ff_ prefix for the internal API >> Suggested-by: James Almer <jamr...@gmail.com> >> >> Suggested-by: Timo Rothenpieler <t...@rothenpieler.org> >> Signed-off-by: Steven Liu <l...@onvideo.cn> >> --- >> libavformat/Makefile | 2 +- >> libavformat/dash.c | 136 >> ++++++++++++++++++++++++++++++++++++++++++++++++++ >> libavformat/dash.h | 39 +++++++++++++++ >> libavformat/dashenc.c | 130 ++--------------------------------------------- >> 4 files changed, 180 insertions(+), 127 deletions(-) >> create mode 100644 libavformat/dash.c >> create mode 100644 libavformat/dash.h >> > > LGTM, assuming FATE passes, and you didn't make any semantic changes. > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Pushed. Thanks _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel