On Sun, May 01, 2011 at 15:03:34 (CEST), Reinhard Tartler wrote: > diff --git a/libavcodec/dpxenc.c b/libavcodec/dpxenc.c > new file mode 100644 > index 0000000..1d637b4 > --- /dev/null > +++ b/libavcodec/dpxenc.c > @@ -0,0 +1,176 @@ > +/* > + * DPX (.dpx) image encoder > + * Copyright (c) 2011 Peter Ross <[email protected]> > + * > + * This file is part of FFmpeg. > + * > + * FFmpeg is free software; you can redistribute it and/or
I'll replace this with Libav before pushing. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
