Sun, 03 Mar 2002 03:28:17 +0000 |
melanson |
reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate with
|
Sat, 02 Mar 2002 23:43:23 +0000 |
arpi |
Cinepak decoder now use mp_image_t -> YV12 worx, others disabled
|
Sat, 02 Mar 2002 22:08:19 +0000 |
arpi |
Qt RPZA decoder interface by Roberto Togni <rtogni@bresciaonline.it>
|
Sat, 02 Mar 2002 18:54:58 +0000 |
arpi |
good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>
|
Sat, 02 Mar 2002 18:22:44 +0000 |
gabucino |
applied Anders' Software Volume Control patch
|
Sat, 02 Mar 2002 14:36:18 +0000 |
alex |
removed --enable-xp from help screen to avoid confusing users
|
Sat, 02 Mar 2002 06:40:26 +0000 |
melanson |
Native Cinepak decoder: Added YV12 support (which is so very close
|
Fri, 01 Mar 2002 22:27:01 +0000 |
jonas |
strike period over, commiting stuff. next commit will be rewrite. (?) - Gabu
|
Fri, 01 Mar 2002 21:55:26 +0000 |
gabucino |
initial version. Needs extending, especially LIRC.
|
Fri, 01 Mar 2002 20:39:59 +0000 |
gabucino |
strike period over, commiting stuff. next commit will be rewrite. (?)
|
Fri, 01 Mar 2002 14:54:05 +0000 |
jkeil |
Fix a few syntax errors compiling ao_sun.c
|
Fri, 01 Mar 2002 14:18:32 +0000 |
mswitch |
Added more info regarding sync and :noprebuffering
|
Fri, 01 Mar 2002 12:42:12 +0000 |
michael |
yuy2 support disabled to workaround stupid colorspace selection
|
Fri, 01 Mar 2002 04:17:05 +0000 |
melanson |
Added BGR32 output support to PNG vo target because, hey, why
|
Fri, 01 Mar 2002 03:02:25 +0000 |
melanson |
fixed some endian issues, like changing bswap_32() -> be2me_32(), and
|
Fri, 01 Mar 2002 00:26:10 +0000 |
arpi |
implemented basic wrapper functions to new libmpcodecs api
|
Fri, 01 Mar 2002 00:25:43 +0000 |
arpi |
dec_video.c added
|
Fri, 01 Mar 2002 00:24:56 +0000 |
arpi |
10l... forgot to set VFM
|
Fri, 01 Mar 2002 00:20:11 +0000 |
arpi |
fixed stride for packed formats, more detailed printf at image allocation
|
Thu, 28 Feb 2002 21:59:14 +0000 |
arpi |
removed codec dependent parts, only core left
|
Thu, 28 Feb 2002 21:24:02 +0000 |
arpi |
PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>
|
Thu, 28 Feb 2002 21:17:12 +0000 |
arpi |
10l... gcc 3.x fix
|
Thu, 28 Feb 2002 16:24:55 +0000 |
michael |
print the number of buffers used
|
Thu, 28 Feb 2002 16:20:58 +0000 |
michael |
use 4 buffers, fallback to fewer buffers if the video ram isnt large enough
|