Michael Niedermayer
|
934982c4ac
|
avoid buf_size == 0 checks in every decoder
Originally committed as revision 3872 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-01-23 18:09:06 +00:00 |
|
Roberto Togni
|
3048af8350
|
Use avcodec_check_dimensions instead of custom hack
Originally committed as revision 3836 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-01-15 00:07:38 +00:00 |
|
Roberto Togni
|
c31b812166
|
Check pointers before writing to memory, fix possible integer overflows
Force alignement for mszh and zlib decoders
Originally committed as revision 3817 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-01-09 23:39:32 +00:00 |
|
Michael Niedermayer
|
caa336b4cc
|
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
common.h -> common.h/bitstream.h
Originally committed as revision 3777 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-12-29 17:50:25 +00:00 |
|
Roberto Togni
|
61cef29379
|
Zlib encoder: fix image orientation (was flipped), 100l in deflate error
check, put right codec type in extradata
Originally committed as revision 3500 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-09-23 22:20:17 +00:00 |
|
Michael Niedermayer
|
b43b426a8b
|
segfault fix by (Kostya <cannonball at bw-team dot com>)
Originally committed as revision 3497 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-09-23 09:42:25 +00:00 |
|
Roberto Togni
|
6245598582
|
Right fix for older zlib version
Originally committed as revision 2696 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-01-13 20:26:44 +00:00 |
|
Roberto Togni
|
ccbfd4ba96
|
Fix for older version of zlib
Originally committed as revision 2695 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2004-01-13 19:46:37 +00:00 |
|