Michael Niedermayer niedermayer.cc> writes:
> > Makefile |2 -
> > rawdec.c |4 ---
> > vc1dec.c | 81 +++
> > version.h |2 -
> > 4 files changed, 83 insertions(+), 6 deletions(-)
> > bdbacfecbe65093e8c50876d7ffa6eb9b8719a9d patchvc1prob
On Tue, Oct 13, 2015 at 01:19:59PM +0200, Carl Eugen Hoyos wrote:
> On Monday 05 October 2015 03:53:32 am Michael Niedermayer wrote:
> > On Sun, Oct 04, 2015 at 11:47:59PM +0200, Carl Eugen Hoyos wrote:
> > > Hi!
> > >
> > > Attached is a patch implementing vc-1 autodetection.
> > >
> > > Please re
On Monday 05 October 2015 03:53:32 am Michael Niedermayer wrote:
> On Sun, Oct 04, 2015 at 11:47:59PM +0200, Carl Eugen Hoyos wrote:
> > Hi!
> >
> > Attached is a patch implementing vc-1 autodetection.
> >
> > Please review, Carl Eugen
> >
> > Makefile |2 -
> > rawdec.c |4 ---
> > vc1d
On Sun, Oct 04, 2015 at 11:47:59PM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached is a patch implementing vc-1 autodetection.
>
> Please review, Carl Eugen
> Makefile |2 -
> rawdec.c |4 ---
> vc1dec.c | 71
> ++
> ve
Hi!
Attached is a patch implementing vc-1 autodetection.
Please review, Carl Eugen
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 2971912..d118019 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -440,7 +440,7 @@ OBJS-$(CONFIG_TTA_DEMUXER) += tta.o ape