| Commit message (Expand) | Author | Age | Files | Lines |
* | Split command/property handling from mplayer.c to a new file command.c. | uau | 2007-02-21 | 1 | -0/+1 |
* | Move some subtitle handling from mplayer.c to mpcommon.c and share it with me... | reimar | 2007-02-17 | 1 | -0/+1 |
* | URL fix | diego | 2007-01-30 | 1 | -1/+1 |
* | cosmetics: Reorder install targets. | diego | 2007-01-30 | 1 | -10/+10 |
* | Mark phony targets as such. | diego | 2007-01-30 | 1 | -0/+3 |
* | Replace ifeq structure in the install target by a set of dependent targets. | diego | 2007-01-30 | 1 | -10/+22 |
* | Do not create font subdir of data directory, bitmap font support is deprecated. | diego | 2007-01-25 | 1 | -1/+0 |
* | Simplify install calls. | diego | 2007-01-20 | 1 | -8/+6 |
* | Remove redundant informative output. | diego | 2007-01-20 | 1 | -1/+0 |
* | Don't suppress make output during installation. | diego | 2007-01-20 | 1 | -7/+7 |
* | some simplifications | diego | 2007-01-20 | 1 | -5/+3 |
* | Fix mplayer-rc.o build. | diego | 2006-12-07 | 1 | -1/+1 |
* | Move the generation of osdep/mplayer-rc.o back to the top-level Makefile, | diego | 2006-12-04 | 1 | -0/+6 |
* | Remove suffix rules that are just copies of make builtin rules. | diego | 2006-12-02 | 1 | -5/+0 |
* | Add libav include paths to CFLAGS without indirection. | diego | 2006-12-01 | 1 | -4/+4 |
* | Unrecurse VIDIX installation. | diego | 2006-11-28 | 1 | -1/+2 |
* | Unrecurse VIDIX drivers uninstall. | diego | 2006-11-28 | 1 | -1/+2 |
* | Remove one level of indirection on VIDIX install/uninstall. | diego | 2006-11-28 | 1 | -2/+2 |
* | Shorten LIBAV_INC handling. | diego | 2006-11-27 | 1 | -6/+3 |
* | Split muxers into a separate library that only MEncoder is linked against. | diego | 2006-11-27 | 1 | -1/+6 |
* | libmpdemux has no subdirectories. | diego | 2006-11-27 | 1 | -1/+1 |
* | Add explicit dependency information for libosd.a, this fixes MEncoder-only | diego | 2006-11-26 | 1 | -1/+5 |
* | Linking hotfix, loader depends on osdep. | diego | 2006-11-25 | 1 | -2/+2 |
* | FFmpeg-style conditional dependency declaration | diego | 2006-11-25 | 1 | -73/+43 |
* | Remove superfluous comment. | diego | 2006-11-25 | 1 | -3/+0 |
* | Move osdep/mplayer.rc handling to the osdep Makefile. | diego | 2006-11-25 | 1 | -6/+0 |
* | added mmap_anon to osdep lib. Used in loader for now | nplourde | 2006-11-25 | 1 | -1/+2 |
* | Make loader Makefile non-recursive. | diego | 2006-11-25 | 1 | -11/+2 |
* | LIBS vs LDFLAGS typo | diego | 2006-11-21 | 1 | -1/+1 |
* | Split libs that are dependencies and those that are just linker flags. | diego | 2006-11-21 | 1 | -8/+10 |
* | Treat fontconfig and FreeType linker flags just like any other linker flag. | diego | 2006-11-21 | 1 | -5/+0 |
* | cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER | diego | 2006-11-21 | 1 | -1/+1 |
* | Remove libdha from LIBS_MPLAYER. | diego | 2006-11-21 | 1 | -1/+1 |
* | Move FFmpeg library dependencies into the Makefile just like everything else. | diego | 2006-11-21 | 1 | -3/+19 |
* | Merge MPlayer-specific libs into one variable. | diego | 2006-11-21 | 1 | -3/+2 |
* | Split libvo.a into two libs so that libosd.a can be used by MEncoder. | diego | 2006-11-21 | 1 | -8/+1 |
* | Remove superfluous empty variable declaration. | diego | 2006-11-21 | 1 | -1/+0 |
* | Add VIDIX to LIBS_MPLAYER directly. | diego | 2006-11-21 | 1 | -1/+1 |
* | Add support for disabling MPlayer compilation. | diego | 2006-11-20 | 1 | -0/+2 |
* | Oops, the loader stuff needs to be in COMMON_LIBS. | diego | 2006-11-20 | 1 | -0/+1 |
* | Deliver dependency handling from redundancy. | diego | 2006-11-20 | 1 | -25/+3 |
* | Remove MPlayer-specific dependencies from COMMON_DEPS. | diego | 2006-11-20 | 1 | -3/+0 |
* | VIDIX is for MPlayer only. | diego | 2006-11-20 | 1 | -1/+1 |
* | The GUI is only for MPlayer, not MEncoder. | diego | 2006-11-20 | 1 | -1/+1 |
* | Rename variables for consistency. | diego | 2006-11-20 | 1 | -6/+6 |
* | Simplify gui and menu libs handling. | diego | 2006-11-20 | 1 | -4/+2 |
* | cosmetics: Move some stuff around for better readability. | diego | 2006-11-20 | 1 | -56/+52 |
* | Clean up PARTS handling. | diego | 2006-11-20 | 1 | -35/+11 |
* | Unify dep/depend targets. | diego | 2006-11-20 | 1 | -3/+1 |
* | Uninstall should run all parts unconditionally. | diego | 2006-11-20 | 1 | -2/+0 |
* | Remove nonsense ifeq around MEncoder target and variable declaration. | diego | 2006-11-20 | 1 | -2/+0 |
* | Put libdvdcss under a separate ifeq. | diego | 2006-11-19 | 1 | -0/+4 |
* | Rename libdvdread to dvdread. We really only include only the dvdread | diego | 2006-11-18 | 1 | -6/+6 |
* | The addition of loader/ to PARTS depended on a non-existing variable. | diego | 2006-11-10 | 1 | -1/+1 |
* | Disable linking mplayer (and internal static libavcodec) with | rathann | 2006-11-09 | 1 | -1/+1 |
* | 10l: Overlooked one $(EXESUF) addition. | diego | 2006-11-08 | 1 | -1/+1 |
* | Create binaries with proper executable suffix under Windows. | diego | 2006-11-08 | 1 | -15/+19 |
* | Remove remnants of long-gone libfame. | diego | 2006-11-06 | 1 | -9/+0 |
* | Streamline and simplify internal vs external libdvdread handling. | diego | 2006-11-03 | 1 | -2/+2 |
* | remove charset files (all of them are in UTF-8 now anyway) | kraymer | 2006-11-03 | 1 | -1/+1 |
* | libmpdvdkit2 --> libdvdread, it just contains libdvdread now. | diego | 2006-11-03 | 1 | -6/+6 |
* | Move libdvdcss into its own subdirectory. | diego | 2006-11-03 | 1 | -0/+7 |
* | Run dirclean instead of clean on distclean, this way we only need to | diego | 2006-10-31 | 1 | -1/+1 |
* | Unification of linker option handling, part 1 of many. | diego | 2006-10-31 | 1 | -77/+1 |
* | CFLAGS are not necessary for linking. | diego | 2006-10-31 | 1 | -2/+2 |
* | Make libmpdvdkit2 compilation slightly more consistent with the other modules. | diego | 2006-10-30 | 1 | -0/+1 |
* | Remove bogus warning about missing font. | diego | 2006-10-15 | 1 | -4/+0 |
* | Create target for mplayer-rc.o so that it is not rerun unconditionally. | diego | 2006-10-09 | 1 | -3/+3 |
* | Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is | rathann | 2006-10-08 | 1 | -2/+5 |
* | Fix make install. 10l for Diego. | rathann | 2006-10-02 | 1 | -1/+1 |
* | Work around ln limitations on MinGW. | diego | 2006-10-01 | 1 | -2/+2 |
* | Remove version.h on distclean. | diego | 2006-09-24 | 1 | -2/+2 |
* | Add demux_nut to MPlayer repo | ods15 | 2006-09-17 | 1 | -0/+1 |
* | Move MLIB_LIB to COMMON_LIBS. | diego | 2006-08-27 | 1 | -2/+1 |
* | Add --extra-libs option to pass linker flags. | diego | 2006-08-26 | 1 | -0/+1 |
* | Disentangle toolame CFLAGS and LDFLAGS handling. | diego | 2006-08-25 | 1 | -1/+0 |
* | Disentangle libdv and vorbis linker flags. | diego | 2006-08-25 | 1 | -0/+1 |
* | cosmetics: Move some parts to more sensible places. | diego | 2006-08-25 | 1 | -24/+25 |
* | Fix MEncoder build when bitmap fonts are disabled. | diego | 2006-08-24 | 1 | -1/+3 |
* | Remove useless else clauses. | diego | 2006-08-22 | 1 | -3/+0 |
* | Move libs common to MPlayer and MEncoder to COMMON_LIBS. | diego | 2006-08-21 | 1 | -12/+6 |
* | Simplify VIDIX lib handling. | diego | 2006-08-21 | 1 | -7/+3 |
* | cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency. | diego | 2006-08-07 | 1 | -2/+2 |
* | cosmetics: Rename some variables for consistency. | diego | 2006-08-07 | 1 | -2/+2 |
* | Recurse into subdirs before cleaning the top level to avoid error messages. | diego | 2006-08-03 | 1 | -1/+1 |
* | 'make distclean' should remove all generated files, so also config.[h|mak]. | diego | 2006-08-03 | 1 | -1/+1 |
* | 'make clean' now recurses through subdirectories as expected, | diego | 2006-08-03 | 1 | -1/+4 |
* | Change toplevel Makefile to invoke subdirectory Makefiles | uau | 2006-08-01 | 1 | -34/+42 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -0/+7 |
* | Unify include paths in the build system, part I. | diego | 2006-07-27 | 1 | -12/+1 |
* | Fix linking order. FontConfig should appear after libass. | eugeni | 2006-07-13 | 1 | -2/+2 |
* | Streamline GUI build. | diego | 2006-07-13 | 1 | -2/+1 |
* | Clean up codec-cfg and friends handling. | diego | 2006-07-13 | 1 | -10/+7 |
* | Remove old and obsolete mplayer_wine QT DLL loading stuff. | diego | 2006-07-12 | 1 | -22/+0 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 | 1 | -2/+0 |
* | Remove remnants of old libmp1e support. | diego | 2006-07-12 | 1 | -2/+0 |
* | make libswscale build system similar to the libav* one | lucabe | 2006-07-10 | 1 | -1/+1 |
* | Simplify ASS handling second try, this time taking FreeType into account. | diego | 2006-07-09 | 1 | -13/+6 |
* | Revert r18980, it breaks compilation under MinGW. | eugeni | 2006-07-09 | 1 | -1/+7 |
* | Simplify ASS handling. | diego | 2006-07-09 | 1 | -7/+1 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 | 1 | -0/+16 |
* | Add back the path part in 'libvo/font_load_ft.c' that was accidentally | uau | 2006-07-04 | 1 | -1/+1 |
* | Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar. | diego | 2006-07-03 | 1 | -1/+4 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 | 1 | -7/+7 |
* | "make depend" requires version.h | uau | 2006-06-22 | 1 | -1/+1 |
* | CVS --> Subversion + better version.h handling | diego | 2006-06-22 | 1 | -9/+3 |
* | Remove separation between Win32 DLL and DirectShow support in the build system. | diego | 2006-06-21 | 1 | -2/+0 |
* | restored support for dvdnav only in the stream layer; all other functionaliti... | nicodvb | 2006-06-14 | 1 | -0/+1 |
* | libpostproc is not a subdirectory of libavcodec anymore. | diego | 2006-06-02 | 1 | -3/+3 |
* | make depend requires help_mp.h, fixes make depend after make distclean. | diego | 2006-05-13 | 1 | -1/+1 |
* | No need to include the whole libinput in mencoder | albeu | 2006-04-25 | 1 | -1/+1 |
* | Add 32x32 XPM icon as mandated by Debian policy. | diego | 2006-04-04 | 1 | -2/+2 |
* | missing dependency | rfelker | 2006-04-03 | 1 | -1/+1 |
* | Remove mpdvdkit1 cruft from the build system. | diego | 2006-04-02 | 1 | -3/+0 |
* | Remove shared libmpdvdkit leftovers. | diego | 2006-04-02 | 1 | -2/+1 |
* | further fixes.. | rfelker | 2006-04-02 | 1 | -4/+4 |
* | 10l: version.h was not being built in some odd cases | rfelker | 2006-04-02 | 1 | -1/+4 |
* | integrate old "libdeps" hack into makefile | rfelker | 2006-04-02 | 1 | -5/+36 |
* | first stage of build system cleanup: | rfelker | 2006-04-02 | 1 | -40/+4 |
* | remove deprecated, never-used gnu gettext cruft. | rfelker | 2006-03-30 | 1 | -2/+0 |
* | added support for external VIDIX | nicodvb | 2006-03-28 | 1 | -0/+4 |
* | Rename the default GUI skins directory from 'Skin' to 'skins', keeping | diego | 2006-03-27 | 1 | -2/+2 |
* | Simplify directory creation in the install target. | diego | 2006-03-26 | 1 | -11/+11 |
* | Don't call make from shell constructs it prevent proper | albeu | 2006-03-26 | 1 | -8/+4 |
* | Add libpostproc to PARTS, fixes distclean on OS X and other platforms. | diego | 2006-03-25 | 1 | -0/+1 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 | 1 | -3/+15 |
* | Add the new property API and implement a couple properties. | albeu | 2006-03-22 | 1 | -0/+1 |
* | codec-cfg depend on help_mp.h. Fix // builds. | albeu | 2006-03-18 | 1 | -1/+1 |
* | remove mp_msg.c dependency when compiling codec-cfg binary. | reimar | 2006-03-12 | 1 | -1/+1 |
* | revert the attempts for ccache fix | henry | 2006-03-08 | 1 | -11/+7 |
* | Add codecs2html dependencies. | diego | 2006-03-08 | 1 | -1/+1 |
* | libcdio needs to link before -lwinmm in WIN32_LIB on Windows. | diego | 2006-03-08 | 1 | -1/+1 |
* | fix incomplete abs->rel path conversion | henry | 2006-03-07 | 1 | -3/+7 |
* | Add codecs2html target. | diego | 2006-03-07 | 1 | -0/+3 |
* | use relative paths for libav* build | henry | 2006-03-05 | 1 | -4/+4 |
* | New website structure, the /homepage subdirectory is gone. | diego | 2006-03-01 | 1 | -2/+2 |
* | OpenAL audio support, actual output is mono-only (no positioning yet). | reimar | 2006-02-16 | 1 | -0/+1 |
* | 10l | alex | 2006-02-12 | 1 | -4/+2 |
* | add a missing rule for libpostproc.a | henry | 2006-02-12 | 1 | -0/+3 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 | 1 | -4/+4 |
* | Remove rule to build shared libpostproc, it does not belong in MPlayer. | diego | 2006-01-19 | 1 | -3/+0 |
* | Fix parallel make builds, patch by Oded Shimon. | rathann | 2006-01-14 | 1 | -1/+1 |
* | This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from | rathann | 2006-01-13 | 1 | -1/+1 |
* | AIX PPC port | diego | 2005-12-29 | 1 | -0/+2 |
* | fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- ... | ptt | 2005-11-16 | 1 | -4/+5 |
* | make it optionally possible to compile MPlayer with libcdio instead of libcd... | faust3 | 2005-11-06 | 1 | -0/+4 |
* | Speex support. Seeking and pts generation does not work. | reimar | 2005-11-05 | 1 | -0/+1 |
* | remove broken shared libpostproc stuff | rfelker | 2005-08-19 | 1 | -8/+0 |
* | use libvbe from vesautils | alex | 2005-08-18 | 1 | -0/+1 |
* | libavutil should be be in "PARTS" so that 'make distclean' cleans that direct... | gpoirier | 2005-08-11 | 1 | -0/+1 |
* | Support new static libavcodec (depends on libavutil). | al | 2005-08-01 | 1 | -0/+12 |
* | musepack demuxing and decoding support (demuxing is v7 bitstream only). | reimar | 2005-07-10 | 1 | -0/+1 |
* | 10l | alex | 2005-06-27 | 1 | -1/+0 |
* | split PARTS into multiple lines also | henry | 2005-06-20 | 1 | -1/+12 |
* | Be more patch-friendly | ranma | 2005-06-19 | 1 | -11/+145 |
* | added twolame mp2 audio encoder | nicodvb | 2005-05-07 | 1 | -0/+4 |
* | added faac audio encoder | nicodvb | 2005-04-25 | 1 | -0/+4 |
* | reversed broken linker option, it breaks compile on some systems. add a confi... | rfelker | 2005-04-21 | 1 | -2/+2 |
* | Link with -z noexecstack, fixes bug #258. Please test on all platforms! | reimar | 2005-04-20 | 1 | -2/+2 |
* | FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl> | diego | 2005-04-16 | 1 | -1/+1 |
* | cross-compilation fix: don't use target CFLAGS to compile host tools | aurel | 2005-04-15 | 1 | -1/+1 |
* | Fix shared libpostproc installation. | diego | 2005-03-23 | 1 | -0/+3 |
* | --charset configure option to convert help messages charset | reimar | 2005-02-26 | 1 | -0/+4 |
* | suboption parser for vo and ao modules | al | 2004-12-31 | 1 | -1/+1 |
* | internal Tremor decoder for Ogg/Vorbis | henry | 2004-12-30 | 1 | -0/+10 |
* | removing AFMT_ dependancy | alex | 2004-12-27 | 1 | -1/+1 |
* | |