Mon, 25 Apr 2005 00:57:48 +0000 |
michael |
avoid unneeded clear_blocks()
libavcodec
|
Mon, 25 Apr 2005 00:10:11 +0000 |
michael |
extract from the subid the options
libavcodec
|
Sun, 24 Apr 2005 22:08:31 +0000 |
michael |
fixing broken_rv20_1mb_.rm
libavcodec
|
Sun, 24 Apr 2005 21:06:22 +0000 |
lorenm |
fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were treated as different)
libavcodec
|
Sun, 24 Apr 2005 17:21:11 +0000 |
melanson |
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
libavcodec
|
Sun, 24 Apr 2005 11:13:49 +0000 |
michael |
Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com)
libavcodec
|
Sun, 24 Apr 2005 11:08:07 +0000 |
michael |
typo fix by ("Todd.Kirby" doubleshot pacbell net)
libavcodec
|
Thu, 21 Apr 2005 21:27:03 +0000 |
michael |
Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)
libavcodec
|
Thu, 21 Apr 2005 21:23:22 +0000 |
michael |
avoid clearing block[] if its not used at all
libavcodec
|
Thu, 21 Apr 2005 20:38:42 +0000 |
lorenm |
deblocking filter doesn't need to call fill_caches again. 1.4% faster decoding.
libavcodec
|
Wed, 20 Apr 2005 20:31:04 +0000 |
michael |
mpeg2_fast_decode_block_intra()
libavcodec
|
Wed, 20 Apr 2005 10:16:19 +0000 |
michael |
simplify
libavcodec
|
Wed, 20 Apr 2005 10:05:15 +0000 |
michael |
remove duplicate clip to 8bit function
libavcodec
|
Wed, 20 Apr 2005 09:52:04 +0000 |
michael |
buffer overflows
libavcodec
|
Wed, 20 Apr 2005 09:42:47 +0000 |
michael |
Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)
libavcodec
|
Tue, 19 Apr 2005 11:37:01 +0000 |
michael |
optimizing non_intra ac coeff decode
libavcodec
|
Tue, 19 Apr 2005 04:29:11 +0000 |
melanson |
remove superfluous CONFIG_ENCODERS (entire function is already wrapped)
libavcodec
|
Mon, 18 Apr 2005 20:07:48 +0000 |
michael |
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
libavcodec
|
Mon, 18 Apr 2005 12:08:16 +0000 |
michael |
various fixes related to the non alt_bitstream_reader
libavcodec
|
Mon, 18 Apr 2005 11:24:20 +0000 |
aurel |
add an AMD64 specific implementation of rdtsc()
libavcodec
|
Sun, 17 Apr 2005 21:41:16 +0000 |
diego |
gcc 4 compilation fix
libavcodec
|
Sun, 17 Apr 2005 13:30:45 +0000 |
michael |
read 32bit instead of 64bit to avoid overreading and missalignments
libavcodec
|
Sun, 17 Apr 2005 09:27:53 +0000 |
michael |
fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net
libavcodec
|
Fri, 15 Apr 2005 13:24:30 +0000 |
michael |
store the number of runs to avoid storing the last run value
libavcodec
|