[FFmpeg-devel] [PATCH] avcodec: add dpx parser
Paul B Mahol
onemda at gmail.com
Sun Oct 6 20:37:18 CEST 2013
On 10/6/13, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Sun, Oct 06, 2013 at 03:01:07PM +0000, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>> libavcodec/Makefile | 1 +
>> libavcodec/allcodecs.c | 1 +
>> libavcodec/dpx_parser.c | 108
>> ++++++++++++++++++++++++++++++++++++++++++++++++
>> 3 files changed, 110 insertions(+)
>> create mode 100644 libavcodec/dpx_parser.c
>
> should be ok if its tested & works
It works for files created by ffmpeg. For others it may work
for 8-bit depth only or not at all because they do not adhere
to format specification.
>
> [...]
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Good people do not need laws to tell them to act responsibly, while bad
> people will find a way around the laws. -- Plato
>
More information about the ffmpeg-devel
mailing list