Thu, 30 Oct 2003 05:40:58 +0000 |
melanson |
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)
libavcodec
|
Wed, 29 Oct 2003 17:30:13 +0000 |
michael |
dumping funny numbers from first zygo i frame header
libavcodec
|
Wed, 29 Oct 2003 14:54:45 +0000 |
alex |
initial support for zygovideo
libavcodec
|
Wed, 29 Oct 2003 14:08:18 +0000 |
bellard |
added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler handling of raw transport streams in ffserver and RTP - better solutions are welcomed)
libavcodec
|
Tue, 28 Oct 2003 09:23:26 +0000 |
michael |
linear blend 1 line shift fix
libavcodec
|
Mon, 27 Oct 2003 23:22:43 +0000 |
iive |
XvMC speedup by removing one memcpy and doing MB packing
libavcodec
|
Mon, 27 Oct 2003 14:37:30 +0000 |
michael |
make convert_matrix() independant of MpegEncContext
libavcodec
|
Sun, 26 Oct 2003 10:14:05 +0000 |
michael |
AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>)
libavcodec
|
Sun, 26 Oct 2003 09:56:21 +0000 |
michael |
fixing the remaning block-align checks
libavcodec
|
Sun, 26 Oct 2003 09:49:45 +0000 |
michael |
block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>)
libavcodec
|
Sat, 25 Oct 2003 21:59:28 +0000 |
michael |
reorder table instead of wasting instructions to reorder the input to match the table
libavcodec
|
Sat, 25 Oct 2003 19:44:37 +0000 |
michael |
10l
libavcodec
|
Sat, 25 Oct 2003 19:30:14 +0000 |
michael |
segfault fix
libavcodec
|
Sat, 25 Oct 2003 15:22:34 +0000 |
melanson |
support Cinepak files with funky (not divisible by 4) resolutions
libavcodec
|
Sat, 25 Oct 2003 00:32:54 +0000 |
romansh |
* adding integer/floating point AAN implementations for DCT 2-4-8
libavcodec
|