Carl Eugen Hoyos ag.or.at> writes:
> I will commit tonight if there are no objections, Carl Eugen
Patch applied.
Thank you, Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Paul B Mahol gmail.com> writes:
> > Attached patch reduces code duplication.
> > (There was a API-relevant change in git right now.)
> >
> > Please comment, Carl Eugen
>
> Duplicate how? Replaced by what?
The "latm" demuxer actually works on loas file and there
already was a loas demuxer.
I w
On 10/14/15, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch reduces code duplication.
> (There was a API-relevant change in git right now.)
>
> Please comment, Carl Eugen
>
Duplicate how? Replaced by what?
___
ffmpeg-devel mailing list
ffmpeg-devel@ff
Hi!
Attached patch reduces code duplication.
(There was a API-relevant change in git right now.)
Please comment, Carl Eugen
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 2971912..953b55d 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -227,7 +227,6 @@ OBJS-$(CONFI