Sun, 05 Nov 2006 15:06:12 +0000 |
bcoudurier |
fix decoding position
libavcodec
|
Sun, 05 Nov 2006 08:18:52 +0000 |
kostya |
Correct support for Fraps v4 (and Huffman tree for < 256 symbols)
libavcodec
|
Sun, 05 Nov 2006 04:59:38 +0000 |
kostya |
Update comment
libavcodec
|
Sun, 05 Nov 2006 04:57:14 +0000 |
kostya |
Fraps v2 and v4 support
libavcodec
|
Sat, 04 Nov 2006 00:42:50 +0000 |
ods15 |
ministry of english grammar :) then->than
libavcodec
|
Fri, 03 Nov 2006 20:30:22 +0000 |
michael |
doxy
libavcodec
|
Fri, 03 Nov 2006 16:54:05 +0000 |
michael |
ensure alignment (no speed change)
libavcodec
|
Fri, 03 Nov 2006 16:02:18 +0000 |
michael |
merging mov & and (no speedchange)
libavcodec
|
Fri, 03 Nov 2006 15:40:57 +0000 |
michael |
2 instructions less (same speed)
libavcodec
|
Fri, 03 Nov 2006 15:17:36 +0000 |
michael |
comment about failed optimization
libavcodec
|
Fri, 03 Nov 2006 14:28:30 +0000 |
michael |
move luma tc0 related init into asm
libavcodec
|
Fri, 03 Nov 2006 13:13:08 +0000 |
kostya |
RGB32 support in Targa
libavcodec
|
Fri, 03 Nov 2006 12:07:53 +0000 |
michael |
2 instructions less in h264_loop_filter_luma_mmx2()
libavcodec
|
Fri, 03 Nov 2006 11:07:35 +0000 |
michael |
preempt possible overflow
libavcodec
|
Fri, 03 Nov 2006 09:59:15 +0000 |
michael |
1 instruction less
libavcodec
|
Fri, 03 Nov 2006 04:42:11 +0000 |
kostya |
Use bpp from header in error message
libavcodec
|
Fri, 03 Nov 2006 02:03:56 +0000 |
michael |
optimize H264_DEBLOCK_P0_Q0
libavcodec
|
Thu, 02 Nov 2006 23:36:39 +0000 |
michael |
new I/P frame selection heuristic
libavcodec
|
Thu, 02 Nov 2006 23:13:34 +0000 |
bcoudurier |
change gif muxer to simple gif encoder
libavcodec
|
Thu, 02 Nov 2006 23:08:09 +0000 |
corey |
Correct description of mblmin and mblmax.
libavcodec
|
Thu, 02 Nov 2006 19:11:20 +0000 |
gpoirier |
outputs bit spent on various encoding functions (motion vectors, overhead, etc)
libavcodec
|
Wed, 01 Nov 2006 22:39:58 +0000 |
diego |
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
libavcodec
|
Wed, 01 Nov 2006 21:41:54 +0000 |
michael |
10l (forgot ALT_SCAN)
libavcodec
|
Wed, 01 Nov 2006 21:28:36 +0000 |
diego |
Rename SWAP macro to FFSWAP.
libavcodec
|