aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Always calculate the xinerama screen mplayer is on.Gravatar attila2008-04-13
* Fix DEPEND_CMD, there was one level of variable indirection too much.Gravatar diego2008-04-13
* Sync with latest FFmpeg changes.Gravatar diego2008-04-13
* Add Makefile variable for DVB OSD menu, saves one ifeq.Gravatar diego2008-04-13
* in preparation for multi-frontend patch replaced file-static device names wit...Gravatar nicodvb2008-04-13
* Replace "all rights reserved" statement with standard GPL license header.Gravatar diego2008-04-13
* Restore compilation of osdep/mplayer-rc.o.Gravatar diego2008-04-13
* Set dll_type and rv_handle for drvc.dllGravatar zuxy2008-04-13
* Relicense test/example files as LGPL with Michael's permission.Gravatar diego2008-04-13
* Add Chinese commentGravatar zuxy2008-04-13
* Restore grayscale decoding support with FFmpeg.Gravatar diego2008-04-13
* Fix MPDEPEND_CMD to work with more than one subdirectory level.Gravatar diego2008-04-12
* Backport SSE2-optimized IDCT routines from upstream libmpeg2.Gravatar diego2008-04-12
* wording improvements suggested by the WandererGravatar diego2008-04-12
* removed useless parameter :type from -dvbin (the frontend type is reported by...Gravatar nicodvb2008-04-12
* removed defunct options :vid and :aid from -dvbin (they were useless from the...Gravatar nicodvb2008-04-12
* Oops...should be "drv43260.dll" instead of "drv34260.dll"Gravatar zuxy2008-04-12
* Cosmetic fix for r26419Gravatar zuxy2008-04-12
* Dlls can be relocated when loading so rely on filename instead of absoluteGravatar zuxy2008-04-12
* Indentation fix for r26417Gravatar zuxy2008-04-12
* Don't print "Could not patch" messages when we haven't actually tried to patch.Gravatar zuxy2008-04-12
* Check for drvc.dll entries for mingw32Gravatar zuxy2008-04-12
* Ignore dependency files.Gravatar diego2008-04-12
* Make include paths consistent; do not use ../ in them.Gravatar diego2008-04-12
* demux_real.c: Always use MP_NOPTS_VALUE for unknown ptsGravatar uau2008-04-12
* demux_mkv.c: Mark some static tables constGravatar uau2008-04-12
* Reformat demuxer.cGravatar uau2008-04-12
* Remove global demuxer_typeGravatar uau2008-04-12
* subreader.c: remove unused codeGravatar uau2008-04-12
* Remove another two useless special-case from flac metadata reading functionGravatar reimar2008-04-12
* Simplify: use AV_RB24Gravatar reimar2008-04-12
* Remove useless checksGravatar reimar2008-04-12
* Simplify (currently disabled) get_flac_metadataGravatar reimar2008-04-12
* Update include paths to account for build system changes.Gravatar diego2008-04-12
* typo fixesGravatar diego2008-04-12
* Enable runtime control for colorful and/or module name outputGravatar zuxy2008-04-12
* Remove unused function demux_read_data_packGravatar uau2008-04-11
* Makefile: Fix compilation on systems with dvb supportGravatar uau2008-04-11
* Remove unused make variable.Gravatar diego2008-04-11
* Merge ./gui/Makefile into ./Makefile, one less instance of recursive make.Gravatar diego2008-04-11
* Add gui/ prefix to some #include paths so that compilation from theGravatar diego2008-04-11
* Add GUI_GTK make variable.Gravatar diego2008-04-11
* typo in filenameGravatar diego2008-04-11
* Remove duplicate #include.Gravatar diego2008-04-11
* Update comment to account for renamed header file.Gravatar diego2008-04-11
* Split cfg-common.h into two separate header files. It was being included twiceGravatar diego2008-04-11
* Ahem, libmenu objects should only be compiled when OSD menu is enabled.Gravatar diego2008-04-11
* vf_pp7 does not depend on libavcodec.Gravatar diego2008-04-11
* vf_screenshot depends on libavcodec.Gravatar diego2008-04-11
* Remove unused TARGET_WIN32 setting.Gravatar diego2008-04-11