Fri, 27 Oct 2006 22:08:02 +0000 |
reynaldo |
Fix obvious typo, BGR555 was missing
libavcodec
|
Fri, 27 Oct 2006 21:37:47 +0000 |
ods15 |
possible bug of 'gte' being read as 'gt', same with 'lte'
libavcodec
|
Fri, 27 Oct 2006 21:13:31 +0000 |
michael |
minor simplification
libavcodec
|
Fri, 27 Oct 2006 20:38:10 +0000 |
michael |
factorize AVEvalExpr alloc and init
libavcodec
|
Fri, 27 Oct 2006 20:16:26 +0000 |
ods15 |
update ratecontrol to new ff_eval API
libavcodec
|
Fri, 27 Oct 2006 19:53:41 +0000 |
reynaldo |
adds missing rgb/bgr 565 codec->fmt mappings, ok'ed by Michael
libavcodec
|
Fri, 27 Oct 2006 19:50:31 +0000 |
reynaldo |
adds missing rgb/bgr 555 codec->fmt mappings, ok'ed by Michael
libavcodec
|
Fri, 27 Oct 2006 16:42:16 +0000 |
ods15 |
new optimized eval method, by seperating parsing and runtime
libavcodec
|
Thu, 26 Oct 2006 04:15:48 +0000 |
kostya |
LZW decoder as separate module plus TIFF LZW support
libavcodec
|
Thu, 26 Oct 2006 04:06:08 +0000 |
kostya |
10l predictor should not skip first line
libavcodec
|
Tue, 24 Oct 2006 18:57:43 +0000 |
diego |
Don't include inttypes.h/stdint.h directly, there is an abstraction in
libavcodec
|
Tue, 24 Oct 2006 10:33:40 +0000 |
michael |
simplify
libavcodec
|
Tue, 24 Oct 2006 10:13:26 +0000 |
michael |
reverse my last change, it was wrong and broken
libavcodec
|
Tue, 24 Oct 2006 09:45:21 +0000 |
michael |
remove map variable
libavcodec
|
Tue, 24 Oct 2006 09:34:13 +0000 |
michael |
factorize update state out
libavcodec
|
Tue, 24 Oct 2006 09:09:38 +0000 |
michael |
FFMAX
libavcodec
|
Tue, 24 Oct 2006 08:52:51 +0000 |
michael |
common subexpression elimination
libavcodec
|
Tue, 24 Oct 2006 08:33:44 +0000 |
michael |
merge 8 and 16bit functions, they are identical except the data type
libavcodec
|
Tue, 24 Oct 2006 07:33:39 +0000 |
michael |
set v_edge_pos correctly for field picture mpeg2
libavcodec
|
Tue, 24 Oct 2006 05:01:04 +0000 |
kostya |
JPEG-LS 16-bit gray support
libavcodec
|
Tue, 24 Oct 2006 05:00:14 +0000 |
kostya |
PGM 16-bit gray support
libavcodec
|
Tue, 24 Oct 2006 04:59:46 +0000 |
kostya |
PNG 16-bit gray decoding support
libavcodec
|
Tue, 24 Oct 2006 04:57:43 +0000 |
kostya |
16-bit grayscale support
libavcodec
|
Mon, 23 Oct 2006 17:06:32 +0000 |
lucabe |
Do not use a fake libavcodec/swscale.h, but always use the real one
libavcodec
|
Mon, 23 Oct 2006 16:54:21 +0000 |
reimar |
CABAC assembler optimizations ported to AMD64
libavcodec
|
Mon, 23 Oct 2006 00:10:18 +0000 |
aurel |
document the extradata protocol for VP6F
libavcodec
|
Sun, 22 Oct 2006 23:19:42 +0000 |
aurel |
use the adjustment value present in FLV to crop VP6 video
libavcodec
|
Sun, 22 Oct 2006 18:33:09 +0000 |
aurel |
use coded_width and coded_height instead of width and height
libavcodec
|