Mercurial > mplayer.hg
graph
-
patch by Nilmoni Deb <ndeb@ece.cmu.edu>:Tue, 05 Mar 2002 08:51:57 +0000, by pl
-
updated to english versionTue, 05 Mar 2002 01:13:04 +0000, by frodone
-
added proper dhahelper includesMon, 04 Mar 2002 19:30:02 +0000, by alex
-
oops...changed the wrong codec's image typeMon, 04 Mar 2002 06:10:43 +0000, by melanson
-
first pass at RoQ video decoder...not exactly qualified as 'working' atMon, 04 Mar 2002 05:57:57 +0000, by melanson
-
--outdir addedSun, 03 Mar 2002 19:18:42 +0000, by alex
-
runme + ai :)Sun, 03 Mar 2002 19:17:22 +0000, by alex
-
're-include' possibilitySun, 03 Mar 2002 18:47:29 +0000, by nick
-
10LSun, 03 Mar 2002 18:29:40 +0000, by nick
-
DR on multibufferingSun, 03 Mar 2002 18:29:05 +0000, by nick
-
Multi-bufferingSun, 03 Mar 2002 16:55:01 +0000, by nick
-
Use as much buffers as possibleSun, 03 Mar 2002 16:53:12 +0000, by nick
-
added documentation for "extrastereo" plugin (patch by pl)Sun, 03 Mar 2002 16:47:04 +0000, by gabucino
-
Extrastereo plugin: increases linearly the difference between left and rightSun, 03 Mar 2002 14:17:53 +0000, by pl
-
typo in message fix (tipps -> tips)Sun, 03 Mar 2002 13:48:49 +0000, by pl
-
add no fs as default for windriversSun, 03 Mar 2002 13:40:23 +0000, by atmos4
-
fix linking orderSun, 03 Mar 2002 13:36:57 +0000, by atmos4
-
add manglingSun, 03 Mar 2002 13:33:40 +0000, by atmos4
-
Buggfix for buffer overflow calculation in pluginsSun, 03 Mar 2002 12:53:26 +0000, by anders
-
added Q/A about FAT+2Gb files - user requestSun, 03 Mar 2002 11:44:53 +0000, by gabucino
-
added notes about enhanced Neomagic and Savage4 driversSun, 03 Mar 2002 11:33:14 +0000, by gabucino
-
documented Multifile JPEG/PNG input (-mf)Sun, 03 Mar 2002 10:54:03 +0000, by gabucino
-
-master is obsoletedSun, 03 Mar 2002 09:01:47 +0000, by gabucino
-
reinstated YUY2, BGR32 and BGR24 decoders, all reworked to operate withSun, 03 Mar 2002 03:28:17 +0000, by melanson
-
Cinepak decoder now use mp_image_t -> YV12 worx, others disabledSat, 02 Mar 2002 23:43:23 +0000, by arpi
-
Qt RPZA decoder interface by Roberto Togni <rtogni@bresciaonline.it>Sat, 02 Mar 2002 22:08:19 +0000, by arpi
-
good-looking fix by Tobias Diedrich <td@informatik.uni-hannover.de>Sat, 02 Mar 2002 18:54:58 +0000, by arpi
-
applied Anders' Software Volume Control patchSat, 02 Mar 2002 18:22:44 +0000, by gabucino
-
removed --enable-xp from help screen to avoid confusing usersSat, 02 Mar 2002 14:36:18 +0000, by alex
-
Native Cinepak decoder: Added YV12 support (which is so very closeSat, 02 Mar 2002 06:40:26 +0000, by melanson
-
strike period over, commiting stuff. next commit will be rewrite. (?) - GabuFri, 01 Mar 2002 22:27:01 +0000, by jonas
-
initial version. Needs extending, especially LIRC.Fri, 01 Mar 2002 21:55:26 +0000, by gabucino
-
strike period over, commiting stuff. next commit will be rewrite. (?)Fri, 01 Mar 2002 20:39:59 +0000, by gabucino
-
Fix a few syntax errors compiling ao_sun.cFri, 01 Mar 2002 14:54:05 +0000, by jkeil
-
Added more info regarding sync and :noprebufferingFri, 01 Mar 2002 14:18:32 +0000, by mswitch
-
yuy2 support disabled to workaround stupid colorspace selectionFri, 01 Mar 2002 12:42:12 +0000, by michael
-
Added BGR32 output support to PNG vo target because, hey, whyFri, 01 Mar 2002 04:17:05 +0000, by melanson
-
fixed some endian issues, like changing bswap_32() -> be2me_32(), andFri, 01 Mar 2002 03:02:25 +0000, by melanson
-
implemented basic wrapper functions to new libmpcodecs apiFri, 01 Mar 2002 00:26:10 +0000, by arpi
-
dec_video.c addedFri, 01 Mar 2002 00:25:43 +0000, by arpi
-
10l... forgot to set VFMFri, 01 Mar 2002 00:24:56 +0000, by arpi
-
fixed stride for packed formats, more detailed printf at image allocationFri, 01 Mar 2002 00:20:11 +0000, by arpi
-
removed codec dependent parts, only core leftThu, 28 Feb 2002 21:59:14 +0000, by arpi
-
PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>Thu, 28 Feb 2002 21:24:02 +0000, by arpi
-
10l... gcc 3.x fixThu, 28 Feb 2002 21:17:12 +0000, by arpi
-
print the number of buffers usedThu, 28 Feb 2002 16:24:55 +0000, by michael
-
use 4 buffers, fallback to fewer buffers if the video ram isnt large enoughThu, 28 Feb 2002 16:20:58 +0000, by michael
-
Added waitpid in free_stream to avoid zombiesThu, 28 Feb 2002 13:50:09 +0000, by albeu
-
Fix when stdin is used as a fileThu, 28 Feb 2002 13:49:04 +0000, by albeu
-
New option use-stdinThu, 28 Feb 2002 13:48:04 +0000, by albeu
-
New option use-stdin to use when stdin will be used as a fileThu, 28 Feb 2002 13:47:06 +0000, by albeu
-
Corrections to position saving/restore under vo=X11.Thu, 28 Feb 2002 11:43:21 +0000, by atlka
-
Use stdout as default mencoder's output if no filename specifiedThu, 28 Feb 2002 08:26:20 +0000, by nick
-
fixed another color chunk issueThu, 28 Feb 2002 03:01:53 +0000, by melanson
-
-subfps and -subdelay alters -dumpmpsub's outputThu, 28 Feb 2002 02:37:13 +0000, by laaz
-
cinepak addedThu, 28 Feb 2002 01:43:06 +0000, by arpi
-
cinepak addedThu, 28 Feb 2002 01:42:44 +0000, by arpi
-
callbacks addedThu, 28 Feb 2002 01:41:49 +0000, by arpi
-
cinepak decoder - untestedThu, 28 Feb 2002 01:26:45 +0000, by arpi
-
stride!=width*bpp support to cinepak decoderThu, 28 Feb 2002 01:12:24 +0000, by arpi
-
Fixed a bug with -dumpmpsubThu, 28 Feb 2002 01:01:50 +0000, by laaz
-
libmpcodecs video decoder templateThu, 28 Feb 2002 00:57:47 +0000, by arpi
-
libmpcodecs core - initial versionThu, 28 Feb 2002 00:57:30 +0000, by arpi
-
new flags added for direct rendering (libmpcodecs core)Thu, 28 Feb 2002 00:53:01 +0000, by arpi
-
check if planar formats are supportedWed, 27 Feb 2002 14:57:33 +0000, by michael
-
We should know size of out bufferWed, 27 Feb 2002 11:16:53 +0000, by nick
-
unroll stuffWed, 27 Feb 2002 11:16:18 +0000, by nick
-
disable color key support - causes a lot of unnecessary problemsWed, 27 Feb 2002 11:14:25 +0000, by nick
-
YVU9 supportTue, 26 Feb 2002 22:15:08 +0000, by michael
-
german mencoder manpageTue, 26 Feb 2002 18:11:10 +0000, by jonas
-
small updates: html fixes, man2html compatibility, some new options...Tue, 26 Feb 2002 16:44:14 +0000, by jonas
-
color key supportTue, 26 Feb 2002 10:31:31 +0000, by nick
-
early draftTue, 26 Feb 2002 02:33:20 +0000, by arpi
-
Italian translationTue, 26 Feb 2002 02:07:17 +0000, by frodone
-
triple bufferingMon, 25 Feb 2002 19:26:34 +0000, by michael
-
OVERLAY_KEY_CNTL valuesMon, 25 Feb 2002 16:16:44 +0000, by michael
-
provide unstable codeMon, 25 Feb 2002 15:04:09 +0000, by nick
-
POSIX compatible timer's callbackMon, 25 Feb 2002 14:24:11 +0000, by nick
-
10lMon, 25 Feb 2002 14:23:31 +0000, by michael
-
colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS more)Mon, 25 Feb 2002 14:21:26 +0000, by michael
-
A first attempt to document the playtree systemMon, 25 Feb 2002 13:59:39 +0000, by albeu
-
Adding SW volume controlMon, 25 Feb 2002 13:31:26 +0000, by anders
-
add half new input support for guiMon, 25 Feb 2002 13:14:27 +0000, by pontscho
-
Small bugfix with getting playlist last line.Mon, 25 Feb 2002 11:13:34 +0000, by albeu
-
rename V -> VC just for understandingMon, 25 Feb 2002 08:27:15 +0000, by nick
-
Minor fixes and probably final fix of vsyncMon, 25 Feb 2002 08:12:58 +0000, by nick
-
fixed, strengthened, rewrote, and renamed a variety of the ADPCM decodersMon, 25 Feb 2002 02:48:37 +0000, by melanson
-
colorkey enabled ... until colorkey is correctly supported in vidixMon, 25 Feb 2002 02:05:30 +0000, by michael
-
mem corruption bug fix.Sun, 24 Feb 2002 21:57:16 +0000, by pontscho
-
colorkey supportSun, 24 Feb 2002 21:27:47 +0000, by michael
-
Small bugfix (memcpy too small without sizeof(int) :( )Sun, 24 Feb 2002 21:22:12 +0000, by albeu
-
Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV blockSun, 24 Feb 2002 21:20:20 +0000, by albeu
-
fix playtree bug. but ... i dont' see this ... bazmegSun, 24 Feb 2002 19:34:52 +0000, by pontscho
-
vsyncSun, 24 Feb 2002 18:31:14 +0000, by michael
-
10l++Sun, 24 Feb 2002 17:45:24 +0000, by pontscho
-
inttypes.h bug fix. 10lSun, 24 Feb 2002 17:38:33 +0000, by pontscho
-
exclude benchmark stuff execution from normal playbackSun, 24 Feb 2002 17:10:06 +0000, by nick
-
make -frames key optional for max/total benchmarkSun, 24 Feb 2002 17:00:19 +0000, by nick
-
Really take tab as a space in cmd parsing.Sun, 24 Feb 2002 16:31:27 +0000, by albeu
-
older API fixes, support for async modeSun, 24 Feb 2002 16:28:44 +0000, by alex
-
Additional notesSun, 24 Feb 2002 16:22:22 +0000, by nick
-
More info on dropped framesSun, 24 Feb 2002 15:59:53 +0000, by nick
-
frame dropping prediction with benchmarksSun, 24 Feb 2002 15:54:13 +0000, by nick
-
Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a andSun, 24 Feb 2002 13:29:44 +0000, by albeu
-
Added an option to select the input config fileSun, 24 Feb 2002 13:03:47 +0000, by albeu
-
Fix my mistake (forgot to remove a getch2_enable) but in the rigthSun, 24 Feb 2002 12:05:12 +0000, by albeu
-
max & average benchmarksSun, 24 Feb 2002 11:23:48 +0000, by nick
-
fixes bug in alban's new input handling code that caused the terminalSun, 24 Feb 2002 04:56:54 +0000, by rfelker
-
fixes build with new-input disabledSun, 24 Feb 2002 04:37:17 +0000, by rfelker
-
do not fault if no directbuffer available (for example: ggi display-multi)Sun, 24 Feb 2002 02:50:02 +0000, by alex
-
reworked :) should work on low bpp outputsSun, 24 Feb 2002 02:21:14 +0000, by alex
-
dont ignore --disable-mmx, ...Sun, 24 Feb 2002 01:24:18 +0000, by michael
-
totally reworked, working fine on fbdev too, applied Andres Beck's patches, quad-buffering supportSat, 23 Feb 2002 23:31:08 +0000, by alex
-
ehh, return error if cannot open displaySat, 23 Feb 2002 23:14:29 +0000, by alex
-
Also use tab as cmd arg sepparatorSat, 23 Feb 2002 22:43:25 +0000, by albeu
-
Make blocking call in libmpdemux interuptable (only with new input,Sat, 23 Feb 2002 21:22:55 +0000, by albeu
-
Change in configure relative to lirc, same thing in Makefile plusSat, 23 Feb 2002 21:20:16 +0000, by albeu
-
Make old and new lirc support independant from each otherSat, 23 Feb 2002 21:18:40 +0000, by albeu
-
These 2 files are intended for code common to the whole libSat, 23 Feb 2002 21:17:26 +0000, by albeu
-
Fixed bug with comments in input.conf parserSat, 23 Feb 2002 21:13:35 +0000, by albeu
-
Bug fix in entry parsing.Sat, 23 Feb 2002 21:11:01 +0000, by albeu
-
html fixes (noticed by some hawk-eyed one, whose name disappeared into theSat, 23 Feb 2002 19:12:31 +0000, by gabucino
-
new gui interface, and gtk moved into mplayer process. fork ... bleh :)Sat, 23 Feb 2002 15:12:55 +0000, by pontscho
-
Handle HTTP OK response that doesn't contain a mime-type.Sat, 23 Feb 2002 07:40:25 +0000, by bertrand
-
Fixed the http response parser when the http header only has the HTTPSat, 23 Feb 2002 07:31:45 +0000, by bertrand
-
Bugfix in x11_common.c mainly. Don't screw up the display name,Sat, 23 Feb 2002 01:38:06 +0000, by albeu
-
"At least next new file translated and very little fixes in the second."Fri, 22 Feb 2002 23:41:55 +0000, by gabucino
-
using vo_dx, vo_dyFri, 22 Feb 2002 19:52:09 +0000, by alex
-
setting vo_dx and vo_dy in event handlingFri, 22 Feb 2002 19:36:21 +0000, by alex
-
added vo_dx,vo_dy (used currently only by X based outputs)Fri, 22 Feb 2002 18:00:38 +0000, by alex
-
10l accidently commited an already customized version with different default scaling algo.Fri, 22 Feb 2002 17:58:46 +0000, by atmos4
-
Forgot to commit with vo_sdl osd patch.Fri, 22 Feb 2002 17:57:15 +0000, by atmos4
-
clear the window if resized but no scaling used. Enable runtime fullscreen selectin when no zooming availableFri, 22 Feb 2002 16:16:02 +0000, by alex
-
osd outside movie support for vo_sdl, patch by Fredrik KuivinenFri, 22 Feb 2002 15:25:11 +0000, by atmos4
-
use assert.hFri, 22 Feb 2002 15:24:19 +0000, by michael
-
mondom fix bazmeg.Fri, 22 Feb 2002 15:22:27 +0000, by pontscho
-
fix nexus's key bug :) 10l, sorry :)Fri, 22 Feb 2002 14:48:38 +0000, by pontscho
-
using PATH_DEV_*Fri, 22 Feb 2002 14:20:15 +0000, by alex
-
Finnaly figured out this little long living bugFri, 22 Feb 2002 14:05:41 +0000, by albeu
-
added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yifan.net>Fri, 22 Feb 2002 13:47:31 +0000, by alex
-
discovered what appears to be another valid FLI frame magic numberFri, 22 Feb 2002 03:41:19 +0000, by melanson
-
EXTRA_INC added (Nexus)Fri, 22 Feb 2002 00:17:12 +0000, by arpi
-
new interface ? :)Thu, 21 Feb 2002 22:48:47 +0000, by pontscho
-
10l+Thu, 21 Feb 2002 21:20:52 +0000, by pontscho
-
fixing scaled outputThu, 21 Feb 2002 21:15:40 +0000, by michael
-
small changesThu, 21 Feb 2002 21:11:01 +0000, by pontscho
-
101++Thu, 21 Feb 2002 19:41:50 +0000, by michael
-
fixing bgr32 output on big-endian systemsThu, 21 Feb 2002 17:48:00 +0000, by michael
-
compilation fixedThu, 21 Feb 2002 17:22:03 +0000, by arpi
-
unscaled yuv2rgb fix for big-endian systemsThu, 21 Feb 2002 16:57:35 +0000, by michael
-
Fix return value of VOCTRL_FULLSCREENThu, 21 Feb 2002 16:17:15 +0000, by atmos4
-
Cleanup and commentThu, 21 Feb 2002 16:05:09 +0000, by anders
-
Moved HW dependent mixer stuff to libao and removed master switchThu, 21 Feb 2002 16:02:26 +0000, by anders
-
Fix automatic vobsub detection and make it silent.Thu, 21 Feb 2002 15:44:51 +0000, by atmos4
-
forgot to commitThu, 21 Feb 2002 14:34:52 +0000, by atmos4
-
new input cucc is defaultThu, 21 Feb 2002 13:31:05 +0000, by pontscho
-
ExposureMask fixed.Thu, 21 Feb 2002 13:28:39 +0000, by pontscho
-
Support for retriving mp3 playlist from the networkThu, 21 Feb 2002 13:14:52 +0000, by albeu
-
Playtree parser switch to a by line mode.Thu, 21 Feb 2002 13:12:53 +0000, by albeu
-
In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))Thu, 21 Feb 2002 13:11:31 +0000, by albeu
-
changes in fullscreen/window switching code to obtain returning toThu, 21 Feb 2002 10:49:57 +0000, by atlka
-
add fselector changes (pwilkins@lashwhip.com)Thu, 21 Feb 2002 10:35:37 +0000, by pontscho
-
3 mails describing hwac3 tech detailsThu, 21 Feb 2002 02:01:46 +0000, by arpi
-
"There are some updates and new file inside an attachment."Wed, 20 Feb 2002 23:50:26 +0000, by gabucino
-
man2html compatibility (patch by Goetz Waschk <waschk@informatik.uni-rostock.de>)Wed, 20 Feb 2002 23:45:44 +0000, by gabucino
-
improved event handling, implemented working pause that does not flush all buffers, work around a deadlock in the new threadsafe version 1.5 of libaudio by Tobias DiedrichWed, 20 Feb 2002 22:45:48 +0000, by atmos4
-
Patch: Improved raw encoding support in mencoder by Fredrik KuivinenWed, 20 Feb 2002 22:45:00 +0000, by atmos4
-
subtitle positioning patch by Jiri SvobodaWed, 20 Feb 2002 22:43:34 +0000, by atmos4
-
support for VOCTRL_FULLSCREENWed, 20 Feb 2002 22:42:46 +0000, by atmos4
-
remove uneeded assert (common case at eof)Wed, 20 Feb 2002 22:41:54 +0000, by atmos4
-
autodetect vobsub filename, disable autosub if vobsub found.Wed, 20 Feb 2002 22:41:06 +0000, by atmos4
-
BGR15, BGR16, BGR32 supportWed, 20 Feb 2002 17:23:00 +0000, by michael
-
Fixed (I hope) little bug wich lead to sig11 after last playtree entryWed, 20 Feb 2002 17:03:35 +0000, by albeu
-
Options registration for mencoderWed, 20 Feb 2002 17:02:31 +0000, by albeu
-
Register libmpdemux optionsWed, 20 Feb 2002 17:00:32 +0000, by albeu
-
Demuxers demuxer support for using external audiofile (or muxed subtitles).Wed, 20 Feb 2002 16:59:25 +0000, by albeu
-
Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2Wed, 20 Feb 2002 16:55:11 +0000, by albeu
-
Added comments support in input.conf (comments lines with #)Wed, 20 Feb 2002 14:45:18 +0000, by albeu
-
add new input cuccWed, 20 Feb 2002 10:02:29 +0000, by pontscho
-
zero saturation / grayscale bugfixWed, 20 Feb 2002 00:19:47 +0000, by michael
-
meaning of some bits figured outTue, 19 Feb 2002 20:54:58 +0000, by michael
-
fixing yv12Tue, 19 Feb 2002 18:04:06 +0000, by michael
-
Fixes:Tue, 19 Feb 2002 16:23:02 +0000, by nick
-
we're in the year 2002Mon, 18 Feb 2002 20:17:36 +0000, by jaf
-
Screenshot on the flyMon, 18 Feb 2002 18:37:39 +0000, by nick
-
Accidentally mixed experimental code with stable one during last commit,Mon, 18 Feb 2002 18:23:14 +0000, by mswitch
-
Added VOCTRL_PAUSE and VOCTRL_RESUMEMon, 18 Feb 2002 17:34:20 +0000, by mswitch
-
fixed RoQ file detection and FPS determination (maybe)Mon, 18 Feb 2002 16:50:16 +0000, by melanson
-
general review of the manpage (patch by Tobias Diedrich <td@informatik.uni-hannover.de>)Mon, 18 Feb 2002 11:38:41 +0000, by jonas
-
fixed planar yuv formatsSun, 17 Feb 2002 22:40:31 +0000, by michael
-
ffmjpeg yv12 422 fixedSun, 17 Feb 2002 20:51:50 +0000, by arpi
-
DVB mixer control added (very big messy hack)Sun, 17 Feb 2002 20:43:24 +0000, by arpi
-
german manpageSun, 17 Feb 2002 18:30:37 +0000, by jonas
-
Fix this stupid math mistake in calcultating audio buffer durationSun, 17 Feb 2002 17:35:34 +0000, by albeu
-
Change order of vo_function calls (Although it doesn't matter for now).Sun, 17 Feb 2002 17:18:05 +0000, by nick
-
Allow using direct rendering with any HW pitches (even on matrox g400).Sun, 17 Feb 2002 15:54:58 +0000, by nick
-
vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>Sun, 17 Feb 2002 15:09:46 +0000, by nick
-
using mencoder_exit instead exit and returnSun, 17 Feb 2002 13:50:26 +0000, by alex
-
added local X11 error handler (call player_exit)Sun, 17 Feb 2002 12:34:29 +0000, by alex
-
More correct direct rendering usageSun, 17 Feb 2002 12:22:01 +0000, by nick
-
ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>Sun, 17 Feb 2002 12:04:20 +0000, by arpi
-
Screenshot on the flySun, 17 Feb 2002 10:21:00 +0000, by nick
-
Screenshot on the flySun, 17 Feb 2002 09:25:09 +0000, by nick
-
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Sun, 17 Feb 2002 08:24:43 +0000, by nick
-
added VOFLAG_* definitions and int vo_flagsSun, 17 Feb 2002 03:06:38 +0000, by alex
-
ehh, i forgot to commit this...Sun, 17 Feb 2002 02:11:14 +0000, by arpi
-
added support for runtime fullscreen switchingSun, 17 Feb 2002 02:01:45 +0000, by alex
-
standard key support for video out runtime fullscreen switchingSun, 17 Feb 2002 01:07:45 +0000, by alex
-
vo_fullscreen addedSun, 17 Feb 2002 01:06:50 +0000, by alex
-
added VOCTRL_FULLSCREENSun, 17 Feb 2002 00:33:50 +0000, by alex
-
Changed the default prefill cache value for raw network input stream.Sun, 17 Feb 2002 00:05:08 +0000, by bertrand
-
fixed MP3 ICY detection, return detected file format for open_streamSat, 16 Feb 2002 21:48:59 +0000, by alex
-
Add module parameters: contrast and brightness, so when you need those permanentlySat, 16 Feb 2002 19:58:39 +0000, by eyck
-
Fixed a bug with prebuffering which would cause syncloss, someone atSat, 16 Feb 2002 13:41:32 +0000, by mswitch
-
101 (NULL->srcW, NULL->srcH)Sat, 16 Feb 2002 13:12:51 +0000, by michael
-
MMX part rewritten and 16 tap filter added for better sound qualtySat, 16 Feb 2002 13:08:14 +0000, by anders
-
Fixed a strange bug that sneaked in at the last minute (vobsub wouldSat, 16 Feb 2002 13:06:45 +0000, by mswitch
-
Fixed bug which would cause gibberish to be printed when using :noprebufSat, 16 Feb 2002 12:51:33 +0000, by mswitch
-
Direct rendering with dshow codecs support. (Was untested but should work)Sat, 16 Feb 2002 08:20:24 +0000, by nick
-
Works with YUY2 fourccSat, 16 Feb 2002 07:55:44 +0000, by nick
-
fixed WAV demuxer so that it skips to the actual start of the audio dataSat, 16 Feb 2002 05:45:16 +0000, by melanson
-
shrink the size of the ghost image, courtesy of Roberto TogniSat, 16 Feb 2002 01:30:11 +0000, by melanson
-
avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is usedFri, 15 Feb 2002 22:31:10 +0000, by michael
-
We should skip exactly the first frame on mp3 files.Fri, 15 Feb 2002 16:48:25 +0000, by albeu
-
Upgrades to the latest version, some corrections...Fri, 15 Feb 2002 13:14:41 +0000, by jonas
-
*** empty log message ***Fri, 15 Feb 2002 10:43:21 +0000, by mswitch
-
Fixed bug wich interrupt plaintext parsing before real eofFri, 15 Feb 2002 10:33:03 +0000, by albeu
-
use mem2agpcpy_pic()Fri, 15 Feb 2002 01:00:26 +0000, by michael
-
mp3 position fixedFri, 15 Feb 2002 00:16:21 +0000, by arpi
-
added mp3 detectionThu, 14 Feb 2002 23:41:34 +0000, by arpi
-
fast header checker addedThu, 14 Feb 2002 23:41:00 +0000, by arpi
-
-ss -endpos documentedThu, 14 Feb 2002 22:50:34 +0000, by gabucino
-
mem2agpcpy_pic()Thu, 14 Feb 2002 22:34:24 +0000, by michael
-
+staticThu, 14 Feb 2002 22:33:29 +0000, by arpi
-
yv12 slices fix by Robert Kesterson <robertk@robertk.com>Thu, 14 Feb 2002 22:31:21 +0000, by arpi
-
mpeg-es osd fix - patch by ??? (lost mail:((()Thu, 14 Feb 2002 22:15:53 +0000, by arpi
-
XANIM_MOD_DIR can be used for XAnim codecs' path specifyingThu, 14 Feb 2002 22:14:19 +0000, by gabucino
-
ehhThu, 14 Feb 2002 22:03:42 +0000, by arpi
-
miafene (so arpi can say I don't write proper cvslogs)Thu, 14 Feb 2002 21:49:12 +0000, by gabucino
-
'setterm' can also be usedThu, 14 Feb 2002 21:47:44 +0000, by gabucino
-
Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)Thu, 14 Feb 2002 18:37:33 +0000, by albeu
-
use the XANIM_MOD_DIR env. var as described in xanim's docsThu, 14 Feb 2002 18:17:14 +0000, by alex
-
minor dststride bugfix for i420 outputThu, 14 Feb 2002 16:38:50 +0000, by michael
-
bugfix for width % 2 != 0Thu, 14 Feb 2002 16:17:18 +0000, by michael
-
10l... it detected mpeg1/2 ps files as mpeg audio...Thu, 14 Feb 2002 16:09:36 +0000, by arpi
-
Upgrade to latest version, some html fixes.Thu, 14 Feb 2002 13:58:30 +0000, by jonas
-
Audio file demuxer. Extended version for demuxer info.Thu, 14 Feb 2002 13:04:35 +0000, by albeu
-
Also display clip info for audio only contentsThu, 14 Feb 2002 12:55:27 +0000, by albeu
-
a few quick fixes to the FLI decoderThu, 14 Feb 2002 03:26:50 +0000, by melanson
-
Scratch for volunteersWed, 13 Feb 2002 08:59:23 +0000, by nick
-
typoWed, 13 Feb 2002 08:55:05 +0000, by nick
-
Fixing "quake" by direct waiting of vsync.Wed, 13 Feb 2002 08:24:13 +0000, by nick
-
cosmetic fixWed, 13 Feb 2002 04:47:12 +0000, by melanson
-
some obscure bug fixes to the FLI decoder, with many thanks to RobertoWed, 13 Feb 2002 04:06:55 +0000, by melanson
-
fixed broken xvid support ("lm" rather than "-lm" in libs)Wed, 13 Feb 2002 03:14:45 +0000, by rfelker
-
Using the mplayer SwScaler instead of doing scaling manually (sometimes this dies with sig FPEWed, 13 Feb 2002 00:38:23 +0000, by mswitch
-
101Wed, 13 Feb 2002 00:17:16 +0000, by michael
-
we are now able to use the new bitwriter code in libavcodecTue, 12 Feb 2002 23:30:07 +0000, by rik
-
use mem2agpcpy() instead of fast_memcpy()Tue, 12 Feb 2002 23:19:37 +0000, by michael
-
mem2agpcpy()Tue, 12 Feb 2002 23:17:14 +0000, by michael
-
sok ize, mutyur, bizbasz.Tue, 12 Feb 2002 22:34:35 +0000, by gabucino
-
missing #ifdef HAVE_XDPMSTue, 12 Feb 2002 22:06:12 +0000, by pl
-
Support for XviD library detection:Tue, 12 Feb 2002 22:03:44 +0000, by pl
-
default is allways nozoom again (specify -zoom if u want the sane behavior)Tue, 12 Feb 2002 17:55:03 +0000, by michael
-
fixed old testing partTue, 12 Feb 2002 17:52:30 +0000, by alex
-
added informat support (for encoding)Tue, 12 Feb 2002 17:33:27 +0000, by alex
-
rgb/bgr 32bpp and IYUV/I420 supportTue, 12 Feb 2002 17:10:21 +0000, by alex
-
mpg 32bpp supportTue, 12 Feb 2002 17:06:21 +0000, by alex
-
mpng: 32bpp supportTue, 12 Feb 2002 17:04:43 +0000, by alex
-
32bpp support, allocating palette based on used colors by file (possible overflow fix)Tue, 12 Feb 2002 17:04:13 +0000, by alex
-
this file is obsoleted by videodev_mjpeg.hTue, 12 Feb 2002 16:03:00 +0000, by rik
-
this file obsoletes zoran.h and contains the Recommended interface definition for zr devicesTue, 12 Feb 2002 15:59:32 +0000, by rik
-
migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)Tue, 12 Feb 2002 15:53:40 +0000, by rik
-
add vsync support for doublebuffering to vo_vesaTue, 12 Feb 2002 15:06:04 +0000, by atmos4
-
- Shutdown capturing before playbackTue, 12 Feb 2002 10:36:43 +0000, by nick
-
ehh. forgot to commit this one...Tue, 12 Feb 2002 08:27:49 +0000, by arpi
-
AVI demuxer fixes:Tue, 12 Feb 2002 01:20:59 +0000, by arpi
-
obladi-obladaMon, 11 Feb 2002 18:57:25 +0000, by gabucino
-
minor rounding bugfix in the aspect stuffMon, 11 Feb 2002 14:04:31 +0000, by michael
-
-fs and or -vm default is nozoom, -zoom does the expected thingMon, 11 Feb 2002 13:45:26 +0000, by michael
-
A whole bunch of free_demuxer in demux_openMon, 11 Feb 2002 12:11:48 +0000, by albeu
-
Place holder for registering modules optionsMon, 11 Feb 2002 11:46:27 +0000, by albeu
-
Added new input mouse support in x11 voMon, 11 Feb 2002 11:44:50 +0000, by albeu
-
Added key autorepeat support. Options to enable/disable joystick and lircMon, 11 Feb 2002 11:42:08 +0000, by albeu
-
add initial mPNG supportMon, 11 Feb 2002 09:15:59 +0000, by pontscho
-
Unroll -ni usage for deint. Anyway it doesn't help :(Mon, 11 Feb 2002 07:30:05 +0000, by nick
-
tell to driver doublebufferingMon, 11 Feb 2002 07:19:18 +0000, by nick
-
Removed the url_copy function , since it was badly implemented,Mon, 11 Feb 2002 05:19:11 +0000, by bertrand
-
Cleaned up the way proxies checking was done.Mon, 11 Feb 2002 05:16:09 +0000, by bertrand
-
mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>Mon, 11 Feb 2002 01:24:56 +0000, by arpi
-
updated. please check...Mon, 11 Feb 2002 01:15:22 +0000, by arpi
-
unscaled memcpy variant bugfix (negative strides)Sun, 10 Feb 2002 23:57:47 +0000, by michael
-
blessed the QT SMC video codec as being "working"Sun, 10 Feb 2002 23:56:01 +0000, by melanson
-
fixed the last few SMC bugs, thanks to Roberto Togni's bug huntingSun, 10 Feb 2002 23:51:23 +0000, by melanson
-
reinstated original palette decision logic from XAnim (was the QT specSun, 10 Feb 2002 19:06:08 +0000, by melanson
-
added nmhd, added checking for audio trak in demux_mov_fill_bufferSun, 10 Feb 2002 18:31:12 +0000, by alex
-
break if error in decompressing, moved buffer allocatingSun, 10 Feb 2002 18:17:17 +0000, by alex
-
identify jpg with case-insensitive 'jpg' or 'jpeg' stringSun, 10 Feb 2002 18:09:52 +0000, by alex
-
check for overflow in new_sh_video and new_sh_audioSun, 10 Feb 2002 18:09:20 +0000, by alex
-
allways use swScalerSun, 10 Feb 2002 17:48:41 +0000, by michael
-
removed unused includes, added fastmemcpy support, removed local copy of rgb24toyv12 (using one in postproc/rgb2rgb.c)Sun, 10 Feb 2002 16:56:30 +0000, by alex
-
support swscaler for i420Sun, 10 Feb 2002 13:11:11 +0000, by alex
-
div3/vfw encoding fixedSun, 10 Feb 2002 12:20:50 +0000, by arpi
-
added options for completeness: --enable-gcc-checking, --disable-profileSun, 10 Feb 2002 11:25:14 +0000, by pl
-
-playlist also accepts ASX filesSun, 10 Feb 2002 10:05:56 +0000, by gabucino
-
added -dvd-device and -cdrom-deviceSun, 10 Feb 2002 10:04:03 +0000, by gabucino
-
applied Alban Bedel's patch (-dvd-device and -cdrom-device)Sun, 10 Feb 2002 10:03:39 +0000, by gabucino
-
PortabilitySun, 10 Feb 2002 09:56:50 +0000, by nick
-
added credits for Roberto TogniSun, 10 Feb 2002 09:49:45 +0000, by gabucino
-
[REVERSE] this patch translated the file back to englishSun, 10 Feb 2002 08:53:16 +0000, by gabucino
-
added more tips on codec developmentSun, 10 Feb 2002 02:37:54 +0000, by melanson
-
BGR24 support, including flip flagSun, 10 Feb 2002 01:43:35 +0000, by arpi
-
Fixed FILM demuxer so that it now plays (my) FILM filesSun, 10 Feb 2002 01:23:36 +0000, by melanson
-
bgr15 / bgr16 input support (with -zoom)Sun, 10 Feb 2002 01:07:58 +0000, by michael
-
DV-ntsc (dvc) added for quicktime DV steramsSun, 10 Feb 2002 00:56:08 +0000, by arpi
-
temp. workaround for VFW upside-down flipSun, 10 Feb 2002 00:55:10 +0000, by arpi
-
fixedsize video samples fixed (dvntsc-qt.mov)Sun, 10 Feb 2002 00:45:56 +0000, by arpi
-
unscaled BGR24 -> YV12Sun, 10 Feb 2002 00:43:31 +0000, by michael
-
rgb24toyv12 in MMX (untested)Sun, 10 Feb 2002 00:30:24 +0000, by michael
-
Don't read index for -forceidx and -nodix (speedup with bad media and not needed anyway)Sun, 10 Feb 2002 00:16:46 +0000, by atmos4
-
initial seeking (-ss) support in mencoderSun, 10 Feb 2002 00:07:34 +0000, by rfelker
-
bgr24toUV in MMXSat, 09 Feb 2002 23:43:48 +0000, by michael
-
added voctrl_guisupport and fixed some typosSat, 09 Feb 2002 22:38:36 +0000, by alex
-
"I finished the rest of the german documentation and fixedSat, 09 Feb 2002 22:20:03 +0000, by gabucino
-
TestSat, 09 Feb 2002 21:56:25 +0000, by mswitch
-
Added native codec support for QT RPZA data, courtesy of Roberto TogniSat, 09 Feb 2002 20:05:49 +0000, by melanson
-
applied David Holm's patchSat, 09 Feb 2002 17:54:29 +0000, by gabucino
-
updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 patch), this solvesSat, 09 Feb 2002 17:40:33 +0000, by mswitch
-
bgr24toY in MMXSat, 09 Feb 2002 17:03:53 +0000, by michael
-
Get(Set) deinterlacingSat, 09 Feb 2002 15:14:48 +0000, by nick
-
temporary solution to disable adaptive deinterlacing engineSat, 09 Feb 2002 14:53:49 +0000, by nick
-
Fixed a bug where seeking would lock mplayerSat, 09 Feb 2002 14:44:09 +0000, by mswitch
-
Fix according to strange bugreportSat, 09 Feb 2002 14:34:08 +0000, by nick
-
Removed some stuff from the em8300 driver, had to compensateSat, 09 Feb 2002 14:27:24 +0000, by mswitch
-
FreeBSD fixSat, 09 Feb 2002 13:58:37 +0000, by nexus
-
Added switch to disable prebufferingSat, 09 Feb 2002 11:35:24 +0000, by mswitch
-
ARGH, changing playback speed was a mistake...Sat, 09 Feb 2002 11:15:11 +0000, by mswitch
-
Fixed some stuff with setting timestamps, and added proper setting of playback speed. I'mSat, 09 Feb 2002 11:10:31 +0000, by mswitch
-
Thanks to the new control() method I've finally been able to add prebuffering support. ThisSat, 09 Feb 2002 10:43:11 +0000, by mswitch
-
Make code simple. Use swScaler even for fastmemcpy purposes :)Sat, 09 Feb 2002 10:24:44 +0000, by nick
-
"Here is the correct patch again, some changes for the old ones and a patch forSat, 09 Feb 2002 09:28:23 +0000, by gabucino
-
vo_yuv4mpeg addedSat, 09 Feb 2002 01:30:35 +0000, by arpi
-
setting vo_fps, required for vo_yuv4mpegSat, 09 Feb 2002 01:29:11 +0000, by arpi
-
yuv4mpeg output, by Robert Kesterson <robertk@robertk.com>Sat, 09 Feb 2002 01:25:21 +0000, by arpi
-
10000hl to Holm... control MUST BE static...Sat, 09 Feb 2002 01:21:48 +0000, by arpi
-
screensize from fbdev ioctl - patch by Jason Lunz <j@falooley.org>Sat, 09 Feb 2002 01:10:22 +0000, by arpi
-
g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>Sat, 09 Feb 2002 00:49:38 +0000, by arpi
-
libvo's query_ stuff replaced by new control() - patch by David HolmSat, 09 Feb 2002 00:47:55 +0000, by arpi
-
query_ stuff replaced by new control() - patch by David HolmSat, 09 Feb 2002 00:47:26 +0000, by arpi
-
by Daniel.Bena@dm-drogeriemarkt.skFri, 08 Feb 2002 23:03:38 +0000, by jaf
-
Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>Fri, 08 Feb 2002 20:03:36 +0000, by albeu
-
Added support for key combination and mouse buttons key codeFri, 08 Feb 2002 18:10:56 +0000, by albeu
-
applied David Holm's patchFri, 08 Feb 2002 17:38:32 +0000, by gabucino
-
Audio only support. Include a fix in the asf demuxer opening.Fri, 08 Feb 2002 16:00:14 +0000, by albeu
-
fastmemcpyFri, 08 Feb 2002 15:54:56 +0000, by michael
-
vao, something changed in these files!Fri, 08 Feb 2002 13:57:14 +0000, by gabucino
-
better RoQ explanationFri, 08 Feb 2002 13:56:36 +0000, by gabucino
-
added Anders JohanssonFri, 08 Feb 2002 13:55:53 +0000, by gabucino
-
applied patch from Andres JohanssonFri, 08 Feb 2002 13:54:57 +0000, by gabucino
-
unscaled BGR15->BGR16Fri, 08 Feb 2002 04:18:01 +0000, by michael
-
bgr15 input supportFri, 08 Feb 2002 03:09:46 +0000, by michael
-
faster bgr16 inputFri, 08 Feb 2002 01:24:02 +0000, by michael
-
bgr16 input supportFri, 08 Feb 2002 00:42:00 +0000, by michael
-
csak ugyThu, 07 Feb 2002 22:10:32 +0000, by gabucino
-
better namingThu, 07 Feb 2002 20:22:56 +0000, by arpi
-
VfW encoding support (very alpha yet)Thu, 07 Feb 2002 20:22:03 +0000, by arpi
-
VfW encoding supportThu, 07 Feb 2002 20:20:14 +0000, by arpi
-
AVID fourcc added to MCMjpegThu, 07 Feb 2002 20:15:38 +0000, by arpi
-
Configurable OSD zonesThu, 07 Feb 2002 19:37:09 +0000, by nick
-
- Fixed incorrect i420 support (Michael was right)Thu, 07 Feb 2002 18:58:50 +0000, by nick
-
fix color key handling bugThu, 07 Feb 2002 17:42:37 +0000, by pontscho
-
ffmpeg yuy2 disabled again, avid RGB->BGRThu, 07 Feb 2002 16:26:35 +0000, by arpi
-
fs resize bug fix.Thu, 07 Feb 2002 16:15:08 +0000, by pontscho
-
unscaled convertersThu, 07 Feb 2002 15:29:15 +0000, by michael
-
fix dpsm compile bug in guiThu, 07 Feb 2002 12:27:19 +0000, by pontscho
-
finalize mfi support.Thu, 07 Feb 2002 12:07:47 +0000, by pontscho
-
completely reworked FILM demuxer to support both audio and video...neitherThu, 07 Feb 2002 05:55:29 +0000, by melanson
-
fixing green line at right side bug (reported by Nick Kurshev <nickols_k@mail.ru>)Thu, 07 Feb 2002 03:39:30 +0000, by michael
-
one more fix for optional vesaThu, 07 Feb 2002 02:32:53 +0000, by rfelker
-
finished making vesa optionalThu, 07 Feb 2002 02:29:55 +0000, by rfelker
-
made vesa support optional at compiletimeThu, 07 Feb 2002 02:21:39 +0000, by rfelker
-
added mga_top_reserved module parameter to skip a configurable amountThu, 07 Feb 2002 02:07:29 +0000, by rfelker
-
rgb32 & rgb24 input supportWed, 06 Feb 2002 22:55:57 +0000, by michael
-
fix spudec, faszom (C#)Wed, 06 Feb 2002 22:55:47 +0000, by pontscho
-
emulating BITMAPINFOHDR (for win32 codecs)Wed, 06 Feb 2002 22:03:19 +0000, by arpi
-
101 (yuv2rgb with mpeg1,...) ;)Wed, 06 Feb 2002 21:59:23 +0000, by michael
-
swScale internally uses yuv2rgb now if possibleWed, 06 Feb 2002 20:52:14 +0000, by michael
-
ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman <dave@dchapman.com>Wed, 06 Feb 2002 20:30:34 +0000, by arpi
-
fix spudec bugWed, 06 Feb 2002 20:26:19 +0000, by pontscho
-
add mfi supportWed, 06 Feb 2002 20:16:35 +0000, by pontscho
-
add mfi demuxerWed, 06 Feb 2002 20:15:36 +0000, by pontscho
-
add mfi supportWed, 06 Feb 2002 19:23:49 +0000, by pontscho
-
Correct vesa shutdown on 'config playback' errorsWed, 06 Feb 2002 16:41:41 +0000, by nick
-
typoWed, 06 Feb 2002 16:41:06 +0000, by nick
-
qt AVID fourcc addedWed, 06 Feb 2002 02:28:40 +0000, by arpi
-
bad debug printf caused sig11 with divx audioTue, 05 Feb 2002 23:50:40 +0000, by arpi
-
missing mlib required to build a solaris mencoderTue, 05 Feb 2002 23:02:55 +0000, by pl
-
fix display of echocheck on sunosTue, 05 Feb 2002 22:57:17 +0000, by pl
-
mysql also goes haywire from sneaky-sucky-fucky gcc2.100-4Tue, 05 Feb 2002 22:01:49 +0000, by gabucino
-
checking output of getSwsContext*()Tue, 05 Feb 2002 19:54:38 +0000, by michael
-
Enable 15bpp on serverTue, 05 Feb 2002 18:54:41 +0000, by nick
-
mplayer has swapped RGB's fourcc :(Tue, 05 Feb 2002 18:51:37 +0000, by nick
-
Added auto selection of the best streams and fixed a few compilerTue, 05 Feb 2002 16:50:10 +0000, by albeu
-
Support of scaling with every fourccTue, 05 Feb 2002 16:43:18 +0000, by nick
-
HTML fixTue, 05 Feb 2002 10:39:58 +0000, by gabucino
-
Enable SSH optimizations for FIR filterTue, 05 Feb 2002 04:52:41 +0000, by anders
-
promoted the RoQ audio decoder from "buggy" to "working"Tue, 05 Feb 2002 04:09:50 +0000, by melanson
-
reconciled one minor, nagging palette issue with the official QT specTue, 05 Feb 2002 04:08:05 +0000, by melanson
-
fixed FPS as well as crash bug when no audio chunks are presentTue, 05 Feb 2002 03:54:08 +0000, by melanson
-
applied pl's patch (sorry, overlooked it previously.. and procmailrcTue, 05 Feb 2002 00:25:54 +0000, by gabucino
-
Add playlist keys (some missing?!) and add some shift handlers to allow keys to work with german keyboards.Mon, 04 Feb 2002 19:14:40 +0000, by atmos4
-
printing error messages if something is wrong instead of just return NULL;Mon, 04 Feb 2002 18:53:01 +0000, by michael
-
Fix multifile playback (sdl was not fully reinitialized).Mon, 04 Feb 2002 18:18:46 +0000, by atmos4
-
print also contrast on cat /dev/mga_vidMon, 04 Feb 2002 16:05:37 +0000, by eyck
-
Remove some unuseful stuff and don't try to kill an unexistingMon, 04 Feb 2002 15:03:18 +0000, by albeu
-
Tell the user when we fallback on default config.Mon, 04 Feb 2002 14:48:32 +0000, by albeu
-
Fix the bugs the previous version should fix (and those introducedMon, 04 Feb 2002 14:19:54 +0000, by albeu
-
Activate QSCALE flag for avcodecSun, 03 Feb 2002 23:13:56 +0000, by mswitch
-
some updates (patch by Jonas Jermann <jjermann@gmx.net>)Sun, 03 Feb 2002 21:19:30 +0000, by gabucino
-
Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and addingSun, 03 Feb 2002 20:27:20 +0000, by eyck
-
Attila Kinali fixing memleak introduced by me.Sun, 03 Feb 2002 19:19:39 +0000, by eyck
-
too many arguments to sscan in subdetect.Sun, 03 Feb 2002 19:17:22 +0000, by eyck
-
Corrected the quit bug and added support for up to 10 axisSun, 03 Feb 2002 19:13:00 +0000, by albeu
-
Correct bug in plaintext parser : correctly remove trailling \rSun, 03 Feb 2002 16:49:41 +0000, by albeu
-
Direct rendering expansion:Sun, 03 Feb 2002 16:13:05 +0000, by nick
-
optimizationSun, 03 Feb 2002 15:16:46 +0000, by nick
-
Forgot the osd fix in the other patch, well, here it is ;)Sun, 03 Feb 2002 15:10:47 +0000, by mswitch
-
Switched from libmp1e to libavcodec, at least for me it runs helluva lot faster than libmp1eSun, 03 Feb 2002 14:55:27 +0000, by mswitch
-
YUY2 BGR32 BGR24 support for vo_x11 if swScaler is usedSun, 03 Feb 2002 14:41:31 +0000, by michael
-
gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>Sun, 03 Feb 2002 13:39:35 +0000, by gabucino
-
fix typoSun, 03 Feb 2002 13:19:39 +0000, by nexus
-
using dlerror() instead strerror(), displays unresolved symbol messagesSun, 03 Feb 2002 13:05:30 +0000, by alex
-
added more audio plugin documentationSun, 03 Feb 2002 13:03:09 +0000, by gabucino
-
Added options to enable new input and joystick supportSun, 03 Feb 2002 12:43:18 +0000, by albeu
-
vidix equalizer can be used with 1-8 keys alsoSun, 03 Feb 2002 11:19:12 +0000, by gabucino
-
on non-Linux use Vidix instead of mga_vid kernelmoduleSun, 03 Feb 2002 11:14:02 +0000, by gabucino
-
mga_vid supports reads and writesSun, 03 Feb 2002 11:06:04 +0000, by gabucino
-
RoQ fileformat added, anything it is ;)Sun, 03 Feb 2002 11:00:39 +0000, by gabucino
-
Also: -vo xvidix, -vo vesa:vidix, -vo fbdev:vidix ;) - as Nick noticedSun, 03 Feb 2002 10:55:55 +0000, by gabucino
-
QNX updatesSun, 03 Feb 2002 10:41:41 +0000, by gabucino
-
QNX updatesSun, 03 Feb 2002 10:41:04 +0000, by gabucino
-
more translatedSun, 03 Feb 2002 10:40:14 +0000, by gabucino
-
-vo xv does video equalizingSun, 03 Feb 2002 10:32:49 +0000, by gabucino
-
Restore K7 supportSun, 03 Feb 2002 10:27:26 +0000, by nick
-
Vidix video equalizing (Nick's patch)Sun, 03 Feb 2002 10:26:36 +0000, by gabucino
-
Be more preciseSun, 03 Feb 2002 09:29:35 +0000, by nick
-
Allows to users control direct renderingSun, 03 Feb 2002 09:28:58 +0000, by nick
-
code cleanupSun, 03 Feb 2002 09:12:32 +0000, by nick
-
filterPos bugfix (only nearest neighbor scaling was affected)Sun, 03 Feb 2002 02:08:05 +0000, by michael
-
finally fixed no-opendivx compile problemSun, 03 Feb 2002 01:42:02 +0000, by rfelker
-
fixed compiletime problems with divx4 caused by making opendivx optionalSun, 03 Feb 2002 01:15:39 +0000, by rfelker
-
make opendivx codec optional at compiletimeSun, 03 Feb 2002 00:52:51 +0000, by rfelker
-
config file support for mencoderSat, 02 Feb 2002 23:39:53 +0000, by rfelker
-
Attila's Linux 2.2 patch, and contrast control appliedSat, 02 Feb 2002 23:38:35 +0000, by eyck
-
further work on the RoQ audio decoderSat, 02 Feb 2002 22:45:39 +0000, by melanson
-
demuxer is now more complete, though still not perfectSat, 02 Feb 2002 22:35:47 +0000, by melanson
-
support cat /dev/mga_vid.Sat, 02 Feb 2002 21:39:25 +0000, by eyck
-
framework for settings modifications like in radeon_vid ( /dev/mga_vid canSat, 02 Feb 2002 20:49:52 +0000, by eyck
-
using MTRRSat, 02 Feb 2002 18:28:55 +0000, by nick
-
MMX(2) optimized YUY2 inputSat, 02 Feb 2002 18:18:58 +0000, by michael
-
Cleaned up some codeSat, 02 Feb 2002 18:09:35 +0000, by mswitch
-
tested and fixed on 2.2.x, more commentsSat, 02 Feb 2002 17:35:53 +0000, by alex
-
applied David Holm's patchSat, 02 Feb 2002 17:20:53 +0000, by gabucino
-
using MTRRSat, 02 Feb 2002 12:15:51 +0000, by nick
-
MTRR configuringSat, 02 Feb 2002 12:14:56 +0000, by nick
-
added dhahelper noteSat, 02 Feb 2002 07:19:34 +0000, by alex
-
added support for dhahelperSat, 02 Feb 2002 07:05:52 +0000, by alex
-
initialSat, 02 Feb 2002 07:04:43 +0000, by alex
-
initialSat, 02 Feb 2002 06:34:44 +0000, by alex
-
added proper includesSat, 02 Feb 2002 06:34:31 +0000, by alex
-
initialSat, 02 Feb 2002 06:28:49 +0000, by alex
-
only GUS MAX can do 48khzFri, 01 Feb 2002 19:42:53 +0000, by gabucino
-
printing correct format infoFri, 01 Feb 2002 19:39:37 +0000, by michael
-
YUY2, BGR24, BGR32 input support (no mmx yet)Fri, 01 Feb 2002 19:25:09 +0000, by michael
-
add mplState()Fri, 01 Feb 2002 18:16:30 +0000, by pontscho
-
small bugfixes, and kill other warningFri, 01 Feb 2002 16:34:22 +0000, by pontscho
-
overwrite old infoFri, 01 Feb 2002 13:45:06 +0000, by nexus
-
improved check for libpng/png.h: catch crappy build environment (png.h andFri, 01 Feb 2002 13:10:35 +0000, by pl
-
Minor fixesFri, 01 Feb 2002 11:41:38 +0000, by nick
-
*** empty log message ***Fri, 01 Feb 2002 11:17:01 +0000, by jaf
-
Use DIRECT RENDERING WITH DSHOW codecsFri, 01 Feb 2002 10:59:06 +0000, by nick
-
Alex! Never write bottlenecks, ok?Fri, 01 Feb 2002 10:20:00 +0000, by nick
-
fixing i420Fri, 01 Feb 2002 10:19:43 +0000, by nick
-
Optimize DirectShow decoding with vidixFri, 01 Feb 2002 10:01:56 +0000, by nick
-
Using new tune infoFri, 01 Feb 2002 09:32:20 +0000, by nick
-
YVYU support (untested yet)Fri, 01 Feb 2002 08:53:08 +0000, by nick
-
Optimizing with use new tune infoFri, 01 Feb 2002 08:51:52 +0000, by nick
-
Providing new tune infoFri, 01 Feb 2002 08:50:45 +0000, by nick
-
no, wait...roqaudio is an audiocodec, not a videocodecFri, 01 Feb 2002 05:59:50 +0000, by melanson
-
implemented RoQ file demuxingFri, 01 Feb 2002 05:35:16 +0000, by melanson
-
added skeleton decoders for RoQ audio and video format decodersFri, 01 Feb 2002 05:33:46 +0000, by melanson
-
added help strings for RoQ and REAL file detectionFri, 01 Feb 2002 05:31:51 +0000, by melanson
-
change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeoverFri, 01 Feb 2002 02:49:04 +0000, by rfelker
-
change init to config in vo_mga like in the other vo_ modules -- fixes crash caused by the changeoverFri, 01 Feb 2002 02:43:01 +0000, by rfelker
-
added -noquiet option to complement -quiet (request/patch by Alexander Werth)Fri, 01 Feb 2002 01:54:38 +0000, by rfelker
-
AVID addedFri, 01 Feb 2002 01:00:24 +0000, by arpi
-
detect microdvd with empty second frame.Thu, 31 Jan 2002 12:03:49 +0000, by eyck
-
removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_uninit at exitThu, 31 Jan 2002 11:56:11 +0000, by alex
-
return error if unknown depth given. more informative error messages. dont exit if draw_frame was called with Planar YUV, only warn the userThu, 31 Jan 2002 11:50:59 +0000, by alex
-
removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYVY formatThu, 31 Jan 2002 11:49:30 +0000, by alex
-
removed obsoleted Terminate_Display_Process, using vo_x11_uninitThu, 31 Jan 2002 11:46:46 +0000, by alex
-
removed obsoleted Terminate_Display_ProcessThu, 31 Jan 2002 11:45:25 +0000, by alex
-
grr, 10l. vo_x11_uninit: close display only if window not created by GUIThu, 31 Jan 2002 11:26:29 +0000, by alex
-
vo_x11_uninit: dont destroy window if GUI created itThu, 31 Jan 2002 11:15:54 +0000, by alex
-
added vo_x11_uninitThu, 31 Jan 2002 11:04:41 +0000, by alex
-
Documenting new tune infoThu, 31 Jan 2002 10:29:46 +0000, by nick
-
Use new tune infoThu, 31 Jan 2002 10:23:39 +0000, by nick
-
new info for tuningThu, 31 Jan 2002 09:57:13 +0000, by nick
-
Added lirc support in inputThu, 31 Jan 2002 09:39:11 +0000, by albeu
-
Added uninit to inputThu, 31 Jan 2002 09:37:12 +0000, by albeu
-
IMGFMT_RGBxx experimental supportThu, 31 Jan 2002 08:53:58 +0000, by nick
-
RGB15 experimental supportThu, 31 Jan 2002 08:53:37 +0000, by nick
-
Compilation fixingThu, 31 Jan 2002 08:39:21 +0000, by nick
-
new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>Thu, 31 Jan 2002 00:38:53 +0000, by arpi
-
using the common -vm code, patch by Santi B«±jar <tiarda@yahoo.es>Thu, 31 Jan 2002 00:37:59 +0000, by arpi
-
common -vm code, patch by Santi B«±jar <tiarda@yahoo.es>Thu, 31 Jan 2002 00:37:27 +0000, by arpi
-
working dummy audio driver, patch by Tobias Diedrich <td@informatik.uni-hannover.de>Thu, 31 Jan 2002 00:32:04 +0000, by arpi
-
possible AC3 fix, by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>Wed, 30 Jan 2002 22:05:46 +0000, by arpi
-
silly cleanup - maybe fixes dummy printf bugWed, 30 Jan 2002 22:02:57 +0000, by arpi
-
-sws 2 is default nowWed, 30 Jan 2002 15:32:43 +0000, by 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:26:11 +0000, by michael
-
YV12 like formats support (I420/IYUV)Wed, 30 Jan 2002 15:21:08 +0000, by michael
-
A new configurable input system and joystick support for this systemWed, 30 Jan 2002 12:46:03 +0000, by albeu
-
It seems that there no direct support for RGB24 :(Wed, 30 Jan 2002 10:04:43 +0000, by nick
-
Preliminary RGB32 and RGB16 support. (Untested yet)Wed, 30 Jan 2002 09:58:06 +0000, by nick
-
Use one pitch sourceWed, 30 Jan 2002 09:39:58 +0000, by nick
-
More correct double_buffering for packed fourccWed, 30 Jan 2002 09:18:41 +0000, by nick
-
TyposWed, 30 Jan 2002 08:53:22 +0000, by nick
-
Correcting pointers on second bufferWed, 30 Jan 2002 08:47:44 +0000, by nick
-
small changesTue, 29 Jan 2002 20:39:48 +0000, by pontscho
-
DOCS thingie addedTue, 29 Jan 2002 16:46:28 +0000, by arpi
-
add XF86 multimedia key cucc.Tue, 29 Jan 2002 16:35:53 +0000, by pontscho
-
added constant-qscale encoding support with lavc, fixed slightly incorrect definition for the vme lavc optionTue, 29 Jan 2002 16:27:21 +0000, by rfelker
-
warning (proper) fixTue, 29 Jan 2002 12:11:52 +0000, by pl
-
Minor fix - else 0 is unreachableTue, 29 Jan 2002 10:07:05 +0000, by nick
-
fixing assembly bug. By Thierry Vignaud <tvignaud@mandrakesoft.com>Tue, 29 Jan 2002 09:57:21 +0000, by nick
-
info on 4x4 coeffsTue, 29 Jan 2002 08:32:35 +0000, by nick
-
top row bugfixTue, 29 Jan 2002 04:21:27 +0000, by michael
-
area averageing scaling support (-sws 5) (is identical to bilinear for upscale)Tue, 29 Jan 2002 01:43:15 +0000, by michael
-
nearest neighbor / sdl emulation ;) scaling (-sws 4)Mon, 28 Jan 2002 23:57:18 +0000, by michael
-
usleep() accurancy testerMon, 28 Jan 2002 23:46:42 +0000, by arpi
-
minor QP bugfixMon, 28 Jan 2002 22:38:15 +0000, by michael
-
-chapter option updates (and some else?)Mon, 28 Jan 2002 14:02:16 +0000, by gabucino
-
3-pass encoding doxMon, 28 Jan 2002 14:01:29 +0000, by gabucino
-
Support for HW equalizing through VAAMon, 28 Jan 2002 08:37:58 +0000, by nick
-
New logic of HW equalizing:Mon, 28 Jan 2002 07:29:17 +0000, by nick
-
show actual video:audio bitrates at status lineSun, 27 Jan 2002 21:46:06 +0000, by arpi
-
ETA/Esize for 3pass encoding from stdinSun, 27 Jan 2002 21:37:46 +0000, by arpi
-
status print fixes - DVD estimation worx, print remaining time instead of totalSun, 27 Jan 2002 20:34:31 +0000, by arpi
-
DVD start position handling changed (progbar/eta fix)Sun, 27 Jan 2002 20:10:28 +0000, by arpi
-
DVD progress bar fixSun, 27 Jan 2002 19:23:43 +0000, by arpi
-
kapja be aki hosszu opciokat szeretSun, 27 Jan 2002 19:08:35 +0000, by gabucino
-
Support for HW equalizingSun, 27 Jan 2002 18:39:53 +0000, by nick
-
ETA/Esize/fps and some more... - new statuslineSun, 27 Jan 2002 18:29:33 +0000, by arpi
-
did not compile when --disable-vidix was usedSun, 27 Jan 2002 18:06:56 +0000, by pl
-
GetTimerMS added - get timer in millisecSun, 27 Jan 2002 17:59:12 +0000, by arpi
-
avoids warningsSun, 27 Jan 2002 17:21:20 +0000, by pl
-
avoids a warningSun, 27 Jan 2002 17:16:10 +0000, by pl
-
small typos in textSun, 27 Jan 2002 17:14:27 +0000, by pl
-
query vaaSun, 27 Jan 2002 17:02:38 +0000, by nick
-
Use real preinitSun, 27 Jan 2002 16:45:48 +0000, by nick
-
provide full vaa interfaceSun, 27 Jan 2002 16:43:52 +0000, by nick
-
debug printfs... - 10lSun, 27 Jan 2002 14:35:48 +0000, by arpi
-
bitrate calculator fix?Sun, 27 Jan 2002 14:16:32 +0000, by arpi
-
Oops forgot to remove debug message :)Sun, 27 Jan 2002 11:09:55 +0000, by anders
-
Fixed sig 11 caused by buffer full in ao driverSun, 27 Jan 2002 10:59:03 +0000, by anders
-
Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed improvementsSun, 27 Jan 2002 10:41:43 +0000, by anders
-
gcc-3.0.3 compilation fixingSun, 27 Jan 2002 08:07:01 +0000, by nick
-
improvementsSun, 27 Jan 2002 08:05:56 +0000, by nick
-
fixed (reversed) the RGB palette orderSun, 27 Jan 2002 02:48:39 +0000, by melanson
-
more audiocopy fixes (especially for .asf)Sun, 27 Jan 2002 02:31:06 +0000, by arpi
-
audio copy fixSun, 27 Jan 2002 01:23:23 +0000, by arpi
-
bitrate calculator for 650/700 mb cdromSun, 27 Jan 2002 00:43:57 +0000, by arpi
-
3-pass encoding support (reads frame skip/dup control and audio stream from frameno.avi)Sat, 26 Jan 2002 22:30:02 +0000, by arpi
-
added dmb1 fourcc to m3jpeg by Thomas KranzSat, 26 Jan 2002 20:29:00 +0000, by alex
-
added better fourcc handling for lavc, exiting if no lavc video codec name specifiedSat, 26 Jan 2002 20:18:59 +0000, by alex
-
goto man mplayer, leymaSat, 26 Jan 2002 20:12:20 +0000, by gabucino
-
preinit moved to right placeSat, 26 Jan 2002 19:42:21 +0000, by alex
-
preinit usageSat, 26 Jan 2002 19:12:49 +0000, by nick
-
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 19:01:32 +0000, by arpi
-
commited Rik Snel's patch (thx!)Sat, 26 Jan 2002 18:50:26 +0000, by gabucino
-
no longer required to call preinit from init and query_format, mplayer.c does thisSat, 26 Jan 2002 18:35:29 +0000, by alex
-
vo's preinit supportSat, 26 Jan 2002 18:27:09 +0000, by nick
-
ideisSat, 26 Jan 2002 16:51:26 +0000, by gabucino
-
applied al3x's peccsSat, 26 Jan 2002 16:49:58 +0000, by gabucino
-
Add -nosound/-sound and -ovc null to mencoder.Sat, 26 Jan 2002 16:32:06 +0000, by kmkaplan
-
fixed preinit conflictSat, 26 Jan 2002 16:31:14 +0000, by alex
-
i420/iyuv supportSat, 26 Jan 2002 16:30:43 +0000, by alex
-
Extensions for video accelerated architectureSat, 26 Jan 2002 16:01:26 +0000, by nick
-
fixed i420 handlingSat, 26 Jan 2002 15:46:58 +0000, by alex
-
yuy2 reported as workingSat, 26 Jan 2002 15:43:31 +0000, by alex
-
pre-check for audio/video streams (hope it fix wma steraming)Sat, 26 Jan 2002 01:21:41 +0000, by arpi
-
use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org>Sat, 26 Jan 2002 00:53:29 +0000, by arpi
-
fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube.dyndns.org>Sat, 26 Jan 2002 00:52:59 +0000, by arpi
-
vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik Snel <rsnel@cube.dyndns.org>Sat, 26 Jan 2002 00:47:26 +0000, by arpi
-
original patch by malc <malc@tmbg.co.uk>Fri, 25 Jan 2002 13:14:40 +0000, by pl
-
Don't segfault with empty -chapter spec.Fri, 25 Jan 2002 12:54:52 +0000, by kmkaplan
-
Extended DVD chapter specification. Remove -last-chapter option.Thu, 24 Jan 2002 23:02:59 +0000, by kmkaplan
-
Let mplayer handle signals so terminal gets cleaned up.Thu, 24 Jan 2002 21:46:57 +0000, by atmos4
-
qscale 3->2 (Thank you Michael)Thu, 24 Jan 2002 18:59:06 +0000, by arpi
-
added support for i420 and iyuvThu, 24 Jan 2002 18:13:54 +0000, by alex
-
entudjam?Thu, 24 Jan 2002 17:14:09 +0000, by gabucino
-
keep me chean ;-)Thu, 24 Jan 2002 16:54:05 +0000, by jaf
-
freebsd fix by bjoern fischerThu, 24 Jan 2002 16:52:36 +0000, by atmos4
-
aspect ratio 9 added.Thu, 24 Jan 2002 15:21:22 +0000, by jaf
-
mpsub dump bug fix. 100l for laazThu, 24 Jan 2002 15:17:12 +0000, by pontscho
-
Readded the content-type checking, in case of the no HTTP body areThu, 24 Jan 2002 09:29:52 +0000, by bertrand
-
Add a parser for the "ASF group stream object" and display the bitrate valuesThu, 24 Jan 2002 05:30:41 +0000, by bertrand
-
QT demuxer now supports the default QT palettesThu, 24 Jan 2002 05:20:19 +0000, by melanson
-
freq fix, removed muxer delayThu, 24 Jan 2002 00:53:22 +0000, by arpi
-
vo_pts fix (10l)Thu, 24 Jan 2002 00:08:22 +0000, by arpi
-
initialWed, 23 Jan 2002 20:19:01 +0000, by alex
-
fixed num_of_packets and current_packet handling, bug found by Mike MelansonWed, 23 Jan 2002 19:41:01 +0000, by alex
-
upgraded to newest vidix interfaceWed, 23 Jan 2002 19:37:28 +0000, by alex
-
upgraded to newest vidix interface. in eq: return if g200 moved to the beginning of seteqWed, 23 Jan 2002 19:34:33 +0000, by alex
-
added cap.authorWed, 23 Jan 2002 19:33:24 +0000, by alex
-
don't render UV planes if interleaved (also add support later)Wed, 23 Jan 2002 19:32:52 +0000, by alex
-
some typos fixed ;), added author to capabilites and extended name to 64 bytes. added interleaved uv planes supportWed, 23 Jan 2002 19:30:26 +0000, by alex
-
Fixing compilation on non-MMX but x86 systemsWed, 23 Jan 2002 17:27:07 +0000, by nick
-
Fixing compilation on non-MMX but x86 systemsWed, 23 Jan 2002 17:09:58 +0000, by nick
-
RGB independed correction for GATOS's radeon_video driver!Wed, 23 Jan 2002 17:03:15 +0000, by nick
-
intense->intensity + capability extension + fixing R200 color correction bugWed, 23 Jan 2002 16:56:09 +0000, by nick
-
intense -> intensity + capability extensionWed, 23 Jan 2002 16:55:26 +0000, by nick
-
intense -> intensityWed, 23 Jan 2002 16:54:29 +0000, by nick
-
fix screen saver bug under guiWed, 23 Jan 2002 15:16:20 +0000, by pontscho
-
10l ...Wed, 23 Jan 2002 14:11:19 +0000, by nexus
-
FreeBSD need this to compile after last changesWed, 23 Jan 2002 13:57:43 +0000, by nexus
-
Added buffering of output dataWed, 23 Jan 2002 12:28:36 +0000, by anders
-
Added a turn around for badly configured web servers.Wed, 23 Jan 2002 08:50:30 +0000, by bertrand
-
Modified the output of the http_debug function.Wed, 23 Jan 2002 08:46:22 +0000, by bertrand
-
Removed unused code that I commented earlier.Wed, 23 Jan 2002 08:43:04 +0000, by bertrand
-
Implementation of entryrefTue, 22 Jan 2002 22:47:17 +0000, by albeu
-
Objectization of the play_tree_parser for more flexiblityTue, 22 Jan 2002 22:46:12 +0000, by albeu
-
Attempt to fix NVidia problemsTue, 22 Jan 2002 18:19:02 +0000, by nick
-
cleanup of video packet writer, PTS sent only onceTue, 22 Jan 2002 18:12:00 +0000, by arpi
-
10l, debug printf removedTue, 22 Jan 2002 18:11:27 +0000, by arpi
-
minor bugfix in the -v outputTue, 22 Jan 2002 15:54:44 +0000, by michael
-
move bug fixedTue, 22 Jan 2002 12:00:15 +0000, by pontscho
-
Modified the cache option value setting/reading, so we can reportTue, 22 Jan 2002 06:12:18 +0000, by bertrand
-
added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)Tue, 22 Jan 2002 05:39:34 +0000, by melanson
-
passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from nowTue, 22 Jan 2002 02:15:23 +0000, by arpi
-
LPCM write code rewritten, thanks to Marcus at mocm@convergence.deTue, 22 Jan 2002 02:14:40 +0000, by arpi
-
fixed some major flaws; decoder is now almost correctTue, 22 Jan 2002 02:00:57 +0000, by melanson
-
15/16 bit dithering in C (5% slower, can be disabled by comenting #define DITHER1XBPP out)Mon, 21 Jan 2002 22:11:09 +0000, by michael
-
Gamma correction (based on patch of P«¡sztor Szil«¡rd <silicon@falcon.sch.bme.hu>)Mon, 21 Jan 2002 18:55:51 +0000, by nick
-
copyright(swscaler) = GPLMon, 21 Jan 2002 18:32:31 +0000, by michael
-
a few filters (should be removed/merged when arpis videofilter stuff is finished)Mon, 21 Jan 2002 15:22:28 +0000, by michael
-
Add a check to not set the cache size if the user alredy set it.Mon, 21 Jan 2002 10:47:47 +0000, by albeu
-
Bug fix for subconfig option. A -tv option containing the on parameterMon, 21 Jan 2002 10:45:53 +0000, by albeu
-
Add option -last-chapter for DVD playing/encodingMon, 21 Jan 2002 09:44:31 +0000, by kmkaplan
-
general convolution filtering of the source pictureMon, 21 Jan 2002 03:56:47 +0000, by michael
-
Set the cache value if the network layer was able to compute it.Sun, 20 Jan 2002 21:39:56 +0000, by bertrand
-
Changed the asf_file_header_t struct to read all the fields properly.Sun, 20 Jan 2002 21:38:11 +0000, by bertrand
-
/usr//include/inttypes.h for CYGWINSun, 20 Jan 2002 19:08:56 +0000, by atmos4
-
Checking for RGB boundariesSun, 20 Jan 2002 18:50:58 +0000, by nick
-
add manglingSun, 20 Jan 2002 18:36:09 +0000, by atmos4
-
RGB independed correction (similar to brightness)Sun, 20 Jan 2002 17:11:05 +0000, by nick
-
TypoSun, 20 Jan 2002 17:06:45 +0000, by nick
-
2048x2048 is real max size of overlaySun, 20 Jan 2002 14:42:08 +0000, by nick
-
101Sun, 20 Jan 2002 13:45:19 +0000, by michael
-
added support for unlimited video resolution (-1)Sun, 20 Jan 2002 13:29:02 +0000, by alex
-
reported working at 1600x1200 too, pciconfig stuff fixed, you can enable it with #define MGA_PCICONFIG_MEMDETECTSun, 20 Jan 2002 13:11:23 +0000, by alex
-
sorry, debug removed ;)Sun, 20 Jan 2002 12:15:01 +0000, by alex
-
pci_config_read workingSun, 20 Jan 2002 12:12:58 +0000, by alex
-
removed global vars so that multiple swscalers can be usedSun, 20 Jan 2002 05:30:23 +0000, by michael
-
initial implementation of SMC codec; it almost works, too!Sun, 20 Jan 2002 01:35:02 +0000, by melanson
-
-alang/-slang fixedSun, 20 Jan 2002 00:39:54 +0000, by arpi
-
equalizer is only supported by g400Sat, 19 Jan 2002 23:59:20 +0000, by alex
-
cleaned some parts, tested and working with g400/450, g200 is buggy :(Sat, 19 Jan 2002 22:46:28 +0000, by alex
-
reworked, picture moves when window moved, fullscreen working with gui, fixed some annoying bugsSat, 19 Jan 2002 22:43:19 +0000, by alex
-
clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), setting eq only if drivers i ableSat, 19 Jan 2002 22:42:08 +0000, by alex
-
Reverted to using software sync again, some day I'll die of a heartattack if I can't get thisSat, 19 Jan 2002 22:24:30 +0000, by mswitch
-
Some improvment and make -vcd -dvd options considered as playlist entrySat, 19 Jan 2002 22:16:47 +0000, by albeu
-
Only use hardware sync and prebuffering with mpegs!Sat, 19 Jan 2002 21:55:30 +0000, by mswitch
-
remove TARGET lofaszSat, 19 Jan 2002 21:21:00 +0000, by pontscho
-
Handle timestamps internallySat, 19 Jan 2002 21:20:29 +0000, by mswitch
-
added FLAG_EQUALIZERSat, 19 Jan 2002 18:41:50 +0000, by alex
-
added flag_equalizerSat, 19 Jan 2002 18:38:58 +0000, by alex
-
Using cpudetect code instead of d_cpu.sSat, 19 Jan 2002 18:22:22 +0000, by nick
-
K7 idSat, 19 Jan 2002 18:20:24 +0000, by nick
-
Fixed bug with -frames option : don't quit, go to next file !!Sat, 19 Jan 2002 17:22:57 +0000, by albeu
-
Added reverting support for -zr* optionsSat, 19 Jan 2002 17:02:50 +0000, by albeu
-
Added reverting support for -aa* optionsSat, 19 Jan 2002 17:01:48 +0000, by albeu
-
Added reverting support for -pp and -npp optionsSat, 19 Jan 2002 17:01:03 +0000, by albeu
-
Added reverting support for -aa* -zr* -pp and -npp optionsSat, 19 Jan 2002 16:59:59 +0000, by albeu
-
vidix_grkey_support checking for colorkeyingSat, 19 Jan 2002 16:58:33 +0000, by alex
-
Few bug fix and improvment in config/playtree systemSat, 19 Jan 2002 16:58:04 +0000, by albeu
-
fix mangling with runtime cpu detectionSat, 19 Jan 2002 16:56:35 +0000, by atmos4
-
Removed seeking warning message since it has now been fixed in the driverSat, 19 Jan 2002 15:01:28 +0000, by mswitch
-
Moved network related code from open.c to network.cSat, 19 Jan 2002 09:04:02 +0000, by bertrand
-
gamma correction (preliminary version).Sat, 19 Jan 2002 08:19:00 +0000, by nick
-
TypoSat, 19 Jan 2002 08:18:09 +0000, by nick
-
mangle for win32 in postprocSat, 19 Jan 2002 05:14:47 +0000, by atmos4
-
mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)Sat, 19 Jan 2002 05:12:34 +0000, by atmos4
-
mangling in mp3lib + stdcall undefined fix with cygwinSat, 19 Jan 2002 04:47:32 +0000, by atmos4
-
mangling in libvoSat, 19 Jan 2002 04:44:49 +0000, by atmos4
-
rewrites symbols in d_cpu.s on cygwinSat, 19 Jan 2002 04:42:09 +0000, by atmos4
-
mangle.h does symbolmangling on win32Sat, 19 Jan 2002 04:40:21 +0000, by atmos4
-
fixed channel changing with frequencies.cFri, 18 Jan 2002 19:37:12 +0000, by alex
-
updated based vo_xmga, using colorkey, working with gui, fixed xinerama and window moving/resizingFri, 18 Jan 2002 18:15:43 +0000, by alex
-
added colorkey handlingFri, 18 Jan 2002 18:14:44 +0000, by alex
-
updated, colorkey support, pontscho reported it's working fine, only faulting with very-very-very big resolutionFri, 18 Jan 2002 18:14:10 +0000, by alex
-
i think, it's better [playback->offsets and offset implemented/corrected]Fri, 18 Jan 2002 15:37:52 +0000, by alex
-
'40bit' - es png nincs is :)Fri, 18 Jan 2002 12:26:57 +0000, by pontscho
-
added .rm (real) and .y4m (yuv4mpeg)Fri, 18 Jan 2002 11:05:29 +0000, by alex
-
fix dnet supportFri, 18 Jan 2002 11:02:52 +0000, by 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 10:41:31 +0000, by alex
-
3dnow optimization. Not all functions are tested!!!Fri, 18 Jan 2002 09:58:43 +0000, by nick
-
Missed fastmemcpyFri, 18 Jan 2002 09:58:18 +0000, by nick
-
Suppress return values for 'void'. 10L to AlexFri, 18 Jan 2002 09:25:56 +0000, by nick
-
Fixed saturation computing for rage128Fri, 18 Jan 2002 09:21:06 +0000, by nick
-
gamma correction supportFri, 18 Jan 2002 09:11:11 +0000, by nick
-
Fixed bug of multiple declaration of 'dvd_device'Fri, 18 Jan 2002 09:10:00 +0000, by nick
-
added skeleton for QT SMC decoderFri, 18 Jan 2002 05:43:48 +0000, by melanson
-
made a little more headway but it still doesn't work properlyFri, 18 Jan 2002 02:51:24 +0000, by melanson
-
more movi_end messThu, 17 Jan 2002 21:55:17 +0000, by arpi
-
fix for benchmark scriptThu, 17 Jan 2002 21:22:11 +0000, by nexus
-
opsz, typoThu, 17 Jan 2002 20:51:51 +0000, by gabucino
-
Change to use cdrom-device and dvd-device options needed for DVD/TV/VCDThu, 17 Jan 2002 20:40:07 +0000, by albeu
-
Fixed bug with benchmark optionThu, 17 Jan 2002 20:25:55 +0000, by albeu
-
Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual urlThu, 17 Jan 2002 20:24:28 +0000, by albeu
-
Fixed seekingThu, 17 Jan 2002 19:24:33 +0000, by 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 10:33:47 +0000, by mswitch
-
Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:Thu, 17 Jan 2002 09:32:22 +0000, by pl
-
fix for Xwid (exceed 16 fourcc)Thu, 17 Jan 2002 09:20:29 +0000, by nexus
-
Use 'install' instead of 'cp'Thu, 17 Jan 2002 09:01:50 +0000, by nick
-
zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:32:29 +0000, by arpi
-
-zr* added - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:28:20 +0000, by arpi
-
libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:27:45 +0000, by arpi
-
zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>Thu, 17 Jan 2002 01:27:20 +0000, by arpi
-
fbdev nocopy option - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Thu, 17 Jan 2002 01:15:31 +0000, by arpi
-
fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Thu, 17 Jan 2002 01:12:01 +0000, by arpi
-
libmad memcpy optimization by Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>Thu, 17 Jan 2002 01:11:21 +0000, by arpi
-
-lavcopts vme= option to set motion estimation method - patch by Rich Felker <dalias@aerifal.cx>Thu, 17 Jan 2002 01:02:41 +0000, by arpi
-
XviD addedThu, 17 Jan 2002 00:55:07 +0000, by arpi
-
possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>Thu, 17 Jan 2002 00:49:21 +0000, by arpi
-
console mplayer launcher - by Rich Felker <dalias@aerifal.cx>Thu, 17 Jan 2002 00:39:27 +0000, by arpi
-
reverted old seeking method - ask Holm why...Thu, 17 Jan 2002 00:32:46 +0000, by arpi
-
mail formatting addedThu, 17 Jan 2002 00:26:40 +0000, by arpi
-
fix include orderThu, 17 Jan 2002 00:19:57 +0000, by atmos4
-
*** empty log message ***Wed, 16 Jan 2002 17:13:00 +0000, by gabucino
-
Added (sigh, reHTMLized;)) Nick's VIDIX patchWed, 16 Jan 2002 17:12:20 +0000, by gabucino
-
added vidix_start() and vidix_stop() for better runtime-resize support ;)Wed, 16 Jan 2002 15:22:45 +0000, by alex
-
fixed a few possible bugsWed, 16 Jan 2002 14:54:56 +0000, by arpi
-
image field added. 10*10l....Wed, 16 Jan 2002 12:24:36 +0000, by arpi
-
Useful linksWed, 16 Jan 2002 09:39:00 +0000, by nick
-
Fixed resize bug.Wed, 16 Jan 2002 09:18:43 +0000, by nick
-
More messages on forcingWed, 16 Jan 2002 09:11:07 +0000, by nick
-
en(dis)able app io should be exported tooWed, 16 Jan 2002 08:43:22 +0000, by nick
-
+ new features and possibilityWed, 16 Jan 2002 08:33:17 +0000, by nick
-
added a few notes about formats 0x61 and 0x62Wed, 16 Jan 2002 03:39:37 +0000, by melanson
-
initial support for FILM file demuxingWed, 16 Jan 2002 03:25:07 +0000, by melanson
-
using mp_image.h - not finished...Wed, 16 Jan 2002 01:51:34 +0000, by arpi
-
10l...Wed, 16 Jan 2002 01:51:12 +0000, by arpi
-
bpp != depthWed, 16 Jan 2002 01:19:22 +0000, by arpi
-
initial stuff. comments welcomed...Wed, 16 Jan 2002 00:14:59 +0000, by arpi
-
hwac3 fix for cmedia 8738 by Hans-Peter Raschke <Hans-Peter.Raschke@wintermann-datenservice.de>Tue, 15 Jan 2002 22:55:28 +0000, by arpi
-
awk change suggested by frederik kuivinenTue, 15 Jan 2002 22:48:27 +0000, by atmos4
-
nicer awk check (logging) etc.Tue, 15 Jan 2002 22:30:56 +0000, by atmos4
-
patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 15 Jan 2002 21:30:45 +0000, by pl
-
Add a third scaling algorithm wich should be faster. Select byTue, 15 Jan 2002 21:05:37 +0000, by kmkaplan
-
Fix "[MPlayer-dev-eng] mp3lib-mmx sig11 with mpeg1layer3 audio afterTue, 15 Jan 2002 21:00:20 +0000, by kmkaplan
-
Grab PS_IOPL define from <sys/psw.h> on solaris x86Tue, 15 Jan 2002 18:46:31 +0000, by jkeil
-
many small updatesTue, 15 Jan 2002 17:04:01 +0000, by gabucino
-
small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoderTue, 15 Jan 2002 17:03:19 +0000, by pontscho
-
commited due to request of nexusTue, 15 Jan 2002 16:35:17 +0000, by alex
-
api changed: enable/disable_os_io returns error-code (or zero if ok) and pciconfig_read exported for mga_vidTue, 15 Jan 2002 15:59:53 +0000, by alex
-
cygwin compile fixTue, 15 Jan 2002 15:31:30 +0000, by atmos4
-
*awk detectionTue, 15 Jan 2002 14:49:36 +0000, by atmos4
-
Sync problem when using fractional resampling fixed + speed increased.Tue, 15 Jan 2002 13:21:45 +0000, by anders
-
typoTue, 15 Jan 2002 12:35:16 +0000, by jaf
-
Fix xvidix for non-x11 systems (delayed due netloss)Tue, 15 Jan 2002 12:30:52 +0000, by atmos4
-
Fix xvidix for non-x11 systems, 10l Alex :)Tue, 15 Jan 2002 12:13:53 +0000, by atmos4
-
Fix for cygwin.Tue, 15 Jan 2002 12:10:19 +0000, by atmos4
-
Moved declaration of picture_* out of ifdef MP1E as not to break compilation for those of you who disable libmp1eTue, 15 Jan 2002 10:10:20 +0000, by mswitch
-
S->CTue, 15 Jan 2002 09:01:39 +0000, by nick
-
Improved readability and new stuffsTue, 15 Jan 2002 08:33:09 +0000, by nick
-
BSD fix by Steven M. Schultz <sms@2BSD.COM>Tue, 15 Jan 2002 01:16:14 +0000, by arpi
-
10l. gimme\!Tue, 15 Jan 2002 01:03:22 +0000, by arpi
-
query_format flags updatedTue, 15 Jan 2002 00:24:57 +0000, by arpi
-
hw spu support for dxr3 - patch by David HolmTue, 15 Jan 2002 00:23:16 +0000, by arpi
-
-endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>Tue, 15 Jan 2002 00:20:50 +0000, by arpi
-
GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@free.fr>Mon, 14 Jan 2002 23:55:51 +0000, by arpi
-
extra NULL field appendedMon, 14 Jan 2002 23:54:31 +0000, by arpi
-
playtree-based config patch by Alban Bedel <albeu@free.fr>Mon, 14 Jan 2002 23:38:49 +0000, by arpi
-
by kothMon, 14 Jan 2002 23:06:43 +0000, by gabucino
-
workaround for broken 'muvi' chunksMon, 14 Jan 2002 18:30:28 +0000, by arpi
-
streaming with proxyMon, 14 Jan 2002 17:47:42 +0000, by gabucino
-
10l to Alban B. - restored removed verbose level settingMon, 14 Jan 2002 17:39:02 +0000, by arpi
-
added mp3_printheader for mp3lib init\nMon, 14 Jan 2002 16:27:55 +0000, by alex
-
runtime cpudetect suppportMon, 14 Jan 2002 16:15:59 +0000, by alex
-
S->CMon, 14 Jan 2002 10:34:38 +0000, by nick
-
S->CMon, 14 Jan 2002 09:32:51 +0000, by nick
-
Added support for the environment variable http_proxy.Mon, 14 Jan 2002 06:44:30 +0000, by bertrand
-
Changed the proxy protocol to http_proxy.Mon, 14 Jan 2002 01:12:44 +0000, by bertrand
-
fixed to get something - needs a major rewriteSun, 13 Jan 2002 22:14:06 +0000, by arpi
-
dont print -npp parser debug info if only -vSun, 13 Jan 2002 20:51:49 +0000, by michael
-
S->CSun, 13 Jan 2002 18:26:58 +0000, by nick
-
BugSun, 13 Jan 2002 17:23:32 +0000, by nick
-
S->CSun, 13 Jan 2002 16:59:18 +0000, by nick
-
added mga_vid (also playback->offset is not set (fixing it on monday)Sun, 13 Jan 2002 16:54:32 +0000, by alex
-
using LIBDIR@config.hSun, 13 Jan 2002 14:52:58 +0000, by alex
-
added LIBDIR and USR_PREFIXSun, 13 Jan 2002 14:44:04 +0000, by alex
-
committed due to request of gabucinoSun, 13 Jan 2002 11:39:06 +0000, by alex
-
Nick's credits updatedSun, 13 Jan 2002 11:03:10 +0000, by gabucino
-
TypoSun, 13 Jan 2002 10:47:11 +0000, by nick
-
Still one bit of bugs fixedSun, 13 Jan 2002 10:40:17 +0000, by nick
-
test for preinit errors and correct handling subdeviceSun, 13 Jan 2002 10:30:10 +0000, by nick
-
Minor changes: -fs key and vidix paramsSun, 13 Jan 2002 10:10:15 +0000, by nick
-
CYUV credits to Tim FergusonSun, 13 Jan 2002 09:37:35 +0000, by gabucino
-
QT demuxer loads palette information from files that transport palettes inSun, 13 Jan 2002 06:01:04 +0000, by melanson
-
patch by Steven M. Schultz to support dvd under BSD/OSSun, 13 Jan 2002 01:36:38 +0000, by alex
-
just a dummy for now (for developement)Sun, 13 Jan 2002 00:26:46 +0000, by alex
-
startedSun, 13 Jan 2002 00:26:23 +0000, by alex
-
fixed vidix_name handling (subdevice)Sun, 13 Jan 2002 00:23:47 +0000, by alex
-
added vo_xvidixSat, 12 Jan 2002 23:30:20 +0000, by alex
-
added X11/VIDIXSat, 12 Jan 2002 23:28:22 +0000, by alex
-
Fix brightness of subtitlesSat, 12 Jan 2002 21:48:41 +0000, by kmkaplan
-
Added proxy support.Sat, 12 Jan 2002 21:08:12 +0000, by bertrand
-
some comments and messagesSat, 12 Jan 2002 21:07:17 +0000, by alex
-
Added a debug function to print the struct's variables.Sat, 12 Jan 2002 21:02:00 +0000, by bertrand
-
Fix typo and some updates.Sat, 12 Jan 2002 20:47:55 +0000, by 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 20:02:47 +0000, by atmos4
-
divx4linuxbuziSat, 12 Jan 2002 19:26:19 +0000, by gabucino
-
Additional AWK notesSat, 12 Jan 2002 18:58:41 +0000, by nick
-
Check for NULL vob->spudec before using.Sat, 12 Jan 2002 18:34:50 +0000, by kmkaplan
-
Solaris compatibilitySat, 12 Jan 2002 18:26:13 +0000, by nick
-
Alpha patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Sat, 12 Jan 2002 18:00:25 +0000, by nick
-
gawk->awkSat, 12 Jan 2002 17:59:22 +0000, by nick
-
gawk -> awkSat, 12 Jan 2002 17:11:01 +0000, by alex
-
Fixed a bug relating to libmp1e (actually the bug is in libmp1e, but this solution should be safe enough)Sat, 12 Jan 2002 15:59:47 +0000, by mswitch
-
Checking for gawkSat, 12 Jan 2002 15:53:26 +0000, by nick
-
Changes due new gawk generatorSat, 12 Jan 2002 11:40:39 +0000, by nick
-
Gawk generatorSat, 12 Jan 2002 11:39:07 +0000, by nick
-
pci ids databaseSat, 12 Jan 2002 11:37:47 +0000, by nick
-
No longer requiredSat, 12 Jan 2002 11:35:43 +0000, by nick
-
DocumentationSat, 12 Jan 2002 10:47:43 +0000, by nick
-
Sync with XFree86-4.1.99.5+Sat, 12 Jan 2002 09:40:07 +0000, by nick
-
typo noticed by nellSat, 12 Jan 2002 00:58:53 +0000, by gabucino
-
*** empty log message ***Sat, 12 Jan 2002 00:55:53 +0000, by gabucino
-
"I made some fixed in my previous translation, and new parts are translatedSat, 12 Jan 2002 00:07:29 +0000, by gabucino
-
fixed mpsub bug requested by GabucinoSat, 12 Jan 2002 00:02:52 +0000, by laaz
-
ao_dxr3 removedFri, 11 Jan 2002 22:33:44 +0000, by arpi
-
fight with the access rights - patch by HolmFri, 11 Jan 2002 22:31:36 +0000, by arpi
-
useless cosmetics changes... a.k.a. cvslog killer - patch by David HolmFri, 11 Jan 2002 22:30:28 +0000, by arpi
-
'mplayer -aadriver stdout' segfault fixed by Fredrik Kuivinen <freku045@student.liu.se>Fri, 11 Jan 2002 22:17:54 +0000, by arpi
-
relatiev path to libcss.so - patch by Jim Radford <radford@robotics.caltech.edu>Fri, 11 Jan 2002 22:15:55 +0000, by arpi
-
acelp working, added some codecs contributed by usersFri, 11 Jan 2002 18:50:52 +0000, by arpi
-
few changes, slice and frameFri, 11 Jan 2002 18:30:35 +0000, by iive
-
blah. fixes.Fri, 11 Jan 2002 17:56:56 +0000, by gabucino
-
Configurable VIDIX usageFri, 11 Jan 2002 17:20:43 +0000, by nick
-
Add DVD subtitles to menoderFri, 11 Jan 2002 16:06:45 +0000, by kmkaplan
-
Support software scaling with DVD subtitlesFri, 11 Jan 2002 12:14:29 +0000, by kmkaplan
-
vobsub documentedFri, 11 Jan 2002 00:09:50 +0000, by gabucino
-
Support vobsub without index files.Thu, 10 Jan 2002 20:12:12 +0000, by kmkaplan
-
VIDIX expansion, Usage: -vo fbdev:vidix (-fs -zoom). Zoom is supported for VIDIX!!!Thu, 10 Jan 2002 18:02:45 +0000, by nick
-
Minor bugs and new vidix stuff supportThu, 10 Jan 2002 18:01:19 +0000, by nick
-
Using any graphics serverThu, 10 Jan 2002 18:00:23 +0000, by nick
-
Add vobsub support, suppress conditionnal on USE_DVDREAD.Thu, 10 Jan 2002 17:21:00 +0000, by kmkaplan
-
Add vobsub support.Thu, 10 Jan 2002 17:20:27 +0000, by kmkaplan
-
Add vobsub support.Thu, 10 Jan 2002 17:18:30 +0000, by kmkaplan
-
Add spudec_new_scaled and spudec_draw_scaled for vobsub support.Thu, 10 Jan 2002 17:17:37 +0000, by kmkaplan
-
Add spudec_new_scaled and spudec_draw_scaled for vobsub support.Thu, 10 Jan 2002 17:17:05 +0000, by kmkaplan
-
committed Tim Ferguson's patch for proper YUV color space conversionThu, 10 Jan 2002 05:58:49 +0000, by melanson
-
user_data check disabledThu, 10 Jan 2002 02:01:10 +0000, by arpi
-
added mpeg userdata dumpThu, 10 Jan 2002 01:59:49 +0000, by arpi
-
Changed the return value of the start function. Doesn't return the fdThu, 10 Jan 2002 01:42:31 +0000, by bertrand
-
Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>Thu, 10 Jan 2002 01:37:53 +0000, by bertrand
-
Preliminary versionWed, 09 Jan 2002 19:03:50 +0000, by nick
-
Minor interface changes: color and video keys are moved out from playback configuringWed, 09 Jan 2002 18:58:25 +0000, by nick
-
fixes (by pl's mail)Wed, 09 Jan 2002 18:17:18 +0000, by gabucino
-
another updateWed, 09 Jan 2002 17:31:52 +0000, by gabucino
-
typo (noticed by nell)Wed, 09 Jan 2002 17:27:41 +0000, by gabucino
-
-font added, -pp updatedWed, 09 Jan 2002 17:19:52 +0000, by gabucino
-
seek patch by Panagoitis IssarisWed, 09 Jan 2002 17:09:21 +0000, by alex
-
1. subs know are readed after reading AVI header so we already know fpsWed, 09 Jan 2002 16:35:24 +0000, by atlka
-
Reverted to accurate but glitchy sync...Wed, 09 Jan 2002 16:20:41 +0000, by mswitch
-
ao_dxr3.c deprecated, give users a grace period to accomodate to -ao oss:/dev/em8300_ma before removing this altogetherWed, 09 Jan 2002 15:05:48 +0000, by mswitch
-
jol csak KeyPress - re event mplayernek.Wed, 09 Jan 2002 12:41:58 +0000, by pontscho
-
SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by meTue, 08 Jan 2002 20:58:53 +0000, by atmos4
-
Sven Hartge fixes confdir location.Tue, 08 Jan 2002 19:03:29 +0000, by eyck
-
and stuff.Tue, 08 Jan 2002 17:38:25 +0000, by gabucino
-
old-style DVD options addedTue, 08 Jan 2002 17:35:44 +0000, by gabucino
-
"Hi, here's updated and further translated documentation.html."Tue, 08 Jan 2002 17:26:28 +0000, by gabucino
-
no speedup with outcommented rematrix? stuff in a52_block()Tue, 08 Jan 2002 15:06:27 +0000, by michael
-
more bitstream_skip()Tue, 08 Jan 2002 14:55:36 +0000, by michael
-
bitstream_skip() instead of bitstream_get() if possibleTue, 08 Jan 2002 14:49:17 +0000, by michael
-
corrections to adjust_subs_time function which now uses fps if neededTue, 08 Jan 2002 14:10:22 +0000, by atlka
-
added adjust_subs_time function which corrects bad sub->end timeTue, 08 Jan 2002 12:45:38 +0000, by atlka
-
FreeBSD fixTue, 08 Jan 2002 12:10:33 +0000, by nexus
-
Correction of lisensing commentTue, 08 Jan 2002 11:37:54 +0000, by anders
-
changed subreader.c to read microdvd lines in form "{%ld}{}[^\r\n]" tooTue, 08 Jan 2002 11:03:43 +0000, by atlka
-
corrections by Jiri Svoboda <jiri.svoboda@seznam.cz>Tue, 08 Jan 2002 09:35:50 +0000, by jaf
-
Kept the HTTP connection open after autodetect, soTue, 08 Jan 2002 07:31:29 +0000, by bertrand
-
playtree support. replaces old playlist and multifile mess. patch by Alban Bedel <albeu@free.fr>Tue, 08 Jan 2002 02:01:04 +0000, by arpi
-
MSGT_PLAYTREE addedTue, 08 Jan 2002 01:52:11 +0000, by arpi
-
tree-based playlist parser code by Alban Bedel <albeu@free.fr>Tue, 08 Jan 2002 01:24:25 +0000, by arpi
-
STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for playlists. patch by Alban Bedel <albeu@free.fr>Tue, 08 Jan 2002 01:19:54 +0000, by arpi
-
various small streaming fixes by Alban Bedel <albeu@free.fr>Tue, 08 Jan 2002 01:13:22 +0000, by arpi
-
*** empty log message ***Mon, 07 Jan 2002 20:14:27 +0000, by jaf
-
I was missing it ...Mon, 07 Jan 2002 20:13:20 +0000, by jaf
-
portable solutionMon, 07 Jan 2002 17:39:50 +0000, by nick
-
portable problem solution. Should be generated in the future from pci.idsMon, 07 Jan 2002 17:38:40 +0000, by nick
-
added rgb24to32 instead of c converterMon, 07 Jan 2002 17:33:59 +0000, by alex
-
FreeBSD fixMon, 07 Jan 2002 15:49:49 +0000, by nexus
-
slightly changed end message:Mon, 07 Jan 2002 12:17:21 +0000, by pl
-
double buffering fixingMon, 07 Jan 2002 10:54:32 +0000, by nick
-
OSD supportMon, 07 Jan 2002 10:54:00 +0000, by nick
-
YV12 sliced output fixedMon, 07 Jan 2002 10:18:30 +0000, by nick
-
Embedding vidixMon, 07 Jan 2002 09:28:22 +0000, by nick
-
patch for missing include by Steven M. Schultz <sms@2BSD.COM>Mon, 07 Jan 2002 09:22:01 +0000, by pl
-
10l by Jesus Climent <jcliment@cc.hut.fi>Mon, 07 Jan 2002 09:11:40 +0000, by pl
-
10l to IvanMon, 07 Jan 2002 00:52:09 +0000, by arpi
-
read the whole FMSun, 06 Jan 2002 23:52:42 +0000, by gabucino
-
buggy audio driver can be a cause alsoSun, 06 Jan 2002 23:49:29 +0000, by gabucino
-
DOCS/BUGS -> Appendiksz DSun, 06 Jan 2002 23:45:24 +0000, by gabucino
-
vo_directfb maintainer addedSun, 06 Jan 2002 23:38:29 +0000, by gabucino
-
lavc info+install instructions updateSun, 06 Jan 2002 23:36:29 +0000, by gabucino
-
missing html tags addedSun, 06 Jan 2002 23:07:44 +0000, by gabucino
-
Patch by Jesus Climent <jcliment@cc.hut.fi>Sun, 06 Jan 2002 23:06:40 +0000, by pl
-
fbdev autodetection enabled (requires linux && /dev/fb0)Sun, 06 Jan 2002 22:57:58 +0000, by pl
-
small bugfixSun, 06 Jan 2002 21:31:31 +0000, by jaf
-
Xinerama patch number two by attila.Sun, 06 Jan 2002 21:07:20 +0000, by atmos4
-
fix.Sun, 06 Jan 2002 19:43:33 +0000, by gabucino
-
works!!!Sun, 06 Jan 2002 19:23:14 +0000, by nick
-
Looks working ;)Sun, 06 Jan 2002 19:21:10 +0000, by nick
-
Printing driver nameSun, 06 Jan 2002 17:12:19 +0000, by nick
-
IO space is memory mapped (no in(out)port required)Sun, 06 Jan 2002 17:10:27 +0000, by nick
-
lazy loader works better ;)Sun, 06 Jan 2002 17:08:54 +0000, by nick
-
preliminary versionSun, 06 Jan 2002 16:02:24 +0000, by nick
-
changes due interface changingSun, 06 Jan 2002 16:00:59 +0000, by nick
-
minor interface changing and verbosingSun, 06 Jan 2002 16:00:12 +0000, by nick
-
patch by HolmSun, 06 Jan 2002 15:24:56 +0000, by gabucino
-
preliminary config interfaceSun, 06 Jan 2002 15:15:17 +0000, by mswitch
-
Fixes to sync codeSun, 06 Jan 2002 14:29:58 +0000, by mswitch
-
Removed deprecated EM8300_IOCTL_AUDIO_SETPTSSun, 06 Jan 2002 14:28:29 +0000, by mswitch
-
stdint.h replaced by inttypes.h (used more frequently in the sources)Sun, 06 Jan 2002 13:06:51 +0000, by pl
-
paint background on -v -vSun, 06 Jan 2002 10:58:04 +0000, by nick
-
fixed format 0x62 ADPCM audioSun, 06 Jan 2002 01:56:27 +0000, by melanson
-
let people pass options to ./configure while building package.Sat, 05 Jan 2002 19:35:01 +0000, by eyck
-
mov_check_file 64bit support by Chris Bednar. also fixed co64 chunk and added warnings for 64bit files reading without largefiles supportSat, 05 Jan 2002 19:29:52 +0000, by alex
-
added stream_read_qword by Chris BednarSat, 05 Jan 2002 19:21:06 +0000, by alex
-
marillat doesn't distribute debs now (only -doc and -font)Sat, 05 Jan 2002 18:27:44 +0000, by gabucino
-
preliminary versionSat, 05 Jan 2002 18:18:19 +0000, by nick
-
minor interface changingSat, 05 Jan 2002 18:16:19 +0000, by nick
-
tranlated by DongCheon Park <pdc@kaist.ac.kr>Sat, 05 Jan 2002 13:57:49 +0000, by jaf
-
it's in sys/ .. isn't it?Sat, 05 Jan 2002 12:29:25 +0000, by gabucino
-
typoSat, 05 Jan 2002 12:08:43 +0000, by gabucino
-
preliminary versionSat, 05 Jan 2002 10:13:25 +0000, by nick
-
xinerama fix by attilaSat, 05 Jan 2002 08:49:46 +0000, by atmos4
-
CONFDIR in etcSat, 05 Jan 2002 01:33:39 +0000, by eyck
-
some user-parsible lines about SDLFri, 04 Jan 2002 23:25:12 +0000, by gabucino
-
fixed -npp help ... i think i need more sleep ;)Fri, 04 Jan 2002 21:56:11 +0000, by michael
-
added atrac3Fri, 04 Jan 2002 19:36:51 +0000, by alex
-
updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and notes)Fri, 04 Jan 2002 19:32:58 +0000, by alex
-
New section: How To Read TFMFri, 04 Jan 2002 18:10:14 +0000, by gabucino
-
more formatsFri, 04 Jan 2002 17:46:04 +0000, by gabucino
-
marillat se .deb-ezik mar? ha igen akkor szoljatok...Fri, 04 Jan 2002 17:44:49 +0000, by gabucino
-
guilamer ugynezki +javultFri, 04 Jan 2002 17:13:44 +0000, by gabucino