Sun, 13 Nov 2005 20:12:33 +0000 |
alex |
10l, left debugging on
libavcodec
|
Sun, 13 Nov 2005 20:06:31 +0000 |
alex |
Correctly skip unknown matrices (patch by Matthieu Castet) and disable comment reading
libavcodec
|
Sun, 13 Nov 2005 17:59:21 +0000 |
alex |
Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN. Added support for Theora 3.4 and stream created by Elphel cameras are decodable.
libavcodec
|
Sun, 13 Nov 2005 17:48:27 +0000 |
alex |
fixed long standing off-by-one bug (fixes playback on ppc)
libavcodec
|
Sun, 13 Nov 2005 17:46:21 +0000 |
alex |
mode_code_vlc_table size mismatch
libavcodec
|
Sat, 12 Nov 2005 05:23:25 +0000 |
lorenm |
use sse16_sse2() in nsse
libavcodec
|
Thu, 10 Nov 2005 18:05:45 +0000 |
reimar |
clear the whole vert_pred buffer for 24 bit decoding.
libavcodec
|
Thu, 10 Nov 2005 13:54:32 +0000 |
melanson |
improvements by Reimar Dffinger; 24-bit decoding is not perfect, only
libavcodec
|
Thu, 10 Nov 2005 04:40:49 +0000 |
lorenm |
fix a crash on seeking to an invalid frame
libavcodec
|
Wed, 09 Nov 2005 19:18:20 +0000 |
mru |
revert incorrect change
libavcodec
|
Wed, 09 Nov 2005 11:29:29 +0000 |
michael |
check MPV_frame_start() return value
libavcodec
|
Wed, 09 Nov 2005 08:50:55 +0000 |
mru |
s/log2/av_log2/
libavcodec
|
Mon, 07 Nov 2005 01:32:29 +0000 |
diego |
Put double-quotes around the install path in the "install-headers" section
libavcodec
|
Sat, 05 Nov 2005 19:03:07 +0000 |
diego |
Two tables in truemotion1data.h were slightly different from VpVision
libavcodec
|
Sat, 05 Nov 2005 00:16:03 +0000 |
michael |
frame skip fixes
libavcodec
|
Sat, 05 Nov 2005 00:00:24 +0000 |
rtognimp |
Place qdm2 and truemotion2 in ifdef block so that they can be disabled
libavcodec
|
Fri, 04 Nov 2005 23:24:24 +0000 |
michael |
extradata endianness comment
libavcodec
|
Thu, 03 Nov 2005 23:26:51 +0000 |
lorenm |
tidier cabac_intra4x4_pred_mode
libavcodec
|
Wed, 02 Nov 2005 09:18:32 +0000 |
gpoirier |
Typo fix
libavcodec
|
Fri, 28 Oct 2005 18:18:04 +0000 |
mru |
no mixing of code and declarations
libavcodec
|
Fri, 28 Oct 2005 16:01:12 +0000 |
reimar |
Make rle_code int everywhere instead of signed char.
libavcodec
|
Fri, 28 Oct 2005 06:37:32 +0000 |
lorenm |
25% faster deblocking, 4-6% overall.
libavcodec
|
Thu, 27 Oct 2005 21:03:36 +0000 |
lorenm |
fix a crash on dropped frames
libavcodec
|
Thu, 27 Oct 2005 06:45:29 +0000 |
lorenm |
faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx.
libavcodec
|