Mercurial > mplayer.hg
graph
-
Rename open to af_open so as not to conflict with a previous header definition.2007-03-20, by diego
-
Add missing $(EXESUF).2007-03-20, by diego
-
tab typo fixed2007-03-20, by ptt
-
Add vfw2menc to the Makefile.2007-03-20, by diego
-
sync'd up to r224832007-03-20, by ptt
-
Add explicit SDL include path. This should allow compilation even when2007-03-20, by diego
-
Add return 0 to fix the following warning:2007-03-20, by diego
-
Include stdlib.h and string.h to fix the following warnings:2007-03-20, by diego
-
Add #include <string.h> to fix the following warning:2007-03-20, by diego
-
Move gltest and bmovl-test into the main TOOLS directory, subdirectories2007-03-20, by diego
-
--enable-win32 was renamed to --enable-win32dll.2007-03-19, by diego
-
ok so cljr , vcr1 and msmpegv1 dont actually work... removed2007-03-19, by compn
-
aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!2007-03-19, by compn
-
gsm requires libgsm so remove it2007-03-19, by compn
-
add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)2007-03-19, by compn
-
split sonic into sonic/sonicls and wma into wmav1/wmav22007-03-19, by compn
-
add png and gif encoders, how to use them with mencoder is another question2007-03-19, by compn
-
Explain workaround for -vo gl:scaled-osd -ass image corruption.2007-03-19, by reimar
-
Add missing bogus norm warning for v4l22007-03-19, by voroshil
-
Make sure bogus parameter will not be ignored by user.2007-03-19, by voroshil
-
Simplify Makefile.2007-03-19, by diego
-
Conditionally compile af_export instead of having #ifdef around the file.2007-03-19, by diego
-
Move -I. to the front of CFLAGS, works around problems with headers from2007-03-19, by diego
-
Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.2007-03-19, by diego
-
Remove commented-out Cygwin CFLAGS settings.2007-03-19, by diego
-
Move setting Cygwin specific CFLAGS to configure.2007-03-19, by diego
-
video filters i maintain ...2007-03-19, by michael
-
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
-
Use explicit path for headers from the dshow/ subdirectory.2007-03-15, by diego
-
Use explicit path for headers from the loader/ directory.2007-03-15, by diego
-
Add explicit location for headers from the stream/ directory.2007-03-15, by diego
-
Wording improvement as suggested by Michael.2007-03-15, by diego
-
Add live555 include flags to CXXFLAGS only.2007-03-15, by diego
-
Add a FIXME note about new sentences on new lines.2007-03-15, by diego
-
Add explicit location for headers from the libmpdemux/ directory.2007-03-15, by diego
-
Add explicit location for headers from the stream/ directory.2007-03-15, by diego
-
Add explicit location for headers from the stream/ directory.2007-03-15, by diego
-
Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net.2007-03-15, by diego
-
Simplify setting special CFLAGS for decode_i586.o.2007-03-15, by diego
-
Remove unnecessary Darwin entry from CFLAGS.2007-03-15, by diego
-
Simplify conditional expression.2007-03-15, by diego
-
Remove Darwin AltiVec CFLAGS settings, configure handles this.2007-03-15, by diego
-
update password-gpg rule from ffmpeg2007-03-15, by michael
-
update >5 line reindention rule to what is in ffmpeg2007-03-15, by michael
-
update spliting rule to what i just added to ffmpeg2007-03-15, by michael
-
cosmetic (move warning point after the existing policy points instead of the middle)2007-03-15, by michael
-
Remove addition of AltiVec flags to CFLAGS, configure takes care of this.2007-03-15, by diego
-
Remove unnecessary include from CFLAGS.2007-03-15, by diego
-
Use explicit header location, don't use CFLAGS for simple subdirectories.2007-03-15, by diego
-
Check for eof in loop searching for data chunk.2007-03-15, by reimar
-
Reuse common parts of all Makefiles.2007-03-15, by diego
-
Use versioned names explicitly instead of employed backwards-named variables.2007-03-15, by diego
-
Simplify conditional expression.2007-03-15, by diego
-
Remove Cygwin case from conditional, it's overridden by the Win32 case.2007-03-15, by diego
-
Revert previous broken commit.2007-03-15, by diego
-
Remove Cygwin case from conditional, it's overridden by the Win32 case.2007-03-15, by diego
-
Rename LIBS variable to more standard name EXTRALIBS.2007-03-15, by diego
-
Fix test program linkage.2007-03-15, by diego
-
Include loader/ prefix in #include path everywhere.2007-03-15, by diego
-
SHORTNAME is not a target so it should not be used as prerequisite.2007-03-15, by diego
-
Merge two clean commands.2007-03-15, by diego
-
whitespace cosmetics2007-03-15, by diego
-
Use standard variable names for SRCS and OBJS.2007-03-15, by diego
-
Install targets should not remove files.2007-03-15, by diego
-
Add pci_names.c as prerequisite of the all target instead of the .o files.2007-03-14, by diego
-
Use the install program detected by configure.2007-03-14, by diego
-
Remove useless .SUFFIXES variable.2007-03-14, by diego
-
Remove unused SONAME_FLAGS variable.2007-03-14, by diego
-
Remove commented out superfluous lines.2007-03-14, by diego
-
Simplify rules using make shorthands.2007-03-14, by diego
-
whitespace cosmetics2007-03-14, by diego
-
Simplify handling of extra library flags.2007-03-14, by diego
-
Remove superfluous rule and variables, X_LIB does not exist any longer.2007-03-14, by diego
-
Remove superfluous variable indirection.2007-03-14, by diego
-
Reuse common parts of all Makefiles through mpcommon.mak.2007-03-14, by diego
-
Rename all target to libs.2007-03-14, by diego
-
Separate prerequisites and rules to avoid redundant rules.2007-03-14, by diego
-
whitespace cosmetics2007-03-14, by diego
-
Generate dependency information.2007-03-14, by diego
-
Remove superfluous rule and variable.2007-03-14, by diego
-
Properly mark all phony targets as such.2007-03-14, by diego