[FFmpeg-devel] [PATCH 01/10] zlib decoder
Mans Rullgard
mans
Sun Jul 15 22:12:21 CEST 2007
---
libavcodec/Makefile | 1 +
libavcodec/inflate.c | 844 ++++++++++++++++++++++++++++++++++++++++++++++++++
libavcodec/inflate.h | 80 +++++
3 files changed, 925 insertions(+), 0 deletions(-)
create mode 100644 libavcodec/inflate.c
create mode 100644 libavcodec/inflate.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 618baa550973f32d44817b4c239c9353e7b0a0d7.diff
Type: text/x-patch
Size: 29135 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070715/1d06d7ed/attachment.bin>
More information about the ffmpeg-devel
mailing list