OSDN Git Service

intrax8 decoder patch by "someone"
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 9 Nov 2007 21:37:48 +0000 (21:37 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 9 Nov 2007 21:37:48 +0000 (21:37 +0000)
commit9abc7e0fdc5b99e4503e22c9084195867e312222
tree8ac15df58b6288baa986b892fa33ac1cf7fffe28
parenta9d5a4485ae53f263f67a3804d8edabe65c955c2
intrax8 decoder patch by "someone"

Originally committed as revision 10971 to svn://svn.ffmpeg.org/ffmpeg/trunk
12 files changed:
libavcodec/Makefile
libavcodec/avcodec.h
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/h263dec.c
libavcodec/intrax8.c [new file with mode: 0644]
libavcodec/intrax8.h [new file with mode: 0644]
libavcodec/intrax8dsp.c [new file with mode: 0644]
libavcodec/intrax8huf.h [new file with mode: 0644]
libavcodec/vc1.c
libavcodec/vc1.h
libavcodec/wmv2.c