generic crc calculation code
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 6 Mar 2006 14:13:01 +0000 (14:13 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 6 Mar 2006 14:13:01 +0000 (14:13 +0000)
commit43a80ccee52bd478cbc5b575f9b4424de352138d
treec347d1bbf1900f7129a83165df6388796b70d2f0
parent56419683b2e9f670d4ee231a92e13958f8134f37
generic crc calculation code

Originally committed as revision 5115 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/utils.c
libavformat/mpegts.c
libavformat/mpegtsenc.c
libavutil/Makefile
libavutil/crc.c [new file with mode: 0644]
libavutil/crc.h [new file with mode: 0644]