Sun, 13 Jul 2008 21:51:29 +0000 |
michael |
Make our flac decoder decode all the data at EOF.
libavcodec
|
Sun, 13 Jul 2008 21:44:00 +0000 |
stefano |
strdup() the default value for rc_eq in AVCodec when setting it in
libavcodec
|
Sun, 13 Jul 2008 21:28:17 +0000 |
stefano |
Fix the logic to access the location of a string to free when setting
libavcodec
|
Sun, 13 Jul 2008 20:41:09 +0000 |
vitor |
Simplify
libavcodec
|
Sun, 13 Jul 2008 20:39:55 +0000 |
vitor |
Another av_clipf() usage
libavcodec
|
Sun, 13 Jul 2008 20:38:42 +0000 |
vitor |
Do not declare as double a var that only stores a float
libavcodec
|
Sun, 13 Jul 2008 20:36:32 +0000 |
vitor |
Simplify: use FFMAX
libavcodec
|
Sun, 13 Jul 2008 20:03:57 +0000 |
reimar |
check that csize in ff_lzw_decode_init is < LZW_MAXBITS, <= is not enough and
libavcodec
|