aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Ugly hack to make xanlib.dll work.Gravatar reimar2007-08-01
* r23897: Experimental negative panscan valuesGravatar voroshil2007-08-01
* r23891: typo fix: childs --> childrenGravatar voroshil2007-08-01
* add possibly incorrect subfont entryGravatar compn2007-07-31
* allow to specify the audio bitrate in bits (some codecs need that ...)Gravatar michael2007-07-31
* get rid of this idiotic i_certify_that_my_video_stream_does_not_use_b_framesGravatar michael2007-07-31
* make muxer store the provided timestampsGravatar michael2007-07-31
* make timestamps out of hot airGravatar michael2007-07-31
* make a few more parameters accessable from mplayerGravatar michael2007-07-31
* mixer.afilter must be set to NULL when filter chain is destroyed on uninit.Gravatar reimar2007-07-31
* Make the printoption function take the default values from the variableGravatar ivo2007-07-31
* cosmetics, indentationGravatar ivo2007-07-31
* Shorten (un)setting of all test flagsGravatar ivo2007-07-31
* Much smaller command line parserGravatar ivo2007-07-31
* another little correctionsGravatar ptt2007-07-31
* added missing ":"'sGravatar ptt2007-07-31
* better wordingGravatar ptt2007-07-31
* sorry, left english phrase in...Gravatar ptt2007-07-31
* synced with r23962Gravatar ptt2007-07-31
* added missing ':' for separatorGravatar ptt2007-07-31
* synced to r23920Gravatar ptt2007-07-31
* Update copyright info and licenseGravatar ivo2007-07-31
* cosmetics, break overly long linesGravatar ivo2007-07-31
* replace ^I by $TAB now that TAB is globalGravatar ivo2007-07-31
* only test for stupid code and reserved identifiers if there are any .c or .hGravatar ivo2007-07-31
* 10l, forgot to make TAB globalGravatar ivo2007-07-31
* Test for reserved identifiers.Gravatar ivo2007-07-31
* Identifiers starting with underscores are reserved.Gravatar diego2007-07-31
* UTF-8 conversionGravatar diego2007-07-31
* Make teletext depend on freetype. Fixes compilation failer (in sub.c).Gravatar iive2007-07-30
* 100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL testGravatar reimar2007-07-30
* Extend OpenGL configure test to also check for glx/wgl and proper linking.Gravatar reimar2007-07-30
* sync w/23588Gravatar gpoirier2007-07-30
* remove GNUism (case range)Gravatar ivo2007-07-30
* Add test for GNUismsGravatar ivo2007-07-30
* Teletext support for V4Lv1Gravatar voroshil2007-07-30
* 10l: wrong pointer was initialized (causes crash during startup).Gravatar voroshil2007-07-30
* h/w -> hardwareGravatar ben2007-07-30
* Change V4L2 MPEG decoder check so it can actually failGravatar reimar2007-07-30
* Comment out purely debugging printf that in addition uses __FUNCTION__ whichGravatar reimar2007-07-30
* Fix hopefully final 150 sector offset VCD bug. Caused no noticeable problems ...Gravatar reimar2007-07-30
* Simplify sun SCSI command generationGravatar reimar2007-07-30
* big 10L of r9888 located: passed fd instead of pointer to sun_vcd_readGravatar reimar2007-07-30
* Move extern int audio_output_channels; to ad_internal.hGravatar reimar2007-07-30
* Indicate desired number of output channels to ffmpeg audio decoder.Gravatar reimar2007-07-30
* Avoid void * arithmeticGravatar reimar2007-07-30
* Use the standard inline instead of __inlineGravatar reimar2007-07-30
* Another missed case-rangeGravatar reimar2007-07-30
* Do not use gnu case-range extension if it's easy to avoidGravatar reimar2007-07-30
* Use goto instead of useless recursion that might fill up the stackGravatar reimar2007-07-30