Tue, 22 Jan 2002 22:46:12 +0000 |
albeu |
Objectization of the play_tree_parser for more flexiblity
|
Tue, 22 Jan 2002 18:19:02 +0000 |
nick |
Attempt to fix NVidia problems
|
Tue, 22 Jan 2002 18:12:00 +0000 |
arpi |
cleanup of video packet writer, PTS sent only once
|
Tue, 22 Jan 2002 18:11:27 +0000 |
arpi |
10l, debug printf removed
|
Tue, 22 Jan 2002 15:54:44 +0000 |
michael |
minor bugfix in the -v output
|
Tue, 22 Jan 2002 12:00:15 +0000 |
pontscho |
move bug fixed
|
Tue, 22 Jan 2002 06:12:18 +0000 |
bertrand |
Modified the cache option value setting/reading, so we can report
|
Tue, 22 Jan 2002 05:39:34 +0000 |
melanson |
added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
|
Tue, 22 Jan 2002 02:15:23 +0000 |
arpi |
passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from now
|
Tue, 22 Jan 2002 02:14:40 +0000 |
arpi |
LPCM write code rewritten, thanks to Marcus at mocm@convergence.de
|
Tue, 22 Jan 2002 02:00:57 +0000 |
melanson |
fixed some major flaws; decoder is now almost correct
|
Mon, 21 Jan 2002 22:11:09 +0000 |
michael |
15/16 bit dithering in C (5% slower, can be disabled by comenting #define DITHER1XBPP out)
|
Mon, 21 Jan 2002 18:55:51 +0000 |
nick |
Gamma correction (based on patch of P«”sztor Szil«”rd <silicon@falcon.sch.bme.hu>)
|
Mon, 21 Jan 2002 18:32:31 +0000 |
michael |
copyright(swscaler) = GPL
|
Mon, 21 Jan 2002 15:22:28 +0000 |
michael |
a few filters (should be removed/merged when arpis videofilter stuff is finished)
|
Mon, 21 Jan 2002 10:47:47 +0000 |
albeu |
Add a check to not set the cache size if the user alredy set it.
|
Mon, 21 Jan 2002 10:45:53 +0000 |
albeu |
Bug fix for subconfig option. A -tv option containing the on parameter
|
Mon, 21 Jan 2002 09:44:31 +0000 |
kmkaplan |
Add option -last-chapter for DVD playing/encoding
|
Mon, 21 Jan 2002 03:56:47 +0000 |
michael |
general convolution filtering of the source picture
|
Sun, 20 Jan 2002 21:39:56 +0000 |
bertrand |
Set the cache value if the network layer was able to compute it.
|
Sun, 20 Jan 2002 21:38:11 +0000 |
bertrand |
Changed the asf_file_header_t struct to read all the fields properly.
|
Sun, 20 Jan 2002 19:08:56 +0000 |
atmos4 |
/usr//include/inttypes.h for CYGWIN
|
Sun, 20 Jan 2002 18:50:58 +0000 |
nick |
Checking for RGB boundaries
|
Sun, 20 Jan 2002 18:36:09 +0000 |
atmos4 |
add mangling
|
Sun, 20 Jan 2002 17:11:05 +0000 |
nick |
RGB independed correction (similar to brightness)
|
Sun, 20 Jan 2002 17:06:45 +0000 |
nick |
Typo
|
Sun, 20 Jan 2002 14:42:08 +0000 |
nick |
2048x2048 is real max size of overlay
|
Sun, 20 Jan 2002 13:45:19 +0000 |
michael |
101
|
Sun, 20 Jan 2002 13:29:02 +0000 |
alex |
added support for unlimited video resolution (-1)
|
Sun, 20 Jan 2002 13:11:23 +0000 |
alex |
reported working at 1600x1200 too, pciconfig stuff fixed, you can enable it with #define MGA_PCICONFIG_MEMDETECT
|
Sun, 20 Jan 2002 12:15:01 +0000 |
alex |
sorry, debug removed ;)
|
Sun, 20 Jan 2002 12:12:58 +0000 |
alex |
pci_config_read working
|
Sun, 20 Jan 2002 05:30:23 +0000 |
michael |
removed global vars so that multiple swscalers can be used
|
Sun, 20 Jan 2002 01:35:02 +0000 |
melanson |
initial implementation of SMC codec; it almost works, too!
|
Sun, 20 Jan 2002 00:39:54 +0000 |
arpi |
-alang/-slang fixed
|
Sat, 19 Jan 2002 23:59:20 +0000 |
alex |
equalizer is only supported by g400
|
Sat, 19 Jan 2002 22:46:28 +0000 |
alex |
cleaned some parts, tested and working with g400/450, g200 is buggy :(
|
Sat, 19 Jan 2002 22:43:19 +0000 |
alex |
reworked, picture moves when window moved, fullscreen working with gui, fixed some annoying bugs
|
Sat, 19 Jan 2002 22:42:08 +0000 |
alex |
clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), setting eq only if drivers i able
|
Sat, 19 Jan 2002 22:24:30 +0000 |
mswitch |
Reverted to using software sync again, some day I'll die of a heartattack if I can't get this
|
Sat, 19 Jan 2002 22:16:47 +0000 |
albeu |
Some improvment and make -vcd -dvd options considered as playlist entry
|
Sat, 19 Jan 2002 21:55:30 +0000 |
mswitch |
Only use hardware sync and prebuffering with mpegs!
|
Sat, 19 Jan 2002 21:21:00 +0000 |
pontscho |
remove TARGET lofasz
|
Sat, 19 Jan 2002 21:20:29 +0000 |
mswitch |
Handle timestamps internally
|
Sat, 19 Jan 2002 18:41:50 +0000 |
alex |
added FLAG_EQUALIZER
|
Sat, 19 Jan 2002 18:38:58 +0000 |
alex |
added flag_equalizer
|
Sat, 19 Jan 2002 18:22:22 +0000 |
nick |
Using cpudetect code instead of d_cpu.s
|
Sat, 19 Jan 2002 18:20:24 +0000 |
nick |
K7 id
|
Sat, 19 Jan 2002 17:22:57 +0000 |
albeu |
Fixed bug with -frames option : don't quit, go to next file !!
|
Sat, 19 Jan 2002 17:02:50 +0000 |
albeu |
Added reverting support for -zr* options
|
Sat, 19 Jan 2002 17:01:48 +0000 |
albeu |
Added reverting support for -aa* options
|
Sat, 19 Jan 2002 17:01:03 +0000 |
albeu |
Added reverting support for -pp and -npp options
|
Sat, 19 Jan 2002 16:59:59 +0000 |
albeu |
Added reverting support for -aa* -zr* -pp and -npp options
|
Sat, 19 Jan 2002 16:58:33 +0000 |
alex |
vidix_grkey_support checking for colorkeying
|
Sat, 19 Jan 2002 16:58:04 +0000 |
albeu |
Few bug fix and improvment in config/playtree system
|
Sat, 19 Jan 2002 16:56:35 +0000 |
atmos4 |
fix mangling with runtime cpu detection
|
Sat, 19 Jan 2002 15:01:28 +0000 |
mswitch |
Removed seeking warning message since it has now been fixed in the driver
|
Sat, 19 Jan 2002 09:04:02 +0000 |
bertrand |
Moved network related code from open.c to network.c
|
Sat, 19 Jan 2002 08:19:00 +0000 |
nick |
gamma correction (preliminary version).
|
Sat, 19 Jan 2002 08:18:09 +0000 |
nick |
Typo
|
Sat, 19 Jan 2002 05:14:47 +0000 |
atmos4 |
mangle for win32 in postproc
|
Sat, 19 Jan 2002 05:12:34 +0000 |
atmos4 |
mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)
|
Sat, 19 Jan 2002 04:47:32 +0000 |
atmos4 |
mangling in mp3lib + stdcall undefined fix with cygwin
|
Sat, 19 Jan 2002 04:44:49 +0000 |
atmos4 |
mangling in libvo
|
Sat, 19 Jan 2002 04:42:09 +0000 |
atmos4 |
rewrites symbols in d_cpu.s on cygwin
|
Sat, 19 Jan 2002 04:40:21 +0000 |
atmos4 |
mangle.h does symbolmangling on win32
|
Fri, 18 Jan 2002 19:37:12 +0000 |
alex |
fixed channel changing with frequencies.c
|
Fri, 18 Jan 2002 18:15:43 +0000 |
alex |
updated based vo_xmga, using colorkey, working with gui, fixed xinerama and window moving/resizing
|
Fri, 18 Jan 2002 18:14:44 +0000 |
alex |
added colorkey handling
|
Fri, 18 Jan 2002 18:14:10 +0000 |
alex |
updated, colorkey support, pontscho reported it's working fine, only faulting with very-very-very big resolution
|
Fri, 18 Jan 2002 15:37:52 +0000 |
alex |
i think, it's better [playback->offsets and offset implemented/corrected]
|
Fri, 18 Jan 2002 12:26:57 +0000 |
pontscho |
'40bit' - es png nincs is :)
|
Fri, 18 Jan 2002 11:05:29 +0000 |
alex |
added .rm (real) and .y4m (yuv4mpeg)
|
Fri, 18 Jan 2002 11:02:52 +0000 |
alex |
fix dnet support
|
Fri, 18 Jan 2002 10:41:31 +0000 |
alex |
sorry, i really wanted to add vidix_start and stop as int, to detect if something went into the wrong way (also implement check in vo_xvidix)
|
Fri, 18 Jan 2002 09:58:43 +0000 |
nick |
3dnow optimization. Not all functions are tested!!!
|
Fri, 18 Jan 2002 09:58:18 +0000 |
nick |
Missed fastmemcpy
|
Fri, 18 Jan 2002 09:25:56 +0000 |
nick |
Suppress return values for 'void'. 10L to Alex
|
Fri, 18 Jan 2002 09:21:06 +0000 |
nick |
Fixed saturation computing for rage128
|
Fri, 18 Jan 2002 09:11:11 +0000 |
nick |
gamma correction support
|
Fri, 18 Jan 2002 09:10:00 +0000 |
nick |
Fixed bug of multiple declaration of 'dvd_device'
|
Fri, 18 Jan 2002 05:43:48 +0000 |
melanson |
added skeleton for QT SMC decoder
|
Fri, 18 Jan 2002 02:51:24 +0000 |
melanson |
made a little more headway but it still doesn't work properly
|
Thu, 17 Jan 2002 21:55:17 +0000 |
arpi |
more movi_end mess
|
Thu, 17 Jan 2002 21:22:11 +0000 |
nexus |
fix for benchmark script
|
Thu, 17 Jan 2002 20:51:51 +0000 |
gabucino |
opsz, typo
|
Thu, 17 Jan 2002 20:40:07 +0000 |
albeu |
Change to use cdrom-device and dvd-device options needed for DVD/TV/VCD
|
Thu, 17 Jan 2002 20:25:55 +0000 |
albeu |
Fixed bug with benchmark option
|
Thu, 17 Jan 2002 20:24:28 +0000 |
albeu |
Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual url
|
Thu, 17 Jan 2002 19:24:33 +0000 |
mswitch |
Fixed seeking
|
Thu, 17 Jan 2002 10:33:47 +0000 |
mswitch |
Added new syncengine thanks to a new previously undocumented feature of the em8300, this might fix playback on both slow and fast machines (more testing needed). This also requires users to get the em8300 driver from cvs until the next version is released (will probably happen this weekend)
|
Thu, 17 Jan 2002 09:32:22 +0000 |
pl |
Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:
|
Thu, 17 Jan 2002 09:20:29 +0000 |
nexus |
fix for Xwid (exceed 16 fourcc)
|
Thu, 17 Jan 2002 09:01:50 +0000 |
nick |
Use 'install' instead of 'cp'
|
Thu, 17 Jan 2002 01:32:29 +0000 |
arpi |
zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik Snel <rsnel@cube.dyndns.org>
|
Thu, 17 Jan 2002 01:28:20 +0000 |
arpi |
-zr* added - patch by Rik Snel <rsnel@cube.dyndns.org>
|
Thu, 17 Jan 2002 01:27:45 +0000 |
arpi |
libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>
|
Thu, 17 Jan 2002 01:27:20 +0000 |
arpi |
zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>
|
Thu, 17 Jan 2002 01:15:31 +0000 |
arpi |
fbdev nocopy option - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
|
Thu, 17 Jan 2002 01:12:01 +0000 |
arpi |
fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
|
Thu, 17 Jan 2002 01:11:21 +0000 |
arpi |
libmad memcpy optimization by Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
|
Thu, 17 Jan 2002 01:02:41 +0000 |
arpi |
-lavcopts vme= option to set motion estimation method - patch by Rich Felker <dalias@aerifal.cx>
|
Thu, 17 Jan 2002 00:55:07 +0000 |
arpi |
XviD added
|
Thu, 17 Jan 2002 00:49:21 +0000 |
arpi |
possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>
|
Thu, 17 Jan 2002 00:39:27 +0000 |
arpi |
console mplayer launcher - by Rich Felker <dalias@aerifal.cx>
|
Thu, 17 Jan 2002 00:32:46 +0000 |
arpi |
reverted old seeking method - ask Holm why...
|
Thu, 17 Jan 2002 00:26:40 +0000 |
arpi |
mail formatting added
|
Thu, 17 Jan 2002 00:19:57 +0000 |
atmos4 |
fix include order
|
Wed, 16 Jan 2002 17:13:00 +0000 |
gabucino |
*** empty log message ***
|
Wed, 16 Jan 2002 17:12:20 +0000 |
gabucino |
Added (sigh, reHTMLized;)) Nick's VIDIX patch
|
Wed, 16 Jan 2002 15:22:45 +0000 |
alex |
added vidix_start() and vidix_stop() for better runtime-resize support ;)
|
Wed, 16 Jan 2002 14:54:56 +0000 |
arpi |
fixed a few possible bugs
|