Fri, 01 Feb 2002 19:25:09 +0000 |
michael |
YUY2, BGR24, BGR32 input support (no mmx yet)
|
Fri, 01 Feb 2002 18:16:30 +0000 |
pontscho |
add mplState()
|
Fri, 01 Feb 2002 16:34:22 +0000 |
pontscho |
small bugfixes, and kill other warning
|
Fri, 01 Feb 2002 13:45:06 +0000 |
nexus |
overwrite old info
|
Fri, 01 Feb 2002 13:10:35 +0000 |
pl |
improved check for libpng/png.h: catch crappy build environment (png.h and
|
Fri, 01 Feb 2002 11:41:38 +0000 |
nick |
Minor fixes
|
Fri, 01 Feb 2002 11:17:01 +0000 |
jaf |
*** empty log message ***
|
Fri, 01 Feb 2002 10:59:06 +0000 |
nick |
Use DIRECT RENDERING WITH DSHOW codecs
|
Fri, 01 Feb 2002 10:20:00 +0000 |
nick |
Alex! Never write bottlenecks, ok?
|
Fri, 01 Feb 2002 10:19:43 +0000 |
nick |
fixing i420
|
Fri, 01 Feb 2002 10:01:56 +0000 |
nick |
Optimize DirectShow decoding with vidix
|
Fri, 01 Feb 2002 09:32:20 +0000 |
nick |
Using new tune info
|
Fri, 01 Feb 2002 08:53:08 +0000 |
nick |
YVYU support (untested yet)
|
Fri, 01 Feb 2002 08:51:52 +0000 |
nick |
Optimizing with use new tune info
|
Fri, 01 Feb 2002 08:50:45 +0000 |
nick |
Providing new tune info
|
Fri, 01 Feb 2002 05:59:50 +0000 |
melanson |
no, wait...roqaudio is an audiocodec, not a videocodec
|
Fri, 01 Feb 2002 05:35:16 +0000 |
melanson |
implemented RoQ file demuxing
|
Fri, 01 Feb 2002 05:33:46 +0000 |
melanson |
added skeleton decoders for RoQ audio and video format decoders
|
Fri, 01 Feb 2002 05:31:51 +0000 |
melanson |
added help strings for RoQ and REAL file detection
|
Fri, 01 Feb 2002 02:49:04 +0000 |
rfelker |
change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeover
|
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
|
Thu, 03 Jan 2002 22:59:21 +0000 |
arpi |
mono ac3 support
|
Thu, 03 Jan 2002 21:12:35 +0000 |
gabucino |
*** empty log message ***
|
Thu, 03 Jan 2002 17:01:37 +0000 |
gabucino |
hu ezt elbaszigeteltem
|
Thu, 03 Jan 2002 14:16:13 +0000 |
michael |
-npp fq:<quantizer>
|
Thu, 03 Jan 2002 12:29:10 +0000 |
eyck |
Use install for installing manpages and codecs.conf instead of doing it ourselves.
|
Thu, 03 Jan 2002 11:59:43 +0000 |
steve |
stream_skip len s/be off_t
|
Thu, 03 Jan 2002 00:48:22 +0000 |
arpi |
manpage install added
|
Wed, 02 Jan 2002 23:51:29 +0000 |
arpi |
last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
|
Wed, 02 Jan 2002 23:38:16 +0000 |
arpi |
lastminute divbyzero fix by Attila Kinali ;)
|
Wed, 02 Jan 2002 23:22:33 +0000 |
arpi |
last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
|
Wed, 02 Jan 2002 20:26:20 +0000 |
arpi |
SetValue fixed, iv_State=START enabled (silly xine developers disabled for unknown reason)
|
Wed, 02 Jan 2002 19:54:55 +0000 |
arpi |
updated by tomas.blaha at kapsa.club.cz
|
Wed, 02 Jan 2002 19:18:11 +0000 |
arpi |
hotfix for ac3 aid<0x20 (VDR)
|
Wed, 02 Jan 2002 19:14:05 +0000 |
arpi |
10l
|
Wed, 02 Jan 2002 19:07:41 +0000 |
gabucino |
(C) 2001 -> 2002
|
Wed, 02 Jan 2002 19:05:02 +0000 |
arpi |
Happy new year! :)
|
Wed, 02 Jan 2002 18:41:25 +0000 |
arpi |
do not hide cursur if play at rootwin. based on patch by Tomas Konir <moje@molly.vabo.cz>
|
Wed, 02 Jan 2002 17:50:03 +0000 |
arpi |
osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com>
|
Wed, 02 Jan 2002 17:49:25 +0000 |
arpi |
zlib range 0-8 -> 0-9
|
Wed, 02 Jan 2002 17:26:58 +0000 |
arpi |
some done and some delayed
|
Wed, 02 Jan 2002 17:11:49 +0000 |
arpi |
using dshow headers from dshow/ instead of c++ version
|
Wed, 02 Jan 2002 17:11:09 +0000 |
arpi |
headers cleanup
|
Wed, 02 Jan 2002 17:00:41 +0000 |
nick |
note for all users
|
Wed, 02 Jan 2002 14:46:55 +0000 |
nick |
solution for non-x86 users
|
Wed, 02 Jan 2002 14:33:33 +0000 |
gabucino |
-dapsync -softsleep
|
Wed, 02 Jan 2002 12:28:19 +0000 |
gabucino |
ah. many small updates again
|
Wed, 02 Jan 2002 11:25:58 +0000 |
nick |
notes for non-x86 users
|
Wed, 02 Jan 2002 09:37:37 +0000 |
nick |
Added support of Radeon2 8500 AIW
|
Wed, 02 Jan 2002 00:45:41 +0000 |
melanson |
fixed FOX61 ADPCM; still working on FOX62
|
Wed, 02 Jan 2002 00:16:56 +0000 |
gabucino |
some links placed (nvidia fuckoz.)
|
Wed, 02 Jan 2002 00:09:52 +0000 |
gabucino |
new 'Developer Cries' TOC :)
|
Tue, 01 Jan 2002 23:57:53 +0000 |
gabucino |
nvidia & joebarr entry
|
Tue, 01 Jan 2002 23:18:17 +0000 |
arpi |
more mess
|
Tue, 01 Jan 2002 22:46:07 +0000 |
arpi |
codecs.conf parser hangup fixed by iive, cpu usage reset at start
|
Tue, 01 Jan 2002 20:04:54 +0000 |
melanson |
added initial support for format 0x61 ADPCM (sounds good, but still pops)
|
Tue, 01 Jan 2002 19:39:59 +0000 |
jaf |
it was a long night ;-), I'll finish later
|
Tue, 01 Jan 2002 18:20:40 +0000 |
gabucino |
applied Steve's patch
|
Tue, 01 Jan 2002 18:17:55 +0000 |
gabucino |
vbr win ize
|
Tue, 01 Jan 2002 18:15:14 +0000 |
gabucino |
VBR windoz warning
|
Tue, 01 Jan 2002 17:38:52 +0000 |
gabucino |
-rootwin
|
Tue, 01 Jan 2002 17:35:09 +0000 |
gabucino |
some fixes
|
Tue, 01 Jan 2002 17:29:15 +0000 |
gabucino |
applied many interesting things from pl's patch, by hand
|
Tue, 01 Jan 2002 02:00:57 +0000 |
pl |
applied "magic" Michael real fix ;)
|
Tue, 01 Jan 2002 01:11:31 +0000 |
arpi |
tail_space infinite loop fix by jeon_goon@lycos.co.kr
|
Mon, 31 Dec 2001 17:22:41 +0000 |
pl |
workaround for the guilty code that caused sig11 when compiled with gcc-3.0.x
|
Mon, 31 Dec 2001 16:44:03 +0000 |
nick |
Oops-typo.
|
Mon, 31 Dec 2001 16:08:32 +0000 |
nick |
Added support of BRIGHTNESS, SATURATION, CONTRAST, HUE on Radeons
|
Mon, 31 Dec 2001 16:07:04 +0000 |
nick |
Sync with r1.20. Just for release
|
Mon, 31 Dec 2001 15:29:46 +0000 |
pl |
small fixes (=> HAVE_STDINT_H is now defined)
|
Mon, 31 Dec 2001 10:25:11 +0000 |
nexus |
fix for imaadpcmacm size
|
Mon, 31 Dec 2001 10:13:11 +0000 |
nexus |
<stdint.h> doesn't exist in FreeBSD
|
Mon, 31 Dec 2001 10:03:10 +0000 |
nexus |
FreeBSD need EXTRA_LIB to compile
|
Mon, 31 Dec 2001 04:35:20 +0000 |
arpi |
ACEL.P fixed (avifile sync)
|
Mon, 31 Dec 2001 03:52:00 +0000 |
arpi |
updated by B. Johannessen <bob@well.com>
|
Mon, 31 Dec 2001 02:16:22 +0000 |
arpi |
Italian tr. by Fabio Olimpieri <fabio.olimpieri@tin.it>
|
Mon, 31 Dec 2001 01:12:55 +0000 |
gabucino |
stuff.
|
Sun, 30 Dec 2001 21:55:58 +0000 |
arpi |
a52 resampler init moved to init
|
Sun, 30 Dec 2001 21:53:56 +0000 |
michael |
runtime cpudetect the liba52 way part 2 (downmix.c)
|
Sun, 30 Dec 2001 21:44:10 +0000 |
arpi |
c, mmx versions separated. a52 style runtime stuff
|
Sun, 30 Dec 2001 21:38:53 +0000 |
michael |
runtime cpudetect in liba52 way
|
Sun, 30 Dec 2001 20:42:49 +0000 |
arpi |
pass accel flags to a52_resample_init
|
Sun, 30 Dec 2001 20:32:57 +0000 |
arpi |
proper a52_init accel flags
|
Sun, 30 Dec 2001 20:26:19 +0000 |
arpi |
SSE added
|
Sun, 30 Dec 2001 19:57:14 +0000 |
michael |
runtime cpudetect
|
Sun, 30 Dec 2001 19:38:28 +0000 |
pl |
added test for inet_pton()
|
Sun, 30 Dec 2001 19:17:10 +0000 |
pl |
more common format for output messages
|
Sun, 30 Dec 2001 19:11:11 +0000 |
alex |
they aren't required more
|
Sun, 30 Dec 2001 17:28:09 +0000 |
nick |
Radeon specific gamma correction initialization. (from gatos.sf.net)
|
Sun, 30 Dec 2001 16:52:58 +0000 |
arpi |
mp3lameless build fixed
|
Sun, 30 Dec 2001 16:43:09 +0000 |
gabucino |
*** empty log message ***
|
Sun, 30 Dec 2001 15:18:36 +0000 |
arpi |
updates
|
Sun, 30 Dec 2001 13:55:05 +0000 |
arpi |
_mencoder auto->yes (D Richard Felker III)
|
Sun, 30 Dec 2001 13:26:14 +0000 |
arpi |
dshow help changed - it doesn't depend on c++ compiler/libs
|
Sun, 30 Dec 2001 13:20:55 +0000 |
arpi |
divx4encore is detected
|
Sun, 30 Dec 2001 13:19:53 +0000 |
arpi |
divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection disabled if static=yes
|
Sun, 30 Dec 2001 10:52:19 +0000 |
jaf |
authors linked to the english
|
Sun, 30 Dec 2001 04:44:20 +0000 |
arpi |
a52: CRC check for AC3 frames
|
Sun, 30 Dec 2001 04:42:42 +0000 |
arpi |
CRC code ported from libac3
|
Sun, 30 Dec 2001 04:14:35 +0000 |
arpi |
updated
|
Sun, 30 Dec 2001 04:03:27 +0000 |
arpi |
more recent libavcodec check
|
Sun, 30 Dec 2001 03:57:55 +0000 |
arpi |
print AC3 info + hotfix for channels upmix
|
Sun, 30 Dec 2001 03:14:30 +0000 |
arpi |
libac3 disabled
|
Sun, 30 Dec 2001 02:50:27 +0000 |
michael |
liba52 optimization changes
|
Sun, 30 Dec 2001 01:47:27 +0000 |
michael |
ported 3dnow(ex) optimizations from libac3
|
Sun, 30 Dec 2001 00:57:35 +0000 |
michael |
only print last line warning if verbose is on
|
Sun, 30 Dec 2001 00:38:22 +0000 |
alex |
added read_index_chunk, fixed audio_header parser for version5
|
Sat, 29 Dec 2001 23:34:53 +0000 |
arpi |
libavcodec MBC detection fixed
|
Sat, 29 Dec 2001 20:07:31 +0000 |
gabucino |
Panagiotis creditz
|
Sat, 29 Dec 2001 18:46:10 +0000 |
gabucino |
"updated documentation.html (and new chapter translated in it),
|
Sat, 29 Dec 2001 16:43:24 +0000 |
alex |
added RV13 fourcc to RealVideo
|
Sat, 29 Dec 2001 16:42:50 +0000 |
alex |
fixed rv10 with subid=3
|
Sat, 29 Dec 2001 11:35:21 +0000 |
alex |
applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier gcc3 is present if gcc2.96 found
|
Sat, 29 Dec 2001 04:20:29 +0000 |
melanson |
fixed stereo MS ADPCM decoder and reinstated opensource decoder as the
|
Sat, 29 Dec 2001 01:32:46 +0000 |
alex |
more mad fix
|
Sat, 29 Dec 2001 00:40:04 +0000 |
pl |
"smarter" test for ffmpeg codec detection
|
Sat, 29 Dec 2001 00:30:46 +0000 |
gabucino |
applied Holm's patch (somebody give him write to this file! ASAP!;))
|
Sat, 29 Dec 2001 00:24:19 +0000 |
alex |
mad sync fix
|
Sat, 29 Dec 2001 00:09:29 +0000 |
arpi |
-Wall removed
|
Sat, 29 Dec 2001 00:09:10 +0000 |
pl |
missing -lsocket for sunos
|
Sat, 29 Dec 2001 00:03:47 +0000 |
arpi |
opendivx listed at codecs, libvo2/config.mak is optional
|
Fri, 28 Dec 2001 23:47:16 +0000 |
alex |
YUV4MPEG seek patch commited
|
Fri, 28 Dec 2001 23:46:52 +0000 |
arpi |
g72x is optional (caused problems wiht opendivx)
|
Fri, 28 Dec 2001 23:44:12 +0000 |
alex |
fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix this
|
Fri, 28 Dec 2001 23:33:24 +0000 |
melanson |
minor updates to FLI and FOX62 codecs
|
Fri, 28 Dec 2001 22:58:49 +0000 |
alex |
Applied Rik Snel's seeking patch
|
Fri, 28 Dec 2001 22:48:25 +0000 |
melanson |
initial commit of "Guide To Codec Hacking"
|
Fri, 28 Dec 2001 22:33:06 +0000 |
mswitch |
Some last minute changes to accomodate for anamorphic 1.85:1 and 2.35:1 movies... Needs more work, but this is good enough for now.
|
Fri, 28 Dec 2001 22:18:27 +0000 |
melanson |
initial commit for codecs.conf.txt documentation
|
Fri, 28 Dec 2001 22:14:18 +0000 |
gabucino |
scaling only works with YV12
|
Fri, 28 Dec 2001 22:00:31 +0000 |
gabucino |
better wording
|
Fri, 28 Dec 2001 21:37:20 +0000 |
gabucino |
defucking again
|
Fri, 28 Dec 2001 21:23:45 +0000 |
gabucino |
DeArpi
|
Fri, 28 Dec 2001 21:22:01 +0000 |
eyck |
0.60pre2 version number
|
Fri, 28 Dec 2001 21:15:56 +0000 |
arpi |
no fix can be expected until saturday :(
|
Fri, 28 Dec 2001 21:07:39 +0000 |
arpi |
disable mp1e if no dxr3 or no mmx
|
Fri, 28 Dec 2001 20:52:54 +0000 |
alex |
use XF86VidMode later in init (at line 1031) only if we've got support (if have_vm==1)
|
Fri, 28 Dec 2001 20:52:51 +0000 |
arpi |
msadpcm acm re-enabled. don't remove codecs!
|
Fri, 28 Dec 2001 20:46:25 +0000 |
alex |
fix for qnx
|
Fri, 28 Dec 2001 20:24:40 +0000 |
alex |
fix for QNX - disabling win32 codecs and libmp1e under QNX
|
Fri, 28 Dec 2001 20:21:32 +0000 |
alex |
fix for qnx
|
Fri, 28 Dec 2001 20:15:43 +0000 |
arpi |
-wid/-rootwin support
|
Fri, 28 Dec 2001 20:15:29 +0000 |
gabucino |
blah
|
Fri, 28 Dec 2001 20:14:24 +0000 |
gabucino |
nuppelvideo is suffering too
|
Fri, 28 Dec 2001 20:06:00 +0000 |
alex |
updated
|
Fri, 28 Dec 2001 19:47:37 +0000 |
arpi |
some spudec cleanup
|
Fri, 28 Dec 2001 19:20:12 +0000 |
arpi |
dvdsub pts fix, based on patch by Kim Minh Kaplan
|
Fri, 28 Dec 2001 18:29:12 +0000 |
arpi |
SSE2 support
|
Fri, 28 Dec 2001 18:23:35 +0000 |
arpi |
Intel P4 support
|
Fri, 28 Dec 2001 18:15:50 +0000 |
pl |
warning fixes
|
Fri, 28 Dec 2001 18:14:23 +0000 |
pl |
fixes a problem with undefined types (harmless anyway)
|
Fri, 28 Dec 2001 18:03:03 +0000 |
pl |
warning fix
|
Fri, 28 Dec 2001 18:01:56 +0000 |
arpi |
Intel P4 support
|
Fri, 28 Dec 2001 18:01:42 +0000 |
arpi |
symbol block is multiply-defined <- fixed
|
Fri, 28 Dec 2001 17:35:10 +0000 |
arpi |
a52 sync fixed
|
Fri, 28 Dec 2001 16:49:10 +0000 |
arpi |
asf<->y4m detection swapped
|
Fri, 28 Dec 2001 13:56:04 +0000 |
michael |
minor brightness/contrast bugfix / moved some global vars into ppMode
|
Fri, 28 Dec 2001 13:28:06 +0000 |
arpi |
-rootwin option (x11/xv only, x11 doesn't work for me)
|
Fri, 28 Dec 2001 13:24:27 +0000 |
arpi |
WinID cleanup, support for Xv
|
Fri, 28 Dec 2001 12:03:52 +0000 |
arpi |
hwac3 fixes by Steven Brookes <stevenjb@mda.co.uk>
|
Fri, 28 Dec 2001 10:21:05 +0000 |
mswitch |
Brand new sync core, uses hw sync for everything.
|
Fri, 28 Dec 2001 10:20:16 +0000 |
mswitch |
Lots of fixes for digital audio output submitted by Steven Brookes <stevenjb@mda.co.uk>
|
Fri, 28 Dec 2001 06:47:15 +0000 |
melanson |
added initial, not-yet-functional, support for fox62 audio
|
Fri, 28 Dec 2001 02:04:06 +0000 |
arpi |
setuid hack disabled
|
Fri, 28 Dec 2001 01:38:40 +0000 |
arpi |
don't reset timer at seek - req. for dxr3
|
Fri, 28 Dec 2001 01:37:34 +0000 |
arpi |
don't reset cpu usage counters at seek
|
Fri, 28 Dec 2001 01:24:49 +0000 |
arpi |
printf->mp_msg
|
Fri, 28 Dec 2001 01:09:28 +0000 |
arpi |
spudec added
|
Fri, 28 Dec 2001 01:03:57 +0000 |
arpi |
more stable and reliable spudec packet reassembler
|
Fri, 28 Dec 2001 00:54:57 +0000 |
gabucino |
igy kifer
|
Fri, 28 Dec 2001 00:33:26 +0000 |
gabucino |
yuv4mpeg support
|
Fri, 28 Dec 2001 00:09:55 +0000 |
michael |
customizeable deblocking (2 thresholds)
|
Thu, 27 Dec 2001 23:55:34 +0000 |
gabucino |
nuppelvideo added to supported formats
|
Thu, 27 Dec 2001 23:52:48 +0000 |
alex |
updated
|
Thu, 27 Dec 2001 23:38:49 +0000 |
gabucino |
not "us", but "en" - missed previously
|
Thu, 27 Dec 2001 23:37:23 +0000 |
gabucino |
updated
|
Thu, 27 Dec 2001 23:14:07 +0000 |
alex |
added nuppelvideo
|
Thu, 27 Dec 2001 23:07:30 +0000 |
alex |
audio is working
|
Thu, 27 Dec 2001 23:05:01 +0000 |
alex |
fixed RTjpeg and removed one memcpy
|
Thu, 27 Dec 2001 22:42:28 +0000 |
gabucino |
applied pl's new patch (-pp and -npp)
|
Thu, 27 Dec 2001 22:31:51 +0000 |
gabucino |
fli+rm - hungarian update
|
Thu, 27 Dec 2001 22:20:15 +0000 |
alex |
needed
|
Thu, 27 Dec 2001 22:12:35 +0000 |
gabucino |
new 'RealMedia' 'Realvideo' 'RealAudio' sections
|
Thu, 27 Dec 2001 22:07:37 +0000 |
alex |
enabling mmx support if capable
|
Thu, 27 Dec 2001 21:32:17 +0000 |
alex |
NuppelVideo decoder added, based on Panagiotis Issaris' patch
|
Thu, 27 Dec 2001 21:27:59 +0000 |
alex |
used by NuppelVideo
|
Thu, 27 Dec 2001 21:27:29 +0000 |
alex |
used by NuppelVideo decoder
|
Thu, 27 Dec 2001 21:24:56 +0000 |
alex |
added NuppelVideo demuxer, based on Panagiotis Issaris' patch
|
Thu, 27 Dec 2001 19:54:36 +0000 |
alex |
aspect ratio patch by Rik Snel
|
Thu, 27 Dec 2001 18:53:11 +0000 |
gabucino |
not us, but en.
|
Thu, 27 Dec 2001 18:38:10 +0000 |
iive |
fixed few segfaults, make parse_codec_cfg() return int
|
Thu, 27 Dec 2001 18:37:19 +0000 |
gabucino |
dvd subtitles are experimental no more
|
Thu, 27 Dec 2001 18:35:26 +0000 |
gabucino |
documentation of -alang -slang added
|
Thu, 27 Dec 2001 18:31:02 +0000 |
alex |
fixed audio detection code and improved ;)
|
Thu, 27 Dec 2001 17:37:01 +0000 |
gabucino |
know not..
|
Thu, 27 Dec 2001 17:33:17 +0000 |
gabucino |
applied many interesting things from pl's patch, by hand
|
Thu, 27 Dec 2001 14:33:15 +0000 |
melanson |
removing ima4.* files from tree
|
Thu, 27 Dec 2001 14:31:33 +0000 |
melanson |
removing ima4.* from the tree
|
Thu, 27 Dec 2001 11:39:47 +0000 |
alex |
fixed YUV4MPEG frame reader
|
Thu, 27 Dec 2001 11:30:07 +0000 |
alex |
added support for older YUV4MPEG format (used by xawtv)
|
Thu, 27 Dec 2001 10:15:13 +0000 |
alex |
improved audio codec detection
|
Thu, 27 Dec 2001 05:09:43 +0000 |
melanson |
implemented open source MS ADPCM decoder
|
Thu, 27 Dec 2001 02:08:31 +0000 |
arpi |
yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>
|
Thu, 27 Dec 2001 02:02:03 +0000 |
arpi |
10l...
|
Thu, 27 Dec 2001 01:53:25 +0000 |
arpi |
warning fix == cleanup
|
Thu, 27 Dec 2001 00:59:40 +0000 |
arpi |
show a-v delay in osd (based on subdelay osd patch)
|
Thu, 27 Dec 2001 00:57:32 +0000 |
michael |
output shifted by a few pixels on extreem scalings bugfix
|
Thu, 27 Dec 2001 00:37:03 +0000 |
arpi |
better, nicer progress status for index generation
|
Thu, 27 Dec 2001 00:34:00 +0000 |
arpi |
fflush disappeared? .so?
|
Wed, 26 Dec 2001 23:31:30 +0000 |
michael |
101
|
Wed, 26 Dec 2001 22:59:08 +0000 |
gabucino |
RM demuxer by al3x
|
Wed, 26 Dec 2001 22:57:51 +0000 |
alex |
added real demuxer
|
Wed, 26 Dec 2001 22:57:22 +0000 |
gabucino |
added alang,slang options
|
Wed, 26 Dec 2001 22:33:15 +0000 |
arpi |
/dev/zero bad permissions error message
|
Wed, 26 Dec 2001 21:45:23 +0000 |
gabucino |
numerous small fixes/updates
|
Wed, 26 Dec 2001 20:47:50 +0000 |
arpi |
updated
|
Wed, 26 Dec 2001 20:44:56 +0000 |
arpi |
mpeg startpos (-ss, -chapter) fixed
|
Wed, 26 Dec 2001 19:45:49 +0000 |
michael |
new -pp options stuff (-npp ...)
|
Wed, 26 Dec 2001 16:34:06 +0000 |
arpi |
mpeg VDR vs. BIN fixed?
|
Wed, 26 Dec 2001 15:55:24 +0000 |
arpi |
JAF added
|
Wed, 26 Dec 2001 15:49:45 +0000 |
arpi |
install: target added, based on patch by Jukka Tastula <jukka.tastula@kotinet.com>
|
Wed, 26 Dec 2001 14:24:57 +0000 |
alex |
rawi420 added
|
Wed, 26 Dec 2001 14:22:42 +0000 |
arpi |
authors updated. TODO: mms/rtp streaming authors, dvd subtitles author, etc (see whatsnew)
|
Wed, 26 Dec 2001 14:19:39 +0000 |
alex |
afm/vfm synced
|
Wed, 26 Dec 2001 13:32:00 +0000 |
alex |
added support for I420 input (used by TV V4L) in lavc encoder
|
Wed, 26 Dec 2001 13:22:03 +0000 |
melanson |
fixed stereo IMA4 decoding
|
Wed, 26 Dec 2001 13:17:55 +0000 |
alex |
subconfig parser fixed
|
Wed, 26 Dec 2001 13:15:44 +0000 |
alex |
fixed subconfig parser
|
Wed, 26 Dec 2001 12:32:40 +0000 |
alex |
ffmpeg/framecopy fixed, mp3lib&divx4encore added
|
Wed, 26 Dec 2001 10:34:54 +0000 |
mswitch |
osd support, not for mpegpes
|
Wed, 26 Dec 2001 09:35:06 +0000 |
nexus |
duplicate entry
|
Wed, 26 Dec 2001 06:33:03 +0000 |
melanson |
Initial support for unified ADPCM decoder
|
Wed, 26 Dec 2001 06:13:17 +0000 |
melanson |
Initial support for unified ADPCM decoder
|
Wed, 26 Dec 2001 02:42:44 +0000 |
arpi |
release todo
|
Wed, 26 Dec 2001 00:16:59 +0000 |
arpi |
-alang/-slang options (audio/sub selection by language code)
|
Wed, 26 Dec 2001 00:16:09 +0000 |
arpi |
dvd language->aid/sid functions
|
Wed, 26 Dec 2001 00:13:59 +0000 |
eyck |
enable-streaming unneeded.
|
Tue, 25 Dec 2001 23:31:37 +0000 |
arpi |
subtitle_t + audio_stream_t -> stream_language_t (cleanup)
|
Tue, 25 Dec 2001 22:08:22 +0000 |
arpi |
v4l detect fixed
|
Tue, 25 Dec 2001 22:00:15 +0000 |
arpi |
make users happy - this is xmas, isn't it?
|
Tue, 25 Dec 2001 21:59:07 +0000 |
arpi |
search codecs.conf at CONFDIR
|
Tue, 25 Dec 2001 21:58:10 +0000 |
arpi |
--confdir
|
Tue, 25 Dec 2001 20:41:04 +0000 |
arpi |
some debugging
|
Tue, 25 Dec 2001 20:36:40 +0000 |
arpi |
old ffmpeg (MBC) workaround
|
Tue, 25 Dec 2001 20:32:02 +0000 |
arpi |
dvd seeking -> subtitle disappearing bugs fixed
|
Tue, 25 Dec 2001 19:25:27 +0000 |
jaf |
is itn't %, it is a byteposition of the video ...
|
Tue, 25 Dec 2001 17:53:31 +0000 |
arpi |
print some info on cpu (runtime/compiled flags)
|
Tue, 25 Dec 2001 17:45:25 +0000 |
michael |
mix22toS & move2to1 in SSE
|
Tue, 25 Dec 2001 17:36:54 +0000 |
michael |
mix31to2 & mix31toS in SSE
|
Tue, 25 Dec 2001 17:29:12 +0000 |
michael |
mix21to2 & mix21toS in SSE
|
Tue, 25 Dec 2001 17:19:18 +0000 |
michael |
memset(?, 0, 256*sizeof(float)) in MMX
|
Tue, 25 Dec 2001 16:43:27 +0000 |
pl |
warning fix
|
Tue, 25 Dec 2001 16:42:45 +0000 |
pl |
wannabe compilation breaker
|
Tue, 25 Dec 2001 16:41:06 +0000 |
pl |
fix a warning (ambiguous 'if else')
|
Tue, 25 Dec 2001 16:39:12 +0000 |
pl |
missing exported function
|
Tue, 25 Dec 2001 16:38:07 +0000 |
pl |
warning fix
|
Tue, 25 Dec 2001 16:35:57 +0000 |
pl |
possible uninit pointer free()'d
|
Tue, 25 Dec 2001 16:30:25 +0000 |
pl |
warning fix
|
Tue, 25 Dec 2001 15:03:36 +0000 |
jaf |
looks better
|
Tue, 25 Dec 2001 11:49:19 +0000 |
pl |
warning fix
|
Tue, 25 Dec 2001 11:45:04 +0000 |
pl |
As nobody fixed this yet:
|
Tue, 25 Dec 2001 11:40:10 +0000 |
pl |
As nobody fixed this yet:
|
Tue, 25 Dec 2001 11:20:58 +0000 |
pl |
missing #include's
|
Tue, 25 Dec 2001 11:14:25 +0000 |
pl |
fixes warnings
|
Tue, 25 Dec 2001 01:32:04 +0000 |
eyck |
vplayer format - no longer crashes on slightly broken subs.
|
Tue, 25 Dec 2001 01:18:59 +0000 |
arpi |
--enable_gui && nogui && DVD sig11 fixed - .so 10l
|
Mon, 24 Dec 2001 23:54:27 +0000 |
eyck |
*** empty log message ***
|
Mon, 24 Dec 2001 23:00:07 +0000 |
gabucino |
some quick updates for the prerelease
|
Mon, 24 Dec 2001 21:28:30 +0000 |
melanson |
Fixed #ifdef discrepancy that was breaking compilation on PPC platform
|
Mon, 24 Dec 2001 20:38:49 +0000 |
melanson |
Somewhere along the line, someone updated a field in an ASF structure
|
Mon, 24 Dec 2001 18:54:58 +0000 |
steve |
error for non-stereo surrounds
|
Mon, 24 Dec 2001 18:14:18 +0000 |
jaf |
similar to 1.144, i420 added, MERRY XMAS \!\!\!
|
Mon, 24 Dec 2001 16:24:35 +0000 |
nexus |
FreeBSD fix
|
Mon, 24 Dec 2001 15:53:15 +0000 |
gabucino |
Hint #2 -> Hint
|
Mon, 24 Dec 2001 14:58:42 +0000 |
jaf |
similar to 1.143, 'sis' bug was fixed
|
Mon, 24 Dec 2001 14:40:34 +0000 |
gabucino |
this bug (?) was fixed
|
Mon, 24 Dec 2001 14:01:55 +0000 |
atmos4 |
fixed priority support, tested with -vfm -vc, etc.
|
Mon, 24 Dec 2001 13:56:43 +0000 |
alex |
fixed video syncing
|
Mon, 24 Dec 2001 11:26:14 +0000 |
jaf |
similar to 1.42, bad wording
|
Mon, 24 Dec 2001 11:23:22 +0000 |
jaf |
similar to 1.141, (hungarian users)
|
Mon, 24 Dec 2001 11:22:03 +0000 |
jaf |
similar to 1.140, mplayer-felhasznalok mailing list added (hungarian users)
|
Mon, 24 Dec 2001 11:19:21 +0000 |
jaf |
similar to 1.19, audio plugins
|
Mon, 24 Dec 2001 11:14:04 +0000 |
jaf |
similar to 1.139, audio plugins
|
Mon, 24 Dec 2001 11:07:43 +0000 |
jaf |
similar to 1.54, DeFucking
|
Mon, 24 Dec 2001 11:06:51 +0000 |
jaf |
similar to 1.138, added "Internal buffer inconsistency" lame bug as Known problem
|
Mon, 24 Dec 2001 11:01:16 +0000 |
alex |
i420 support
|
Mon, 24 Dec 2001 10:54:11 +0000 |
alex |
supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcodec cvs)
|
Mon, 24 Dec 2001 10:39:28 +0000 |
pl |
bzero() -> memset()
|
Mon, 24 Dec 2001 10:35:43 +0000 |
pl |
memset is more portable than bzero ("BSD"ism)
|
Mon, 24 Dec 2001 10:27:28 +0000 |
jaf |
similar to 1.53
|
Mon, 24 Dec 2001 10:26:10 +0000 |
jaf |
similar to 1.137
|
Mon, 24 Dec 2001 10:23:37 +0000 |
jaf |
similar to 1.41
|
Mon, 24 Dec 2001 10:20:09 +0000 |
jaf |
similar to 1.136, Cinepak decoder author addedTV input doesn't need --enable-tv anymore
|
Mon, 24 Dec 2001 02:56:02 +0000 |
pl |
"--help" fixes:
|
Mon, 24 Dec 2001 02:13:38 +0000 |
gabucino |
bad wording
|
Mon, 24 Dec 2001 02:11:49 +0000 |
arpi |
lavc quality fixed - using right fps
|
Mon, 24 Dec 2001 01:54:29 +0000 |
pl |
Patch by Jir«¿ Svoboda <Jiri.Svoboda@seznam.cz>
|
Mon, 24 Dec 2001 01:11:39 +0000 |
alex |
fixed scaling and colors with libavcodec (and some comments added)
|
Sun, 23 Dec 2001 23:20:49 +0000 |
arpi |
10l? streaming must be yes, auto is not enough because of Makefile
|
Sun, 23 Dec 2001 22:45:21 +0000 |
arpi |
streaming enabled by default
|
Sun, 23 Dec 2001 22:36:35 +0000 |
arpi |
liba52 is preferred
|
Sun, 23 Dec 2001 22:20:46 +0000 |
melanson |
This commit adds initial support for Quicktime Animation (RLE) video. It
|
Sun, 23 Dec 2001 22:09:02 +0000 |
arpi |
RTP support patch by Brian Kuschak <bkuschak@yahoo.com>
|
Sun, 23 Dec 2001 21:21:14 +0000 |
gabucino |
+msg
|
Sun, 23 Dec 2001 21:18:06 +0000 |
alex |
subconfig fix (if sscanf()==1, then null out second (non-present) parameter) and some errormessage fixes
|
Sun, 23 Dec 2001 20:16:19 +0000 |
gabucino |
mplayer-felhasznalok policy
|
Sun, 23 Dec 2001 20:06:11 +0000 |
gabucino |
*** empty log message ***
|
Sun, 23 Dec 2001 19:10:00 +0000 |
steve |
surround channels can now be decoded in stereoish
|
Sun, 23 Dec 2001 19:09:24 +0000 |
steve |
fix comment typo
|
Sun, 23 Dec 2001 17:52:27 +0000 |
michael |
mix3to1 in SSE
|
Sun, 23 Dec 2001 17:32:34 +0000 |
michael |
mix3to2 in SSE
|
Sun, 23 Dec 2001 17:16:07 +0000 |
michael |
mix5to1 & mix4to1 in SSE
|
Sun, 23 Dec 2001 17:10:27 +0000 |
gabucino |
updates in AUTHORS section
|
Sun, 23 Dec 2001 17:08:33 +0000 |
michael |
mix2to1 in SSE
|
Sun, 23 Dec 2001 16:57:52 +0000 |
gabucino |
Patch by Panagiotis applied
|
Sun, 23 Dec 2001 16:56:27 +0000 |
gabucino |
mplayer-felhasznalok mailing list added (hungarian users)
|
Sun, 23 Dec 2001 16:14:13 +0000 |
arpi |
fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>
|
Sun, 23 Dec 2001 15:55:11 +0000 |
gabucino |
'Plugins' subsection in Sound section
|
Sun, 23 Dec 2001 13:32:32 +0000 |
gabucino |
DeFucking
|
Sun, 23 Dec 2001 13:31:43 +0000 |
gabucino |
added "Internal buffer inconsistency" lame bug as Known problem
|
Sun, 23 Dec 2001 12:25:25 +0000 |
gabucino |
removed some fucks
|
Sun, 23 Dec 2001 11:58:57 +0000 |
atmos4 |
add support for priotity <int> in codecs.conf, higher numbers are better
|
Sun, 23 Dec 2001 01:34:49 +0000 |
atmos4 |
Add aspect 6, anamorphic 16:9 for svcd
|
Sun, 23 Dec 2001 01:34:10 +0000 |
atmos4 |
Add missing ifdef, 10l...
|
Sun, 23 Dec 2001 00:40:32 +0000 |
gabucino |
added "copy mga_vid to /lib/modules" to install instructions
|
Sat, 22 Dec 2001 16:59:10 +0000 |
alex |
made divx4 optional (also configure checking needed) and added avcodec_close
|
Sat, 22 Dec 2001 16:22:32 +0000 |
mswitch |
Argh, forgot to make variable static...
|
Sat, 22 Dec 2001 16:20:32 +0000 |
mswitch |
Modified aspect reference, uses default PAL values... Difference to NTSC should be minimal enough so that no checking of videomode is necessary.
|
Sat, 22 Dec 2001 16:19:00 +0000 |
mswitch |
Added format conversion and resampling through pl_format and pl_resample. Someone please check my implementation for bugs.
|
Sat, 22 Dec 2001 15:14:10 +0000 |
alex |
compile encoders in libavcodec too
|
Sat, 22 Dec 2001 14:40:21 +0000 |
alex |
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
|
Sat, 22 Dec 2001 14:32:08 +0000 |
alex |
added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and added -ffourcc option (force fourcc in ouput)
|
Sat, 22 Dec 2001 10:15:38 +0000 |
nexus |
sync
|
Sat, 22 Dec 2001 09:20:09 +0000 |
atmos4 |
Plugger patch by Sam Lin
|
Sat, 22 Dec 2001 00:55:58 +0000 |
michael |
sse optimize of 3F
|
Sat, 22 Dec 2001 00:33:52 +0000 |
michael |
3F2R sse optimized
|
Sat, 22 Dec 2001 00:33:35 +0000 |
alex |
added co64 (64bit chunk offset table) chunk (needed for mov files created with xawtv) and added depth detection in video track (tested with my *.mov files (about 15-20) and worked fine)
|
Sat, 22 Dec 2001 00:28:49 +0000 |
alex |
working with 0.9.6 too (0.9.6 is coming with debian woody)
|
Fri, 21 Dec 2001 23:41:16 +0000 |
melanson |
updated to reflect BGR32 output of FLI data
|
Fri, 21 Dec 2001 23:24:49 +0000 |
gabucino |
Cinepak decoder author added
|
Fri, 21 Dec 2001 21:08:15 +0000 |
jaf |
similar to 1.40, updated Cinepak section (new, opensource codec)
|
Fri, 21 Dec 2001 20:33:09 +0000 |
gabucino |
updated Cinepak section (new, opensource codec)
|
Fri, 21 Dec 2001 17:49:31 +0000 |
arpi |
Cinepak YUY2 support
|
Fri, 21 Dec 2001 17:38:55 +0000 |
gabucino |
"This are some updates mostly, new chapters in documentation.html."
|
Fri, 21 Dec 2001 16:40:28 +0000 |
arpi |
native CVID codec added, order of native and vfw codecs changed
|
Fri, 21 Dec 2001 16:39:54 +0000 |
arpi |
native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>
|
Fri, 21 Dec 2001 16:17:24 +0000 |
arpi |
void* context added - it should keep the codec-specific stuff (struct ptr or HANDLE)
|
Fri, 21 Dec 2001 02:09:34 +0000 |
michael |
minor bugfixes (noone noticed them)
|
Fri, 21 Dec 2001 02:05:57 +0000 |
eyck |
c++-compiler is not needed. gcc however is. ( and bcc is not enough )
|
Thu, 20 Dec 2001 20:50:35 +0000 |
mswitch |
Modified the sync code once again, commented out hardware pts sync (I'll likely burn in hell before understanding how to get this bastard to sync well)
|
Thu, 20 Dec 2001 19:52:51 +0000 |
jaf |
similar to 1.135, Polish translation link added
|
Thu, 20 Dec 2001 19:51:09 +0000 |
jaf |
similar to 1.15, Try The Fucking CVS message. Hmm it was there. Where did it go?
|
Thu, 20 Dec 2001 19:47:12 +0000 |
jaf |
similar to 1.134, forgot to remove these (notes about suid)
|
Thu, 20 Dec 2001 19:45:40 +0000 |
jaf |
similar to 1.16, some additional info in 2pass section
|
Thu, 20 Dec 2001 17:44:47 +0000 |
gabucino |
Polish translation link added, hungarian links translated to hungarian
|
Thu, 20 Dec 2001 17:30:59 +0000 |
michael |
rgb24toyv12 bugfix
|
Thu, 20 Dec 2001 17:18:48 +0000 |
eyck |
Adam Di Carlo changes. see debian/changelog
|
Thu, 20 Dec 2001 15:30:22 +0000 |
anders |
Added plugin for fractional resampling (alpha code)
|
Thu, 20 Dec 2001 08:02:38 +0000 |
mswitch |
Removed conversion for yuy2, libmp1e supports this format, no need to cnovert it...
|
Thu, 20 Dec 2001 07:40:30 +0000 |
mswitch |
Removed some old libavcodec code which would cause inproper scaling of some movies...
|
Wed, 19 Dec 2001 22:34:24 +0000 |
gabucino |
Try The Fucking CVS message. Hmm it was there. Where did it go?
|
Wed, 19 Dec 2001 22:27:21 +0000 |
gabucino |
forgot to remove these (notes about suid)
|
Wed, 19 Dec 2001 20:20:06 +0000 |
michael |
runtime cpu detection for the resample stuff
|
Wed, 19 Dec 2001 19:35:08 +0000 |
michael |
sse opt of mix32toS()
|
Wed, 19 Dec 2001 18:58:05 +0000 |
michael |
sse opt of mix32to2()
|
Wed, 19 Dec 2001 18:42:36 +0000 |
michael |
adding some comments
|
Wed, 19 Dec 2001 18:33:53 +0000 |
pl |
oops... previous commit was only a half-sync with help_mp-en.h 1.19
|
Wed, 19 Dec 2001 18:26:08 +0000 |
mswitch |
Inproved mpeg sync on fast computers
|
Wed, 19 Dec 2001 17:30:08 +0000 |
gabucino |
some additional info in 2pass section
|
Wed, 19 Dec 2001 17:29:15 +0000 |
gabucino |
eh forgot about ffmpeg12 :<
|
Wed, 19 Dec 2001 16:55:32 +0000 |
pontscho |
better dvd support
|
Wed, 19 Dec 2001 16:54:04 +0000 |
pontscho |
button design fix
|
Wed, 19 Dec 2001 16:53:34 +0000 |
pontscho |
nesze LGB beleirtalak igy ;)
|
Wed, 19 Dec 2001 14:31:31 +0000 |
mswitch |
Remove lame upsampler, cleaned out stuff relating to setting channels.
|
Wed, 19 Dec 2001 14:28:42 +0000 |
mswitch |
Fix glitchy mpeg playback
|
Wed, 19 Dec 2001 13:15:49 +0000 |
pl |
missing 1 byte in array size
|
Wed, 19 Dec 2001 13:03:22 +0000 |
pl |
x = malloc(strlen(s) + c) ... strcpy(x, s)
|
Wed, 19 Dec 2001 12:54:06 +0000 |
pl |
checkings for malloc results (potential memleaks)
|
Wed, 19 Dec 2001 12:21:38 +0000 |
pl |
sync with help_mp-en.h 1.19
|
Wed, 19 Dec 2001 11:50:05 +0000 |
atmos4 |
better fullscreen-mode selection, patch by dunno :)
|
Wed, 19 Dec 2001 11:45:04 +0000 |
nexus |
sync again, 10l ;)
|
Wed, 19 Dec 2001 10:41:08 +0000 |
nick |
+ Added support of FIFO engine (suggested by Vladimir Dergachev)
|
Wed, 19 Dec 2001 10:40:16 +0000 |
nick |
Sync with r1.19
|
Wed, 19 Dec 2001 09:51:52 +0000 |
nexus |
sync
|
Wed, 19 Dec 2001 09:04:03 +0000 |
bertrand |
If the demuxer type is unknown it will start an http streaming.
|
Wed, 19 Dec 2001 09:02:52 +0000 |
bertrand |
Removed unnecessary check after the protocol autodetection.
|
Wed, 19 Dec 2001 07:40:28 +0000 |
nick |
Just a hint
|
Wed, 19 Dec 2001 07:27:34 +0000 |
nick |
Typofix (thanks to Felix)
|
Wed, 19 Dec 2001 02:16:43 +0000 |
arpi |
pre-cache fixed
|
Wed, 19 Dec 2001 01:59:25 +0000 |
arpi |
nop_steraming fixed
|
Tue, 18 Dec 2001 23:20:43 +0000 |
jaf |
similar to 1.19, lang support.
|
Tue, 18 Dec 2001 23:19:53 +0000 |
pontscho |
init title change basz.
|
Tue, 18 Dec 2001 23:14:29 +0000 |
pontscho |
some warning kill
|
Tue, 18 Dec 2001 22:59:04 +0000 |
pontscho |
lang support.
|
Tue, 18 Dec 2001 22:11:48 +0000 |
jaf |
similar to 1.15, hm. stuff.
|
Tue, 18 Dec 2001 22:08:16 +0000 |
jaf |
similar to 1.33, hm. stuff.
|
Tue, 18 Dec 2001 22:06:58 +0000 |
jaf |
similar to 1.39, hm. stuff.
|
Tue, 18 Dec 2001 22:03:31 +0000 |
jaf |
similar to 1.18, full language support for gui
|
Tue, 18 Dec 2001 22:00:25 +0000 |
pontscho |
fix bug, if dvd titles is 'none', vagymi
|
Tue, 18 Dec 2001 21:50:35 +0000 |
pl |
updated to match help_mp-en.h 1.17
|
Tue, 18 Dec 2001 21:43:15 +0000 |
pl |
Applied patch by Jiri Svoboda <Jiri.Svoboda@seznam.cz>:
|
Tue, 18 Dec 2001 21:33:02 +0000 |
pontscho |
full language support for gui
|
Tue, 18 Dec 2001 20:01:10 +0000 |
pontscho |
itt a skin nem van hibauzenet igy.
|
Tue, 18 Dec 2001 18:45:00 +0000 |
bertrand |
Added the Host field in the HTTP request.
|
Tue, 18 Dec 2001 17:29:27 +0000 |
michael |
removing unnecessary sse sin/cos LUT
|
Tue, 18 Dec 2001 17:07:21 +0000 |
gabucino |
hm. stuff.
|
Tue, 18 Dec 2001 17:04:52 +0000 |
gabucino |
"Another brand new translated file gcc-2.96-3.0.html, and correct version of
|
Tue, 18 Dec 2001 15:59:01 +0000 |
michael |
sse opt
|
Tue, 18 Dec 2001 11:16:08 +0000 |
pontscho |
small changes
|
Tue, 18 Dec 2001 04:00:29 +0000 |
michael |
runtime cpu detection for the idct
|
Tue, 18 Dec 2001 03:00:04 +0000 |
michael |
mmx opt
|
Tue, 18 Dec 2001 02:48:14 +0000 |
michael |
mmx opt
|
Tue, 18 Dec 2001 02:13:49 +0000 |
michael |
mmx opt
|
Tue, 18 Dec 2001 01:46:41 +0000 |
michael |
mmx opt
|
Tue, 18 Dec 2001 00:56:08 +0000 |
michael |
mmx opt
|
Tue, 18 Dec 2001 00:19:28 +0000 |
gabucino |
*** empty log message ***
|
Mon, 17 Dec 2001 23:54:13 +0000 |
gabucino |
"I updatet codecs.html and translated whole new file: bugsreports.html.
|
Mon, 17 Dec 2001 22:09:56 +0000 |
arpi |
VP30 added - report by Mark Janssen <maniac@maniac.nl>
|
Mon, 17 Dec 2001 21:53:49 +0000 |
michael |
faster (and simpler) bitstream reader (in C)
|
Mon, 17 Dec 2001 21:19:57 +0000 |
michael |
MMX opt
|
Mon, 17 Dec 2001 19:43:29 +0000 |
jaf |
similar to 1.38, err... minor fixes/additions
|
Mon, 17 Dec 2001 19:33:19 +0000 |
michael |
mmx opt
|
Mon, 17 Dec 2001 18:51:24 +0000 |
gabucino |
err... minor fixes/additions
|
Mon, 17 Dec 2001 17:21:50 +0000 |
arpi |
use resample.c functions
|
Mon, 17 Dec 2001 17:15:16 +0000 |
alex |
fix
|
Mon, 17 Dec 2001 16:56:56 +0000 |
arpi |
precaching
|
Mon, 17 Dec 2001 16:55:40 +0000 |
arpi |
initial precaching
|
Mon, 17 Dec 2001 16:51:34 +0000 |
atmos4 |
Divide by Zero fix.
|
Mon, 17 Dec 2001 16:05:36 +0000 |
pontscho |
kurva sub fix.
|
Mon, 17 Dec 2001 15:50:36 +0000 |
alex |
exchanged return with goto out in subconfig parsing and fixed error messages
|
Mon, 17 Dec 2001 14:19:37 +0000 |
pontscho |
aspect ratio bug fix for gui
|
Mon, 17 Dec 2001 12:04:20 +0000 |
pontscho |
eh ... dl ...
|
Mon, 17 Dec 2001 11:49:17 +0000 |
pontscho |
fix dvdread support detect
|
Mon, 17 Dec 2001 09:07:12 +0000 |
nick |
Partial sync with linux stuff (Linux driver is still buggy for me)
|
Mon, 17 Dec 2001 07:43:38 +0000 |
nick |
Some info from Vladimir Dergachev
|
Mon, 17 Dec 2001 03:30:08 +0000 |
michael |
sse opt
|
Mon, 17 Dec 2001 02:26:30 +0000 |
michael |
sse opt
|
Mon, 17 Dec 2001 01:58:24 +0000 |
bertrand |
Fixed the multiple ASF header stream chunk.
|
Mon, 17 Dec 2001 01:14:15 +0000 |
arpi |
libmad added
|
Mon, 17 Dec 2001 00:59:44 +0000 |
michael |
cleanup
|
Mon, 17 Dec 2001 00:59:27 +0000 |
arpi |
reversed patch - faszom (C++) .so-ba
|
Mon, 17 Dec 2001 00:57:50 +0000 |
arpi |
CoTaskMemAlloc def should match prototyp in com.h
|
Mon, 17 Dec 2001 00:37:55 +0000 |
michael |
sse opt
|
Mon, 17 Dec 2001 00:32:49 +0000 |
arpi |
updates
|
Mon, 17 Dec 2001 00:24:03 +0000 |
arpi |
fli seeking implemented
|
Mon, 17 Dec 2001 00:07:20 +0000 |
pontscho |
some small sub bug fix
|
Mon, 17 Dec 2001 00:03:50 +0000 |
arpi |
reset ds eof flags at seeking - requires for mpeg -loop
|
Sun, 16 Dec 2001 23:59:28 +0000 |
arpi |
-noloop added
|
Sun, 16 Dec 2001 23:59:13 +0000 |
arpi |
-loop fixed
|
Sun, 16 Dec 2001 23:45:49 +0000 |
pontscho |
ULONG bug fix
|
Sun, 16 Dec 2001 23:45:23 +0000 |
gabucino |
GUI vs suidroot - fixed!
|
Sun, 16 Dec 2001 23:00:03 +0000 |
michael |
C optimizations
|
Sun, 16 Dec 2001 21:52:41 +0000 |
arpi |
workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
|
Sun, 16 Dec 2001 21:41:43 +0000 |
bertrand |
Removed functions prototypes for streaming that don't need to be here.
|
Sun, 16 Dec 2001 21:39:10 +0000 |
michael |
sse opt
|
Sun, 16 Dec 2001 21:23:36 +0000 |
bertrand |
Applied the patch from Alban Bedel <albeu@free.fr>.
|
Sun, 16 Dec 2001 21:16:59 +0000 |
bertrand |
Made audio_id and video_id non static variable.
|
Sun, 16 Dec 2001 21:00:40 +0000 |
jaf |
similar to 1.17\n only -v is needed
|
Sun, 16 Dec 2001 18:24:03 +0000 |
gabucino |
only -v is needed
|
Sun, 16 Dec 2001 15:43:15 +0000 |
michael |
sse opt
|
Sun, 16 Dec 2001 15:07:19 +0000 |
arpi |
VIVO done
|
Sun, 16 Dec 2001 15:00:02 +0000 |
michael |
sse opt
|
Sun, 16 Dec 2001 14:51:04 +0000 |
arpi |
vivo A-V sync fixed
|
Sun, 16 Dec 2001 14:10:37 +0000 |
arpi |
vfw codecs can't do 16bpp, but 15
|
Sun, 16 Dec 2001 13:24:13 +0000 |
michael |
oops, 8bit instead of 16
|
Sun, 16 Dec 2001 11:51:02 +0000 |
gabucino |
began updated translation by <nell@skrzynka.pl> (work-in-progress)
|
Sun, 16 Dec 2001 11:47:36 +0000 |
gabucino |
obsoleted files (all) removed
|
Sun, 16 Dec 2001 11:37:23 +0000 |
pl |
Patch by Adam Di Carlo <adam@onshore-devel.com>:
|
Sun, 16 Dec 2001 11:35:14 +0000 |
pl |
Patch by Adam Di Carlo <adam@onshore-devel.com>:
|
Sun, 16 Dec 2001 11:32:59 +0000 |
pl |
Patch by Adam Di Carlo <adam@onshore-devel.com>:
|
Sun, 16 Dec 2001 10:45:00 +0000 |
jaf |
similar to 1.132, applied Panagiotis' patch
|
Sun, 16 Dec 2001 10:34:06 +0000 |
jaf |
similar to 1.16, Add subtitle loader for gui
|
Sun, 16 Dec 2001 10:27:58 +0000 |
jaf |
similar to 1.16, dvd subtiteles added
|
Sun, 16 Dec 2001 07:54:35 +0000 |
bertrand |
Changed an unknown file to preroll.
|
Sun, 16 Dec 2001 07:40:52 +0000 |
bertrand |
Handle broken server that doesn't send CRLF but jusr LF.
|
Sun, 16 Dec 2001 03:21:47 +0000 |
arpi |
updated
|
Sun, 16 Dec 2001 03:06:41 +0000 |
michael |
a bit more SSE optimizations
|
Sun, 16 Dec 2001 02:47:03 +0000 |
michael |
better benchmarking
|
Sun, 16 Dec 2001 00:31:44 +0000 |
michael |
gcc -O? thinks a*0.0 != 0.0 so we need a better cmp
|
Sun, 16 Dec 2001 00:26:21 +0000 |
melanson |
fixed endian-ness for FLI and MS Video 1 decoders; fixed padding bug in
|
Sat, 15 Dec 2001 23:26:52 +0000 |
michael |
some SSE optimizations
|