[FFmpeg-devel] [PATCH 1/3] Direct Stream Digital (DSD) decoder
Michael Niedermayer
michaelni at gmx.at
Tue Apr 15 22:30:29 CEST 2014
On Mon, Apr 14, 2014 at 06:22:32PM +1000, Peter Ross wrote:
> Signed-off-by: Peter Ross <pross at xvid.org>
> ---
> Changelog | 1 +
> doc/general.texi | 4 ++
> libavcodec/Makefile | 6 +-
> libavcodec/allcodecs.c | 4 ++
> libavcodec/avcodec.h | 4 ++
> libavcodec/codec_desc.c | 28 ++++++++
> libavcodec/dsd_tablegen.c | 38 +++++++++++
> libavcodec/dsd_tablegen.h | 95 ++++++++++++++++++++++++++
> libavcodec/dsddec.c | 167 ++++++++++++++++++++++++++++++++++++++++++++++
> libavcodec/utils.c | 4 ++
> 10 files changed, 350 insertions(+), 1 deletion(-)
> create mode 100644 libavcodec/dsd_tablegen.c
> create mode 100644 libavcodec/dsd_tablegen.h
> create mode 100644 libavcodec/dsddec.c
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The real ebay dictionary, page 1
"Used only once" - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
-------------- 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/20140415/38f3bb17/attachment.asc>
More information about the ffmpeg-devel
mailing list