OSDN Git Service

Binary text decoder
authorPeter Ross <pross@xvid.org>
Fri, 16 Sep 2011 02:50:26 +0000 (04:50 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 16 Sep 2011 03:53:14 +0000 (05:53 +0200)
commit07a70caba7cb2fac69bf9541914d4bffce61d1ea
treef9346e947d2275a6e495252f6b9d216bf90c12dc
parentea8de109af46ae8e6751217977ae8f7becf94ba5
Binary text decoder
Decoder and demuxer for various binary text formats.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Changelog
doc/general.texi
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/bintext.c [new file with mode: 0644]
libavcodec/bintext.h [new file with mode: 0644]
libavformat/Makefile
libavformat/allformats.c
libavformat/bintext.c [new file with mode: 0644]