Fri, 01 Feb 2002 02:43:01 +0000 |
rfelker |
change init to config in vo_mga like in the other vo_ modules -- fixes crash caused by the changeover
|
Fri, 01 Feb 2002 01:54:38 +0000 |
rfelker |
added -noquiet option to complement -quiet (request/patch by Alexander Werth)
|
Fri, 01 Feb 2002 01:00:24 +0000 |
arpi |
AVID added
|
Thu, 31 Jan 2002 12:03:49 +0000 |
eyck |
detect microdvd with empty second frame.
|
Thu, 31 Jan 2002 11:56:11 +0000 |
alex |
removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_uninit at exit
|
Thu, 31 Jan 2002 11:50:59 +0000 |
alex |
return error if unknown depth given. more informative error messages. dont exit if draw_frame was called with Planar YUV, only warn the user
|
Thu, 31 Jan 2002 11:49:30 +0000 |
alex |
removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYVY format
|
Thu, 31 Jan 2002 11:46:46 +0000 |
alex |
removed obsoleted Terminate_Display_Process, using vo_x11_uninit
|
Thu, 31 Jan 2002 11:45:25 +0000 |
alex |
removed obsoleted Terminate_Display_Process
|
Thu, 31 Jan 2002 11:26:29 +0000 |
alex |
grr, 10l. vo_x11_uninit: close display only if window not created by GUI
|
Thu, 31 Jan 2002 11:15:54 +0000 |
alex |
vo_x11_uninit: dont destroy window if GUI created it
|
Thu, 31 Jan 2002 11:04:41 +0000 |
alex |
added vo_x11_uninit
|
Thu, 31 Jan 2002 10:29:46 +0000 |
nick |
Documenting new tune info
|
Thu, 31 Jan 2002 10:23:39 +0000 |
nick |
Use new tune info
|
Thu, 31 Jan 2002 09:57:13 +0000 |
nick |
new info for tuning
|
Thu, 31 Jan 2002 09:39:11 +0000 |
albeu |
Added lirc support in input
|
Thu, 31 Jan 2002 09:37:12 +0000 |
albeu |
Added uninit to input
|
Thu, 31 Jan 2002 08:53:58 +0000 |
nick |
IMGFMT_RGBxx experimental support
|
Thu, 31 Jan 2002 08:53:37 +0000 |
nick |
RGB15 experimental support
|
Thu, 31 Jan 2002 08:39:21 +0000 |
nick |
Compilation fixing
|
Thu, 31 Jan 2002 00:38:53 +0000 |
arpi |
new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>
|
Thu, 31 Jan 2002 00:37:59 +0000 |
arpi |
using the common -vm code, patch by Santi B«±jar <tiarda@yahoo.es>
|
Thu, 31 Jan 2002 00:37:27 +0000 |
arpi |
common -vm code, patch by Santi B«±jar <tiarda@yahoo.es>
|
Thu, 31 Jan 2002 00:32:04 +0000 |
arpi |
working dummy audio driver, patch by Tobias Diedrich <td@informatik.uni-hannover.de>
|
Wed, 30 Jan 2002 22:05:46 +0000 |
arpi |
possible AC3 fix, by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
|
Wed, 30 Jan 2002 22:02:57 +0000 |
arpi |
silly cleanup - maybe fixes dummy printf bug
|
Wed, 30 Jan 2002 15:32:43 +0000 |
michael |
-sws 2 is default now
|
Wed, 30 Jan 2002 15:26:11 +0000 |
michael |
real window resizeing support (i know nearly nothing about x11 so feel free to fix / reverse it, if its broken)
|
Wed, 30 Jan 2002 15:21:08 +0000 |
michael |
YV12 like formats support (I420/IYUV)
|
Wed, 30 Jan 2002 12:46:03 +0000 |
albeu |
A new configurable input system and joystick support for this system
|
Wed, 30 Jan 2002 10:04:43 +0000 |
nick |
It seems that there no direct support for RGB24 :(
|
Wed, 30 Jan 2002 09:58:06 +0000 |
nick |
Preliminary RGB32 and RGB16 support. (Untested yet)
|
Wed, 30 Jan 2002 09:39:58 +0000 |
nick |
Use one pitch source
|
Wed, 30 Jan 2002 09:18:41 +0000 |
nick |
More correct double_buffering for packed fourcc
|
Wed, 30 Jan 2002 08:53:22 +0000 |
nick |
Typos
|
Wed, 30 Jan 2002 08:47:44 +0000 |
nick |
Correcting pointers on second buffer
|
Tue, 29 Jan 2002 20:39:48 +0000 |
pontscho |
small changes
|
Tue, 29 Jan 2002 16:46:28 +0000 |
arpi |
DOCS thingie added
|
Tue, 29 Jan 2002 16:35:53 +0000 |
pontscho |
add XF86 multimedia key cucc.
|
Tue, 29 Jan 2002 16:27:21 +0000 |
rfelker |
added constant-qscale encoding support with lavc, fixed slightly incorrect definition for the vme lavc option
|
Tue, 29 Jan 2002 12:11:52 +0000 |
pl |
warning (proper) fix
|
Tue, 29 Jan 2002 10:07:05 +0000 |
nick |
Minor fix - else 0 is unreachable
|
Tue, 29 Jan 2002 09:57:21 +0000 |
nick |
fixing assembly bug. By Thierry Vignaud <tvignaud@mandrakesoft.com>
|
Tue, 29 Jan 2002 08:32:35 +0000 |
nick |
info on 4x4 coeffs
|
Tue, 29 Jan 2002 04:21:27 +0000 |
michael |
top row bugfix
|
Tue, 29 Jan 2002 01:43:15 +0000 |
michael |
area averageing scaling support (-sws 5) (is identical to bilinear for upscale)
|
Mon, 28 Jan 2002 23:57:18 +0000 |
michael |
nearest neighbor / sdl emulation ;) scaling (-sws 4)
|
Mon, 28 Jan 2002 23:46:42 +0000 |
arpi |
usleep() accurancy tester
|
Mon, 28 Jan 2002 22:38:15 +0000 |
michael |
minor QP bugfix
|
Mon, 28 Jan 2002 14:02:16 +0000 |
gabucino |
-chapter option updates (and some else?)
|
Mon, 28 Jan 2002 14:01:29 +0000 |
gabucino |
3-pass encoding dox
|
Mon, 28 Jan 2002 08:37:58 +0000 |
nick |
Support for HW equalizing through VAA
|
Mon, 28 Jan 2002 07:29:17 +0000 |
nick |
New logic of HW equalizing:
|
Sun, 27 Jan 2002 21:46:06 +0000 |
arpi |
show actual video:audio bitrates at status line
|
Sun, 27 Jan 2002 21:37:46 +0000 |
arpi |
ETA/Esize for 3pass encoding from stdin
|
Sun, 27 Jan 2002 20:34:31 +0000 |
arpi |
status print fixes - DVD estimation worx, print remaining time instead of total
|
Sun, 27 Jan 2002 20:10:28 +0000 |
arpi |
DVD start position handling changed (progbar/eta fix)
|
Sun, 27 Jan 2002 19:23:43 +0000 |
arpi |
DVD progress bar fix
|
Sun, 27 Jan 2002 19:08:35 +0000 |
gabucino |
kapja be aki hosszu opciokat szeret
|
Sun, 27 Jan 2002 18:39:53 +0000 |
nick |
Support for HW equalizing
|
Sun, 27 Jan 2002 18:29:33 +0000 |
arpi |
ETA/Esize/fps and some more... - new statusline
|
Sun, 27 Jan 2002 18:06:56 +0000 |
pl |
did not compile when --disable-vidix was used
|
Sun, 27 Jan 2002 17:59:12 +0000 |
arpi |
GetTimerMS added - get timer in millisec
|
Sun, 27 Jan 2002 17:21:20 +0000 |
pl |
avoids warnings
|
Sun, 27 Jan 2002 17:16:10 +0000 |
pl |
avoids a warning
|
Sun, 27 Jan 2002 17:14:27 +0000 |
pl |
small typos in text
|
Sun, 27 Jan 2002 17:02:38 +0000 |
nick |
query vaa
|
Sun, 27 Jan 2002 16:45:48 +0000 |
nick |
Use real preinit
|
Sun, 27 Jan 2002 16:43:52 +0000 |
nick |
provide full vaa interface
|
Sun, 27 Jan 2002 14:35:48 +0000 |
arpi |
debug printfs... - 10l
|
Sun, 27 Jan 2002 14:16:32 +0000 |
arpi |
bitrate calculator fix?
|
Sun, 27 Jan 2002 11:09:55 +0000 |
anders |
Oops forgot to remove debug message :)
|
Sun, 27 Jan 2002 10:59:03 +0000 |
anders |
Fixed sig 11 caused by buffer full in ao driver
|
Sun, 27 Jan 2002 10:41:43 +0000 |
anders |
Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed improvements
|
Sun, 27 Jan 2002 08:07:01 +0000 |
nick |
gcc-3.0.3 compilation fixing
|
Sun, 27 Jan 2002 08:05:56 +0000 |
nick |
improvements
|
Sun, 27 Jan 2002 02:48:39 +0000 |
melanson |
fixed (reversed) the RGB palette order
|
Sun, 27 Jan 2002 02:31:06 +0000 |
arpi |
more audiocopy fixes (especially for .asf)
|
Sun, 27 Jan 2002 01:23:23 +0000 |
arpi |
audio copy fix
|
Sun, 27 Jan 2002 00:43:57 +0000 |
arpi |
bitrate calculator for 650/700 mb cdrom
|
Sat, 26 Jan 2002 22:30:02 +0000 |
arpi |
3-pass encoding support (reads frame skip/dup control and audio stream from frameno.avi)
|
Sat, 26 Jan 2002 20:29:00 +0000 |
alex |
added dmb1 fourcc to m3jpeg by Thomas Kranz
|
Sat, 26 Jan 2002 20:18:59 +0000 |
alex |
added better fourcc handling for lavc, exiting if no lavc video codec name specified
|
Sat, 26 Jan 2002 20:12:20 +0000 |
gabucino |
goto man mplayer, leyma
|
Sat, 26 Jan 2002 19:42:21 +0000 |
alex |
preinit moved to right place
|
Sat, 26 Jan 2002 19:12:49 +0000 |
nick |
preinit usage
|
Sat, 26 Jan 2002 19:01:32 +0000 |
arpi |
fix a decimation/scaling bug in vo_zr and some verbose messages have changed - patch by Rik Snel <rsnel@cube.dyndns.org>
|
Sat, 26 Jan 2002 18:50:26 +0000 |
gabucino |
commited Rik Snel's patch (thx!)
|
Sat, 26 Jan 2002 18:35:29 +0000 |
alex |
no longer required to call preinit from init and query_format, mplayer.c does this
|
Sat, 26 Jan 2002 18:27:09 +0000 |
nick |
vo's preinit support
|
Sat, 26 Jan 2002 16:51:26 +0000 |
gabucino |
ideis
|
Sat, 26 Jan 2002 16:49:58 +0000 |
gabucino |
applied al3x's peccs
|
Sat, 26 Jan 2002 16:32:06 +0000 |
kmkaplan |
Add -nosound/-sound and -ovc null to mencoder.
|
Sat, 26 Jan 2002 16:31:14 +0000 |
alex |
fixed preinit conflict
|
Sat, 26 Jan 2002 16:30:43 +0000 |
alex |
i420/iyuv support
|
Sat, 26 Jan 2002 16:01:26 +0000 |
nick |
Extensions for video accelerated architecture
|
Sat, 26 Jan 2002 15:46:58 +0000 |
alex |
fixed i420 handling
|
Sat, 26 Jan 2002 15:43:31 +0000 |
alex |
yuy2 reported as working
|
Sat, 26 Jan 2002 01:21:41 +0000 |
arpi |
pre-check for audio/video streams (hope it fix wma steraming)
|
Sat, 26 Jan 2002 00:53:29 +0000 |
arpi |
use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org>
|
Sat, 26 Jan 2002 00:52:59 +0000 |
arpi |
fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube.dyndns.org>
|
Sat, 26 Jan 2002 00:47:26 +0000 |
arpi |
vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik Snel <rsnel@cube.dyndns.org>
|
Fri, 25 Jan 2002 13:14:40 +0000 |
pl |
original patch by malc <malc@tmbg.co.uk>
|
Fri, 25 Jan 2002 12:54:52 +0000 |
kmkaplan |
Don't segfault with empty -chapter spec.
|
Thu, 24 Jan 2002 23:02:59 +0000 |
kmkaplan |
Extended DVD chapter specification. Remove -last-chapter option.
|
Thu, 24 Jan 2002 21:46:57 +0000 |
atmos4 |
Let mplayer handle signals so terminal gets cleaned up.
|
Thu, 24 Jan 2002 18:59:06 +0000 |
arpi |
qscale 3->2 (Thank you Michael)
|
Thu, 24 Jan 2002 18:13:54 +0000 |
alex |
added support for i420 and iyuv
|
Thu, 24 Jan 2002 17:14:09 +0000 |
gabucino |
entudjam?
|
Thu, 24 Jan 2002 16:54:05 +0000 |
jaf |
keep me chean ;-)
|
Thu, 24 Jan 2002 16:52:36 +0000 |
atmos4 |
freebsd fix by bjoern fischer
|
Thu, 24 Jan 2002 15:21:22 +0000 |
jaf |
aspect ratio 9 added.
|
Thu, 24 Jan 2002 15:17:12 +0000 |
pontscho |
mpsub dump bug fix. 100l for laaz
|
Thu, 24 Jan 2002 09:29:52 +0000 |
bertrand |
Readded the content-type checking, in case of the no HTTP body are
|
Thu, 24 Jan 2002 05:30:41 +0000 |
bertrand |
Add a parser for the "ASF group stream object" and display the bitrate values
|
Thu, 24 Jan 2002 05:20:19 +0000 |
melanson |
QT demuxer now supports the default QT palettes
|
Thu, 24 Jan 2002 00:53:22 +0000 |
arpi |
freq fix, removed muxer delay
|
Thu, 24 Jan 2002 00:08:22 +0000 |
arpi |
vo_pts fix (10l)
|
Wed, 23 Jan 2002 20:19:01 +0000 |
alex |
initial
|
Wed, 23 Jan 2002 19:41:01 +0000 |
alex |
fixed num_of_packets and current_packet handling, bug found by Mike Melanson
|
Wed, 23 Jan 2002 19:37:28 +0000 |
alex |
upgraded to newest vidix interface
|
Wed, 23 Jan 2002 19:34:33 +0000 |
alex |
upgraded to newest vidix interface. in eq: return if g200 moved to the beginning of seteq
|
Wed, 23 Jan 2002 19:33:24 +0000 |
alex |
added cap.author
|
Wed, 23 Jan 2002 19:32:52 +0000 |
alex |
don't render UV planes if interleaved (also add support later)
|
Wed, 23 Jan 2002 19:30:26 +0000 |
alex |
some typos fixed ;), added author to capabilites and extended name to 64 bytes. added interleaved uv planes support
|
Wed, 23 Jan 2002 17:27:07 +0000 |
nick |
Fixing compilation on non-MMX but x86 systems
|
Wed, 23 Jan 2002 17:09:58 +0000 |
nick |
Fixing compilation on non-MMX but x86 systems
|
Wed, 23 Jan 2002 17:03:15 +0000 |
nick |
RGB independed correction for GATOS's radeon_video driver!
|
Wed, 23 Jan 2002 16:56:09 +0000 |
nick |
intense->intensity + capability extension + fixing R200 color correction bug
|
Wed, 23 Jan 2002 16:55:26 +0000 |
nick |
intense -> intensity + capability extension
|
Wed, 23 Jan 2002 16:54:29 +0000 |
nick |
intense -> intensity
|
Wed, 23 Jan 2002 15:16:20 +0000 |
pontscho |
fix screen saver bug under gui
|
Wed, 23 Jan 2002 14:11:19 +0000 |
nexus |
10l ...
|
Wed, 23 Jan 2002 13:57:43 +0000 |
nexus |
FreeBSD need this to compile after last changes
|
Wed, 23 Jan 2002 12:28:36 +0000 |
anders |
Added buffering of output data
|
Wed, 23 Jan 2002 08:50:30 +0000 |
bertrand |
Added a turn around for badly configured web servers.
|
Wed, 23 Jan 2002 08:46:22 +0000 |
bertrand |
Modified the output of the http_debug function.
|
Wed, 23 Jan 2002 08:43:04 +0000 |
bertrand |
Removed unused code that I commented earlier.
|
Tue, 22 Jan 2002 22:47:17 +0000 |
albeu |
Implementation of entryref
|
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
|
Wed, 16 Jan 2002 12:24:36 +0000 |
arpi |
image field added. 10*10l....
|
Wed, 16 Jan 2002 09:39:00 +0000 |
nick |
Useful links
|
Wed, 16 Jan 2002 09:18:43 +0000 |
nick |
Fixed resize bug.
|
Wed, 16 Jan 2002 09:11:07 +0000 |
nick |
More messages on forcing
|
Wed, 16 Jan 2002 08:43:22 +0000 |
nick |
en(dis)able app io should be exported too
|
Wed, 16 Jan 2002 08:33:17 +0000 |
nick |
+ new features and possibility
|
Wed, 16 Jan 2002 03:39:37 +0000 |
melanson |
added a few notes about formats 0x61 and 0x62
|
Wed, 16 Jan 2002 03:25:07 +0000 |
melanson |
initial support for FILM file demuxing
|
Wed, 16 Jan 2002 01:51:34 +0000 |
arpi |
using mp_image.h - not finished...
|
Wed, 16 Jan 2002 01:51:12 +0000 |
arpi |
10l...
|
Wed, 16 Jan 2002 01:19:22 +0000 |
arpi |
bpp != depth
|
Wed, 16 Jan 2002 00:14:59 +0000 |
arpi |
initial stuff. comments welcomed...
|
Tue, 15 Jan 2002 22:55:28 +0000 |
arpi |
hwac3 fix for cmedia 8738 by Hans-Peter Raschke <Hans-Peter.Raschke@wintermann-datenservice.de>
|
Tue, 15 Jan 2002 22:48:27 +0000 |
atmos4 |
awk change suggested by frederik kuivinen
|
Tue, 15 Jan 2002 22:30:56 +0000 |
atmos4 |
nicer awk check (logging) etc.
|
Tue, 15 Jan 2002 21:30:45 +0000 |
pl |
patch by Fredrik Kuivinen <freku045@student.liu.se>
|
Tue, 15 Jan 2002 21:05:37 +0000 |
kmkaplan |
Add a third scaling algorithm wich should be faster. Select by
|
Tue, 15 Jan 2002 21:00:20 +0000 |
kmkaplan |
Fix "[MPlayer-dev-eng] mp3lib-mmx sig11 with mpeg1layer3 audio after
|
Tue, 15 Jan 2002 18:46:31 +0000 |
jkeil |
Grab PS_IOPL define from <sys/psw.h> on solaris x86
|
Tue, 15 Jan 2002 17:04:01 +0000 |
gabucino |
many small updates
|
Tue, 15 Jan 2002 17:03:19 +0000 |
pontscho |
small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
|
Tue, 15 Jan 2002 16:35:17 +0000 |
alex |
commited due to request of nexus
|
Tue, 15 Jan 2002 15:59:53 +0000 |
alex |
api changed: enable/disable_os_io returns error-code (or zero if ok) and pciconfig_read exported for mga_vid
|
Tue, 15 Jan 2002 15:31:30 +0000 |
atmos4 |
cygwin compile fix
|
Tue, 15 Jan 2002 14:49:36 +0000 |
atmos4 |
*awk detection
|
Tue, 15 Jan 2002 13:21:45 +0000 |
anders |
Sync problem when using fractional resampling fixed + speed increased.
|
Tue, 15 Jan 2002 12:35:16 +0000 |
jaf |
typo
|
Tue, 15 Jan 2002 12:30:52 +0000 |
atmos4 |
Fix xvidix for non-x11 systems (delayed due netloss)
|
Tue, 15 Jan 2002 12:13:53 +0000 |
atmos4 |
Fix xvidix for non-x11 systems, 10l Alex :)
|
Tue, 15 Jan 2002 12:10:19 +0000 |
atmos4 |
Fix for cygwin.
|
Tue, 15 Jan 2002 10:10:20 +0000 |
mswitch |
Moved declaration of picture_* out of ifdef MP1E as not to break compilation for those of you who disable libmp1e
|
Tue, 15 Jan 2002 09:01:39 +0000 |
nick |
S->C
|
Tue, 15 Jan 2002 08:33:09 +0000 |
nick |
Improved readability and new stuffs
|
Tue, 15 Jan 2002 01:16:14 +0000 |
arpi |
BSD fix by Steven M. Schultz <sms@2BSD.COM>
|
Tue, 15 Jan 2002 01:03:22 +0000 |
arpi |
10l. gimme\!
|
Tue, 15 Jan 2002 00:24:57 +0000 |
arpi |
query_format flags updated
|
Tue, 15 Jan 2002 00:23:16 +0000 |
arpi |
hw spu support for dxr3 - patch by David Holm
|
Tue, 15 Jan 2002 00:20:50 +0000 |
arpi |
-endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>
|
Mon, 14 Jan 2002 23:55:51 +0000 |
arpi |
GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@free.fr>
|
Mon, 14 Jan 2002 23:54:31 +0000 |
arpi |
extra NULL field appended
|
Mon, 14 Jan 2002 23:38:49 +0000 |
arpi |
playtree-based config patch by Alban Bedel <albeu@free.fr>
|
Mon, 14 Jan 2002 23:06:43 +0000 |
gabucino |
by koth
|
Mon, 14 Jan 2002 18:30:28 +0000 |
arpi |
workaround for broken 'muvi' chunks
|
Mon, 14 Jan 2002 17:47:42 +0000 |
gabucino |
streaming with proxy
|
Mon, 14 Jan 2002 17:39:02 +0000 |
arpi |
10l to Alban B. - restored removed verbose level setting
|
Mon, 14 Jan 2002 16:27:55 +0000 |
alex |
added mp3_printheader for mp3lib init\n
|
Mon, 14 Jan 2002 16:18:43 +0000 |
alex |
runtime cpudetect support #2 - still not working (i can't identify the problems ground, also it produces no sound (no noises), but the init seems to be ok (also i didn't changed anything)...very annoying :( snipp
|
Mon, 14 Jan 2002 16:15:59 +0000 |
alex |
runtime cpudetect suppport
|
Mon, 14 Jan 2002 10:34:38 +0000 |
nick |
S->C
|
Mon, 14 Jan 2002 09:32:51 +0000 |
nick |
S->C
|
Mon, 14 Jan 2002 06:44:30 +0000 |
bertrand |
Added support for the environment variable http_proxy.
|
Mon, 14 Jan 2002 01:12:44 +0000 |
bertrand |
Changed the proxy protocol to http_proxy.
|
Sun, 13 Jan 2002 22:14:06 +0000 |
arpi |
fixed to get something - needs a major rewrite
|
Sun, 13 Jan 2002 20:51:49 +0000 |
michael |
dont print -npp parser debug info if only -v
|
Sun, 13 Jan 2002 18:26:58 +0000 |
nick |
S->C
|
Sun, 13 Jan 2002 17:23:32 +0000 |
nick |
Bug
|
Sun, 13 Jan 2002 16:59:18 +0000 |
nick |
S->C
|
Sun, 13 Jan 2002 16:54:32 +0000 |
alex |
added mga_vid (also playback->offset is not set (fixing it on monday)
|
Sun, 13 Jan 2002 14:52:58 +0000 |
alex |
using LIBDIR@config.h
|
Sun, 13 Jan 2002 14:44:04 +0000 |
alex |
added LIBDIR and USR_PREFIX
|
Sun, 13 Jan 2002 11:39:06 +0000 |
alex |
committed due to request of gabucino
|
Sun, 13 Jan 2002 11:03:10 +0000 |
gabucino |
Nick's credits updated
|
Sun, 13 Jan 2002 10:47:11 +0000 |
nick |
Typo
|
Sun, 13 Jan 2002 10:40:17 +0000 |
nick |
Still one bit of bugs fixed
|
Sun, 13 Jan 2002 10:30:10 +0000 |
nick |
test for preinit errors and correct handling subdevice
|
Sun, 13 Jan 2002 10:10:15 +0000 |
nick |
Minor changes: -fs key and vidix params
|
Sun, 13 Jan 2002 09:37:35 +0000 |
gabucino |
CYUV credits to Tim Ferguson
|
Sun, 13 Jan 2002 06:01:04 +0000 |
melanson |
QT demuxer loads palette information from files that transport palettes in
|
Sun, 13 Jan 2002 01:36:38 +0000 |
alex |
patch by Steven M. Schultz to support dvd under BSD/OS
|
Sun, 13 Jan 2002 00:26:46 +0000 |
alex |
just a dummy for now (for developement)
|
Sun, 13 Jan 2002 00:26:23 +0000 |
alex |
started
|
Sun, 13 Jan 2002 00:23:47 +0000 |
alex |
fixed vidix_name handling (subdevice)
|
Sat, 12 Jan 2002 23:30:20 +0000 |
alex |
added vo_xvidix
|
Sat, 12 Jan 2002 23:28:22 +0000 |
alex |
added X11/VIDIX
|
Sat, 12 Jan 2002 21:48:41 +0000 |
kmkaplan |
Fix brightness of subtitles
|
Sat, 12 Jan 2002 21:08:12 +0000 |
bertrand |
Added proxy support.
|
Sat, 12 Jan 2002 21:07:17 +0000 |
alex |
some comments and messages
|
Sat, 12 Jan 2002 21:02:00 +0000 |
bertrand |
Added a debug function to print the struct's variables.
|
Sat, 12 Jan 2002 20:47:55 +0000 |
atmos4 |
Fix typo and some updates.
|
Sat, 12 Jan 2002 20:02:47 +0000 |
atmos4 |
Fix awk version check from --version to -W version (works with both mawk and gawk maybe guess also with original awk)
|
Sat, 12 Jan 2002 19:26:19 +0000 |
gabucino |
divx4linuxbuzi
|
Sat, 12 Jan 2002 18:58:41 +0000 |
nick |
Additional AWK notes
|
Sat, 12 Jan 2002 18:34:50 +0000 |
kmkaplan |
Check for NULL vob->spudec before using.
|
Sat, 12 Jan 2002 18:26:13 +0000 |
nick |
Solaris compatibility
|
Sat, 12 Jan 2002 18:00:25 +0000 |
nick |
Alpha patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
|
Sat, 12 Jan 2002 17:59:22 +0000 |
nick |
gawk->awk
|
Sat, 12 Jan 2002 17:11:01 +0000 |
alex |
gawk -> awk
|
Sat, 12 Jan 2002 15:59:47 +0000 |
mswitch |
Fixed a bug relating to libmp1e (actually the bug is in libmp1e, but this solution should be safe enough)
|
Sat, 12 Jan 2002 15:53:26 +0000 |
nick |
Checking for gawk
|
Sat, 12 Jan 2002 11:40:39 +0000 |
nick |
Changes due new gawk generator
|
Sat, 12 Jan 2002 11:39:07 +0000 |
nick |
Gawk generator
|
Sat, 12 Jan 2002 11:37:47 +0000 |
nick |
pci ids database
|
Sat, 12 Jan 2002 11:35:43 +0000 |
nick |
No longer required
|
Sat, 12 Jan 2002 10:47:43 +0000 |
nick |
Documentation
|
Sat, 12 Jan 2002 09:40:07 +0000 |
nick |
Sync with XFree86-4.1.99.5+
|
Sat, 12 Jan 2002 00:58:53 +0000 |
gabucino |
typo noticed by nell
|
Sat, 12 Jan 2002 00:55:53 +0000 |
gabucino |
*** empty log message ***
|
Sat, 12 Jan 2002 00:07:29 +0000 |
gabucino |
"I made some fixed in my previous translation, and new parts are translated
|
Sat, 12 Jan 2002 00:02:52 +0000 |
laaz |
fixed mpsub bug requested by Gabucino
|
Fri, 11 Jan 2002 22:33:44 +0000 |
arpi |
ao_dxr3 removed
|
Fri, 11 Jan 2002 22:31:36 +0000 |
arpi |
fight with the access rights - patch by Holm
|
Fri, 11 Jan 2002 22:30:28 +0000 |
arpi |
useless cosmetics changes... a.k.a. cvslog killer - patch by David Holm
|
Fri, 11 Jan 2002 22:17:54 +0000 |
arpi |
'mplayer -aadriver stdout' segfault fixed by Fredrik Kuivinen <freku045@student.liu.se>
|
Fri, 11 Jan 2002 22:15:55 +0000 |
arpi |
relatiev path to libcss.so - patch by Jim Radford <radford@robotics.caltech.edu>
|
Fri, 11 Jan 2002 18:50:52 +0000 |
arpi |
acelp working, added some codecs contributed by users
|
Fri, 11 Jan 2002 18:30:35 +0000 |
iive |
few changes, slice and frame
|
Fri, 11 Jan 2002 17:56:56 +0000 |
gabucino |
blah. fixes.
|
Fri, 11 Jan 2002 17:20:43 +0000 |
nick |
Configurable VIDIX usage
|
Fri, 11 Jan 2002 16:06:45 +0000 |
kmkaplan |
Add DVD subtitles to menoder
|
Fri, 11 Jan 2002 12:14:29 +0000 |
kmkaplan |
Support software scaling with DVD subtitles
|
Fri, 11 Jan 2002 00:09:50 +0000 |
gabucino |
vobsub documented
|
Thu, 10 Jan 2002 20:12:12 +0000 |
kmkaplan |
Support vobsub without index files.
|
Thu, 10 Jan 2002 18:02:45 +0000 |
nick |
VIDIX expansion, Usage: -vo fbdev:vidix (-fs -zoom). Zoom is supported for VIDIX!!!
|
Thu, 10 Jan 2002 18:01:19 +0000 |
nick |
Minor bugs and new vidix stuff support
|
Thu, 10 Jan 2002 18:00:23 +0000 |
nick |
Using any graphics server
|
Thu, 10 Jan 2002 17:21:00 +0000 |
kmkaplan |
Add vobsub support, suppress conditionnal on USE_DVDREAD.
|
Thu, 10 Jan 2002 17:20:27 +0000 |
kmkaplan |
Add vobsub support.
|
Thu, 10 Jan 2002 17:18:30 +0000 |
kmkaplan |
Add vobsub support.
|
Thu, 10 Jan 2002 17:17:37 +0000 |
kmkaplan |
Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
|
Thu, 10 Jan 2002 17:17:05 +0000 |
kmkaplan |
Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
|
Thu, 10 Jan 2002 05:58:49 +0000 |
melanson |
committed Tim Ferguson's patch for proper YUV color space conversion
|
Thu, 10 Jan 2002 02:01:10 +0000 |
arpi |
user_data check disabled
|
Thu, 10 Jan 2002 01:59:49 +0000 |
arpi |
added mpeg userdata dump
|
Thu, 10 Jan 2002 01:42:31 +0000 |
bertrand |
Changed the return value of the start function. Doesn't return the fd
|
Thu, 10 Jan 2002 01:37:53 +0000 |
bertrand |
Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>
|
Wed, 09 Jan 2002 19:03:50 +0000 |
nick |
Preliminary version
|
Wed, 09 Jan 2002 18:58:25 +0000 |
nick |
Minor interface changes: color and video keys are moved out from playback configuring
|
Wed, 09 Jan 2002 18:17:18 +0000 |
gabucino |
fixes (by pl's mail)
|
Wed, 09 Jan 2002 17:31:52 +0000 |
gabucino |
another update
|
Wed, 09 Jan 2002 17:27:41 +0000 |
gabucino |
typo (noticed by nell)
|
Wed, 09 Jan 2002 17:19:52 +0000 |
gabucino |
-font added, -pp updated
|
Wed, 09 Jan 2002 17:09:21 +0000 |
alex |
seek patch by Panagoitis Issaris
|
Wed, 09 Jan 2002 16:35:24 +0000 |
atlka |
1. subs know are readed after reading AVI header so we already know fps
|
Wed, 09 Jan 2002 16:20:41 +0000 |
mswitch |
Reverted to accurate but glitchy sync...
|
Wed, 09 Jan 2002 15:05:48 +0000 |
mswitch |
ao_dxr3.c deprecated, give users a grace period to accomodate to -ao oss:/dev/em8300_ma before removing this altogether
|
Wed, 09 Jan 2002 12:41:58 +0000 |
pontscho |
jol csak KeyPress - re event mplayernek.
|
Tue, 08 Jan 2002 20:58:53 +0000 |
atmos4 |
SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by me
|
Tue, 08 Jan 2002 19:03:29 +0000 |
eyck |
Sven Hartge fixes confdir location.
|
Tue, 08 Jan 2002 17:38:25 +0000 |
gabucino |
and stuff.
|
Tue, 08 Jan 2002 17:35:44 +0000 |
gabucino |
old-style DVD options added
|
Tue, 08 Jan 2002 17:26:28 +0000 |
gabucino |
"Hi, here's updated and further translated documentation.html."
|
Tue, 08 Jan 2002 15:06:27 +0000 |
michael |
no speedup with outcommented rematrix? stuff in a52_block()
|
Tue, 08 Jan 2002 14:55:36 +0000 |
michael |
more bitstream_skip()
|
Tue, 08 Jan 2002 14:49:17 +0000 |
michael |
bitstream_skip() instead of bitstream_get() if possible
|
Tue, 08 Jan 2002 14:10:22 +0000 |
atlka |
corrections to adjust_subs_time function which now uses fps if needed
|
Tue, 08 Jan 2002 12:45:38 +0000 |
atlka |
added adjust_subs_time function which corrects bad sub->end time
|
Tue, 08 Jan 2002 12:10:33 +0000 |
nexus |
FreeBSD fix
|
Tue, 08 Jan 2002 11:37:54 +0000 |
anders |
Correction of lisensing comment
|
Tue, 08 Jan 2002 11:03:43 +0000 |
atlka |
changed subreader.c to read microdvd lines in form "{%ld}{}[^\r\n]" too
|
Tue, 08 Jan 2002 09:35:50 +0000 |
jaf |
corrections by Jiri Svoboda <jiri.svoboda@seznam.cz>
|
Tue, 08 Jan 2002 07:31:29 +0000 |
bertrand |
Kept the HTTP connection open after autodetect, so
|
Tue, 08 Jan 2002 02:01:04 +0000 |
arpi |
playtree support. replaces old playlist and multifile mess. patch by Alban Bedel <albeu@free.fr>
|
Tue, 08 Jan 2002 01:52:11 +0000 |
arpi |
MSGT_PLAYTREE added
|
Tue, 08 Jan 2002 01:24:25 +0000 |
arpi |
tree-based playlist parser code by Alban Bedel <albeu@free.fr>
|
Tue, 08 Jan 2002 01:19:54 +0000 |
arpi |
STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for playlists. patch by Alban Bedel <albeu@free.fr>
|
Tue, 08 Jan 2002 01:13:22 +0000 |
arpi |
various small streaming fixes by Alban Bedel <albeu@free.fr>
|
Mon, 07 Jan 2002 20:14:27 +0000 |
jaf |
*** empty log message ***
|
Mon, 07 Jan 2002 20:13:20 +0000 |
jaf |
I was missing it ...
|
Mon, 07 Jan 2002 17:39:50 +0000 |
nick |
portable solution
|
Mon, 07 Jan 2002 17:38:40 +0000 |
nick |
portable problem solution. Should be generated in the future from pci.ids
|
Mon, 07 Jan 2002 17:33:59 +0000 |
alex |
added rgb24to32 instead of c converter
|
Mon, 07 Jan 2002 15:49:49 +0000 |
nexus |
FreeBSD fix
|
Mon, 07 Jan 2002 12:17:21 +0000 |
pl |
slightly changed end message:
|
Mon, 07 Jan 2002 10:54:32 +0000 |
nick |
double buffering fixing
|
Mon, 07 Jan 2002 10:54:00 +0000 |
nick |
OSD support
|
Mon, 07 Jan 2002 10:18:30 +0000 |
nick |
YV12 sliced output fixed
|
Mon, 07 Jan 2002 09:28:22 +0000 |
nick |
Embedding vidix
|
Mon, 07 Jan 2002 09:22:01 +0000 |
pl |
patch for missing include by Steven M. Schultz <sms@2BSD.COM>
|
Mon, 07 Jan 2002 09:11:40 +0000 |
pl |
10l by Jesus Climent <jcliment@cc.hut.fi>
|
Mon, 07 Jan 2002 00:52:09 +0000 |
arpi |
10l to Ivan
|
Sun, 06 Jan 2002 23:52:42 +0000 |
gabucino |
read the whole FM
|
Sun, 06 Jan 2002 23:49:29 +0000 |
gabucino |
buggy audio driver can be a cause also
|
Sun, 06 Jan 2002 23:45:24 +0000 |
gabucino |
DOCS/BUGS -> Appendiksz D
|
Sun, 06 Jan 2002 23:38:29 +0000 |
gabucino |
vo_directfb maintainer added
|
Sun, 06 Jan 2002 23:36:29 +0000 |
gabucino |
lavc info+install instructions update
|
Sun, 06 Jan 2002 23:07:44 +0000 |
gabucino |
missing html tags added
|
Sun, 06 Jan 2002 23:06:40 +0000 |
pl |
Patch by Jesus Climent <jcliment@cc.hut.fi>
|
Sun, 06 Jan 2002 22:57:58 +0000 |
pl |
fbdev autodetection enabled (requires linux && /dev/fb0)
|
Sun, 06 Jan 2002 21:31:31 +0000 |
jaf |
small bugfix
|
Sun, 06 Jan 2002 21:07:20 +0000 |
atmos4 |
Xinerama patch number two by attila.
|
Sun, 06 Jan 2002 19:43:33 +0000 |
gabucino |
fix.
|
Sun, 06 Jan 2002 19:23:14 +0000 |
nick |
works!!!
|
Sun, 06 Jan 2002 19:21:10 +0000 |
nick |
Looks working ;)
|
Sun, 06 Jan 2002 17:12:19 +0000 |
nick |
Printing driver name
|
Sun, 06 Jan 2002 17:10:27 +0000 |
nick |
IO space is memory mapped (no in(out)port required)
|
Sun, 06 Jan 2002 17:08:54 +0000 |
nick |
lazy loader works better ;)
|
Sun, 06 Jan 2002 16:02:24 +0000 |
nick |
preliminary version
|
Sun, 06 Jan 2002 16:00:59 +0000 |
nick |
changes due interface changing
|
Sun, 06 Jan 2002 16:00:12 +0000 |
nick |
minor interface changing and verbosing
|
Sun, 06 Jan 2002 15:24:56 +0000 |
gabucino |
patch by Holm
|
Sun, 06 Jan 2002 15:15:17 +0000 |
mswitch |
preliminary config interface
|
Sun, 06 Jan 2002 14:29:58 +0000 |
mswitch |
Fixes to sync code
|
Sun, 06 Jan 2002 14:28:29 +0000 |
mswitch |
Removed deprecated EM8300_IOCTL_AUDIO_SETPTS
|
Sun, 06 Jan 2002 13:06:51 +0000 |
pl |
stdint.h replaced by inttypes.h (used more frequently in the sources)
|
Sun, 06 Jan 2002 10:58:04 +0000 |
nick |
paint background on -v -v
|
Sun, 06 Jan 2002 01:56:27 +0000 |
melanson |
fixed format 0x62 ADPCM audio
|
Sat, 05 Jan 2002 19:35:01 +0000 |
eyck |
let people pass options to ./configure while building package.
|
Sat, 05 Jan 2002 19:29:52 +0000 |
alex |
mov_check_file 64bit support by Chris Bednar. also fixed co64 chunk and added warnings for 64bit files reading without largefiles support
|
Sat, 05 Jan 2002 19:21:06 +0000 |
alex |
added stream_read_qword by Chris Bednar
|
Sat, 05 Jan 2002 18:27:44 +0000 |
gabucino |
marillat doesn't distribute debs now (only -doc and -font)
|
Sat, 05 Jan 2002 18:18:19 +0000 |
nick |
preliminary version
|
Sat, 05 Jan 2002 18:16:19 +0000 |
nick |
minor interface changing
|
Sat, 05 Jan 2002 13:57:49 +0000 |
jaf |
tranlated by DongCheon Park <pdc@kaist.ac.kr>
|
Sat, 05 Jan 2002 12:29:25 +0000 |
gabucino |
it's in sys/ .. isn't it?
|
Sat, 05 Jan 2002 12:08:43 +0000 |
gabucino |
typo
|
Sat, 05 Jan 2002 10:13:25 +0000 |
nick |
preliminary version
|
Sat, 05 Jan 2002 08:49:46 +0000 |
atmos4 |
xinerama fix by attila
|
Sat, 05 Jan 2002 01:33:39 +0000 |
eyck |
CONFDIR in etc
|
Fri, 04 Jan 2002 23:25:12 +0000 |
gabucino |
some user-parsible lines about SDL
|
Fri, 04 Jan 2002 21:56:11 +0000 |
michael |
fixed -npp help ... i think i need more sleep ;)
|
Fri, 04 Jan 2002 19:36:51 +0000 |
alex |
added atrac3
|
Fri, 04 Jan 2002 19:32:58 +0000 |
alex |
updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and notes)
|
Fri, 04 Jan 2002 18:10:14 +0000 |
gabucino |
New section: How To Read TFM
|
Fri, 04 Jan 2002 17:46:04 +0000 |
gabucino |
more formats
|
Fri, 04 Jan 2002 17:44:49 +0000 |
gabucino |
marillat se .deb-ezik mar? ha igen akkor szoljatok...
|
Fri, 04 Jan 2002 17:13:44 +0000 |
gabucino |
guilamer ugynezki +javult
|
Fri, 04 Jan 2002 16:48:13 +0000 |
alex |
libmpeg2 is now able to decode framecopied (with mencoder) mpeg files
|
Fri, 04 Jan 2002 14:03:02 +0000 |
lgb |
libcss support in mencoder, too
|
Fri, 04 Jan 2002 13:42:18 +0000 |
arpi |
debug--
|
Fri, 04 Jan 2002 13:41:03 +0000 |
arpi |
some debug++
|
Fri, 04 Jan 2002 13:39:06 +0000 |
michael |
-npp help
|
Fri, 04 Jan 2002 13:08:14 +0000 |
lgb |
Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) so
|
Fri, 04 Jan 2002 10:39:51 +0000 |
eyck |
Clean up - no longer needed comments, commented out older version of solutions.
|
Fri, 04 Jan 2002 10:32:26 +0000 |
nick |
preliminary support of direct hardware access
|
Fri, 04 Jan 2002 10:30:50 +0000 |
nick |
binary drivers
|
Fri, 04 Jan 2002 10:27:04 +0000 |
eyck |
fix typos in latest checkin. although ( and { look alike, they're not.d'ah.
|
Fri, 04 Jan 2002 10:19:06 +0000 |
eyck |
make needs prefix, CONFDIR AND DATADIR set for package to build correctly.
|
Fri, 04 Jan 2002 05:57:00 +0000 |
melanson |
integrated Tim Ferguson's native CYUV decoder
|
Thu, 03 Jan 2002 23:14:13 +0000 |
arpi |
iterated a52 channel setup
|