Mon, 20 May 2002 21:15:53 +0000 |
glantau |
fixed one overflow problem
libavcodec
|
Mon, 20 May 2002 16:37:58 +0000 |
glantau |
removed unused stuff - added dsputil_set_bit_exact() support for easier testing
libavcodec
|
Mon, 20 May 2002 16:25:09 +0000 |
glantau |
removed unused code
libavcodec
|
Mon, 20 May 2002 16:24:39 +0000 |
glantau |
mpeg1/2 identifier - fixed frame rate for some bad mpeg1 streams
libavcodec
|
Mon, 20 May 2002 16:23:27 +0000 |
glantau |
better av_freep()
libavcodec
|
Mon, 20 May 2002 16:22:51 +0000 |
glantau |
added avcodec_set_bit_exact() for testing
libavcodec
|
Sun, 19 May 2002 01:49:53 +0000 |
michaelni |
fixing alignment for alignment picky cpus
libavcodec
|
Sat, 18 May 2002 23:05:19 +0000 |
glantau |
removed unmaintained vc stuff
libavcodec
|
Sat, 18 May 2002 23:03:29 +0000 |
glantau |
removed useless header includes - use av memory functions
libavcodec
|
Sat, 18 May 2002 23:01:20 +0000 |
glantau |
added VPATH support for multiple dir compilation
libavcodec
|
Sat, 18 May 2002 22:59:50 +0000 |
glantau |
proper memory handling functions
libavcodec
|
Sat, 18 May 2002 22:59:12 +0000 |
glantau |
removed debug function
libavcodec
|
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
|