aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove useless fd parameter for mmap_anonGravatar reimar2006-11-26
* Simplify, remove useless indirection.Gravatar diego2006-11-26
* Fix loader code: closed .dll file handles when it should notGravatar reimar2006-11-26
* r21186: Remove "OSD only" tags; those options always exist.Gravatar voroshil2006-11-26
* open /dev/zero left over from mmap_anon patchGravatar reimar2006-11-26
* Useless use of strstr, strchr is good enough.Gravatar reimar2006-11-26
* Check the log level before processing the messageGravatar henry2006-11-26
* match exactly card number N specified, rather than the N-th actually usableGravatar nicodvb2006-11-26
* Set _win32codecsdir fallback also with --enable-win32Gravatar reimar2006-11-26
* typo in deadzone_interGravatar lorenm2006-11-26
* nits and picks by The Wanderer :)Gravatar gpoirier2006-11-26
* Sanity-check number of lines in CC subtitleGravatar reimar2006-11-25
* Cleanup for uselessly complicated closed-caption subtitle handlingGravatar reimar2006-11-25
* Move contents of loader/config.h to configure/config.h, there areGravatar diego2006-11-25
* Add a sanity check to unsafe-looking code.Gravatar uau2006-11-25
* Remove config.h and move its content to af.h. There are multiple files underGravatar diego2006-11-25
* Use the real name of the header file when guarding against double inclusion.Gravatar diego2006-11-25
* Remove nonexistent variable.Gravatar diego2006-11-25
* Remove superfluous comment.Gravatar diego2006-11-25
* Don't compile libvo.a unless MPlayer is enabled.Gravatar diego2006-11-25
* simplifyGravatar diego2006-11-25
* Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.hGravatar diego2006-11-25
* Reuse bswap.h from libavutil. Will only work when libavutil subdir is available.Gravatar reimar2006-11-25
* Linking hotfix, loader depends on osdep.Gravatar diego2006-11-25
* Remove useless libvo/sub.h include.Gravatar reimar2006-11-25
* Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,Gravatar reimar2006-11-25
* simplifyGravatar diego2006-11-25
* Add generic target that allow compiling without any assembler or otherwiseGravatar reimar2006-11-25
* missing include for uint16_tGravatar ben2006-11-25
* keep nav highlight event in dvdnav priv structureGravatar ben2006-11-25
* There are no more .depend files in subdirectories.Gravatar diego2006-11-25
* simplifyGravatar diego2006-11-25
* Remove commented-out cruft.Gravatar diego2006-11-25
* Unconditionally include config.mak for consistency.Gravatar diego2006-11-25
* more consistency with the other Makefiles.Gravatar diego2006-11-25
* SRCS should be one per line to make patches more readable.Gravatar diego2006-11-25
* fix typos noticed by DiegoGravatar gpoirier2006-11-25
* Remove pointless indirection.Gravatar diego2006-11-25
* Sync with FFmpeg r7167.Gravatar diego2006-11-25
* FFmpeg-style conditional dependency declarationGravatar diego2006-11-25
* Remove superfluous comment.Gravatar diego2006-11-25
* Remove superfluous comment.Gravatar diego2006-11-25
* Remove superfluous comment.Gravatar diego2006-11-25
* improve description of x264's deadzone* optionsGravatar gpoirier2006-11-25
* support for comma-separated language codes in -slangGravatar nicodvb2006-11-25
* support for -slang and subtitles in dvdnav; patch by Attila Otvos (oattila ch...Gravatar nicodvb2006-11-25
* spurious () like in ({code;}) probably is not valid C, icc 9, definitelyGravatar reimar2006-11-25
* Avoid void * arithmeticGravatar reimar2006-11-25
* better nav highlight handlingGravatar ben2006-11-25
* removed unused members and variablesGravatar nicodvb2006-11-25