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