| Commit message (Expand) | Author | Age |
* | allow generation of ctags and etags | ben | 2008-01-10 |
* | Remove internal unrarlib copy, the new unrarexec code is a strict superset. | diego | 2007-12-20 |
* | Support using unrar executable to access rar-compressed vobsub files. | ulion | 2007-12-14 |
* | Add audio filter scaletempo | uau | 2007-11-01 |
* | Silence make's 'Please run configure again' if it was already run. | cehoyos | 2007-08-29 |
* | Clean up the way get_path is handled: Compile get_path.c to an object to link | diego | 2007-08-28 |
* | Also remove generated tools on distclean. | diego | 2007-07-04 |
* | Compile internal FFmpeg libraries only when configure enabled the static | diego | 2007-05-11 |
* | mplayer.rc depends on version.h | reimar | 2007-05-05 |
* | Reuse common Makefile infrastructure. | diego | 2007-05-01 |
* | cosmetics: Move depend target (preparation for upcoming change). | diego | 2007-05-01 |
* | cosmetics: Rename Makefile variable CONFIG_ASS --> ASS. | diego | 2007-04-25 |
* | cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables. | diego | 2007-04-25 |
* | Gui --> gui | diego | 2007-04-23 |
* | cosmetics: Sort PARTS. | diego | 2007-04-22 |
* | Remove duplicate entries from PARTS. | diego | 2007-04-22 |
* | Remove redundant setting of variables when compiling FFmpeg libraries, | diego | 2007-04-12 |
* | Revert previous broken removal of partial dependency list. | diego | 2007-04-12 |
* | Remove the .norecurse hack. It bloats the Makefile, adds maintenance burden, | diego | 2007-04-11 |
* | 10l typo | diego | 2007-04-09 |
* | Move TOOLS/cpuinfo.c into the root directory. | diego | 2007-04-09 |
* | merged libdha and libvidix, moved all files from libdha to vidix directory | ben | 2007-04-06 |
* | switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful... | ben | 2007-04-01 |
* | Merge all VIDIX drivers into libvidix.a. | diego | 2007-03-31 |
* | Move the generation of OBJS_* from SRCS_* up before the addition of OBJS_*-yes | diego | 2007-03-31 |
* | Build libdha statically like all the other libraries. | diego | 2007-03-31 |
* | Code cleanup: don't include a .c file in mplayer.c and fix a few | rathann | 2007-03-29 |
* | Linking hotfix, libavutil needs to come after libavcodec/libavformat. | diego | 2007-03-24 |
* | cosmetics: Reorder parts of the Makefile in order to group parts sensibly tog... | diego | 2007-03-24 |
* | Unconditionally add all subdirectories to PARTS. This way make clean always | diego | 2007-03-24 |
* | libavutil/ is not optional, compile it unconditionally. | diego | 2007-03-24 |
* | Move the addition of osdep/mplayer-rc.o to a place where it actually gets add... | diego | 2007-03-24 |
* | Remove multistage recursion for the vidix subdirectory and recurse from the | diego | 2007-03-24 |
* | Move -I. to the front of CFLAGS, works around problems with headers from | diego | 2007-03-19 |
* | Remove commented-out -Wall CFLAGS, can be set from configure/config.mak. | diego | 2007-03-19 |
* | cosmetics: Move some parts around to make more sense overall. | diego | 2007-03-13 |
* | cosmetics: Move depend target in preparation for upcoming changes. | diego | 2007-03-13 |
* | Rename mp3lib/libMP3.a to mp3lib/libmp3.a for consistency. | diego | 2007-03-13 |
* | Add common sources to .depend target. | diego | 2007-03-13 |
* | Handle common parts at the objects instead of at the sources level. | diego | 2007-03-13 |
* | codecs.conf.h needs to be made before .depend. | diego | 2007-03-12 |
* | dirclean target was removed, don't mark as phony. | diego | 2007-03-12 |
* | Remove -DCODECS2HTML from .depend creation. | diego | 2007-03-12 |
* | Add codec-cfg-test target. | diego | 2007-03-11 |
* | mplayer.c and mencoder.c are already in SRCS_MPLAYER and SRCS_MENCODER | diego | 2007-03-11 |
* | 'make clean' should remove generated binaries. | diego | 2007-03-11 |
* | Merge clean and dirclean targets. | diego | 2007-03-11 |
* | Simplify strip parameter for install handling. | diego | 2007-02-27 |
* | Simplify .depend file inclusion. | diego | 2007-02-24 |
* | some more consistency for the VIDIX installation. | diego | 2007-02-23 |