[FFmpeg-devel] [PATCH]Add Dirac support to ffmpeg via libdirac_* and Schroedinger libraries]

Diego Biurrun diego
Fri Apr 18 01:16:53 CEST 2008


On Thu, Apr 17, 2008 at 09:18:57PM +1000, Anuradha Suraparaju wrote:
> 
> I've attached a patch of files common to the libdirac and
> libschroedinger.
> 
> --- ffmpegsvn_trunk/libavcodec/diracschro_common.c	1970-01-01 10:00:00.000000000 +1000
> +++ ffmpegsvn_trunk_dirac/libavcodec/diracschro_common.c	2008-04-17 15:33:19.000000000 +1000
> @@ -0,0 +1,117 @@
> +
> +/**
> +* @file diracschro_common.c

The filename is horrible IMO.  Abbreviating libschroedinger to schro
just creates confusion and the names should really have lib prefixes so
that it's clear that they are not for the internal implementation.

I suggest libdirac_libschroedinger.c instead, no need to have _common in
there.

Diego




More information about the ffmpeg-devel mailing list