1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-06 08:29:25 +02:00
Originally committed as revision 8642 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2007-04-07 14:10:02 +00:00
parent e42dba481f
commit fe0372296a
5 changed files with 6 additions and 6 deletions

View File

@@ -80,7 +80,7 @@ Generic Parts:
eval.c Michael Niedermayer
audio and video frame extraction:
parser.c
bitsream reading:
bitstream reading:
bitstream.c, bitstream.h Michael Niedermayer
CABAC:
cabac.h, cabac.c Michael Niedermayer