[FFmpeg-devel] [PATCH] DPX image encoder

Michael Niedermayer michaelni at gmx.at
Thu Mar 31 22:22:43 CEST 2011


On Mon, Mar 28, 2011 at 11:26:40PM +1100, Peter Ross wrote:
> ---
> 
> 1. HEADER_SIZE is the length of the DPX Generic header.
> 
> 2. Have updated to use accurate header descriptions, per SMPTE-268M-2003. 
>    Thanks Kieran for picking up on this.
> 
>  Changelog              |    1 +
>  doc/general.texi       |    2 +-
>  libavcodec/Makefile    |    1 +
>  libavcodec/allcodecs.c |    2 +-
>  libavcodec/dpxenc.c    |  136 ++++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 140 insertions(+), 2 deletions(-)
>  create mode 100644 libavcodec/dpxenc.c

LGTM

cant apply it though because
Applying: DPX image encoder
error: patch failed: Changelog:81
error: Changelog: patch does not apply
error: patch failed: libavcodec/allcodecs.c:89
error: libavcodec/allcodecs.c: patch does not apply
Patch failed at 0001 DPX image encoder

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110331/a318d3f3/attachment.asc>


More information about the ffmpeg-devel mailing list