log
graph
tags
bookmarks
branches
changeset
browse
zip
bz2
help
Mercurial
>
libavcodec.hg
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 4734:
(0)
-3000
-1000
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
+1000
+3000
tip
age
author
description
Mon, 26 Mar 2007 00:00:43 +0000
aurel
properly set *data_size when returning >= 0 values in shorten_decode_frame()
libavcodec
Sun, 25 Mar 2007 23:37:38 +0000
michael
check input validity, this prevents a few variables from reachin odd values which might have lead to out of array writes and thus might have been exploitable
libavcodec
Sun, 25 Mar 2007 23:22:11 +0000
michael
simplify
libavcodec
Sun, 25 Mar 2007 20:52:45 +0000
bcoudurier
increment subminor version due to r8502 and r8504, those revisions make dnxhd and gif decoders in line with libavcodec API
libavcodec
Sun, 25 Mar 2007 16:43:59 +0000
bcoudurier
remove TODO, its done now
libavcodec
Sun, 25 Mar 2007 16:29:11 +0000
bcoudurier
pass correct buffer size to lzw decode init
libavcodec
Sun, 25 Mar 2007 15:43:46 +0000
michael
move eob_reached logic into ff_lzw_decode_tail() which simplifies the code, avoids some checks in the innermost loop and also gets rid of the controversal break while hopefully retaining the last byte in a valid bytestream, invalid bytestreams still can have very significant overread
libavcodec
less
more
| rev 4734:
(0)
-3000
-1000
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
+1000
+3000
tip