Mercurial > mplayer.hg
graph
-
best audio/video codec selection & init moved to libmpcodecsWed, 25 Sep 2002 23:45:34 +0000, by arpi
-
fixed invalid -aid/-vid segfaultWed, 25 Sep 2002 22:19:11 +0000, by arpi
-
fixes problem with video image alignment.Wed, 25 Sep 2002 21:41:42 +0000, by arpi
-
cosmetics...Wed, 25 Sep 2002 21:18:43 +0000, by arpi
-
Attached patch improves the vertical retrace synchronisation (vsync)Wed, 25 Sep 2002 21:08:44 +0000, by arpi
-
fixed order of uninit (codec, demuxer, stream) - found by Jindrich MakovickaWed, 25 Sep 2002 20:27:34 +0000, by arpi
-
darkmasking & docsTue, 24 Sep 2002 11:23:23 +0000, by michael
-
removed -dapsync (obsolete code)Mon, 23 Sep 2002 22:12:29 +0000, by arpi
-
RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>Mon, 23 Sep 2002 22:05:09 +0000, by arpi
-
rage128 gray fix?Mon, 23 Sep 2002 21:18:59 +0000, by arpi
-
Modern versions of OpenSSH listen on localhost to forward the X11 connectionMon, 23 Sep 2002 21:17:30 +0000, by arpi
-
accepted. so we're now 110% gpl...Mon, 23 Sep 2002 19:02:21 +0000, by arpi
-
adaptive quant support ...Mon, 23 Sep 2002 15:46:16 +0000, by michael
-
sync by Fire <sefanja@gmx.net>Mon, 23 Sep 2002 07:49:25 +0000, by jaf
-
some updatesSun, 22 Sep 2002 19:47:34 +0000, by arpi
-
U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>Sun, 22 Sep 2002 18:43:53 +0000, by arpi
-
memcpy->memove (overlapping blocks)Sun, 22 Sep 2002 17:17:29 +0000, by arpi
-
put some comemnts into teh generated help_mp.h fileSun, 22 Sep 2002 16:37:08 +0000, by arpi
-
help*.h files moved to help/ subdirSun, 22 Sep 2002 16:31:21 +0000, by arpi
-
removed unused old keyboard fifo hackSun, 22 Sep 2002 15:37:51 +0000, by arpi
-
changed 'detected fileformat' messages to a message with %sSun, 22 Sep 2002 14:28:29 +0000, by jaf
-
qtrle needs querySun, 22 Sep 2002 14:13:00 +0000, by alex
-
now also tells about 2x xxx MB CDsSun, 22 Sep 2002 13:37:11 +0000, by jaf
-
removed unusedSun, 22 Sep 2002 13:33:53 +0000, by jaf
-
removed unusedSun, 22 Sep 2002 13:28:02 +0000, by jaf
-
removed unusedSun, 22 Sep 2002 13:20:21 +0000, by jaf
-
Fix nick of sbmpostSun, 22 Sep 2002 13:14:56 +0000, by lgb
-
removed unused, sync in deSun, 22 Sep 2002 13:11:51 +0000, by jaf
-
some makefile cleanupSun, 22 Sep 2002 13:04:19 +0000, by arpi
-
compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>Sun, 22 Sep 2002 12:10:38 +0000, by arpi
-
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugSun, 22 Sep 2002 02:33:28 +0000, by arpi
-
wine headers cleanupSun, 22 Sep 2002 00:43:14 +0000, by arpi
-
declarations moved to *.c filesSun, 22 Sep 2002 00:39:13 +0000, by arpi
-
get_sh_audio/get_sh_video removed (never used, also useless)Sun, 22 Sep 2002 00:35:35 +0000, by arpi
-
use img_format.h instead of wine/mmioFOURCC hackSun, 22 Sep 2002 00:10:31 +0000, by arpi
-
- cosmetics, reorderSat, 21 Sep 2002 23:23:03 +0000, by arpi
-
we don't need the 0x1ff hack any more!Sat, 21 Sep 2002 22:39:04 +0000, by arpi
-
we don't need the 0x1FF hack any moreSat, 21 Sep 2002 22:38:41 +0000, by arpi
-
typoSat, 21 Sep 2002 22:06:09 +0000, by jaf
-
version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>Sat, 21 Sep 2002 21:54:42 +0000, by jaf
-
pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 whichSat, 21 Sep 2002 20:23:49 +0000, by arpi
-
New option for mplayer: -dumpmicrodvdsubSat, 21 Sep 2002 17:23:46 +0000, by kmkaplan
-
Use string selection to choose modeSat, 21 Sep 2002 13:09:57 +0000, by kmkaplan
-
Support for XviD encodingSat, 21 Sep 2002 12:41:29 +0000, by kmkaplan
-
Support for XviD encodingSat, 21 Sep 2002 12:34:02 +0000, by kmkaplan
-
"fake" Surround section removedFri, 20 Sep 2002 20:44:30 +0000, by gabucino
-
matroxtv script was modifiedFri, 20 Sep 2002 20:43:23 +0000, by gabucino
-
hmm. duplicate (+incomplete) surround sections? incomplete one removedFri, 20 Sep 2002 20:40:31 +0000, by gabucino
-
This patch allows you to use fractional values for specifying a zoom.Fri, 20 Sep 2002 18:57:14 +0000, by arpi
-
some mpcodecs option declaration moved to cfg-*, as aren;t used byFri, 20 Sep 2002 18:54:22 +0000, by arpi
-
This tiny patch adds "type=2" absolute seconds seek capability.Fri, 20 Sep 2002 18:39:09 +0000, by arpi
-
"One can cause a permanent hang on a seek, and the other just causesFri, 20 Sep 2002 18:26:54 +0000, by arpi
-
Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>Fri, 20 Sep 2002 15:46:13 +0000, by alex
-
moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comment is bigger than the patch :)Fri, 20 Sep 2002 12:50:04 +0000, by alex