Hi, On Wed, Jun 15, 2016 at 4:53 PM, Kongqun Yang <yangkong...@gmail.com> wrote:
> Implemented according to the draft specification > "VP Codec ISO Media File Format Binding": > > http://www.webmproject.org/vp9/#draft-vp-codec-iso-media-file-format-binding > > '-strict -2' is required to use this feature. > > Change-Id: Iaa7ddf5524b17e8d79cd1923b26f096deeee6e91 > --- > libavformat/Makefile | 2 +- > libavformat/isom.c | 3 ++ > libavformat/movenc.c | 26 +++++++++ > libavformat/vpcc.c | 148 > +++++++++++++++++++++++++++++++++++++++++++++++++++ > libavformat/vpcc.h | 47 ++++++++++++++++ > 5 files changed, 225 insertions(+), 1 deletion(-) > create mode 100644 libavformat/vpcc.c > create mode 100644 libavformat/vpcc.h No further comments from me, LGTM but I'd wait a day before push to give others a day to re-review also. Ronald _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel