Mercurial > mplayer.hg
graph
-
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