Mercurial > mplayer.hg
graph
-
Fix DEPEND_CMD, there was one level of variable indirection too much.Sun, 13 Apr 2008 10:59:11 +0000, by diego
-
Sync with latest FFmpeg changes.Sun, 13 Apr 2008 10:54:33 +0000, by diego
-
Add Makefile variable for DVB OSD menu, saves one ifeq.Sun, 13 Apr 2008 10:44:21 +0000, by diego
-
in preparation for multi-frontend patch replaced file-static device names with sprintf() calls in 2 functionsSun, 13 Apr 2008 10:23:54 +0000, by nicodvb
-
Replace "all rights reserved" statement with standard GPL license header.Sun, 13 Apr 2008 09:09:36 +0000, by diego
-
Restore compilation of osdep/mplayer-rc.o.Sun, 13 Apr 2008 07:57:35 +0000, by diego
-
Set dll_type and rv_handle for drvc.dllSun, 13 Apr 2008 02:35:30 +0000, by zuxy
-
Relicense test/example files as LGPL with Michael's permission.Sun, 13 Apr 2008 01:29:24 +0000, by diego
-
Add Chinese commentSun, 13 Apr 2008 00:29:02 +0000, by zuxy
-
Restore grayscale decoding support with FFmpeg.Sun, 13 Apr 2008 00:03:11 +0000, by diego
-
Fix MPDEPEND_CMD to work with more than one subdirectory level.Sat, 12 Apr 2008 23:28:11 +0000, by diego
-
Backport SSE2-optimized IDCT routines from upstream libmpeg2.Sat, 12 Apr 2008 22:42:00 +0000, by diego
-
wording improvements suggested by the WandererSat, 12 Apr 2008 22:01:16 +0000, by diego
-
removed useless parameter :type from -dvbin (the frontend type is reported by the card)Sat, 12 Apr 2008 20:36:57 +0000, by nicodvb
-
removed defunct options :vid and :aid from -dvbin (they were useless from the start)Sat, 12 Apr 2008 20:30:36 +0000, by nicodvb
-
Oops...should be "drv43260.dll" instead of "drv34260.dll"Sat, 12 Apr 2008 18:35:11 +0000, by zuxy
-
Cosmetic fix for r26419Sat, 12 Apr 2008 18:31:08 +0000, by zuxy
-
Dlls can be relocated when loading so rely on filename instead of absoluteSat, 12 Apr 2008 18:29:57 +0000, by zuxy
-
Indentation fix for r26417Sat, 12 Apr 2008 18:24:25 +0000, by zuxy
-
Don't print "Could not patch" messages when we haven't actually tried to patch.Sat, 12 Apr 2008 18:23:26 +0000, by zuxy
-
Check for drvc.dll entries for mingw32Sat, 12 Apr 2008 18:19:51 +0000, by zuxy
-
Ignore dependency files.Sat, 12 Apr 2008 16:23:43 +0000, by diego
-
Make include paths consistent; do not use ../ in them.Sat, 12 Apr 2008 16:03:07 +0000, by diego
-
demux_real.c: Always use MP_NOPTS_VALUE for unknown ptsSat, 12 Apr 2008 15:51:15 +0000, by uau
-
demux_mkv.c: Mark some static tables constSat, 12 Apr 2008 15:51:11 +0000, by uau
-
Reformat demuxer.cSat, 12 Apr 2008 15:51:08 +0000, by uau
-
Remove global demuxer_typeSat, 12 Apr 2008 15:51:05 +0000, by uau
-
subreader.c: remove unused codeSat, 12 Apr 2008 15:51:02 +0000, by uau
-
Remove another two useless special-case from flac metadata reading functionSat, 12 Apr 2008 15:16:37 +0000, by reimar
-
Simplify: use AV_RB24Sat, 12 Apr 2008 15:14:02 +0000, by reimar
-
Remove useless checksSat, 12 Apr 2008 15:11:03 +0000, by reimar
-
Simplify (currently disabled) get_flac_metadataSat, 12 Apr 2008 15:09:40 +0000, by reimar
-
Update include paths to account for build system changes.Sat, 12 Apr 2008 13:19:35 +0000, by diego
-
typo fixesSat, 12 Apr 2008 13:13:27 +0000, by diego
-
Enable runtime control for colorful and/or module name outputSat, 12 Apr 2008 12:51:07 +0000, by zuxy
-
Remove unused function demux_read_data_packFri, 11 Apr 2008 23:06:33 +0000, by uau
-
Makefile: Fix compilation on systems with dvb supportFri, 11 Apr 2008 23:06:30 +0000, by uau
-
Remove unused make variable.Fri, 11 Apr 2008 17:45:17 +0000, by diego
-
Merge ./gui/Makefile into ./Makefile, one less instance of recursive make.Fri, 11 Apr 2008 17:45:02 +0000, by diego
-
Add gui/ prefix to some #include paths so that compilation from theFri, 11 Apr 2008 16:55:27 +0000, by diego
-
Add GUI_GTK make variable.Fri, 11 Apr 2008 10:51:36 +0000, by diego
-
typo in filenameFri, 11 Apr 2008 10:35:32 +0000, by diego
-
Remove duplicate #include.Fri, 11 Apr 2008 10:34:26 +0000, by diego
-
Update comment to account for renamed header file.Fri, 11 Apr 2008 09:50:24 +0000, by diego
-
Split cfg-common.h into two separate header files. It was being included twiceFri, 11 Apr 2008 09:48:36 +0000, by diego
-
Ahem, libmenu objects should only be compiled when OSD menu is enabled.Fri, 11 Apr 2008 08:18:28 +0000, by diego
-
vf_pp7 does not depend on libavcodec.Fri, 11 Apr 2008 08:13:36 +0000, by diego
-
vf_screenshot depends on libavcodec.Fri, 11 Apr 2008 08:11:16 +0000, by diego
-
Remove unused TARGET_WIN32 setting.Fri, 11 Apr 2008 07:39:49 +0000, by diego
-
Remove Win32 linker option for netstream. Other winsock using code does notFri, 11 Apr 2008 07:37:27 +0000, by diego
-
Add a config.mak variable to control compilation of the Win32 GUI.Fri, 11 Apr 2008 07:28:32 +0000, by diego
-
Remove unused definition.Fri, 11 Apr 2008 07:17:40 +0000, by diego
-
Support for vorbis.acm decoder (used for some implementations of vorbisThu, 10 Apr 2008 21:01:53 +0000, by rtogni
-
if it's 'for lang in...' it's better off to use $$lang as a variable next ;)Thu, 10 Apr 2008 10:55:39 +0000, by ptt
-
Fix illegal identifier: Rename _ftype_t macro to FLOAT_TYPE.Thu, 10 Apr 2008 10:01:54 +0000, by diego
-
1000l fix linking after r26378Wed, 09 Apr 2008 21:49:27 +0000, by rtogni
-
document ignore optionWed, 09 Apr 2008 20:53:11 +0000, by compn
-
10l: libass compilation should be conditional.Wed, 09 Apr 2008 18:33:26 +0000, by diego
-
Rename ASS make variable to LIBASS.Wed, 09 Apr 2008 18:26:44 +0000, by diego
-
Remove useless #include.Wed, 09 Apr 2008 18:20:22 +0000, by diego