Wed, 10 Mar 2004 22:11:49 +0000 |
michael |
h263+ custom pcf support
libavcodec
|
Wed, 10 Mar 2004 00:43:24 +0000 |
michael |
disable lames leading zero "feature", fixes a few more flv encoding issues
libavcodec
|
Tue, 09 Mar 2004 15:23:14 +0000 |
michael |
find_start_code() optimization (about 2x faster now) this may improve decoding speed with multiple threads
libavcodec
|
Tue, 09 Mar 2004 12:18:40 +0000 |
kabi |
* missing opts for make dep
libavcodec
|
Mon, 08 Mar 2004 02:18:19 +0000 |
melanson |
use optimized VP3 functions where appropriate
libavcodec
|
Mon, 08 Mar 2004 02:15:13 +0000 |
melanson |
cut over to using new VP3 DSP functions and remove the old ones; bring
libavcodec
|
Mon, 08 Mar 2004 02:13:45 +0000 |
melanson |
seperated out the C-based VP3 DSP functions into a different file; also
libavcodec
|
Sat, 06 Mar 2004 12:33:56 +0000 |
michael |
h263 framerate & aspect ratio fixes
libavcodec
|
Fri, 05 Mar 2004 18:44:04 +0000 |
michael |
fix motion compensation with (x+1/2,y+1/2) MVs
libavcodec
|
Fri, 05 Mar 2004 15:10:56 +0000 |
michael |
10l
libavcodec
|
Fri, 05 Mar 2004 14:21:56 +0000 |
kabi |
* more consts
libavcodec
|
Fri, 05 Mar 2004 14:09:12 +0000 |
kabi |
* const warn elimination
libavcodec
|
Fri, 05 Mar 2004 14:08:33 +0000 |
kabi |
* const warn elimintation
libavcodec
|
Fri, 05 Mar 2004 14:07:33 +0000 |
kabi |
* const
libavcodec
|
Thu, 04 Mar 2004 14:58:48 +0000 |
iive |
silence warnings
libavcodec
|
Wed, 03 Mar 2004 19:29:00 +0000 |
michael |
count > thread_count for execute()
libavcodec
|
Wed, 03 Mar 2004 17:53:55 +0000 |
michael |
av_log() cleanup
libavcodec
|
Wed, 03 Mar 2004 15:41:21 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Wed, 03 Mar 2004 01:57:43 +0000 |
michael |
macrofree av_freep()
libavcodec
|
Tue, 02 Mar 2004 18:39:25 +0000 |
iive |
add vlc for cbp=0 that is valid in 422,444
libavcodec
|
Tue, 02 Mar 2004 17:21:55 +0000 |
michael |
10l (segfault fix)
libavcodec
|
Tue, 02 Mar 2004 03:18:03 +0000 |
michael |
100l (divx5 b frame + seeking + flush fix)
libavcodec
|
Tue, 02 Mar 2004 00:40:18 +0000 |
iive |
forgot default chroma_format value
libavcodec
|
Tue, 02 Mar 2004 00:30:25 +0000 |
iive |
fix typo
libavcodec
|