Mon, 10 Nov 2003 03:14:04 +0000 |
melanson |
added Apple Graphics (SMC) decoder
libavcodec
|
Sun, 09 Nov 2003 21:54:49 +0000 |
rtognimp |
4bpp support
libavcodec
|
Fri, 07 Nov 2003 22:39:18 +0000 |
rtognimp |
8BPS decoder
libavcodec
|
Fri, 07 Nov 2003 21:21:36 +0000 |
rtognimp |
Set buffer hints, use cr where available
libavcodec
|
Fri, 07 Nov 2003 21:20:24 +0000 |
rtognimp |
Add cr codec capability and buffer hints
libavcodec
|
Thu, 06 Nov 2003 22:05:22 +0000 |
michael |
fix context=1
libavcodec
|
Wed, 05 Nov 2003 23:27:23 +0000 |
rtognimp |
100l: sometime palette was not copied to output frame
libavcodec
|
Tue, 04 Nov 2003 19:35:43 +0000 |
romansh |
* fixes for broken builds on Solaris, OS2 and all bingendian
libavcodec
|
Mon, 03 Nov 2003 18:06:54 +0000 |
michael |
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Mon, 03 Nov 2003 17:42:50 +0000 |
michael |
flush fix (untested)
libavcodec
|
Mon, 03 Nov 2003 13:58:26 +0000 |
michael |
only add prefix after \n
libavcodec
|
Mon, 03 Nov 2003 13:31:02 +0000 |
michael |
10l (fixes dct coeff noise reduction)
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Sun, 02 Nov 2003 23:19:47 +0000 |
michael |
noise reduction of dct coefficients
libavcodec
|
Sun, 02 Nov 2003 22:56:47 +0000 |
michael |
10l ...
libavcodec
|
Sun, 02 Nov 2003 21:57:55 +0000 |
rtognimp |
Moved to new palette API
libavcodec
|
Sun, 02 Nov 2003 21:53:28 +0000 |
rtognimp |
Fix some palette related defines, bump build number
libavcodec
|
Sat, 01 Nov 2003 17:38:25 +0000 |
michael |
ffv1 rgb support
libavcodec
|
Fri, 31 Oct 2003 22:56:16 +0000 |
rtognimp |
100l: free previous frame, not current one!
libavcodec
|
Fri, 31 Oct 2003 22:28:19 +0000 |
rtognimp |
Don't memcpy from unallocated memory
libavcodec
|
Fri, 31 Oct 2003 22:26:26 +0000 |
romansh |
* DV demuxer is now capable of decoding auxilary audio stream. So,
libavcodec
|
Thu, 30 Oct 2003 22:51:02 +0000 |
michael |
move identical code into its own function
libavcodec
|
Thu, 30 Oct 2003 21:05:00 +0000 |
michael |
initalize various uninitalized variables and avoid coded_picture_number as its not always correct (later should be reversed after fixing the picture_number mess)
libavcodec
|
Thu, 30 Oct 2003 19:55:44 +0000 |
michael |
100l (SAR is written as height/width instead of width/height in the MPEG1 standard)
libavcodec
|