Mercurial > mplayer.hg
graph
-
Move setting Cygwin specific CFLAGS to configure.Mon, 19 Mar 2007 00:03:00 +0000, by diego
-
video filters i maintain ...Mon, 19 Mar 2007 00:02:49 +0000, by michael
-
The -Wdeclaration-after-statement test needs a C program.Sun, 18 Mar 2007 23:54:51 +0000, by diego
-
Move -I. and -I.. to the front of CFLAGS so that headers in the root directorySun, 18 Mar 2007 23:18:09 +0000, by diego
-
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.Sun, 18 Mar 2007 22:49:37 +0000, by diego
-
Added myself, as suggested by DiegoSun, 18 Mar 2007 22:49:05 +0000, by cehoyos
-
check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolarisSun, 18 Mar 2007 22:18:11 +0000, by nicodvb
-
Merge CFLAGS lines.Sun, 18 Mar 2007 22:11:32 +0000, by diego
-
Move setting CXXFLAGS to configure.Sun, 18 Mar 2007 21:58:28 +0000, by diego
-
Support multiple tags in a single line and tags on the same line as theSun, 18 Mar 2007 21:39:52 +0000, by rtogni
-
Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.Sun, 18 Mar 2007 21:21:38 +0000, by diego
-
shared libavcodec is not at all broken/obsolete, but simply discouragedSun, 18 Mar 2007 20:52:41 +0000, by nicodvb
-
Group (system-specific) CFLAGS settings together.Sun, 18 Mar 2007 20:33:20 +0000, by diego
-
Move Cygwin specific #define setting to system OS-specific settings section.Sun, 18 Mar 2007 20:25:02 +0000, by diego
-
Move setting of TARGET_WIN32 together with other Win32 settings.Sun, 18 Mar 2007 20:21:52 +0000, by diego
-
Rename win32 variable to the more sensible name win32dll.Sun, 18 Mar 2007 20:15:57 +0000, by diego
-
Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's addedSun, 18 Mar 2007 19:38:43 +0000, by diego
-
sync with r22637Sun, 18 Mar 2007 17:38:09 +0000, by gpoirier
-
Support application/smil as mimetype for smil-over-realrtspSun, 18 Mar 2007 16:50:26 +0000, by rtogni
-
add ffbmp decoder, cant figure out fourcc bit so use format for avi...Sun, 18 Mar 2007 16:33:04 +0000, by compn
-
Move fast cmov detection code from the PPC section into the x86 sectionSun, 18 Mar 2007 16:30:11 +0000, by diego
-
add new audio and video codecs to libavcodec listSun, 18 Mar 2007 16:14:25 +0000, by compn
-
support for setting and detecting FAST_CMOVSun, 18 Mar 2007 15:38:15 +0000, by diego
-
add some updatesSun, 18 Mar 2007 14:38:16 +0000, by compn
-
Fix configure -march detection for athlon-xpSun, 18 Mar 2007 13:38:55 +0000, by uau
-
Remove empty directory.Sun, 18 Mar 2007 13:08:10 +0000, by diego
-
fix full range (jpeg yuv) chromaSun, 18 Mar 2007 12:31:53 +0000, by michael
-
cosmetics, fix indentationSun, 18 Mar 2007 11:04:47 +0000, by attila
-
allow horizontal resolutions >1024 in case we have a G550Sun, 18 Mar 2007 11:03:34 +0000, by attila
-
sync mga_vid.h to the one in the mga_vid repo.Sun, 18 Mar 2007 10:52:41 +0000, by attila
-
Move files from radeon/ subdirectory here.Sat, 17 Mar 2007 21:27:42 +0000, by diego
-
add fourcc for dxa files, approved by diegoSat, 17 Mar 2007 21:21:04 +0000, by compn
-
Remove radeonfb, the version in the Linux kernel is much better.Sat, 17 Mar 2007 21:01:37 +0000, by diego
-
add ffdxa , works on samples/game-formats/dxa/epic.dxaSat, 17 Mar 2007 19:58:10 +0000, by compn
-
Do not disable cache on MinGW, just disable shmem compilation.Sat, 17 Mar 2007 19:54:31 +0000, by diego
-
'make install' now takes care of most manual installation steps for *_vid.o.Sat, 17 Mar 2007 19:48:53 +0000, by diego
-
Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.Sat, 17 Mar 2007 18:25:15 +0000, by diego
-
wording/spelling/grammar/updates/cosmeticsSat, 17 Mar 2007 17:53:00 +0000, by diego
-
Merge Makefile from radeon/ subdirectory into this one.Sat, 17 Mar 2007 15:53:30 +0000, by diego
-
Create device nodes upon install.Sat, 17 Mar 2007 15:52:29 +0000, by diego
-
update release numberSat, 17 Mar 2007 15:42:03 +0000, by compn
-
Introduce OBJS variable for the list of objects to build.Sat, 17 Mar 2007 15:41:04 +0000, by diego
-
add ffdca decoderSat, 17 Mar 2007 15:28:02 +0000, by compn
-
Remove support for 2.5.x kernels.Sat, 17 Mar 2007 15:12:58 +0000, by diego
-
Add a link to Attila's mga_vid port to Linux 2.6.x.Sat, 17 Mar 2007 15:01:16 +0000, by diego
-
Remove useless compilation commands that are provided by builtin rules.Sat, 17 Mar 2007 14:01:50 +0000, by diego
-
Merge test rules using general pattern.Sat, 17 Mar 2007 14:00:34 +0000, by diego
-
Install tdfx_vid.o as well.Sat, 17 Mar 2007 13:58:36 +0000, by diego
-
Remove now unnecessary MGA_VID_OBJ variable indirection.Sat, 17 Mar 2007 13:56:54 +0000, by diego
-
Remove pointless variable indirection.Sat, 17 Mar 2007 13:55:45 +0000, by diego
-
Remove remnants of Linux 2.6 support, the mga_vid.c part was made toSat, 17 Mar 2007 13:53:15 +0000, by diego
-
Remove pointless variable indirection for -I options.Sat, 17 Mar 2007 13:29:26 +0000, by diego
-
Remove unnecessary -I option from CFLAGS.Sat, 17 Mar 2007 13:28:03 +0000, by diego
-
tdfx_vid compilation has been simplified.Sat, 17 Mar 2007 13:23:49 +0000, by diego
-
New slave command: tv_step_freq <offset in MHz>Sat, 17 Mar 2007 11:51:17 +0000, by voroshil
-
cosmetics: Remove superfluous comment.Sat, 17 Mar 2007 11:33:01 +0000, by diego
-
Remove superfluous .o creation rule, it's the same as the builtin one.Sat, 17 Mar 2007 11:32:02 +0000, by diego
-
Remove unused variables INCLUDES and MOD_PATH_PREFIX.Sat, 17 Mar 2007 11:29:00 +0000, by diego
-
Remove unused variable AFLAGS.Sat, 17 Mar 2007 11:19:01 +0000, by diego
-
Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.Sat, 17 Mar 2007 11:15:15 +0000, by diego
-
Some more details for the mga_vid section taken from drivers/README.Sat, 17 Mar 2007 09:40:27 +0000, by diego
-
wording/spelling/cosmeticsSat, 17 Mar 2007 09:18:08 +0000, by diego
-
Rename tdfx_vid_tst to tdfx_vid_test.Sat, 17 Mar 2007 09:12:29 +0000, by diego
-
Merge README.linux.2.6 into general README.Sat, 17 Mar 2007 09:07:21 +0000, by diego