Sat, 18 May 2002 22:58:08 +0000 |
glantau |
put all integer init code to compute n^(4/3) - memory alloc and header fixes
libavcodec
|
Sat, 18 May 2002 22:56:50 +0000 |
glantau |
improved mpeg1/2 decoding speed
libavcodec
|
Sat, 18 May 2002 22:56:25 +0000 |
glantau |
added proper memory handling functions - fixed include paths
libavcodec
|
Sat, 18 May 2002 22:49:11 +0000 |
glantau |
tried to avoid gcc 2.95.2 bug by puting explicit register constraints - added comment about rounding bug in some functions (need to correct or suppress them for regression tests)
libavcodec
|
Fri, 17 May 2002 15:31:33 +0000 |
michaelni |
qmin==1 bugfix
libavcodec
|
Fri, 17 May 2002 13:01:01 +0000 |
michaelni |
shared lib support (req by kabi) ...
libavcodec
|
Fri, 17 May 2002 01:04:14 +0000 |
michaelni |
hopefully faster mmx2&3dnow MC
libavcodec
|
Thu, 16 May 2002 23:29:09 +0000 |
michaelni |
new hopefully faster MC
libavcodec
|
Thu, 16 May 2002 22:01:30 +0000 |
michaelni |
print frame decoding time support (x86 only)
libavcodec
|
Tue, 14 May 2002 19:56:42 +0000 |
pulento |
- repeat_pict meaning changed, now it signals the extra delay for the
libavcodec
|
Tue, 14 May 2002 14:17:11 +0000 |
kabi |
* first shot for the new avcodec API
libavcodec
|
Tue, 14 May 2002 02:36:23 +0000 |
philipjsg |
* Mea culpa: it seems that I broke encoding to 8-bit pcm files. This fixes it.
libavcodec
|