Hi, On Wed, Jun 15, 2016 at 7:22 PM, KongQun Yang <kqy...@google.com> wrote:
> > > -- KongQun Yang (KQ) > > On Wed, Jun 15, 2016 at 3:08 PM, Ronald S. Bultje <rsbul...@gmail.com> > wrote: > >> 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. >> > > Sure, thanks for reviewing and all the helpful comments! Btw, are you > going to help commit the change? > Yes. (Poke me if I haven't by tomorrow.) Ronald _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel