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
-
libmpeg2 is now able to decode framecopied (with mencoder) mpeg filesFri, 04 Jan 2002 16:48:13 +0000, by alex
-
libcss support in mencoder, tooFri, 04 Jan 2002 14:03:02 +0000, by lgb
-
debug--Fri, 04 Jan 2002 13:42:18 +0000, by arpi
-
some debug++Fri, 04 Jan 2002 13:41:03 +0000, by arpi
-
-npp helpFri, 04 Jan 2002 13:39:06 +0000, by michael
-
Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) soFri, 04 Jan 2002 13:08:14 +0000, by lgb
-
Clean up - no longer needed comments, commented out older version of solutions.Fri, 04 Jan 2002 10:39:51 +0000, by eyck
-
preliminary support of direct hardware accessFri, 04 Jan 2002 10:32:26 +0000, by nick
-
binary driversFri, 04 Jan 2002 10:30:50 +0000, by nick
-
fix typos in latest checkin. although ( and { look alike, they're not.d'ah.Fri, 04 Jan 2002 10:27:04 +0000, by eyck
-
make needs prefix, CONFDIR AND DATADIR set for package to build correctly.Fri, 04 Jan 2002 10:19:06 +0000, by eyck
-
integrated Tim Ferguson's native CYUV decoderFri, 04 Jan 2002 05:57:00 +0000, by melanson
-
iterated a52 channel setupThu, 03 Jan 2002 23:14:13 +0000, by arpi
-
mono ac3 supportThu, 03 Jan 2002 22:59:21 +0000, by arpi
-
*** empty log message ***Thu, 03 Jan 2002 21:12:35 +0000, by gabucino
-
hu ezt elbaszigeteltemThu, 03 Jan 2002 17:01:37 +0000, by gabucino
-
-npp fq:<quantizer>Thu, 03 Jan 2002 14:16:13 +0000, by michael
-
Use install for installing manpages and codecs.conf instead of doing it ourselves.Thu, 03 Jan 2002 12:29:10 +0000, by eyck
-
stream_skip len s/be off_tThu, 03 Jan 2002 11:59:43 +0000, by steve
-
manpage install addedThu, 03 Jan 2002 00:48:22 +0000, by arpi
-
last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>Wed, 02 Jan 2002 23:51:29 +0000, by arpi
-
lastminute divbyzero fix by Attila Kinali ;)Wed, 02 Jan 2002 23:38:16 +0000, by arpi
-
last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>Wed, 02 Jan 2002 23:22:33 +0000, by arpi
-
SetValue fixed, iv_State=START enabled (silly xine developers disabled for unknown reason)Wed, 02 Jan 2002 20:26:20 +0000, by arpi
-
updated by tomas.blaha at kapsa.club.czWed, 02 Jan 2002 19:54:55 +0000, by arpi
-
hotfix for ac3 aid<0x20 (VDR)Wed, 02 Jan 2002 19:18:11 +0000, by arpi
-
10lWed, 02 Jan 2002 19:14:05 +0000, by arpi
-
(C) 2001 -> 2002Wed, 02 Jan 2002 19:07:41 +0000, by gabucino
-
Happy new year! :)Wed, 02 Jan 2002 19:05:02 +0000, by arpi
-
do not hide cursur if play at rootwin. based on patch by Tomas Konir <moje@molly.vabo.cz>Wed, 02 Jan 2002 18:41:25 +0000, by arpi
-
osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com>Wed, 02 Jan 2002 17:50:03 +0000, by arpi
-
zlib range 0-8 -> 0-9Wed, 02 Jan 2002 17:49:25 +0000, by arpi
-
some done and some delayedWed, 02 Jan 2002 17:26:58 +0000, by arpi
-
using dshow headers from dshow/ instead of c++ versionWed, 02 Jan 2002 17:11:49 +0000, by arpi
-
headers cleanupWed, 02 Jan 2002 17:11:09 +0000, by arpi
-
note for all usersWed, 02 Jan 2002 17:00:41 +0000, by nick
-
solution for non-x86 usersWed, 02 Jan 2002 14:46:55 +0000, by nick
-
-dapsync -softsleepWed, 02 Jan 2002 14:33:33 +0000, by gabucino
-
ah. many small updates againWed, 02 Jan 2002 12:28:19 +0000, by gabucino
-
notes for non-x86 usersWed, 02 Jan 2002 11:25:58 +0000, by nick
-
Added support of Radeon2 8500 AIWWed, 02 Jan 2002 09:37:37 +0000, by nick
-
fixed FOX61 ADPCM; still working on FOX62Wed, 02 Jan 2002 00:45:41 +0000, by melanson
-
some links placed (nvidia fuckoz.)Wed, 02 Jan 2002 00:16:56 +0000, by gabucino
-
new 'Developer Cries' TOC :)Wed, 02 Jan 2002 00:09:52 +0000, by gabucino
-
nvidia & joebarr entryTue, 01 Jan 2002 23:57:53 +0000, by gabucino
-
more messTue, 01 Jan 2002 23:18:17 +0000, by arpi
-
codecs.conf parser hangup fixed by iive, cpu usage reset at startTue, 01 Jan 2002 22:46:07 +0000, by arpi
-
added initial support for format 0x61 ADPCM (sounds good, but still pops)Tue, 01 Jan 2002 20:04:54 +0000, by melanson
-
it was a long night ;-), I'll finish laterTue, 01 Jan 2002 19:39:59 +0000, by jaf
-
applied Steve's patchTue, 01 Jan 2002 18:20:40 +0000, by gabucino
-
vbr win izeTue, 01 Jan 2002 18:17:55 +0000, by gabucino
-
VBR windoz warningTue, 01 Jan 2002 18:15:14 +0000, by gabucino
-
-rootwinTue, 01 Jan 2002 17:38:52 +0000, by gabucino
-
some fixesTue, 01 Jan 2002 17:35:09 +0000, by gabucino
-
applied many interesting things from pl's patch, by handTue, 01 Jan 2002 17:29:15 +0000, by gabucino
-
applied "magic" Michael real fix ;)Tue, 01 Jan 2002 02:00:57 +0000, by pl
-
tail_space infinite loop fix by jeon_goon@lycos.co.krTue, 01 Jan 2002 01:11:31 +0000, by arpi
-
workaround for the guilty code that caused sig11 when compiled with gcc-3.0.xMon, 31 Dec 2001 17:22:41 +0000, by pl
-
Oops-typo.Mon, 31 Dec 2001 16:44:03 +0000, by nick
-
Added support of BRIGHTNESS, SATURATION, CONTRAST, HUE on RadeonsMon, 31 Dec 2001 16:08:32 +0000, by nick
-
Sync with r1.20. Just for releaseMon, 31 Dec 2001 16:07:04 +0000, by nick
-
small fixes (=> HAVE_STDINT_H is now defined)Mon, 31 Dec 2001 15:29:46 +0000, by pl
-
fix for imaadpcmacm sizeMon, 31 Dec 2001 10:25:11 +0000, by nexus
-
<stdint.h> doesn't exist in FreeBSDMon, 31 Dec 2001 10:13:11 +0000, by nexus
-
FreeBSD need EXTRA_LIB to compileMon, 31 Dec 2001 10:03:10 +0000, by nexus
-
ACEL.P fixed (avifile sync)Mon, 31 Dec 2001 04:35:20 +0000, by arpi
-
updated by B. Johannessen <bob@well.com>Mon, 31 Dec 2001 03:52:00 +0000, by arpi
-
Italian tr. by Fabio Olimpieri <fabio.olimpieri@tin.it>Mon, 31 Dec 2001 02:16:22 +0000, by arpi
-
stuff.Mon, 31 Dec 2001 01:12:55 +0000, by gabucino
-
a52 resampler init moved to initSun, 30 Dec 2001 21:55:58 +0000, by arpi
-
runtime cpudetect the liba52 way part 2 (downmix.c)Sun, 30 Dec 2001 21:53:56 +0000, by michael
-
c, mmx versions separated. a52 style runtime stuffSun, 30 Dec 2001 21:44:10 +0000, by arpi
-
runtime cpudetect in liba52 waySun, 30 Dec 2001 21:38:53 +0000, by michael
-
pass accel flags to a52_resample_initSun, 30 Dec 2001 20:42:49 +0000, by arpi
-
proper a52_init accel flagsSun, 30 Dec 2001 20:32:57 +0000, by arpi
-
SSE addedSun, 30 Dec 2001 20:26:19 +0000, by arpi
-
runtime cpudetectSun, 30 Dec 2001 19:57:14 +0000, by michael
-
added test for inet_pton()Sun, 30 Dec 2001 19:38:28 +0000, by pl
-
more common format for output messagesSun, 30 Dec 2001 19:17:10 +0000, by pl
-
they aren't required moreSun, 30 Dec 2001 19:11:11 +0000, by alex
-
Radeon specific gamma correction initialization. (from gatos.sf.net)Sun, 30 Dec 2001 17:28:09 +0000, by nick
-
mp3lameless build fixedSun, 30 Dec 2001 16:52:58 +0000, by arpi
-
*** empty log message ***Sun, 30 Dec 2001 16:43:09 +0000, by gabucino
-
updatesSun, 30 Dec 2001 15:18:36 +0000, by arpi
-
_mencoder auto->yes (D Richard Felker III)Sun, 30 Dec 2001 13:55:05 +0000, by arpi
-
dshow help changed - it doesn't depend on c++ compiler/libsSun, 30 Dec 2001 13:26:14 +0000, by arpi
-
divx4encore is detectedSun, 30 Dec 2001 13:20:55 +0000, by arpi
-
divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection disabled if static=yesSun, 30 Dec 2001 13:19:53 +0000, by arpi
-
authors linked to the englishSun, 30 Dec 2001 10:52:19 +0000, by jaf
-
a52: CRC check for AC3 framesSun, 30 Dec 2001 04:44:20 +0000, by arpi
-
CRC code ported from libac3Sun, 30 Dec 2001 04:42:42 +0000, by arpi
-
updatedSun, 30 Dec 2001 04:14:35 +0000, by arpi
-
more recent libavcodec checkSun, 30 Dec 2001 04:03:27 +0000, by arpi
-
print AC3 info + hotfix for channels upmixSun, 30 Dec 2001 03:57:55 +0000, by arpi
-
libac3 disabledSun, 30 Dec 2001 03:14:30 +0000, by arpi
-
liba52 optimization changesSun, 30 Dec 2001 02:50:27 +0000, by michael
-
ported 3dnow(ex) optimizations from libac3Sun, 30 Dec 2001 01:47:27 +0000, by michael
-
only print last line warning if verbose is onSun, 30 Dec 2001 00:57:35 +0000, by michael
-
added read_index_chunk, fixed audio_header parser for version5Sun, 30 Dec 2001 00:38:22 +0000, by alex
-
libavcodec MBC detection fixedSat, 29 Dec 2001 23:34:53 +0000, by arpi
-
Panagiotis creditzSat, 29 Dec 2001 20:07:31 +0000, by gabucino
-
"updated documentation.html (and new chapter translated in it),Sat, 29 Dec 2001 18:46:10 +0000, by gabucino
-
added RV13 fourcc to RealVideoSat, 29 Dec 2001 16:43:24 +0000, by alex
-
fixed rv10 with subid=3Sat, 29 Dec 2001 16:42:50 +0000, by alex
-
applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier gcc3 is present if gcc2.96 foundSat, 29 Dec 2001 11:35:21 +0000, by alex
-
fixed stereo MS ADPCM decoder and reinstated opensource decoder as theSat, 29 Dec 2001 04:20:29 +0000, by melanson
-
more mad fixSat, 29 Dec 2001 01:32:46 +0000, by alex
-
"smarter" test for ffmpeg codec detectionSat, 29 Dec 2001 00:40:04 +0000, by pl
-
applied Holm's patch (somebody give him write to this file! ASAP!;))Sat, 29 Dec 2001 00:30:46 +0000, by gabucino
-
mad sync fixSat, 29 Dec 2001 00:24:19 +0000, by alex
-
-Wall removedSat, 29 Dec 2001 00:09:29 +0000, by arpi
-
missing -lsocket for sunosSat, 29 Dec 2001 00:09:10 +0000, by pl
-
opendivx listed at codecs, libvo2/config.mak is optionalSat, 29 Dec 2001 00:03:47 +0000, by arpi
-
YUV4MPEG seek patch commitedFri, 28 Dec 2001 23:47:16 +0000, by alex
-
g72x is optional (caused problems wiht opendivx)Fri, 28 Dec 2001 23:46:52 +0000, by arpi
-
fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix thisFri, 28 Dec 2001 23:44:12 +0000, by alex
-
minor updates to FLI and FOX62 codecsFri, 28 Dec 2001 23:33:24 +0000, by melanson
-
Applied Rik Snel's seeking patchFri, 28 Dec 2001 22:58:49 +0000, by alex
-
initial commit of "Guide To Codec Hacking"Fri, 28 Dec 2001 22:48:25 +0000, by melanson
-
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:33:06 +0000, by mswitch
-
initial commit for codecs.conf.txt documentationFri, 28 Dec 2001 22:18:27 +0000, by melanson
-
scaling only works with YV12Fri, 28 Dec 2001 22:14:18 +0000, by gabucino
-
better wordingFri, 28 Dec 2001 22:00:31 +0000, by gabucino
-
defucking againFri, 28 Dec 2001 21:37:20 +0000, by gabucino
-
DeArpiFri, 28 Dec 2001 21:23:45 +0000, by gabucino
-
0.60pre2 version numberFri, 28 Dec 2001 21:22:01 +0000, by eyck
-
no fix can be expected until saturday :(Fri, 28 Dec 2001 21:15:56 +0000, by arpi
-
disable mp1e if no dxr3 or no mmxFri, 28 Dec 2001 21:07:39 +0000, by arpi
-
use XF86VidMode later in init (at line 1031) only if we've got support (if have_vm==1)Fri, 28 Dec 2001 20:52:54 +0000, by alex
-
msadpcm acm re-enabled. don't remove codecs!Fri, 28 Dec 2001 20:52:51 +0000, by arpi
-
fix for qnxFri, 28 Dec 2001 20:46:25 +0000, by alex
-
fix for QNX - disabling win32 codecs and libmp1e under QNXFri, 28 Dec 2001 20:24:40 +0000, by alex
-
fix for qnxFri, 28 Dec 2001 20:21:32 +0000, by alex
-
-wid/-rootwin supportFri, 28 Dec 2001 20:15:43 +0000, by arpi
-
blahFri, 28 Dec 2001 20:15:29 +0000, by gabucino
-
nuppelvideo is suffering tooFri, 28 Dec 2001 20:14:24 +0000, by gabucino
-
updatedFri, 28 Dec 2001 20:06:00 +0000, by alex
-
some spudec cleanupFri, 28 Dec 2001 19:47:37 +0000, by arpi
-
dvdsub pts fix, based on patch by Kim Minh KaplanFri, 28 Dec 2001 19:20:12 +0000, by arpi
-
SSE2 supportFri, 28 Dec 2001 18:29:12 +0000, by arpi
-
Intel P4 supportFri, 28 Dec 2001 18:23:35 +0000, by arpi
-
warning fixesFri, 28 Dec 2001 18:15:50 +0000, by pl
-
fixes a problem with undefined types (harmless anyway)Fri, 28 Dec 2001 18:14:23 +0000, by pl
-
warning fixFri, 28 Dec 2001 18:03:03 +0000, by pl
-
Intel P4 supportFri, 28 Dec 2001 18:01:56 +0000, by arpi
-
symbol block is multiply-defined <- fixedFri, 28 Dec 2001 18:01:42 +0000, by arpi
-
a52 sync fixedFri, 28 Dec 2001 17:35:10 +0000, by arpi
-
asf<->y4m detection swappedFri, 28 Dec 2001 16:49:10 +0000, by arpi
-
minor brightness/contrast bugfix / moved some global vars into ppModeFri, 28 Dec 2001 13:56:04 +0000, by michael
-
-rootwin option (x11/xv only, x11 doesn't work for me)Fri, 28 Dec 2001 13:28:06 +0000, by arpi
-
WinID cleanup, support for XvFri, 28 Dec 2001 13:24:27 +0000, by arpi
-
hwac3 fixes by Steven Brookes <stevenjb@mda.co.uk>Fri, 28 Dec 2001 12:03:52 +0000, by arpi
-
Brand new sync core, uses hw sync for everything.Fri, 28 Dec 2001 10:21:05 +0000, by mswitch
-
Lots of fixes for digital audio output submitted by Steven Brookes <stevenjb@mda.co.uk>Fri, 28 Dec 2001 10:20:16 +0000, by mswitch
-
added initial, not-yet-functional, support for fox62 audioFri, 28 Dec 2001 06:47:15 +0000, by melanson
-
setuid hack disabledFri, 28 Dec 2001 02:04:06 +0000, by arpi
-
don't reset timer at seek - req. for dxr3Fri, 28 Dec 2001 01:38:40 +0000, by arpi
-
don't reset cpu usage counters at seekFri, 28 Dec 2001 01:37:34 +0000, by arpi
-
printf->mp_msgFri, 28 Dec 2001 01:24:49 +0000, by arpi
-
spudec addedFri, 28 Dec 2001 01:09:28 +0000, by arpi
-
more stable and reliable spudec packet reassemblerFri, 28 Dec 2001 01:03:57 +0000, by arpi
-
igy kiferFri, 28 Dec 2001 00:54:57 +0000, by gabucino
-
yuv4mpeg supportFri, 28 Dec 2001 00:33:26 +0000, by gabucino
-
customizeable deblocking (2 thresholds)Fri, 28 Dec 2001 00:09:55 +0000, by michael
-
nuppelvideo added to supported formatsThu, 27 Dec 2001 23:55:34 +0000, by gabucino
-
updatedThu, 27 Dec 2001 23:52:48 +0000, by alex
-
not "us", but "en" - missed previouslyThu, 27 Dec 2001 23:38:49 +0000, by gabucino
-
updatedThu, 27 Dec 2001 23:37:23 +0000, by gabucino
-
added nuppelvideoThu, 27 Dec 2001 23:14:07 +0000, by alex
-
audio is workingThu, 27 Dec 2001 23:07:30 +0000, by alex
-
fixed RTjpeg and removed one memcpyThu, 27 Dec 2001 23:05:01 +0000, by alex
-
applied pl's new patch (-pp and -npp)Thu, 27 Dec 2001 22:42:28 +0000, by gabucino
-
fli+rm - hungarian updateThu, 27 Dec 2001 22:31:51 +0000, by gabucino
-
neededThu, 27 Dec 2001 22:20:15 +0000, by alex
-
new 'RealMedia' 'Realvideo' 'RealAudio' sectionsThu, 27 Dec 2001 22:12:35 +0000, by gabucino
-
enabling mmx support if capableThu, 27 Dec 2001 22:07:37 +0000, by alex
-
NuppelVideo decoder added, based on Panagiotis Issaris' patchThu, 27 Dec 2001 21:32:17 +0000, by alex
-
used by NuppelVideoThu, 27 Dec 2001 21:27:59 +0000, by alex
-
used by NuppelVideo decoderThu, 27 Dec 2001 21:27:29 +0000, by alex
-
added NuppelVideo demuxer, based on Panagiotis Issaris' patchThu, 27 Dec 2001 21:24:56 +0000, by alex
-
aspect ratio patch by Rik SnelThu, 27 Dec 2001 19:54:36 +0000, by alex
-
not us, but en.Thu, 27 Dec 2001 18:53:11 +0000, by gabucino
-
fixed few segfaults, make parse_codec_cfg() return intThu, 27 Dec 2001 18:38:10 +0000, by iive
-
dvd subtitles are experimental no moreThu, 27 Dec 2001 18:37:19 +0000, by gabucino
-
documentation of -alang -slang addedThu, 27 Dec 2001 18:35:26 +0000, by gabucino
-
fixed audio detection code and improved ;)Thu, 27 Dec 2001 18:31:02 +0000, by alex
-
know not..Thu, 27 Dec 2001 17:37:01 +0000, by gabucino
-
applied many interesting things from pl's patch, by handThu, 27 Dec 2001 17:33:17 +0000, by gabucino
-
removing ima4.* files from treeThu, 27 Dec 2001 14:33:15 +0000, by melanson
-
removing ima4.* from the treeThu, 27 Dec 2001 14:31:33 +0000, by melanson
-
fixed YUV4MPEG frame readerThu, 27 Dec 2001 11:39:47 +0000, by alex
-
added support for older YUV4MPEG format (used by xawtv)Thu, 27 Dec 2001 11:30:07 +0000, by alex
-
improved audio codec detectionThu, 27 Dec 2001 10:15:13 +0000, by alex
-
implemented open source MS ADPCM decoderThu, 27 Dec 2001 05:09:43 +0000, by melanson
-
yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>Thu, 27 Dec 2001 02:08:31 +0000, by arpi
-
10l...Thu, 27 Dec 2001 02:02:03 +0000, by arpi
-
warning fix == cleanupThu, 27 Dec 2001 01:53:25 +0000, by arpi
-
show a-v delay in osd (based on subdelay osd patch)Thu, 27 Dec 2001 00:59:40 +0000, by arpi
-
output shifted by a few pixels on extreem scalings bugfixThu, 27 Dec 2001 00:57:32 +0000, by michael
-
better, nicer progress status for index generationThu, 27 Dec 2001 00:37:03 +0000, by arpi
-
fflush disappeared? .so?Thu, 27 Dec 2001 00:34:00 +0000, by arpi
-
101Wed, 26 Dec 2001 23:31:30 +0000, by michael
-
RM demuxer by al3xWed, 26 Dec 2001 22:59:08 +0000, by gabucino
-
added real demuxerWed, 26 Dec 2001 22:57:51 +0000, by alex
-
added alang,slang optionsWed, 26 Dec 2001 22:57:22 +0000, by gabucino
-
/dev/zero bad permissions error messageWed, 26 Dec 2001 22:33:15 +0000, by arpi
-
numerous small fixes/updatesWed, 26 Dec 2001 21:45:23 +0000, by gabucino
-
updatedWed, 26 Dec 2001 20:47:50 +0000, by arpi
-
mpeg startpos (-ss, -chapter) fixedWed, 26 Dec 2001 20:44:56 +0000, by arpi
-
new -pp options stuff (-npp ...)Wed, 26 Dec 2001 19:45:49 +0000, by michael
-
mpeg VDR vs. BIN fixed?Wed, 26 Dec 2001 16:34:06 +0000, by arpi
-
JAF addedWed, 26 Dec 2001 15:55:24 +0000, by arpi
-
install: target added, based on patch by Jukka Tastula <jukka.tastula@kotinet.com>Wed, 26 Dec 2001 15:49:45 +0000, by arpi
-
rawi420 addedWed, 26 Dec 2001 14:24:57 +0000, by alex
-
authors updated. TODO: mms/rtp streaming authors, dvd subtitles author, etc (see whatsnew)Wed, 26 Dec 2001 14:22:42 +0000, by arpi
-
afm/vfm syncedWed, 26 Dec 2001 14:19:39 +0000, by alex
-
added support for I420 input (used by TV V4L) in lavc encoderWed, 26 Dec 2001 13:32:00 +0000, by alex
-
fixed stereo IMA4 decodingWed, 26 Dec 2001 13:22:03 +0000, by melanson
-
subconfig parser fixedWed, 26 Dec 2001 13:17:55 +0000, by alex
-
fixed subconfig parserWed, 26 Dec 2001 13:15:44 +0000, by alex
-
ffmpeg/framecopy fixed, mp3lib&divx4encore addedWed, 26 Dec 2001 12:32:40 +0000, by alex
-
osd support, not for mpegpesWed, 26 Dec 2001 10:34:54 +0000, by mswitch
-
duplicate entryWed, 26 Dec 2001 09:35:06 +0000, by nexus
-
Initial support for unified ADPCM decoderWed, 26 Dec 2001 06:33:03 +0000, by melanson
-
Initial support for unified ADPCM decoderWed, 26 Dec 2001 06:13:17 +0000, by melanson
-
release todoWed, 26 Dec 2001 02:42:44 +0000, by arpi
-
-alang/-slang options (audio/sub selection by language code)Wed, 26 Dec 2001 00:16:59 +0000, by arpi
-
dvd language->aid/sid functionsWed, 26 Dec 2001 00:16:09 +0000, by arpi
-
enable-streaming unneeded.Wed, 26 Dec 2001 00:13:59 +0000, by eyck
-
subtitle_t + audio_stream_t -> stream_language_t (cleanup)Tue, 25 Dec 2001 23:31:37 +0000, by arpi
-
v4l detect fixedTue, 25 Dec 2001 22:08:22 +0000, by arpi
-
make users happy - this is xmas, isn't it?Tue, 25 Dec 2001 22:00:15 +0000, by arpi
-
search codecs.conf at CONFDIRTue, 25 Dec 2001 21:59:07 +0000, by arpi
-
--confdirTue, 25 Dec 2001 21:58:10 +0000, by arpi
-
some debuggingTue, 25 Dec 2001 20:41:04 +0000, by arpi
-
old ffmpeg (MBC) workaroundTue, 25 Dec 2001 20:36:40 +0000, by arpi
-
dvd seeking -> subtitle disappearing bugs fixedTue, 25 Dec 2001 20:32:02 +0000, by arpi
-
is itn't %, it is a byteposition of the video ...Tue, 25 Dec 2001 19:25:27 +0000, by jaf
-
print some info on cpu (runtime/compiled flags)Tue, 25 Dec 2001 17:53:31 +0000, by arpi
-
mix22toS & move2to1 in SSETue, 25 Dec 2001 17:45:25 +0000, by michael
-
mix31to2 & mix31toS in SSETue, 25 Dec 2001 17:36:54 +0000, by michael
-
mix21to2 & mix21toS in SSETue, 25 Dec 2001 17:29:12 +0000, by michael
-
memset(?, 0, 256*sizeof(float)) in MMXTue, 25 Dec 2001 17:19:18 +0000, by michael
-
warning fixTue, 25 Dec 2001 16:43:27 +0000, by pl
-
wannabe compilation breakerTue, 25 Dec 2001 16:42:45 +0000, by pl
-
fix a warning (ambiguous 'if else')Tue, 25 Dec 2001 16:41:06 +0000, by pl
-
missing exported functionTue, 25 Dec 2001 16:39:12 +0000, by pl
-
warning fixTue, 25 Dec 2001 16:38:07 +0000, by pl
-
possible uninit pointer free()'dTue, 25 Dec 2001 16:35:57 +0000, by pl
-
warning fixTue, 25 Dec 2001 16:30:25 +0000, by pl
-
looks betterTue, 25 Dec 2001 15:03:36 +0000, by jaf
-
warning fixTue, 25 Dec 2001 11:49:19 +0000, by pl
-
As nobody fixed this yet:Tue, 25 Dec 2001 11:45:04 +0000, by pl
-
As nobody fixed this yet:Tue, 25 Dec 2001 11:40:10 +0000, by pl
-
missing #include'sTue, 25 Dec 2001 11:20:58 +0000, by pl
-
fixes warningsTue, 25 Dec 2001 11:14:25 +0000, by pl
-
vplayer format - no longer crashes on slightly broken subs.Tue, 25 Dec 2001 01:32:04 +0000, by eyck
-
--enable_gui && nogui && DVD sig11 fixed - .so 10lTue, 25 Dec 2001 01:18:59 +0000, by arpi
-
*** empty log message ***Mon, 24 Dec 2001 23:54:27 +0000, by eyck
-
some quick updates for the prereleaseMon, 24 Dec 2001 23:00:07 +0000, by gabucino
-
Fixed #ifdef discrepancy that was breaking compilation on PPC platformMon, 24 Dec 2001 21:28:30 +0000, by melanson
-
Somewhere along the line, someone updated a field in an ASF structureMon, 24 Dec 2001 20:38:49 +0000, by melanson
-
error for non-stereo surroundsMon, 24 Dec 2001 18:54:58 +0000, by steve
-
similar to 1.144, i420 added, MERRY XMAS \!\!\!Mon, 24 Dec 2001 18:14:18 +0000, by jaf
-
FreeBSD fixMon, 24 Dec 2001 16:24:35 +0000, by nexus
-
Hint #2 -> HintMon, 24 Dec 2001 15:53:15 +0000, by gabucino
-
similar to 1.143, 'sis' bug was fixedMon, 24 Dec 2001 14:58:42 +0000, by jaf
-
this bug (?) was fixedMon, 24 Dec 2001 14:40:34 +0000, by gabucino
-
fixed priority support, tested with -vfm -vc, etc.Mon, 24 Dec 2001 14:01:55 +0000, by atmos4
-
fixed video syncingMon, 24 Dec 2001 13:56:43 +0000, by alex
-
similar to 1.42, bad wordingMon, 24 Dec 2001 11:26:14 +0000, by jaf
-
similar to 1.141, (hungarian users)Mon, 24 Dec 2001 11:23:22 +0000, by jaf
-
similar to 1.140, mplayer-felhasznalok mailing list added (hungarian users)Mon, 24 Dec 2001 11:22:03 +0000, by jaf
-
similar to 1.19, audio pluginsMon, 24 Dec 2001 11:19:21 +0000, by jaf
-
similar to 1.139, audio pluginsMon, 24 Dec 2001 11:14:04 +0000, by jaf
-
similar to 1.54, DeFuckingMon, 24 Dec 2001 11:07:43 +0000, by jaf
-
similar to 1.138, added "Internal buffer inconsistency" lame bug as Known problemMon, 24 Dec 2001 11:06:51 +0000, by jaf
-
i420 supportMon, 24 Dec 2001 11:01:16 +0000, by alex
-
supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcodec cvs)Mon, 24 Dec 2001 10:54:11 +0000, by alex
-
bzero() -> memset()Mon, 24 Dec 2001 10:39:28 +0000, by pl
-
memset is more portable than bzero ("BSD"ism)Mon, 24 Dec 2001 10:35:43 +0000, by pl
-
similar to 1.53Mon, 24 Dec 2001 10:27:28 +0000, by jaf
-
similar to 1.137Mon, 24 Dec 2001 10:26:10 +0000, by jaf
-
similar to 1.41Mon, 24 Dec 2001 10:23:37 +0000, by jaf
-
similar to 1.136, Cinepak decoder author addedTV input doesn't need --enable-tv anymoreMon, 24 Dec 2001 10:20:09 +0000, by jaf
-
"--help" fixes:Mon, 24 Dec 2001 02:56:02 +0000, by pl
-
bad wordingMon, 24 Dec 2001 02:13:38 +0000, by gabucino
-
lavc quality fixed - using right fpsMon, 24 Dec 2001 02:11:49 +0000, by arpi
-
Patch by Jir«¿ Svoboda <Jiri.Svoboda@seznam.cz>Mon, 24 Dec 2001 01:54:29 +0000, by pl
-
fixed scaling and colors with libavcodec (and some comments added)Mon, 24 Dec 2001 01:11:39 +0000, by alex
-
10l? streaming must be yes, auto is not enough because of MakefileSun, 23 Dec 2001 23:20:49 +0000, by arpi
-
streaming enabled by defaultSun, 23 Dec 2001 22:45:21 +0000, by arpi
-
liba52 is preferredSun, 23 Dec 2001 22:36:35 +0000, by arpi
-
This commit adds initial support for Quicktime Animation (RLE) video. ItSun, 23 Dec 2001 22:20:46 +0000, by melanson
-
RTP support patch by Brian Kuschak <bkuschak@yahoo.com>Sun, 23 Dec 2001 22:09:02 +0000, by arpi
-
+msgSun, 23 Dec 2001 21:21:14 +0000, by gabucino
-
subconfig fix (if sscanf()==1, then null out second (non-present) parameter) and some errormessage fixesSun, 23 Dec 2001 21:18:06 +0000, by alex
-
mplayer-felhasznalok policySun, 23 Dec 2001 20:16:19 +0000, by gabucino
-
*** empty log message ***Sun, 23 Dec 2001 20:06:11 +0000, by gabucino
-
surround channels can now be decoded in stereoishSun, 23 Dec 2001 19:10:00 +0000, by steve
-
fix comment typoSun, 23 Dec 2001 19:09:24 +0000, by steve
-
mix3to1 in SSESun, 23 Dec 2001 17:52:27 +0000, by michael
-
mix3to2 in SSESun, 23 Dec 2001 17:32:34 +0000, by michael
-
mix5to1 & mix4to1 in SSESun, 23 Dec 2001 17:16:07 +0000, by michael
-
updates in AUTHORS sectionSun, 23 Dec 2001 17:10:27 +0000, by gabucino
-
mix2to1 in SSESun, 23 Dec 2001 17:08:33 +0000, by michael
-
Patch by Panagiotis appliedSun, 23 Dec 2001 16:57:52 +0000, by gabucino
-
mplayer-felhasznalok mailing list added (hungarian users)Sun, 23 Dec 2001 16:56:27 +0000, by gabucino
-
fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>Sun, 23 Dec 2001 16:14:13 +0000, by arpi
-
'Plugins' subsection in Sound sectionSun, 23 Dec 2001 15:55:11 +0000, by gabucino
-
DeFuckingSun, 23 Dec 2001 13:32:32 +0000, by gabucino
-
added "Internal buffer inconsistency" lame bug as Known problemSun, 23 Dec 2001 13:31:43 +0000, by gabucino
-
removed some fucksSun, 23 Dec 2001 12:25:25 +0000, by gabucino
-
add support for priotity <int> in codecs.conf, higher numbers are betterSun, 23 Dec 2001 11:58:57 +0000, by atmos4
-
Add aspect 6, anamorphic 16:9 for svcdSun, 23 Dec 2001 01:34:49 +0000, by atmos4
-
Add missing ifdef, 10l...Sun, 23 Dec 2001 01:34:10 +0000, by atmos4
-
added "copy mga_vid to /lib/modules" to install instructionsSun, 23 Dec 2001 00:40:32 +0000, by gabucino
-
made divx4 optional (also configure checking needed) and added avcodec_closeSat, 22 Dec 2001 16:59:10 +0000, by alex
-
Argh, forgot to make variable static...Sat, 22 Dec 2001 16:22:32 +0000, by 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:20:32 +0000, by mswitch
-
Added format conversion and resampling through pl_format and pl_resample. Someone please check my implementation for bugs.Sat, 22 Dec 2001 16:19:00 +0000, by mswitch
-
compile encoders in libavcodec tooSat, 22 Dec 2001 15:14:10 +0000, by alex
-
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoderSat, 22 Dec 2001 14:40:21 +0000, by alex
-
added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and added -ffourcc option (force fourcc in ouput)Sat, 22 Dec 2001 14:32:08 +0000, by alex
-
syncSat, 22 Dec 2001 10:15:38 +0000, by nexus
-
Plugger patch by Sam LinSat, 22 Dec 2001 09:20:09 +0000, by atmos4
-
sse optimize of 3FSat, 22 Dec 2001 00:55:58 +0000, by michael
-
3F2R sse optimizedSat, 22 Dec 2001 00:33:52 +0000, by michael
-
working with 0.9.6 too (0.9.6 is coming with debian woody)Sat, 22 Dec 2001 00:28:49 +0000, by alex
-
updated to reflect BGR32 output of FLI dataFri, 21 Dec 2001 23:41:16 +0000, by melanson
-
Cinepak decoder author addedFri, 21 Dec 2001 23:24:49 +0000, by gabucino
-
similar to 1.40, updated Cinepak section (new, opensource codec)Fri, 21 Dec 2001 21:08:15 +0000, by jaf
-
updated Cinepak section (new, opensource codec)Fri, 21 Dec 2001 20:33:09 +0000, by gabucino
-
Cinepak YUY2 supportFri, 21 Dec 2001 17:49:31 +0000, by arpi
-
"This are some updates mostly, new chapters in documentation.html."Fri, 21 Dec 2001 17:38:55 +0000, by gabucino
-
native CVID codec added, order of native and vfw codecs changedFri, 21 Dec 2001 16:40:28 +0000, by arpi
-
native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>Fri, 21 Dec 2001 16:39:54 +0000, by arpi
-
void* context added - it should keep the codec-specific stuff (struct ptr or HANDLE)Fri, 21 Dec 2001 16:17:24 +0000, by arpi
-
minor bugfixes (noone noticed them)Fri, 21 Dec 2001 02:09:34 +0000, by michael
-
c++-compiler is not needed. gcc however is. ( and bcc is not enough )Fri, 21 Dec 2001 02:05:57 +0000, by eyck
-
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 20:50:35 +0000, by mswitch
-
similar to 1.135, Polish translation link addedThu, 20 Dec 2001 19:52:51 +0000, by jaf
-
similar to 1.15, Try The Fucking CVS message. Hmm it was there. Where did it go?Thu, 20 Dec 2001 19:51:09 +0000, by jaf
-
similar to 1.134, forgot to remove these (notes about suid)Thu, 20 Dec 2001 19:47:12 +0000, by jaf
-
similar to 1.16, some additional info in 2pass sectionThu, 20 Dec 2001 19:45:40 +0000, by jaf
-
Polish translation link added, hungarian links translated to hungarianThu, 20 Dec 2001 17:44:47 +0000, by gabucino
-
rgb24toyv12 bugfixThu, 20 Dec 2001 17:30:59 +0000, by michael
-
Adam Di Carlo changes. see debian/changelogThu, 20 Dec 2001 17:18:48 +0000, by eyck
-
Added plugin for fractional resampling (alpha code)Thu, 20 Dec 2001 15:30:22 +0000, by anders
-
Removed conversion for yuy2, libmp1e supports this format, no need to cnovert it...Thu, 20 Dec 2001 08:02:38 +0000, by mswitch
-
Removed some old libavcodec code which would cause inproper scaling of some movies...Thu, 20 Dec 2001 07:40:30 +0000, by mswitch
-
Try The Fucking CVS message. Hmm it was there. Where did it go?Wed, 19 Dec 2001 22:34:24 +0000, by gabucino
-
forgot to remove these (notes about suid)Wed, 19 Dec 2001 22:27:21 +0000, by gabucino
-
runtime cpu detection for the resample stuffWed, 19 Dec 2001 20:20:06 +0000, by michael
-
sse opt of mix32toS()Wed, 19 Dec 2001 19:35:08 +0000, by michael
-
sse opt of mix32to2()Wed, 19 Dec 2001 18:58:05 +0000, by michael
-
adding some commentsWed, 19 Dec 2001 18:42:36 +0000, by michael
-
oops... previous commit was only a half-sync with help_mp-en.h 1.19Wed, 19 Dec 2001 18:33:53 +0000, by pl
-
Inproved mpeg sync on fast computersWed, 19 Dec 2001 18:26:08 +0000, by mswitch
-
some additional info in 2pass sectionWed, 19 Dec 2001 17:30:08 +0000, by gabucino
-
eh forgot about ffmpeg12 :<Wed, 19 Dec 2001 17:29:15 +0000, by gabucino
-
better dvd supportWed, 19 Dec 2001 16:55:32 +0000, by pontscho
-
button design fixWed, 19 Dec 2001 16:54:04 +0000, by pontscho
-
nesze LGB beleirtalak igy ;)Wed, 19 Dec 2001 16:53:34 +0000, by pontscho
-
Remove lame upsampler, cleaned out stuff relating to setting channels.Wed, 19 Dec 2001 14:31:31 +0000, by mswitch
-
Fix glitchy mpeg playbackWed, 19 Dec 2001 14:28:42 +0000, by mswitch
-
missing 1 byte in array sizeWed, 19 Dec 2001 13:15:49 +0000, by pl
-
x = malloc(strlen(s) + c) ... strcpy(x, s)Wed, 19 Dec 2001 13:03:22 +0000, by pl
-
checkings for malloc results (potential memleaks)Wed, 19 Dec 2001 12:54:06 +0000, by pl
-
sync with help_mp-en.h 1.19Wed, 19 Dec 2001 12:21:38 +0000, by pl
-
better fullscreen-mode selection, patch by dunno :)Wed, 19 Dec 2001 11:50:05 +0000, by atmos4
-
sync again, 10l ;)Wed, 19 Dec 2001 11:45:04 +0000, by nexus
-
+ Added support of FIFO engine (suggested by Vladimir Dergachev)Wed, 19 Dec 2001 10:41:08 +0000, by nick
-
Sync with r1.19Wed, 19 Dec 2001 10:40:16 +0000, by nick
-
syncWed, 19 Dec 2001 09:51:52 +0000, by nexus
-
If the demuxer type is unknown it will start an http streaming.Wed, 19 Dec 2001 09:04:03 +0000, by bertrand
-
Removed unnecessary check after the protocol autodetection.Wed, 19 Dec 2001 09:02:52 +0000, by bertrand
-
Just a hintWed, 19 Dec 2001 07:40:28 +0000, by nick
-
Typofix (thanks to Felix)Wed, 19 Dec 2001 07:27:34 +0000, by nick
-
pre-cache fixedWed, 19 Dec 2001 02:16:43 +0000, by arpi
-
nop_steraming fixedWed, 19 Dec 2001 01:59:25 +0000, by arpi
-
similar to 1.19, lang support.Tue, 18 Dec 2001 23:20:43 +0000, by jaf
-
init title change basz.Tue, 18 Dec 2001 23:19:53 +0000, by pontscho
-
some warning killTue, 18 Dec 2001 23:14:29 +0000, by pontscho
-
lang support.Tue, 18 Dec 2001 22:59:04 +0000, by pontscho
-
similar to 1.15, hm. stuff.Tue, 18 Dec 2001 22:11:48 +0000, by jaf
-
similar to 1.33, hm. stuff.Tue, 18 Dec 2001 22:08:16 +0000, by jaf
-
similar to 1.39, hm. stuff.Tue, 18 Dec 2001 22:06:58 +0000, by jaf
-
similar to 1.18, full language support for guiTue, 18 Dec 2001 22:03:31 +0000, by jaf
-
fix bug, if dvd titles is 'none', vagymiTue, 18 Dec 2001 22:00:25 +0000, by pontscho
-
updated to match help_mp-en.h 1.17Tue, 18 Dec 2001 21:50:35 +0000, by pl
-
Applied patch by Jiri Svoboda <Jiri.Svoboda@seznam.cz>:Tue, 18 Dec 2001 21:43:15 +0000, by pl
-
full language support for guiTue, 18 Dec 2001 21:33:02 +0000, by pontscho
-
itt a skin nem van hibauzenet igy.Tue, 18 Dec 2001 20:01:10 +0000, by pontscho
-
Added the Host field in the HTTP request.Tue, 18 Dec 2001 18:45:00 +0000, by bertrand
-
removing unnecessary sse sin/cos LUTTue, 18 Dec 2001 17:29:27 +0000, by michael
-
hm. stuff.Tue, 18 Dec 2001 17:07:21 +0000, by gabucino
-
"Another brand new translated file gcc-2.96-3.0.html, and correct version ofTue, 18 Dec 2001 17:04:52 +0000, by gabucino
-
sse optTue, 18 Dec 2001 15:59:01 +0000, by michael
-
small changesTue, 18 Dec 2001 11:16:08 +0000, by pontscho
-
runtime cpu detection for the idctTue, 18 Dec 2001 04:00:29 +0000, by michael
-
mmx optTue, 18 Dec 2001 03:00:04 +0000, by michael
-
mmx optTue, 18 Dec 2001 02:48:14 +0000, by michael
-
mmx optTue, 18 Dec 2001 02:13:49 +0000, by michael
-
mmx optTue, 18 Dec 2001 01:46:41 +0000, by michael
-
mmx optTue, 18 Dec 2001 00:56:08 +0000, by michael
-
*** empty log message ***Tue, 18 Dec 2001 00:19:28 +0000, by gabucino
-
"I updatet codecs.html and translated whole new file: bugsreports.html.Mon, 17 Dec 2001 23:54:13 +0000, by gabucino
-
VP30 added - report by Mark Janssen <maniac@maniac.nl>Mon, 17 Dec 2001 22:09:56 +0000, by arpi
-
faster (and simpler) bitstream reader (in C)Mon, 17 Dec 2001 21:53:49 +0000, by michael
-
MMX optMon, 17 Dec 2001 21:19:57 +0000, by michael
-
similar to 1.38, err... minor fixes/additionsMon, 17 Dec 2001 19:43:29 +0000, by jaf
-
mmx optMon, 17 Dec 2001 19:33:19 +0000, by michael
-
err... minor fixes/additionsMon, 17 Dec 2001 18:51:24 +0000, by gabucino
-
use resample.c functionsMon, 17 Dec 2001 17:21:50 +0000, by arpi
-
fixMon, 17 Dec 2001 17:15:16 +0000, by alex
-
precachingMon, 17 Dec 2001 16:56:56 +0000, by arpi
-
initial precachingMon, 17 Dec 2001 16:55:40 +0000, by arpi
-
Divide by Zero fix.Mon, 17 Dec 2001 16:51:34 +0000, by atmos4
-
kurva sub fix.Mon, 17 Dec 2001 16:05:36 +0000, by pontscho
-
exchanged return with goto out in subconfig parsing and fixed error messagesMon, 17 Dec 2001 15:50:36 +0000, by alex
-
aspect ratio bug fix for guiMon, 17 Dec 2001 14:19:37 +0000, by pontscho
-
eh ... dl ...Mon, 17 Dec 2001 12:04:20 +0000, by pontscho
-
fix dvdread support detectMon, 17 Dec 2001 11:49:17 +0000, by pontscho
-
Partial sync with linux stuff (Linux driver is still buggy for me)Mon, 17 Dec 2001 09:07:12 +0000, by nick
-
Some info from Vladimir DergachevMon, 17 Dec 2001 07:43:38 +0000, by nick
-
sse optMon, 17 Dec 2001 03:30:08 +0000, by michael
-
sse optMon, 17 Dec 2001 02:26:30 +0000, by michael
-
Fixed the multiple ASF header stream chunk.Mon, 17 Dec 2001 01:58:24 +0000, by bertrand
-
libmad addedMon, 17 Dec 2001 01:14:15 +0000, by arpi
-
cleanupMon, 17 Dec 2001 00:59:44 +0000, by michael
-
reversed patch - faszom (C++) .so-baMon, 17 Dec 2001 00:59:27 +0000, by arpi
-
CoTaskMemAlloc def should match prototyp in com.hMon, 17 Dec 2001 00:57:50 +0000, by arpi
-
sse optMon, 17 Dec 2001 00:37:55 +0000, by michael
-
updatesMon, 17 Dec 2001 00:32:49 +0000, by arpi
-
fli seeking implementedMon, 17 Dec 2001 00:24:03 +0000, by arpi
-
some small sub bug fixMon, 17 Dec 2001 00:07:20 +0000, by pontscho
-
reset ds eof flags at seeking - requires for mpeg -loopMon, 17 Dec 2001 00:03:50 +0000, by arpi
-
-noloop addedSun, 16 Dec 2001 23:59:28 +0000, by arpi
-
-loop fixedSun, 16 Dec 2001 23:59:13 +0000, by arpi
-
ULONG bug fixSun, 16 Dec 2001 23:45:49 +0000, by pontscho
-
GUI vs suidroot - fixed!Sun, 16 Dec 2001 23:45:23 +0000, by gabucino
-
C optimizationsSun, 16 Dec 2001 23:00:03 +0000, by michael
-
workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Sun, 16 Dec 2001 21:52:41 +0000, by arpi
-
Removed functions prototypes for streaming that don't need to be here.Sun, 16 Dec 2001 21:41:43 +0000, by bertrand
-
sse optSun, 16 Dec 2001 21:39:10 +0000, by michael
-
Applied the patch from Alban Bedel <albeu@free.fr>.Sun, 16 Dec 2001 21:23:36 +0000, by bertrand
-
Made audio_id and video_id non static variable.Sun, 16 Dec 2001 21:16:59 +0000, by bertrand
-
similar to 1.17\n only -v is neededSun, 16 Dec 2001 21:00:40 +0000, by jaf
-
only -v is neededSun, 16 Dec 2001 18:24:03 +0000, by gabucino
-
sse optSun, 16 Dec 2001 15:43:15 +0000, by michael
-
VIVO doneSun, 16 Dec 2001 15:07:19 +0000, by arpi
-
sse optSun, 16 Dec 2001 15:00:02 +0000, by michael
-
vivo A-V sync fixedSun, 16 Dec 2001 14:51:04 +0000, by arpi
-
vfw codecs can't do 16bpp, but 15Sun, 16 Dec 2001 14:10:37 +0000, by arpi
-
oops, 8bit instead of 16Sun, 16 Dec 2001 13:24:13 +0000, by michael
-
began updated translation by <nell@skrzynka.pl> (work-in-progress)Sun, 16 Dec 2001 11:51:02 +0000, by gabucino
-
obsoleted files (all) removedSun, 16 Dec 2001 11:47:36 +0000, by gabucino
-
Patch by Adam Di Carlo <adam@onshore-devel.com>:Sun, 16 Dec 2001 11:37:23 +0000, by pl
-
Patch by Adam Di Carlo <adam@onshore-devel.com>:Sun, 16 Dec 2001 11:35:14 +0000, by pl
-
Patch by Adam Di Carlo <adam@onshore-devel.com>:Sun, 16 Dec 2001 11:32:59 +0000, by pl
-
similar to 1.132, applied Panagiotis' patchSun, 16 Dec 2001 10:45:00 +0000, by jaf
-
similar to 1.16, Add subtitle loader for guiSun, 16 Dec 2001 10:34:06 +0000, by jaf
-
similar to 1.16, dvd subtiteles addedSun, 16 Dec 2001 10:27:58 +0000, by jaf
-
Changed an unknown file to preroll.Sun, 16 Dec 2001 07:54:35 +0000, by bertrand
-
Handle broken server that doesn't send CRLF but jusr LF.Sun, 16 Dec 2001 07:40:52 +0000, by bertrand
-
updatedSun, 16 Dec 2001 03:21:47 +0000, by arpi
-
a bit more SSE optimizationsSun, 16 Dec 2001 03:06:41 +0000, by michael
-
better benchmarkingSun, 16 Dec 2001 02:47:03 +0000, by michael
-
gcc -O? thinks a*0.0 != 0.0 so we need a better cmpSun, 16 Dec 2001 00:31:44 +0000, by michael
-
fixed endian-ness for FLI and MS Video 1 decoders; fixed padding bug inSun, 16 Dec 2001 00:26:21 +0000, by melanson
-
some SSE optimizationsSat, 15 Dec 2001 23:26:52 +0000, by michael
-
benchmarking code (#define TIMING)Sat, 15 Dec 2001 22:32:14 +0000, by michael
-
--with-x11{inc,lib}dir configure option broken, can't select a specific X11Sat, 15 Dec 2001 18:35:06 +0000, by jkeil
-
update to match the latest update in English versionSat, 15 Dec 2001 17:40:59 +0000, by pl
-
support for RGB/BGR modes (tested with raw and divx4)Sat, 15 Dec 2001 17:12:20 +0000, by alex
-
-vivo version option addedSat, 15 Dec 2001 16:49:45 +0000, by alex
-
added -vivo subconfigSat, 15 Dec 2001 16:44:54 +0000, by alex
-
Sync with rev 1.16Sat, 15 Dec 2001 16:29:14 +0000, by nick
-
syncSat, 15 Dec 2001 16:21:22 +0000, by nexus
-
Add subtitle loader for guiSat, 15 Dec 2001 15:36:07 +0000, by pontscho
-
fixed sig8 while -idx on some files (actually this is a workaround) :(Fri, 14 Dec 2001 23:56:12 +0000, by gabucino
-
Made the HTTP request escaped the url.Fri, 14 Dec 2001 23:50:57 +0000, by bertrand
-
Added 2 functions to escape/unescape the url as described in the RFC 2396.Fri, 14 Dec 2001 23:48:47 +0000, by bertrand
-
tweaked surround lowpass filter, included some new test codeFri, 14 Dec 2001 21:25:49 +0000, by steve
-
Applied the patch from Alban Bedel <albeu@free.fr>.Fri, 14 Dec 2001 20:45:30 +0000, by bertrand
-
Fix mediaLib compilation problem on solaris.Fri, 14 Dec 2001 20:14:59 +0000, by jkeil
-
Use $AUDIODEV environment variable as the default audio device on solaris, ifFri, 14 Dec 2001 20:13:17 +0000, by jkeil
-
x11control, direct rendering and some minor changesFri, 14 Dec 2001 18:14:27 +0000, by iive
-
applied Panagiotis' patchFri, 14 Dec 2001 17:37:45 +0000, by gabucino
-
applied Nick's patchFri, 14 Dec 2001 17:35:20 +0000, by gabucino
-
-sid works nowFri, 14 Dec 2001 17:34:10 +0000, by gabucino
-
Tuned some values:Fri, 14 Dec 2001 16:48:36 +0000, by nick
-
add missing newline in warning messageThu, 13 Dec 2001 23:37:57 +0000, by steve
-
include 7kHz lowpass filter for surround channels, as per Dolby recommendationThu, 13 Dec 2001 23:37:27 +0000, by steve
-
compile remez.cThu, 13 Dec 2001 23:36:36 +0000, by steve
-
FIR filter implementation for surround sound lowpassThu, 13 Dec 2001 23:36:04 +0000, by steve
-
code by Jake Janovetz to find FIR filter coefficients using the Parks-McClellan algorithmThu, 13 Dec 2001 23:33:50 +0000, by steve
-
doneThu, 13 Dec 2001 17:51:19 +0000, by alex
-
vcodec_raw addedThu, 13 Dec 2001 17:50:19 +0000, by alex
-
fs button bug fixThu, 13 Dec 2001 00:25:08 +0000, by pontscho
-
fs windows switch fixWed, 12 Dec 2001 23:53:44 +0000, by pontscho
-
ize ... majd gabu ide irja. ilyen fullscreenben mouse button press - re jon elo main window.Wed, 12 Dec 2001 23:15:15 +0000, by pontscho
-
fix black izeWed, 12 Dec 2001 22:42:38 +0000, by pontscho
-
Applied the patch from Alban Bedel <albeu@free.fr> toWed, 12 Dec 2001 22:35:51 +0000, by bertrand
-
gtk suid bug fix(?)Wed, 12 Dec 2001 21:47:44 +0000, by pontscho
-
Preparing to next acceleration levelWed, 12 Dec 2001 18:48:07 +0000, by nick
-
changes for vivo audioWed, 12 Dec 2001 18:25:29 +0000, by alex
-
hacked audio support to work with acmWed, 12 Dec 2001 18:24:21 +0000, by alex
-
Tuned some registersWed, 12 Dec 2001 15:29:51 +0000, by nick
-
divx audio sig11 fixedWed, 12 Dec 2001 12:26:07 +0000, by arpi
-
similar to 1.31, Nexus moved, for his requestWed, 12 Dec 2001 05:56:26 +0000, by jaf
-
avifile syncTue, 11 Dec 2001 23:29:24 +0000, by arpi
-
avifile mergeTue, 11 Dec 2001 23:29:11 +0000, by arpi
-
avifile merge. kabi: indent changes really suxxxxTue, 11 Dec 2001 22:58:14 +0000, by arpi
-
Nexus moved, for his requestTue, 11 Dec 2001 21:21:32 +0000, by gabucino
-
some wishes for mencoderTue, 11 Dec 2001 19:33:10 +0000, by jaf
-
this new file is similar to 1.14Tue, 11 Dec 2001 18:43:33 +0000, by jaf
-
xinerama: allow to override xinerama screen_w/screen_h and setting size of screen where the window is placedTue, 11 Dec 2001 16:45:25 +0000, by alex
-
added new-lines to TYPE_PRINT optionsTue, 11 Dec 2001 16:08:36 +0000, by alex
-
similar to 1.50, finishedTue, 11 Dec 2001 16:04:59 +0000, by jaf
-
mf bug fixed.Tue, 11 Dec 2001 15:34:21 +0000, by pontscho
-
do not crash with 3ivx and vivoTue, 11 Dec 2001 14:56:21 +0000, by alex
-
do not fault if Filter_Create failedTue, 11 Dec 2001 14:48:42 +0000, by alex
-
limit get_space return <= MAX_OUTBURST, whilst always an exact number of fragmentsTue, 11 Dec 2001 09:23:57 +0000, by steve
-
Added a switch for the ASF streaming protocol. It will first try ASF/UDP,Tue, 11 Dec 2001 01:07:40 +0000, by bertrand
-
Added a data field in the streaming_ctrl_t struct, to store anyTue, 11 Dec 2001 01:06:08 +0000, by bertrand
-
updatedMon, 10 Dec 2001 22:53:24 +0000, by arpi
-
dshow switched to C versionMon, 10 Dec 2001 22:40:14 +0000, by arpi
-
updateded to line ~500Mon, 10 Dec 2001 22:21:09 +0000, by jaf
-
final cleanup of new_dshowMon, 10 Dec 2001 22:11:16 +0000, by arpi
-
updated for latest dshow api changesMon, 10 Dec 2001 21:58:37 +0000, by arpi
-
obsoleted filesMon, 10 Dec 2001 21:57:53 +0000, by arpi
-
obsoleted filesMon, 10 Dec 2001 21:57:53 +0000, by arpi
-
similar to 1.18Mon, 10 Dec 2001 21:56:21 +0000, by jaf
-
API changes - now fully compatible with C++ versionMon, 10 Dec 2001 21:53:13 +0000, by arpi
-
hopefully similar to 1.30Mon, 10 Dec 2001 21:51:21 +0000, by jaf
-
changed for updated DShow wrapper apiMon, 10 Dec 2001 20:11:31 +0000, by arpi
-
SetThreadAffinityMask added, req. for vivo audioMon, 10 Dec 2001 19:21:07 +0000, by arpi
-
kernel32 hack for vivo audioMon, 10 Dec 2001 19:15:45 +0000, by arpi
-
fixed Waveformatheader emu and added vivo1/2 audio detectionMon, 10 Dec 2001 17:48:09 +0000, by alex
-
fixes, and some new stuff. sorry forgot :)Mon, 10 Dec 2001 17:37:18 +0000, by gabucino
-
added in/out format debug to acm init like in vfw init (for testing vivo decoder dll :)Mon, 10 Dec 2001 17:22:52 +0000, by alex
-
added 'cpuflags mmx' for mmx optimized codecsMon, 10 Dec 2001 16:35:33 +0000, by alex
-
support in dbgprintf for mp_msg (mplayer only)Mon, 10 Dec 2001 16:06:10 +0000, by alex
-
added new prototypes from win32.cMon, 10 Dec 2001 15:57:11 +0000, by alex
-
Patch by artur Zaprzala:Mon, 10 Dec 2001 14:48:02 +0000, by atmos4
-
MP1E configure patch by D. Holm.Mon, 10 Dec 2001 14:41:44 +0000, by atmos4
-
yuy2 in C color bugfix patch from Artur Zaprzala <artur.zaprzala@talex.com.pl>Mon, 10 Dec 2001 13:14:28 +0000, by michael
-
mencoder was still being built (unsucessfully) if mp3lame was missingMon, 10 Dec 2001 12:07:03 +0000, by pl
-
updates at decodersMon, 10 Dec 2001 01:45:21 +0000, by arpi
-
Added the connect2Server prototype.Mon, 10 Dec 2001 01:39:25 +0000, by bertrand
-
g72x enabledMon, 10 Dec 2001 01:35:37 +0000, by arpi
-
g72x supportMon, 10 Dec 2001 01:34:36 +0000, by arpi
-
compiling g72xMon, 10 Dec 2001 01:34:14 +0000, by arpi
-
Moved the network related include files from network.c to network.hMon, 10 Dec 2001 01:34:08 +0000, by bertrand
-
btw, post-happy "santa claus" to all ;)Mon, 10 Dec 2001 01:00:38 +0000, by gabucino
-
GUI_LIBS -> GTK_LIBSMon, 10 Dec 2001 00:54:50 +0000, by arpi
-
cleanup? libs reordered. some more bugs. 10l won't be enough...Mon, 10 Dec 2001 00:54:25 +0000, by arpi
-
split surround delay buf into Ls and Rs in prep for active decoding stuff, and fiddled a bit more with surround levelMon, 10 Dec 2001 00:10:47 +0000, by steve
-
I'm missing a file ...Sun, 09 Dec 2001 22:15:51 +0000, by jaf
-
not ready (sorry), I've to finish beginning at line ~360Sun, 09 Dec 2001 22:10:38 +0000, by jaf
-
Remove annoying debug printf.Sun, 09 Dec 2001 21:56:35 +0000, by atmos4
-
don't forget this ;-)Sun, 09 Dec 2001 20:00:48 +0000, by jaf
-
done :)Sun, 09 Dec 2001 19:38:14 +0000, by arpi
-
a52 addedSun, 09 Dec 2001 19:24:22 +0000, by arpi
-
-ac a52 implementedSun, 09 Dec 2001 19:24:02 +0000, by arpi
-
resample.c added - float->int conversion and channel orderingSun, 09 Dec 2001 19:23:15 +0000, by arpi
-
10lSun, 09 Dec 2001 19:11:42 +0000, by alex
-
still fiddling with surround levelsSun, 09 Dec 2001 18:54:54 +0000, by steve
-
audio/video_family syncedSun, 09 Dec 2001 18:42:53 +0000, by alex
-
enabled validate_codec with some restrictionsSun, 09 Dec 2001 18:25:09 +0000, by alex
-
10l?Sun, 09 Dec 2001 18:04:17 +0000, by arpi
-
compiling and linking liba52 tooSun, 09 Dec 2001 17:48:36 +0000, by arpi
-
updated for avifile compilanceSun, 09 Dec 2001 17:14:39 +0000, by alex
-
updated cpudetectionSun, 09 Dec 2001 17:04:55 +0000, by alex
-
added cpuStepping to CpuCaps struct (needed win32.c)Sun, 09 Dec 2001 17:03:04 +0000, by alex
-
Patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>:Sun, 09 Dec 2001 16:56:23 +0000, by pl
-
committed corrected speed calculationSun, 09 Dec 2001 16:21:32 +0000, by melanson
-
g72x and a52 addedSun, 09 Dec 2001 16:20:03 +0000, by arpi
-
updated raw codecsSun, 09 Dec 2001 15:49:25 +0000, by alex
-
give the IMGFMT_ for sh_video->format not 0x0Sun, 09 Dec 2001 15:39:35 +0000, by alex
-
vfm_raw hack: set outfmt if format != 0x0 (for tv input)Sun, 09 Dec 2001 15:39:12 +0000, by alex
-
sample program for testing liba52Sun, 09 Dec 2001 15:30:03 +0000, by arpi
-
mplayer-liba52 config interfaceSun, 09 Dec 2001 15:29:42 +0000, by arpi
-
imported from liba52 CVSSun, 09 Dec 2001 15:28:44 +0000, by arpi
-
runtime cpu detectionSun, 09 Dec 2001 15:25:11 +0000, by michael
-
runtime stuffSun, 09 Dec 2001 11:52:29 +0000, by arpi
-
updates...Sun, 09 Dec 2001 01:28:11 +0000, by arpi
-
CC version check done by Makefile to allow overriding CC from envvarSun, 09 Dec 2001 01:24:01 +0000, by arpi
-
updatedSat, 08 Dec 2001 20:16:21 +0000, by jaf
-
Add sample bins.Sat, 08 Dec 2001 16:57:07 +0000, by atmos4
-
Removed hardware syncing support. Actually movies seem to run much smoother without it.Sat, 08 Dec 2001 14:40:45 +0000, by mswitch
-
ACODEC_COPYSat, 08 Dec 2001 13:30:35 +0000, by alex
-
fixed cbr audiocopy (if no sh_audio->wf)Sat, 08 Dec 2001 13:30:06 +0000, by alex
-
fixed framecopySat, 08 Dec 2001 12:21:23 +0000, by alex
-
width and height aren't mandatory anymoreSat, 08 Dec 2001 11:24:32 +0000, by gabucino
-
no filename required from tunerSat, 08 Dec 2001 11:19:55 +0000, by gabucino
-
- added capture registersSat, 08 Dec 2001 08:06:41 +0000, by nick
-
Fixed scaling in doublescan & interlaced modesSat, 08 Dec 2001 08:06:11 +0000, by nick
-
Add aspect 4 to known aspect codes, probably SECAM 4:3, at least sample file was 4:3.Sat, 08 Dec 2001 03:21:59 +0000, by atmos4
-
no filename needed for tv grabbingSat, 08 Dec 2001 02:47:55 +0000, by alex
-
do not fault if 2pass VbrControl can't open the logfileSat, 08 Dec 2001 01:43:02 +0000, by alex
-
selectable 2pass logfilenameSat, 08 Dec 2001 01:29:19 +0000, by alex
-
default size 320x200Sat, 08 Dec 2001 01:22:03 +0000, by alex
-
fixed typoFri, 07 Dec 2001 23:30:02 +0000, by alex
-
Corrected front:surround levelsFri, 07 Dec 2001 22:36:33 +0000, by steve
-
to follow unix traditionsFri, 07 Dec 2001 17:43:20 +0000, by gabucino
-
-dumpstream addedFri, 07 Dec 2001 17:42:17 +0000, by gabucino
-
dead code (not/never used anywhere)Fri, 07 Dec 2001 15:40:13 +0000, by pl
-
Fixed scaling in doublescan modesFri, 07 Dec 2001 12:01:43 +0000, by nick
-
Minor fixesFri, 07 Dec 2001 10:48:17 +0000, by nick
-
Minor flag changesFri, 07 Dec 2001 10:46:07 +0000, by nick
-
rage128_vid are fully works!!!Fri, 07 Dec 2001 09:56:39 +0000, by nick
-
Checked the return values on read.Fri, 07 Dec 2001 07:17:05 +0000, by bertrand
-
similar to v1.14Fri, 07 Dec 2001 05:55:04 +0000, by jaf
-
set all frames to keyframes for -ovc frameno - allow seeking in resulting audio-only aviFri, 07 Dec 2001 00:12:51 +0000, by arpi
-
ehh. frame skipping fixed for -ovc framenoFri, 07 Dec 2001 00:11:12 +0000, by arpi
-
new video codec: frameno (just the number of frame - for 3-pass encoding)Thu, 06 Dec 2001 23:59:46 +0000, by arpi
-
typoThu, 06 Dec 2001 23:26:58 +0000, by nexus
-
==/= fixThu, 06 Dec 2001 23:23:06 +0000, by nexus
-
recursive CC fixedThu, 06 Dec 2001 22:31:57 +0000, by arpi
-
libmp3lame optionalThu, 06 Dec 2001 22:27:09 +0000, by arpi
-
mp3lame detection separated, some unneeded -lm removedThu, 06 Dec 2001 22:26:41 +0000, by arpi
-
-lm moved to the end of lib listThu, 06 Dec 2001 22:23:57 +0000, by arpi
-
Using CBR stream format for CBR mp3 audioThu, 06 Dec 2001 21:50:35 +0000, by arpi
-
similar to 1.15Thu, 06 Dec 2001 19:14:05 +0000, by jaf
-
print more info if -vThu, 06 Dec 2001 19:07:25 +0000, by michael
-
tested with more files, works wellThu, 06 Dec 2001 18:54:52 +0000, by jaf
-
libdvdread + lib(dvd)css version number problemsThu, 06 Dec 2001 18:25:39 +0000, by gabucino
-
separated release and future entriesThu, 06 Dec 2001 12:20:40 +0000, by arpi
-
Code cleanupThu, 06 Dec 2001 10:50:37 +0000, by nick
-
Minor fixesThu, 06 Dec 2001 10:21:02 +0000, by nick
-
Fixed a missing </a>.Thu, 06 Dec 2001 02:34:26 +0000, by bertrand
-
dithering info wasnt displayedThu, 06 Dec 2001 01:23:23 +0000, by michael
-
vertical cubic/linear scalingThu, 06 Dec 2001 00:10:42 +0000, by michael
-
dunnowhat Q/A de biztos joWed, 05 Dec 2001 23:07:05 +0000, by gabucino
-
libvo2 draft by Ivan - with linewrapping...Wed, 05 Dec 2001 21:49:04 +0000, by arpi
-
-aspect ration correctionWed, 05 Dec 2001 18:23:38 +0000, by atmos4
-
Readd NAS lib, something else missing? Please better check your cvs commits or at least read cvslog with care.Wed, 05 Dec 2001 17:59:59 +0000, by atmos4
-
compile if no uyvy support (test this change)Wed, 05 Dec 2001 16:49:54 +0000, by alex
-
added DIRECTFB_LIB to VO_LIBS to compile using vo_directfb ;)Wed, 05 Dec 2001 16:49:12 +0000, by alex
-
added directfb to _vomodulesWed, 05 Dec 2001 16:48:36 +0000, by alex
-
patch by Tobias Diedrich <td@informatik.uni-hannover.de>Wed, 05 Dec 2001 12:12:00 +0000, by pl
-
CVS is still broken with gcc3. This fixes it.Wed, 05 Dec 2001 10:31:10 +0000, by pl
-
Rage128 problems. Attempt #3Wed, 05 Dec 2001 08:58:09 +0000, by nick
-
Minor typo fix (which I thought I commited yesterday)Wed, 05 Dec 2001 07:11:36 +0000, by mswitch
-
fixed Video 1 bug which cut off decoding too soon, resulting in tornWed, 05 Dec 2001 04:17:24 +0000, by melanson
-
updated to reflect BGR32 support in MS Video 1 decoderWed, 05 Dec 2001 04:16:04 +0000, by melanson
-
Update regarding linmp1e usage, submitted by D: HolmWed, 05 Dec 2001 00:30:17 +0000, by atmos4
-
Switched from rte which caused alot of problems for some users to libmp1e.Tue, 04 Dec 2001 23:14:31 +0000, by mswitch
-
Tried fixing a bug relating to users with digital audio output (I'm unable to test if this works myself since I don't have a decoder)Tue, 04 Dec 2001 23:13:15 +0000, by mswitch
-
Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rte obsolete.Tue, 04 Dec 2001 23:10:59 +0000, by mswitch
-
configure output no longer neededTue, 04 Dec 2001 22:55:40 +0000, by gabucino
-
mpegpes added to output modulesTue, 04 Dec 2001 22:04:14 +0000, by jaf
-
similar to 1.6, finishedTue, 04 Dec 2001 21:42:28 +0000, by jaf
-
CPU detection addedTue, 04 Dec 2001 21:35:18 +0000, by arpi
-
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>Tue, 04 Dec 2001 21:04:28 +0000, by arpi
-
similar to 1.47, no finished yesTue, 04 Dec 2001 20:41:00 +0000, by jaf
-
use return 1; if interrupted - patch by Artur Skawina <skawina@geocities.com>Tue, 04 Dec 2001 20:35:31 +0000, by arpi
-
fixed to check that SNDCTL_DSP_CHANNELS actually grants the requested number of channelsTue, 04 Dec 2001 17:54:08 +0000, by steve
-
do not crash if can't get modelines (dga2.0)Tue, 04 Dec 2001 17:24:25 +0000, by alex
-
unistd.h required at least by FreeBSDTue, 04 Dec 2001 15:49:26 +0000, by nexus
-
LIBAO_PLUGIN_EXTERN expansion uses wrong typeTue, 04 Dec 2001 15:45:21 +0000, by steve
-
include pl_surround in available pluginsTue, 04 Dec 2001 15:44:04 +0000, by steve
-
compile pl_surround.cTue, 04 Dec 2001 15:43:08 +0000, by steve
-
Dolby Surround decoding audio pluginTue, 04 Dec 2001 15:42:44 +0000, by steve
-
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>Tue, 04 Dec 2001 14:24:12 +0000, by jaf
-
similar to 1.125Tue, 04 Dec 2001 13:47:09 +0000, by jaf
-
framedrop extendedTue, 04 Dec 2001 12:55:05 +0000, by jaf
-
Format plugin now with working switch statementsTue, 04 Dec 2001 12:28:26 +0000, by anders
-
Global variables protected using volatileTue, 04 Dec 2001 12:23:27 +0000, by anders
-
correced memory deallocation bug and erors in commentsTue, 04 Dec 2001 12:20:17 +0000, by anders
-
sync, typoTue, 04 Dec 2001 09:49:44 +0000, by nexus
-
Rage128 problems???Tue, 04 Dec 2001 09:22:53 +0000, by nick
-
rawyuy2 added (for russian_simpsons.avi)Tue, 04 Dec 2001 01:30:07 +0000, by arpi
-
msrle8 paletet fix (workcycl.avi)Tue, 04 Dec 2001 00:46:24 +0000, by arpi
-
using audio.dwStart too... (for baittest.avi)Tue, 04 Dec 2001 00:26:45 +0000, by arpi
-
update slow-machine-rtfm message (jo szogediesen;)Mon, 03 Dec 2001 22:30:47 +0000, by gabucino
-
using cc like configureMon, 03 Dec 2001 22:28:05 +0000, by jaf
-
typoMon, 03 Dec 2001 22:24:43 +0000, by michael
-
similar to 1.5, but AVI/ASF/QT/VIV not updated yesMon, 03 Dec 2001 21:57:49 +0000, by jaf
-
updatedMon, 03 Dec 2001 21:53:09 +0000, by arpi
-
similar to 1.124Mon, 03 Dec 2001 21:42:16 +0000, by jaf
-
similar to 1.39Mon, 03 Dec 2001 21:28:35 +0000, by jaf
-
extedned TOO SLOW descriptionMon, 03 Dec 2001 21:11:44 +0000, by arpi
-
msg limit increasedMon, 03 Dec 2001 21:10:18 +0000, by arpi
-
not it looks like this 'MPlayer CVS-011203-19:47-gcc-2.95.3'Mon, 03 Dec 2001 19:13:34 +0000, by jaf
-
fixed startup crashMon, 03 Dec 2001 17:14:36 +0000, by iive
-
stuff I don't rememberMon, 03 Dec 2001 17:12:07 +0000, by gabucino
-
-cache added as default (8192)Mon, 03 Dec 2001 17:10:02 +0000, by gabucino
-
enhanced Installation sectionMon, 03 Dec 2001 17:08:09 +0000, by gabucino
-
-x -y -sws addedMon, 03 Dec 2001 17:06:59 +0000, by gabucino
-
typo (noticed by JAF)Mon, 03 Dec 2001 17:06:24 +0000, by gabucino
-
add tv fps supportMon, 03 Dec 2001 16:49:55 +0000, by alex
-
update (audio support is coming:)Mon, 03 Dec 2001 16:38:40 +0000, by alex
-
FreeBSD install nas* to /usr/X11 by default (and require -lm)Mon, 03 Dec 2001 15:57:10 +0000, by nexus
-
sorry.Mon, 03 Dec 2001 15:30:06 +0000, by alex
-
detect termios.h if no sys/termios.h (qnx getch2 support working)Mon, 03 Dec 2001 15:22:03 +0000, by alex
-
undef HAVE_SHM compilation bug fixedMon, 03 Dec 2001 14:37:26 +0000, by alex
-
Commandline interface to ao_plugin updated according to mplayers complex parameter format and plugin pl_format finished (alpha code needs testing)Mon, 03 Dec 2001 14:05:02 +0000, by anders
-
Color key still causes some troublesMon, 03 Dec 2001 10:10:19 +0000, by nick
-
ADDED: scaling stuff of mencoderMon, 03 Dec 2001 01:51:02 +0000, by gabucino
-
-ao NAS support by Tobias Diedrich <ranma@gmx.at>Mon, 03 Dec 2001 01:13:48 +0000, by arpi
-
vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>Mon, 03 Dec 2001 01:09:36 +0000, by arpi
-
mpeg subtitle flickering patch by Evgeny Chukreev <codedj@echo.ru>Mon, 03 Dec 2001 01:03:17 +0000, by arpi
-
similar to 1.123Sun, 02 Dec 2001 20:36:43 +0000, by jaf
-
horizontal up/downscale linear & cubicSun, 02 Dec 2001 20:03:26 +0000, by michael
-
similar to 1.12Sun, 02 Dec 2001 19:03:12 +0000, by jaf
-
-vo mga notesSun, 02 Dec 2001 14:01:13 +0000, by nick
-
Fixed compilation on non i686 archsSun, 02 Dec 2001 13:48:42 +0000, by nick
-
thanx, fixed!Sun, 02 Dec 2001 12:57:44 +0000, by gabucino
-
rage128_vid added, and link to radeon/READMESun, 02 Dec 2001 12:31:12 +0000, by gabucino
-
Fixed single buffering problems and -vo mga compatibility by number of buffersSun, 02 Dec 2001 12:21:13 +0000, by nick
-
Support for MTRR and 'swap_fourcc' flagSun, 02 Dec 2001 11:45:44 +0000, by nick
-
Patch applied from Panagiotis Issaris <takis@lumumba.luc.ac.be>Sun, 02 Dec 2001 11:16:25 +0000, by gabucino
-
Fixed 'cat' problemsSun, 02 Dec 2001 10:44:46 +0000, by nick
-
some DONE addedSat, 01 Dec 2001 23:43:16 +0000, by arpi
-
using #ifdef HAVE_VCDSat, 01 Dec 2001 23:40:24 +0000, by arpi
-
-vcd prints message if not supportedSat, 01 Dec 2001 23:39:47 +0000, by arpi
-
HAVE_VCD, some obsolete stuff removed (-alsa, xmmp)Sat, 01 Dec 2001 23:38:57 +0000, by arpi
-
Added a beginners guideSat, 01 Dec 2001 23:32:46 +0000, by mswitch
-
-dumpstreamSat, 01 Dec 2001 22:54:17 +0000, by arpi
-
file format detection reordered to get better hitsSat, 01 Dec 2001 22:12:58 +0000, by arpi
-
combined PS/PES sync to allow .VDR playback from stdinSat, 01 Dec 2001 22:09:18 +0000, by arpi
-
some more stuff, vivo seek removed as being impossibleSat, 01 Dec 2001 21:06:52 +0000, by arpi
-
Minor improvementsSat, 01 Dec 2001 20:23:47 +0000, by nick
-
More informationSat, 01 Dec 2001 18:22:32 +0000, by nick
-
More useful exampleSat, 01 Dec 2001 18:09:32 +0000, by nick
-
More configurable stuffSat, 01 Dec 2001 17:57:49 +0000, by nick
-
init_v4l only present if HAVE_TV_V4LSat, 01 Dec 2001 17:41:59 +0000, by alex
-
linux() bsd() ... etc is no longer case sensitiveSat, 01 Dec 2001 17:17:32 +0000, by pl
-
Tune up driver through reading and writing /dev/radeon_vid ;)Sat, 01 Dec 2001 17:08:37 +0000, by nick
-
Improving auto-installSat, 01 Dec 2001 17:08:12 +0000, by nick
-
added support for packet 0x82 (from vivodump.c by arpi)Sat, 01 Dec 2001 16:32:07 +0000, by alex
-
Auto-install stuffSat, 01 Dec 2001 15:22:10 +0000, by nick
-
updated for support detection by configureSat, 01 Dec 2001 15:05:40 +0000, by alex
-
added auto detection of tv v4l and changed tv to enabledSat, 01 Dec 2001 15:05:08 +0000, by alex
-
fixed xanim detection (also present on non-x86 too - look at xanim homepage) and added tv into _inputmodulesSat, 01 Dec 2001 14:41:54 +0000, by alex
-
bugfix if only -x or only -y is usedSat, 01 Dec 2001 12:24:46 +0000, by michael
-
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>Sat, 01 Dec 2001 11:30:22 +0000, by gabucino
-
restructured Installation sectionSat, 01 Dec 2001 09:59:03 +0000, by gabucino
-
patch by Adam Di Carlo <adam@onshore-devel.com>:Sat, 01 Dec 2001 02:32:40 +0000, by pl
-
yv12 scaling (-x & -y)Sat, 01 Dec 2001 01:29:25 +0000, by michael
-
patch fixes the showing last line of subtitles and support of SAMI Slacktime option by Evgeny Chukreev <codedj@echo.ru>Fri, 30 Nov 2001 23:45:48 +0000, by arpi
-
dusplay sub_delay patch by Evgeny Chukreev <codedj@echo.ru>Fri, 30 Nov 2001 23:44:04 +0000, by arpi
-
0x82 supportFri, 30 Nov 2001 23:13:05 +0000, by arpi
-
Added support for codecs that supports BGR24 (some opensource codecs and vivo)Fri, 30 Nov 2001 22:24:40 +0000, by mswitch
-
Added support for upsampling since dxr3/h+ only supports 44100Hz and 48000Hz, currently it only works on 44100/(2*ratio)Fri, 30 Nov 2001 22:18:51 +0000, by mswitch
-
typo fixesFri, 30 Nov 2001 22:18:34 +0000, by gabucino
-
magic_number checking addedFri, 30 Nov 2001 20:50:08 +0000, by alex
-
secret :)Fri, 30 Nov 2001 19:56:08 +0000, by arpi
-
similar to 1.6Fri, 30 Nov 2001 19:43:08 +0000, by jaf
-
similar to 1.122Fri, 30 Nov 2001 19:42:46 +0000, by jaf
-
similar to 1.16Fri, 30 Nov 2001 19:42:10 +0000, by jaf
-
msg to Nick: where is the rage128_vid stuff ??Fri, 30 Nov 2001 17:53:16 +0000, by gabucino
-
oh 10lFri, 30 Nov 2001 17:39:19 +0000, by gabucino
-
hmm many things.. (sorry now i'm a bit confused:)Fri, 30 Nov 2001 17:19:11 +0000, by gabucino
-
pts supportFri, 30 Nov 2001 17:11:30 +0000, by alex
-
updateFri, 30 Nov 2001 16:59:02 +0000, by alex
-
fixedFri, 30 Nov 2001 16:50:37 +0000, by alex
-
Fix green borders -> black borders, patch from D. Holm, also small fix to dxr3 ao.Fri, 30 Nov 2001 16:11:43 +0000, by atmos4
-
fixed DGA detectionThu, 29 Nov 2001 23:12:19 +0000, by arpi
-
similar to 1.45, not finished yetThu, 29 Nov 2001 22:42:56 +0000, by jaf
-
sliced scaleing bugfixThu, 29 Nov 2001 22:19:21 +0000, by michael
-
similar to r1.121Thu, 29 Nov 2001 22:16:07 +0000, by jaf
-
similar to -r1.36Thu, 29 Nov 2001 21:25:54 +0000, by jaf
-
similar to 1.15Thu, 29 Nov 2001 21:05:44 +0000, by jaf
-
lame won't compile properly with gcc 2.96Thu, 29 Nov 2001 20:52:13 +0000, by gabucino
-
Arpi: you were right, now it's explained.Thu, 29 Nov 2001 20:41:23 +0000, by gabucino
-
swscaler cleanupThu, 29 Nov 2001 20:19:17 +0000, by michael
-
Support for YV12 with DXR3, patch by D. Holm.Thu, 29 Nov 2001 19:18:48 +0000, by atmos4
-
new configure didn't build mplayer with mediaLib on solaris any more.Thu, 29 Nov 2001 19:00:48 +0000, by jkeil
-
DGA handling changed (Arpi's request)Thu, 29 Nov 2001 18:56:08 +0000, by pl
-
Minor fixesThu, 29 Nov 2001 18:37:52 +0000, by nick
-
Reinvent Nexus last fix (wrong local merger on last commit)Thu, 29 Nov 2001 18:20:59 +0000, by atmos4
-
Disable SSE code and reenable FPU dct for SSE cpus (fpu code is 0.3% faster and I don't get data aligned in dct64_sse.s, so I can't finish optimizing it)Thu, 29 Nov 2001 18:05:42 +0000, by atmos4
-
Minor optimizationThu, 29 Nov 2001 18:00:57 +0000, by nick
-
Newest DXR3 patch (improved 1.0rc2) by David Holm.Thu, 29 Nov 2001 17:31:58 +0000, by atmos4
-
Some updates.Thu, 29 Nov 2001 17:13:37 +0000, by atmos4
-
New onesThu, 29 Nov 2001 17:08:17 +0000, by nick
-
Probably ugly attempt to fix Rage128 problemsThu, 29 Nov 2001 17:07:52 +0000, by nick
-
Sorry for inexactitudeThu, 29 Nov 2001 17:06:58 +0000, by nick
-
extrachecks for weird configs GUI (--enable-gui --disable-png for instance)Thu, 29 Nov 2001 16:47:07 +0000, by pl
-
unistd.h required at least by FreeBSDThu, 29 Nov 2001 13:43:52 +0000, by nexus
-
commandline configuration of audio plugins now through struct, format conversion plugin addedThu, 29 Nov 2001 12:44:06 +0000, by anders
-
cosmetical change of driver summary - do not print always enabled stuffThu, 29 Nov 2001 01:18:05 +0000, by arpi
-
few new Q/AsWed, 28 Nov 2001 23:06:23 +0000, by gabucino
-
Just for volunteersWed, 28 Nov 2001 18:49:40 +0000, by nick
-
VIA 8c2qwerqwer driver addedWed, 28 Nov 2001 18:24:25 +0000, by gabucino
-
summary handling was not correct (bugs found by Nilmoni Deb and Tibcu)Wed, 28 Nov 2001 17:52:25 +0000, by pl
-
evading further misunderstatementWed, 28 Nov 2001 17:41:23 +0000, by gabucino
-
MP1E support needed by DXR3 stuff (Patch by D. Holm)Wed, 28 Nov 2001 15:34:31 +0000, by atmos4
-
Patch by D. Holm to make audio with dxr3 working.Wed, 28 Nov 2001 15:33:38 +0000, by atmos4
-
32bpp support addedWed, 28 Nov 2001 15:32:56 +0000, by alex
-
added 32bpp output supportWed, 28 Nov 2001 15:19:14 +0000, by alex
-
Fix spudec compile with libdvdread enabled.Wed, 28 Nov 2001 14:55:56 +0000, by atmos4
-
moved num_audio_channels out of LIBMAD ifdef, where it didn't belong!Wed, 28 Nov 2001 14:29:14 +0000, by steve
-
Extended oss output driver and libac3 to support 4 and 6 channel output mixes. added -channels command line optionWed, 28 Nov 2001 12:46:23 +0000, by steve
-
spudec_new has a dvd_priv_t as an argument, which is defined inWed, 28 Nov 2001 12:44:39 +0000, by pl
-
fli.c requiredWed, 28 Nov 2001 12:34:10 +0000, by nexus
-
*** empty log message ***Wed, 28 Nov 2001 12:11:40 +0000, by atmos4
-
fli.c requiredWed, 28 Nov 2001 08:32:50 +0000, by nexus
-
AV_LIB should appear before EXTRA_LIBWed, 28 Nov 2001 08:20:45 +0000, by nexus
-
unistd.h required at least by FreeBSDWed, 28 Nov 2001 08:08:03 +0000, by nexus
-
misinfo fixed (notified by Al3x. At least 65535 times:)Wed, 28 Nov 2001 06:35:26 +0000, by gabucino
-
updated to reflect the fact that FLI decoding is now in the programWed, 28 Nov 2001 01:37:51 +0000, by melanson
-
support for FLI image decodingWed, 28 Nov 2001 01:35:55 +0000, by melanson
-
faster brightness correcture in MMX2Wed, 28 Nov 2001 01:26:03 +0000, by michael
-
vcd status in summary was sometimes wrong (found by atmos)Tue, 27 Nov 2001 23:17:58 +0000, by pl
-
completed the summary displayed after running configureTue, 27 Nov 2001 21:54:27 +0000, by pl
-
Similar to 1.120Tue, 27 Nov 2001 20:58:53 +0000, by jaf
-
Similar to 1.35Tue, 27 Nov 2001 20:51:29 +0000, by jaf
-
Palette support for SPU decoder.Tue, 27 Nov 2001 20:16:45 +0000, by atmos4
-
Direct i420 support for RadeonsTue, 27 Nov 2001 18:36:35 +0000, by nick
-
radeon_vid new features:Tue, 27 Nov 2001 18:36:02 +0000, by nick
-
CVID sectionTue, 27 Nov 2001 18:09:45 +0000, by gabucino
-
double speed playing with fucked soundcard Q/ATue, 27 Nov 2001 18:07:13 +0000, by gabucino
-
configure cleanups:Tue, 27 Nov 2001 17:58:29 +0000, by pl
-
{f}emms is only needed on x86Tue, 27 Nov 2001 16:55:12 +0000, by jkeil
-
Use "tail -1" instead of "tail -n 1" to print the last line, the "-n" optionTue, 27 Nov 2001 16:50:34 +0000, by jkeil
-
Similar to 1.34, small bugfixTue, 27 Nov 2001 16:38:48 +0000, by jaf
-
Similar to 1.34Tue, 27 Nov 2001 13:08:13 +0000, by jaf
-
vivo, msvid1Tue, 27 Nov 2001 13:02:16 +0000, by jaf
-
initial commitTue, 27 Nov 2001 05:43:03 +0000, by melanson
-
compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosoundTue, 27 Nov 2001 02:25:31 +0000, by michael
-
optional runtime cpu detectTue, 27 Nov 2001 01:54:13 +0000, by michael
-
runtime cpu detection optional (compiles faster)Tue, 27 Nov 2001 01:19:56 +0000, by michael
-
runtime cpu detect optional (compiles faster)Tue, 27 Nov 2001 01:12:30 +0000, by michael
-
bad malloc+strcpy => strdupTue, 27 Nov 2001 00:42:39 +0000, by arpi
-
extended a bitTue, 27 Nov 2001 00:12:27 +0000, by arpi
-
what to do...Tue, 27 Nov 2001 00:12:12 +0000, by arpi
-
runtime cpu detectionMon, 26 Nov 2001 23:21:24 +0000, by michael
-
non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps.has...))Mon, 26 Nov 2001 23:08:48 +0000, by michael
-
runtime cpu detectionMon, 26 Nov 2001 21:55:22 +0000, by michael
-
runtime cpu detectionMon, 26 Nov 2001 21:45:48 +0000, by michael
-
runtime cpu detectionMon, 26 Nov 2001 21:17:23 +0000, by michael
-
runtime cpu detectionMon, 26 Nov 2001 21:12:15 +0000, by michael
-
-vo vesa + gcc 2.96 warning (is this confirmed?)Mon, 26 Nov 2001 18:53:32 +0000, by gabucino
-
*** empty log message ***Mon, 26 Nov 2001 18:00:43 +0000, by gabucino
-
Fix -noaspect.Mon, 26 Nov 2001 16:36:45 +0000, by atmos4
-
fixed regpathname bugMon, 26 Nov 2001 14:44:45 +0000, by alex
-
Audio delay bugfixMon, 26 Nov 2001 11:30:35 +0000, by anders
-
oopsMon, 26 Nov 2001 02:20:51 +0000, by michael
-
Parse bug fixed (I hope)Mon, 26 Nov 2001 02:16:01 +0000, by anders
-
avifile sync again... :(Mon, 26 Nov 2001 01:17:24 +0000, by arpi
-
decl. of VirtualFree changed (avifile sync)Mon, 26 Nov 2001 01:15:09 +0000, by arpi
-
runtime cpu detectionMon, 26 Nov 2001 01:15:08 +0000, by michael
-
packed attribute addedMon, 26 Nov 2001 01:14:17 +0000, by arpi
-
avifile sync. seems to some bugs fixed...Mon, 26 Nov 2001 00:56:11 +0000, by arpi
-
ao_subdevice fixed. 10l...Mon, 26 Nov 2001 00:49:39 +0000, by arpi
-
avifile sync... maybe broken, tell me if so.Mon, 26 Nov 2001 00:47:58 +0000, by arpi
-
Disable problematic ffmpeg.so support by default and remove die on 2.2.xMon, 26 Nov 2001 00:46:44 +0000, by atmos4
-
runtime cpu detectionMon, 26 Nov 2001 00:31:43 +0000, by michael
-
use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+Sun, 25 Nov 2001 23:34:37 +0000, by szabi
-
i've to update the audio codes, video codecs are readySun, 25 Nov 2001 20:19:32 +0000, by jaf
-
similar to 1.33, but not finished yetSun, 25 Nov 2001 19:00:06 +0000, by jaf
-
Fixed bug of ram_size detectionSun, 25 Nov 2001 18:05:36 +0000, by nick
-
usefull fileSun, 25 Nov 2001 17:55:26 +0000, by jaf
-
sorry, config2.mak is not up-to-dateSun, 25 Nov 2001 17:47:48 +0000, by jaf
-
usefull fileSun, 25 Nov 2001 17:44:40 +0000, by jaf
-
usefull fileSun, 25 Nov 2001 17:38:59 +0000, by jaf
-
what is g.623?Sun, 25 Nov 2001 17:32:38 +0000, by jaf
-
similar to 1.119, TV-stff added, docwriters updatedSun, 25 Nov 2001 17:09:38 +0000, by jaf
-
removed vivo shitSun, 25 Nov 2001 16:47:04 +0000, by alex
-
updated vivo fourcc's and reorganized some stuff (also new comments and entries)Sun, 25 Nov 2001 16:45:38 +0000, by alex
-
changed to generate fourcc's like: viv<version> -> viv1,viv2Sun, 25 Nov 2001 16:33:39 +0000, by alex
-
updated some translatorsSun, 25 Nov 2001 16:27:13 +0000, by gabucino
-
remove # when flidecoder is includedSun, 25 Nov 2001 16:07:28 +0000, by jaf
-
typo noted by JAFSun, 25 Nov 2001 15:48:36 +0000, by gabucino
-
a lot of work, tv-input missingSun, 25 Nov 2001 15:13:45 +0000, by jaf
-
Changes to audio out MakefileSun, 25 Nov 2001 14:31:11 +0000, by anders
-
Changes to audio out plugin, first plugin addedSun, 25 Nov 2001 14:29:54 +0000, by anders
-
corrected the name to 'Autodesk FLI/FLC Animation'Sun, 25 Nov 2001 09:40:09 +0000, by jaf
-
fixed FLI demuxer so that it skips over app-specific framesSun, 25 Nov 2001 01:48:55 +0000, by melanson
-
fixed divide-by-0 bug in FLI demuxerSun, 25 Nov 2001 00:56:41 +0000, by melanson
-
updated to reflect the internal fourcc used for FLI decodingSun, 25 Nov 2001 00:40:26 +0000, by melanson
-
added the "FLI format detected" message to all the language help filesSun, 25 Nov 2001 00:01:13 +0000, by melanson
-
mostly complete support for loading and decoding FLI/FLC animationsSat, 24 Nov 2001 23:58:12 +0000, by melanson
-
fixed 8-bit variantSat, 24 Nov 2001 23:28:22 +0000, by melanson
-
runtime cpu detectionSat, 24 Nov 2001 22:16:29 +0000, by michael
-
similar to 1.14Sat, 24 Nov 2001 20:14:29 +0000, by jaf
-
small change in mplayer.c and cfg-mplayer.hSat, 24 Nov 2001 05:29:56 +0000, by anders
-
ao_plugin.c and plugin headers addedSat, 24 Nov 2001 05:24:06 +0000, by anders
-
interface to libao2 changed ao_plugin addedSat, 24 Nov 2001 05:21:22 +0000, by anders
-
use fastmemcpy for chrominance if no chrominance filtering is doneSat, 24 Nov 2001 02:05:06 +0000, by michael
-
faster deringSat, 24 Nov 2001 01:38:30 +0000, by michael
-
dunno where to place it :(Fri, 23 Nov 2001 20:43:15 +0000, by alex
-
fixed tv detection in demux_openFri, 23 Nov 2001 18:51:32 +0000, by alex
-
HAVE_NANOSLEEPFri, 23 Nov 2001 18:25:32 +0000, by alex
-
detecting nanosleepFri, 23 Nov 2001 18:25:09 +0000, by alex
-
changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)Fri, 23 Nov 2001 17:16:43 +0000, by alex
-
compiling under qnx, hope it works on all qnx release :)Fri, 23 Nov 2001 16:35:51 +0000, by alex
-
sys/soundcard.h isn't needed for ALSAFri, 23 Nov 2001 16:34:04 +0000, by alex
-
added MSGT_OSDEPFri, 23 Nov 2001 16:09:05 +0000, by alex
-
converted to mp_msg and fixed my previous HAVE_SHM bugFri, 23 Nov 2001 16:08:44 +0000, by alex
-
typo (1st found by Andr«± Dahlqvist <andre.dahlqvist@telia.com>)Fri, 23 Nov 2001 15:34:03 +0000, by pl
-
bugfixFri, 23 Nov 2001 12:12:25 +0000, by michael
-
missaligned arrays, as nick requestedFri, 23 Nov 2001 12:00:40 +0000, by michael
-
bug fixsFri, 23 Nov 2001 01:41:45 +0000, by pontscho
-
(on atmos's suggestions I found good :)Fri, 23 Nov 2001 00:21:51 +0000, by pl
-
--help did not show what was really autodetectedThu, 22 Nov 2001 21:53:25 +0000, by pl
-
10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "amd athlon processor x86 code optimization guide" so it should be faster for amd chips too, but i fear it might be slower for mem->vram copies (someone should check that, i cant) ... there are 2 #defines to finetune it (BLOCK_SIZE & CONFUSION_FACTOR)Thu, 22 Nov 2001 19:40:38 +0000, by michael
-
bocs, elfelejtettem feltenni :)Thu, 22 Nov 2001 18:52:25 +0000, by pontscho
-
*** empty log message ***Thu, 22 Nov 2001 18:00:25 +0000, by gabucino
-
hacked support for postprocessing to rawyv12Thu, 22 Nov 2001 18:00:18 +0000, by alex
-
added some new typesThu, 22 Nov 2001 17:14:26 +0000, by alex
-
added demux_infoThu, 22 Nov 2001 15:43:24 +0000, by alex
-
added demux_info supportThu, 22 Nov 2001 15:30:54 +0000, by alex
-
wrote a very annoying bugThu, 22 Nov 2001 15:10:38 +0000, by alex
-
added support for demux_infoThu, 22 Nov 2001 15:08:39 +0000, by alex
-
it wanted to be strcasecmp not strncmp and i dunno why it compiled for me with strncmp :(Thu, 22 Nov 2001 14:24:17 +0000, by alex
-
Minor fixesThu, 22 Nov 2001 10:20:09 +0000, by nick
-
-rdynamic is now enabled if (bsd) || (_xanim is yes)Thu, 22 Nov 2001 10:06:30 +0000, by pl
-
ehh.. double ifdef fixedThu, 22 Nov 2001 03:20:36 +0000, by arpi
-
mplayer integrationThu, 22 Nov 2001 03:16:31 +0000, by arpi
-
NEW_DSHOW added (for dshow C version)Thu, 22 Nov 2001 03:15:49 +0000, by arpi
-
-rdynamic is only needed on bsd's (well... it was the case in C1)Thu, 22 Nov 2001 01:56:10 +0000, by pl
-
xine's bugs fixed - YV50 yv12 and setup_fsThu, 22 Nov 2001 00:01:10 +0000, by arpi
-
imported from xineWed, 21 Nov 2001 23:42:06 +0000, by arpi
-
10l for al3x :-PWed, 21 Nov 2001 22:56:38 +0000, by atmos4
-
fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>Wed, 21 Nov 2001 21:09:03 +0000, by pl
-
C++ -> C (import from avifile cvs)Wed, 21 Nov 2001 19:12:39 +0000, by arpi
-
remove dga supportWed, 21 Nov 2001 18:40:59 +0000, by pontscho
-
add half dvd support for guiWed, 21 Nov 2001 17:43:57 +0000, by pontscho
-
ehh too muchWed, 21 Nov 2001 17:07:40 +0000, by gabucino
-
2.2.x+SSE fixedWed, 21 Nov 2001 16:51:03 +0000, by arpi
-
Fix kernel asm check.Wed, 21 Nov 2001 16:43:33 +0000, by atmos4
-
added demuxer_infoWed, 21 Nov 2001 16:14:14 +0000, by alex
-
Direct YV12 support!!! But only in black and white mode :(Wed, 21 Nov 2001 10:34:06 +0000, by nick
-
add subtitle language detect.Wed, 21 Nov 2001 10:30:59 +0000, by pontscho
-
Minor speedup of YUY2 decoding. Radeon it's tricked chipWed, 21 Nov 2001 09:48:52 +0000, by nick
-
Don't need to stream_enable_cache it will be done later.Wed, 21 Nov 2001 02:49:01 +0000, by bertrand
-
Changed the order of processing the network opening.Tue, 20 Nov 2001 22:48:43 +0000, by bertrand
-
Added a network read function call and a seek network function call.Tue, 20 Nov 2001 22:22:21 +0000, by bertrand
-
Added a new struct to stream_t to handle, network streaming.Tue, 20 Nov 2001 22:21:20 +0000, by bertrand
-
Removed my buffer hack to use cache2.Tue, 20 Nov 2001 22:20:20 +0000, by bertrand
-
Changed the some functions prototypes for the network streaming.Tue, 20 Nov 2001 22:17:16 +0000, by bertrand
-
Added a function to copy URL.Tue, 20 Nov 2001 22:15:32 +0000, by bertrand
-
Removed the field number limitation.Tue, 20 Nov 2001 22:14:16 +0000, by bertrand
-
subtitles looked bad here (inverted colors sometimes)Tue, 20 Nov 2001 21:45:07 +0000, by pl
-
1% speedupTue, 20 Nov 2001 20:46:39 +0000, by michael
-
typo in _ld_mlib shell variable, mplayer didn't link any more against medialibTue, 20 Nov 2001 19:35:03 +0000, by jkeil
-
USE_TERMIOS -> HAVE_TERMIOSTue, 20 Nov 2001 19:28:16 +0000, by arpi
-
DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>Tue, 20 Nov 2001 18:36:50 +0000, by arpi
-
expCoInitialize() added (requires for PIM1)Tue, 20 Nov 2001 18:34:40 +0000, by arpi
-
oops, too much cleanup ;)Tue, 20 Nov 2001 18:07:13 +0000, by michael
-
cleanupTue, 20 Nov 2001 17:47:52 +0000, by michael
-
more fix/updateTue, 20 Nov 2001 17:05:51 +0000, by gabucino
-
improved several tests (more headers + more functions)Tue, 20 Nov 2001 16:16:47 +0000, by pl
-
added dynamic linking flags runtime detection (-rdynamic - also now MPlayer compiles and runs fine under QNX)Tue, 20 Nov 2001 15:11:49 +0000, by alex
-
mostly fixes, some updatesTue, 20 Nov 2001 14:19:31 +0000, by gabucino
-
hmpf. forgot to addTue, 20 Nov 2001 14:18:17 +0000, by gabucino
-
updated ! 0000wnz !!Tue, 20 Nov 2001 14:17:40 +0000, by gabucino
-
Small two pass mencoder helper script in perl.Tue, 20 Nov 2001 13:02:56 +0000, by atmos4
-
Bring into alphabetical order and add mencoder.Tue, 20 Nov 2001 12:51:57 +0000, by atmos4
-
_ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>Tue, 20 Nov 2001 12:31:35 +0000, by pl
-
still GL problemTue, 20 Nov 2001 11:59:32 +0000, by pl