Mercurial > mplayer.hg
graph
-
dirclean target was removed, don't mark as phony.Mon, 12 Mar 2007 23:24:42 +0000, by diego
-
Remove code duplication in smil parserMon, 12 Mar 2007 22:42:05 +0000, by rtogni
-
cosmetics: renamed variable amr as headersize, more meaningful; patch by Carl Eugen HoyosMon, 12 Mar 2007 22:13:48 +0000, by nicodvb
-
Support smil embedded into xml, fixes bugzilla #768Mon, 12 Mar 2007 21:45:51 +0000, by rtogni
-
mp_msg.c is never built with -DCODECS2HTML.Mon, 12 Mar 2007 18:35:52 +0000, by diego
-
Remove -DCODECS2HTML from .depend creation.Mon, 12 Mar 2007 18:33:50 +0000, by diego
-
r22521: Clarify -reuse-socket description.Mon, 12 Mar 2007 18:11:25 +0000, by voroshil
-
r22408: add -tv driver=help entry, also add dshow tv driverMon, 12 Mar 2007 18:05:39 +0000, by voroshil
-
r22413: add xvfwopts compdata and vfw2menc documentation and change to better mencoder exampleMon, 12 Mar 2007 17:54:11 +0000, by voroshil
-
r22331: Remove some #if 0 codeMon, 12 Mar 2007 17:49:09 +0000, by voroshil
-
Clarify that commits should not be split arbitrarily by file/directory.Mon, 12 Mar 2007 17:38:32 +0000, by diego
-
spelling/punctuationMon, 12 Mar 2007 17:35:46 +0000, by diego
-
fix forgotten \Mon, 12 Mar 2007 17:16:45 +0000, by ivo
-
add vcd:// for win32, patch by zuxy mengMon, 12 Mar 2007 15:57:01 +0000, by compn
-
Source files should not contain non-ASCII characters.Mon, 12 Mar 2007 15:52:34 +0000, by diego
-
add vcd:// for win32, patch by zuxy mengMon, 12 Mar 2007 15:48:13 +0000, by compn
-
add vcd support to mingw, patch by zuxy mengMon, 12 Mar 2007 15:46:38 +0000, by compn
-
minor clarificationMon, 12 Mar 2007 15:26:30 +0000, by diego
-
Clarify -reuse-socket description.Mon, 12 Mar 2007 15:21:13 +0000, by diego
-
typoMon, 12 Mar 2007 15:20:10 +0000, by diego
-
Fix comment about test application compilation.Mon, 12 Mar 2007 08:52:45 +0000, by diego
-
Add codec-cfg-test, remove now obsolete entries.Sun, 11 Mar 2007 22:57:02 +0000, by diego
-
Add codec-cfg-test target.Sun, 11 Mar 2007 17:44:10 +0000, by diego
-
Allow demuxers to return packets with no pts in -correct-pts modeSun, 11 Mar 2007 17:30:44 +0000, by uau
-
Reindent messy functions before working on themSun, 11 Mar 2007 17:30:43 +0000, by uau
-
Make sure docbook 4.x gets preferred over 3.x.Sun, 11 Mar 2007 16:50:52 +0000, by diego
-
mplayer.c and mencoder.c are already in SRCS_MPLAYER and SRCS_MENCODERSun, 11 Mar 2007 16:26:13 +0000, by diego
-
wording/spelling for lscale=2 suboptionSun, 11 Mar 2007 16:22:30 +0000, by diego
-
'make clean' should remove generated binaries.Sun, 11 Mar 2007 16:16:21 +0000, by diego
-
Merge clean and dirclean targets.Sun, 11 Mar 2007 16:07:36 +0000, by diego
-
forgotten lscale=2 part for gl_common.hSun, 11 Mar 2007 15:32:48 +0000, by reimar
-
Document lscale=2Sun, 11 Mar 2007 15:01:11 +0000, by reimar
-
Add a new GPU-based scaling method to vo glSun, 11 Mar 2007 14:59:08 +0000, by reimar
-
Move the sh_audio->delay field to mpctx->delay.Sun, 11 Mar 2007 06:16:14 +0000, by uau
-
fixed dvd chapter and title switchingSat, 10 Mar 2007 14:33:28 +0000, by vayne
-
removed redundant assignments, these get handled in evDropFileSat, 10 Mar 2007 14:32:19 +0000, by vayne
-
corrected description of -reuse-socket as described by RichFri, 09 Mar 2007 22:06:17 +0000, by nicodvb
-
remove some lines which should have never been in demux_nut.c, broke CPUFri, 09 Mar 2007 15:40:03 +0000, by ods15
-
Include <string.h> explicitly.Fri, 09 Mar 2007 14:04:07 +0000, by uau
-
Rename to a more sane spelling.Fri, 09 Mar 2007 13:48:57 +0000, by diego
-
Improve MPlayerOSX building process:Fri, 09 Mar 2007 13:03:57 +0000, by gpoirier
-
Move command.c.tmp over now identical command.cFri, 09 Mar 2007 12:43:26 +0000, by uau
-
Change to match current command.c (same functionality).Fri, 09 Mar 2007 12:39:34 +0000, by uau
-
Add alternative way to create command.c to svn history,Fri, 09 Mar 2007 12:30:14 +0000, by uau
-
100l, allocated buffer was too small.Thu, 08 Mar 2007 22:43:35 +0000, by rtogni
-
Support function lookup via ordinalThu, 08 Mar 2007 22:29:00 +0000, by reimar
-
Allow declaring special undefined functions that will return NULLThu, 08 Mar 2007 22:25:13 +0000, by reimar
-
documented -reuse-socketThu, 08 Mar 2007 21:05:14 +0000, by nicodvb
-
optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by meThu, 08 Mar 2007 20:47:10 +0000, by nicodvb
-
Add more FourCC values for the Xvid decoder.Thu, 08 Mar 2007 13:45:35 +0000, by diego
-
Remove unused variable lev_text, patch by Zuxy Meng, zuxy.meng gmail com.Thu, 08 Mar 2007 13:42:34 +0000, by diego
-
spelling/punctuation/grammar/wording improvements, no semantic changesThu, 08 Mar 2007 10:26:00 +0000, by diego
-
Add PIX_FMT_PAL8 to isPacked().Thu, 08 Mar 2007 10:02:49 +0000, by diego
-
100l, last patch broke window resizing with xv and xvmc.Thu, 08 Mar 2007 09:42:14 +0000, by reimar
-
Merge all .PHONY target declarations.Wed, 07 Mar 2007 12:41:03 +0000, by diego
-
Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' patchWed, 07 Mar 2007 09:19:36 +0000, by gpoirier