On Tue, Jul 26, 2016 at 09:31:17PM +0300, Martin Storsjö wrote: > This is cherrypicked from libav, from commits > 82b7525173f20702a8cbc26ebedbf4b69b8fecec and > d0b1e6049b06eeeeca146ece4d2f199c5dba1565. > > --- > Fixed the issues pointed out by Michael, removed the parts of the > commit message as requested by Carl. > --- > Changelog | 1 + > configure | 2 + > doc/general.texi | 9 +- > libavcodec/Makefile | 3 +- > libavcodec/allcodecs.c | 2 +- > libavcodec/libopenh264.c | 62 +++++++++++ > libavcodec/libopenh264.h | 39 +++++++ > libavcodec/libopenh264dec.c | 243 > ++++++++++++++++++++++++++++++++++++++++++++ > libavcodec/libopenh264enc.c | 48 ++------- > libavcodec/version.h | 2 +- > 10 files changed, 366 insertions(+), 45 deletions(-) > create mode 100644 libavcodec/libopenh264.c > create mode 100644 libavcodec/libopenh264.h > create mode 100644 libavcodec/libopenh264dec.c
LGTM, please push, unless someone else has more comments thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Breaking DRM is a little like attempting to break through a door even though the window is wide open and the only thing in the house is a bunch of things you dont want and which you would get tomorrow for free anyway
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel