[FFmpeg-devel] [PATCH 1/3] Add muxing/demuxing of RMHD

Michael Niedermayer michael at niedermayer.cc
Fri Jan 19 19:16:01 EET 2018


On Fri, Jan 19, 2018 at 01:39:31PM +0100, Thilo Borgmann wrote:
> Am 19.01.18 um 01:02 schrieb Michael Niedermayer:
> > On Thu, Jan 18, 2018 at 07:39:07PM +0100, Thilo Borgmann wrote:
> >> This time including the patch...
> > 
> >>  fftools/ffmpeg.c         |   28 +++
> >>  fftools/ffmpeg_opt.c     |    2 
> >>  libavformat/Makefile     |    2 
> >>  libavformat/allformats.c |    1 
> >>  libavformat/rm.c         |    1 
> >>  libavformat/rm.h         |    7 
> >>  libavformat/rmdec.c      |   96 +++++++++--
> >>  libavformat/rmenc.c      |  395 ++++++++++++++++++++++++++++++++++++++---------
> >>  libavformat/utils.c      |    5 
> >>  9 files changed, 438 insertions(+), 99 deletions(-)
> >> b65cfa6fc05b6199324118ef1b40d9737cd70272  0001-Add-muxing-demuxing-of-RMHD.patch
> >> From aaeaf7721ba5e9afd79ee13dbb9cc7c3226027b3 Mon Sep 17 00:00:00 2001
> >> From: Thilo Borgmann <thilo.borgmann at mail.de>
> >> Date: Wed, 17 Jan 2018 23:09:03 +0100
> >> Subject: [PATCH 1/3] Add muxing/demuxing of RMHD
> > 
> > This is missing AV_CODEC_ID_RV60
> 
> Patches are not made to be applyable on their own. If that is the only thing
> missing I might move it to 1/3.

code must build after each commit when its pushed.
so if the patches represent future commits 1:1 then please move what is needed
so it builds

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180119/4cf476e2/attachment.sig>


More information about the ffmpeg-devel mailing list