Mercurial > mplayer.hg
graph
-
The -Wdeclaration-after-statement test needs a C program.2007-03-18, by diego
-
Move -I. and -I.. to the front of CFLAGS so that headers in the root directory2007-03-18, by diego
-
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.2007-03-18, by diego
-
Added myself, as suggested by Diego2007-03-18, by cehoyos
-
Merge CFLAGS lines.2007-03-18, by diego
-
Move setting CXXFLAGS to configure.2007-03-18, by diego
-
Support multiple tags in a single line and tags on the same line as the2007-03-18, by rtogni
-
Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.2007-03-18, by diego
-
shared libavcodec is not at all broken/obsolete, but simply discouraged2007-03-18, by nicodvb
-
Group (system-specific) CFLAGS settings together.2007-03-18, by diego
-
Move Cygwin specific #define setting to system OS-specific settings section.2007-03-18, by diego
-
Move setting of TARGET_WIN32 together with other Win32 settings.2007-03-18, by diego
-
Rename win32 variable to the more sensible name win32dll.2007-03-18, by diego
-
Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's added2007-03-18, by diego
-
sync with r226372007-03-18, by gpoirier
-
Support application/smil as mimetype for smil-over-realrtsp2007-03-18, by rtogni
-
add ffbmp decoder, cant figure out fourcc bit so use format for avi...2007-03-18, by compn
-
Move fast cmov detection code from the PPC section into the x86 section2007-03-18, by diego
-
add new audio and video codecs to libavcodec list2007-03-18, by compn
-
support for setting and detecting FAST_CMOV2007-03-18, by diego
-
add some updates2007-03-18, by compn
-
Fix configure -march detection for athlon-xp2007-03-18, by uau
-
Remove empty directory.2007-03-18, by diego
-
fix full range (jpeg yuv) chroma2007-03-18, by michael
-
cosmetics, fix indentation2007-03-18, by attila
-
allow horizontal resolutions >1024 in case we have a G5502007-03-18, by attila
-
sync mga_vid.h to the one in the mga_vid repo.2007-03-18, by attila
-
Move files from radeon/ subdirectory here.2007-03-17, by diego
-
add fourcc for dxa files, approved by diego2007-03-17, by compn
-
Remove radeonfb, the version in the Linux kernel is much better.2007-03-17, by diego
-
add ffdxa , works on samples/game-formats/dxa/epic.dxa2007-03-17, by compn
-
Do not disable cache on MinGW, just disable shmem compilation.2007-03-17, by diego
-
'make install' now takes care of most manual installation steps for *_vid.o.2007-03-17, by diego
-
Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.2007-03-17, by diego
-
wording/spelling/grammar/updates/cosmetics2007-03-17, by diego
-
Merge Makefile from radeon/ subdirectory into this one.2007-03-17, by diego
-
Create device nodes upon install.2007-03-17, by diego
-
update release number2007-03-17, by compn
-
Introduce OBJS variable for the list of objects to build.2007-03-17, by diego
-
add ffdca decoder2007-03-17, by compn
-
Remove support for 2.5.x kernels.2007-03-17, by diego
-
Add a link to Attila's mga_vid port to Linux 2.6.x.2007-03-17, by diego
-
Remove useless compilation commands that are provided by builtin rules.2007-03-17, by diego
-
Merge test rules using general pattern.2007-03-17, by diego
-
Install tdfx_vid.o as well.2007-03-17, by diego
-
Remove now unnecessary MGA_VID_OBJ variable indirection.2007-03-17, by diego
-
Remove pointless variable indirection.2007-03-17, by diego
-
Remove remnants of Linux 2.6 support, the mga_vid.c part was made to2007-03-17, by diego
-
Remove pointless variable indirection for -I options.2007-03-17, by diego
-
Remove unnecessary -I option from CFLAGS.2007-03-17, by diego
-
tdfx_vid compilation has been simplified.2007-03-17, by diego
-
New slave command: tv_step_freq <offset in MHz>2007-03-17, by voroshil
-
cosmetics: Remove superfluous comment.2007-03-17, by diego
-
Remove superfluous .o creation rule, it's the same as the builtin one.2007-03-17, by diego
-
Remove unused variables INCLUDES and MOD_PATH_PREFIX.2007-03-17, by diego
-
Remove unused variable AFLAGS.2007-03-17, by diego
-
Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.2007-03-17, by diego
-
Some more details for the mga_vid section taken from drivers/README.2007-03-17, by diego
-
wording/spelling/cosmetics2007-03-17, by diego
-
Rename tdfx_vid_tst to tdfx_vid_test.2007-03-17, by diego
-
Merge README.linux.2.6 into general README.2007-03-17, by diego
-
Merge Rage128 README into general README.2007-03-17, by diego
-
10l: omitted '-e' in my r22630 commit.2007-03-17, by voroshil
-
Build tdfx_vid.o and tdfx_vid_tst by default under Linux 2.4.2007-03-17, by diego
-
Merge CFLAGS and INCLUDES where appropriate.2007-03-17, by diego
-
Make strange clean/distclean rules behave in a more standard fashion.2007-03-17, by diego
-
Get rid of ugly conditionals.2007-03-17, by diego
-
Get rid of stupid recursion within a single directory.2007-03-17, by diego
-
Remove unnecessary include options from compilation command.2007-03-17, by diego
-
Simplify compilation commands.2007-03-17, by diego
-
Remove rule for non-existing file.2007-03-17, by diego
-
Simplify compilation command.2007-03-17, by diego
-
Mark phony targets as such.2007-03-17, by diego
-
whitespace cosmetics2007-03-17, by diego
-
Mark phony targets as such.2007-03-17, by diego
-
Split dependency and rule declaration, avoids duplicate command.2007-03-17, by diego
-
Simplify compilation commands.2007-03-17, by diego
-
Bring somewhat closer to linking, still won't work, though.2007-03-17, by diego
-
Simplify link command.2007-03-17, by diego
-
Bring netstream somewhat closer to linking, still won't work.2007-03-17, by diego
-
Remove unnecessary -I option from CFLAGS.2007-03-17, by diego
-
Mark phony targets as such.2007-03-17, by diego
-
Merge INCLUDE and CFLAGS, fixes Cola from last commit.2007-03-17, by diego
-
Remove unused variable.2007-03-17, by diego
-
Fix compilation, bswap.h is now mpbswap.h.2007-03-17, by diego
-
Remove redundant rule for creating .o files from .c files, it's builtin.2007-03-17, by diego
-
Remove obsolete .SUFFIXES variable.2007-03-17, by diego
-
Remove nonsensical unused rules.2007-03-17, by diego
-
Use quotes instead of angular brackets for non-system includes.2007-03-16, by diego
-
Bring vivodump closer to linking; remains broken.2007-03-16, by diego
-
Fix linking: libswscale depends on libavutil, verbose was multiply defined...2007-03-16, by diego
-
Fix compilation due to reorganized header files.2007-03-16, by diego
-
whitespace cosmetics2007-03-16, by diego
-
Remove duplicate largefile CFLAGS that are set from configure.2007-03-16, by diego
-
Turn on largefile support for libdvdcss as well.2007-03-16, by diego
-
Remove CFLAGS that are already set by configure.2007-03-16, by diego
-
Put special CFLAGS for low accuracy tremor in the Makefile, similar to the2007-03-16, by diego
-
r22492: documented -reuse-socket2007-03-16, by kraymer
-
Remove unnecessary -I option from CFLAGS.2007-03-16, by diego
-
Allow to specify frequencies in channels option.2007-03-16, by voroshil
-
Mark myself as new TV maintainer as suggested by Jindrich Makovicka2007-03-16, by voroshil
-
add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.avi2007-03-16, by compn
-
Matroska seeking fixes2007-03-16, by uau
-
sync with r225032007-03-16, by gpoirier
-
add mute bind which has been default for a while, any other missing defaults?2007-03-16, by compn
-
some updates from memory and mplayer irc users2007-03-16, by compn
-
libavcodec's DXA decoder is dependent on zlib2007-03-16, by voroshil
-
Remove useless -I./skin from CFLAGS.2007-03-16, by diego
-
Don't look for header files in ../../ anymore. Compilation was broken unless2007-03-16, by diego
-
Remove unnecessary -I./wm option from CFLAGS.2007-03-15, by diego
-
Remove useless -I../loader option from CFLAGS.2007-03-15, by diego