Mercurial > mplayer.hg
graph
-
Add (if applicable) footnote to binary codecs in the feature list.Mon, 18 Sep 2006 23:42:50 +0000, by rathann
-
fix for disabling screensaver when in fullscreen mode while using the sub window.Mon, 18 Sep 2006 23:05:57 +0000, by vayne
-
demuxer->movi_end is updated after ds_fill_buffer(),Mon, 18 Sep 2006 22:32:51 +0000, by nicodvb
-
permit seeking to 0: there's no reason to prevent itMon, 18 Sep 2006 22:02:43 +0000, by nicodvb
-
in the previous commit I forgot to set s->end_pos=0Mon, 18 Sep 2006 21:26:26 +0000, by nicodvb
-
at titleset change call update_title_len() to reset stream->end_posMon, 18 Sep 2006 21:22:37 +0000, by nicodvb
-
don't seek until dvdnav_get_position() returns something meaningfulMon, 18 Sep 2006 21:12:22 +0000, by nicodvb
-
Fix a stupid bug in list concatenation.Mon, 18 Sep 2006 18:54:38 +0000, by eugeni
-
synced with r19895Mon, 18 Sep 2006 17:32:20 +0000, by Gabrov
-
When the hardware sample format is AC3, do not force using an hardcodedMon, 18 Sep 2006 16:58:21 +0000, by cladisch
-
Replace preprocessor hacks to work around compilers not supporting namedMon, 18 Sep 2006 16:48:50 +0000, by diego
-
When one of the PCM configuration function in init() fails, abortMon, 18 Sep 2006 16:29:27 +0000, by cladisch
-
configure should fall back on -mcpu=pentium4 if -mcpu=prescottMon, 18 Sep 2006 16:24:16 +0000, by diego
-
Replace silly compilation shell scripts by a simple Makefile.Mon, 18 Sep 2006 14:27:35 +0000, by diego
-
Fix compilation, too few arguments to fputs.Mon, 18 Sep 2006 14:24:16 +0000, by diego
-
Fix stupid use of multiplication to check signs which fails because ofMon, 18 Sep 2006 14:04:50 +0000, by uau
-
Restore original copyright notice as found in xine and xine-mms where thisMon, 18 Sep 2006 13:00:51 +0000, by diego
-
fix "groff comment issue" (' at beginning of line)Mon, 18 Sep 2006 12:48:28 +0000, by kraymer
-
r19881: Shorten scale filter parameter names to avoid excessive line length.Mon, 18 Sep 2006 12:42:40 +0000, by kraymer
-
Add hint about how to check man pages for markup errors.Mon, 18 Sep 2006 12:36:53 +0000, by diego
-
Add --disable-dvdnav to help output.Mon, 18 Sep 2006 12:17:41 +0000, by diego
-
Fix missleading msg printed when subcp_open is given NULL as parameter (like as demux_ogg and demux_mkv do)Mon, 18 Sep 2006 11:47:41 +0000, by gpoirier
-
roff markup fixesMon, 18 Sep 2006 00:14:41 +0000, by diego
-
Shorten scale filter parameter names to avoid excessive line length.Mon, 18 Sep 2006 00:13:48 +0000, by diego
-
synced with r19879Sun, 17 Sep 2006 19:59:50 +0000, by Gabrov
-
Reduce code duplication in init_render_context().Sun, 17 Sep 2006 15:32:01 +0000, by eugeni
-
Remove the dependency of libswscale on img_format.hSun, 17 Sep 2006 15:15:13 +0000, by lucabe
-
better description of set_mouse_pos.Sun, 17 Sep 2006 15:06:28 +0000, by nicodvb
-
Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()Sun, 17 Sep 2006 15:02:13 +0000, by lucabe
-
Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)Sun, 17 Sep 2006 14:59:55 +0000, by lucabe
-
Remove outdated graphics cards recommendations and fix wrong GTK dependency.Sun, 17 Sep 2006 14:59:08 +0000, by diego
-
Reword the font section to be a bit more descriptive.Sun, 17 Sep 2006 14:58:00 +0000, by diego
-
more appropriate translation for INTERACTIVE CONTROLSun, 17 Sep 2006 12:45:18 +0000, by kraymer
-
r19865: Wording improvements, document only one half of -mouse-movements flag option.Sun, 17 Sep 2006 12:43:42 +0000, by kraymer
-
translation by Vladimir Voroshilov, voroshil gmail comSun, 17 Sep 2006 12:06:02 +0000, by voroshil
-
conditional declerations are unnecessarySun, 17 Sep 2006 10:24:26 +0000, by ods15
-
conditional declerations are unnecessarySun, 17 Sep 2006 10:22:23 +0000, by ods15
-
Add demux_nut to MPlayer repoSun, 17 Sep 2006 09:32:28 +0000, by ods15
-
Remove obsolete font generator Gimp plugin.Sat, 16 Sep 2006 22:39:23 +0000, by diego
-
Wording improvements, document only one half of -mouse-movements flag option.Sat, 16 Sep 2006 22:14:36 +0000, by diego
-
minor wording/spelling changesSat, 16 Sep 2006 22:10:11 +0000, by diego
-
The recent renaming of the gcc-checking switches to gcc-check was incomplete.Sat, 16 Sep 2006 21:21:41 +0000, by diego
-
Subtract glyph bitmap from outline bitmap.Sat, 16 Sep 2006 19:01:56 +0000, by eugeni
-
documented set_mouse_posSat, 16 Sep 2006 17:58:30 +0000, by nicodvb
-
COSMETICS: fixed broken indentationSat, 16 Sep 2006 15:48:56 +0000, by nicodvb
-
documented -[no]mouse-movementsSat, 16 Sep 2006 15:46:20 +0000, by nicodvb
-
when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)Sat, 16 Sep 2006 15:38:21 +0000, by nicodvb
-
report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and meSat, 16 Sep 2006 15:25:31 +0000, by nicodvb
-
report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and meSat, 16 Sep 2006 15:13:41 +0000, by nicodvb
-
removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera deSat, 16 Sep 2006 14:33:41 +0000, by nicodvb
-
Add \be (blur edges) support to libass.Sat, 16 Sep 2006 13:32:46 +0000, by eugeni
-
Make blur() public. Will be used in libass.Sat, 16 Sep 2006 13:32:19 +0000, by eugeni
-
Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.Sat, 16 Sep 2006 13:08:17 +0000, by eugeni
-
translation by Vladimir Voroshilov, voroshil gmail comSat, 16 Sep 2006 10:15:42 +0000, by voroshil
-
fix typos ("bytes" -> "Bytes")Sat, 16 Sep 2006 09:32:11 +0000, by kraymer
-
Fixed missed sync tag, thanks to Andrew SavchenkoSat, 16 Sep 2006 03:42:08 +0000, by voroshil