Mercurial > mplayer.hg
graph
-
Fix detection of xan audio. -noidx or -forceidx still is necessaryWed, 01 Aug 2007 09:01:28 +0000, by reimar
-
Added FIXME skeletons for missing lavc options.Wed, 01 Aug 2007 08:45:46 +0000, by diego
-
i_certify_that_my_video_stream_does_not_use_b_frames is gone.Wed, 01 Aug 2007 08:39:26 +0000, by diego
-
i_certify_that_my_video_stream_does_not_use_b_frames is gone.Wed, 01 Aug 2007 08:37:16 +0000, by diego
-
Ugly hack to make xanlib.dll work.Wed, 01 Aug 2007 03:30:38 +0000, by reimar
-
r23897: Experimental negative panscan valuesWed, 01 Aug 2007 01:15:26 +0000, by voroshil
-
r23891: typo fix: childs --> childrenWed, 01 Aug 2007 00:44:04 +0000, by voroshil
-
add possibly incorrect subfont entryTue, 31 Jul 2007 18:26:34 +0000, by compn
-
allow to specify the audio bitrate in bits (some codecs need that ...)Tue, 31 Jul 2007 17:51:39 +0000, by michael
-
get rid of this idiotic i_certify_that_my_video_stream_does_not_use_b_framesTue, 31 Jul 2007 17:28:47 +0000, by michael
-
make muxer store the provided timestampsTue, 31 Jul 2007 17:24:53 +0000, by michael
-
make timestamps out of hot airTue, 31 Jul 2007 17:12:28 +0000, by michael
-
make a few more parameters accessable from mplayerTue, 31 Jul 2007 17:09:54 +0000, by michael
-
mixer.afilter must be set to NULL when filter chain is destroyed on uninit.Tue, 31 Jul 2007 17:02:01 +0000, by reimar
-
Make the printoption function take the default values from the variableTue, 31 Jul 2007 15:10:10 +0000, by ivo
-
cosmetics, indentationTue, 31 Jul 2007 14:51:56 +0000, by ivo
-
Shorten (un)setting of all test flagsTue, 31 Jul 2007 14:50:44 +0000, by ivo
-
Much smaller command line parserTue, 31 Jul 2007 14:48:13 +0000, by ivo
-
another little correctionsTue, 31 Jul 2007 14:21:32 +0000, by ptt
-
added missing ":"'sTue, 31 Jul 2007 14:19:33 +0000, by ptt
-
better wordingTue, 31 Jul 2007 14:17:15 +0000, by ptt
-
sorry, left english phrase in...Tue, 31 Jul 2007 10:28:40 +0000, by ptt
-
synced with r23962Tue, 31 Jul 2007 10:27:06 +0000, by ptt
-
added missing ':' for separatorTue, 31 Jul 2007 10:25:37 +0000, by ptt
-
synced to r23920Tue, 31 Jul 2007 10:04:28 +0000, by ptt
-
Update copyright info and licenseTue, 31 Jul 2007 08:17:35 +0000, by ivo
-
cosmetics, break overly long linesTue, 31 Jul 2007 08:11:18 +0000, by ivo
-
replace ^I by $TAB now that TAB is globalTue, 31 Jul 2007 08:06:37 +0000, by ivo
-
only test for stupid code and reserved identifiers if there are any .c or .hTue, 31 Jul 2007 07:55:22 +0000, by ivo
-
10l, forgot to make TAB globalTue, 31 Jul 2007 07:49:24 +0000, by ivo
-
Test for reserved identifiers.Tue, 31 Jul 2007 07:45:06 +0000, by ivo
-
Identifiers starting with underscores are reserved.Tue, 31 Jul 2007 07:04:07 +0000, by diego
-
UTF-8 conversionTue, 31 Jul 2007 06:57:57 +0000, by diego
-
Make teletext depend on freetype. Fixes compilation failer (in sub.c).Mon, 30 Jul 2007 22:26:42 +0000, by iive
-
100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL testMon, 30 Jul 2007 19:48:31 +0000, by reimar
-
Extend OpenGL configure test to also check for glx/wgl and proper linking.Mon, 30 Jul 2007 19:02:45 +0000, by reimar
-
sync w/23588Mon, 30 Jul 2007 18:59:00 +0000, by gpoirier
-
remove GNUism (case range)Mon, 30 Jul 2007 18:48:03 +0000, by ivo
-
Add test for GNUismsMon, 30 Jul 2007 18:08:26 +0000, by ivo
-
Teletext support for V4Lv1Mon, 30 Jul 2007 18:00:11 +0000, by voroshil
-
10l: wrong pointer was initialized (causes crash during startup).Mon, 30 Jul 2007 17:31:54 +0000, by voroshil
-
h/w -> hardwareMon, 30 Jul 2007 17:19:16 +0000, by ben
-
Change V4L2 MPEG decoder check so it can actually failMon, 30 Jul 2007 17:01:50 +0000, by reimar
-
Comment out purely debugging printf that in addition uses __FUNCTION__ whichMon, 30 Jul 2007 16:18:12 +0000, by reimar
-
Fix hopefully final 150 sector offset VCD bug. Caused no noticeable problems on LinuxMon, 30 Jul 2007 16:13:04 +0000, by reimar
-
Simplify sun SCSI command generationMon, 30 Jul 2007 15:53:50 +0000, by reimar
-
big 10L of r9888 located: passed fd instead of pointer to sun_vcd_readMon, 30 Jul 2007 15:47:17 +0000, by reimar
-
Move extern int audio_output_channels; to ad_internal.hMon, 30 Jul 2007 15:23:25 +0000, by reimar
-
Indicate desired number of output channels to ffmpeg audio decoder.Mon, 30 Jul 2007 15:19:35 +0000, by reimar
-
Avoid void * arithmeticMon, 30 Jul 2007 14:52:07 +0000, by reimar
-
Use the standard inline instead of __inlineMon, 30 Jul 2007 13:58:45 +0000, by reimar
-
Another missed case-rangeMon, 30 Jul 2007 13:55:51 +0000, by reimar
-
Do not use gnu case-range extension if it's easy to avoidMon, 30 Jul 2007 13:54:15 +0000, by reimar
-
Use goto instead of useless recursion that might fill up the stackMon, 30 Jul 2007 13:48:08 +0000, by reimar
-
Do not use a return value for a void functionMon, 30 Jul 2007 13:46:53 +0000, by reimar
-
C99 varargs in macros can not be empty, adjust definition so it compilesMon, 30 Jul 2007 13:06:26 +0000, by reimar
-
synced with r23928Mon, 30 Jul 2007 11:53:21 +0000, by Gabrov
-
Subtraction should be done after & operation.Mon, 30 Jul 2007 02:12:25 +0000, by voroshil
-
Drop out overlooked debug lineMon, 30 Jul 2007 02:02:32 +0000, by voroshil
-
update man page with v4l2 a/v outputsSun, 29 Jul 2007 19:25:39 +0000, by ben