Mon, 18 Oct 2010 20:44:04 +0000 |
cigaes |
Move the read_pnm function into a separate file.
|
Sun, 03 Oct 2010 12:14:21 +0000 |
diego |
cosmetics: alphabetical order for the DIRS list
|
Sun, 03 Oct 2010 12:13:14 +0000 |
diego |
Add missing "ffmpeg/" prefix to libpostproc entry in DIRS list.
|
Wed, 29 Sep 2010 18:05:27 +0000 |
reimar |
config.asm should be generate in ffmpeg/, not the root.
|
Tue, 28 Sep 2010 20:46:19 +0000 |
diego |
Use a single svn:externals declaration for all of FFmpeg.
|
Sun, 26 Sep 2010 01:36:16 +0000 |
diego |
Omit header dependency declaration for codec-cfg.d.
|
Sat, 25 Sep 2010 13:01:33 +0000 |
diego |
Remove __USE_UNIX98 from libdvdcss/libdvdnav/libdvdread CPPFLAGS.
|
Wed, 22 Sep 2010 21:11:31 +0000 |
diego |
Do not compile libfaad2 with -D_GNU_SOURCE.
|
Mon, 20 Sep 2010 21:55:24 +0000 |
diego |
Drop separate compilation rules for dhahelperwin files.
|
Mon, 20 Sep 2010 21:52:06 +0000 |
diego |
Use generated dependency information files for dhahelper.
|
Mon, 20 Sep 2010 21:03:59 +0000 |
diego |
Merge dhahelperwinclean and dhahelperclean targets.
|
Mon, 20 Sep 2010 20:55:10 +0000 |
diego |
Use generated dependency information files for tools and tests.
|
Mon, 20 Sep 2010 20:48:35 +0000 |
diego |
Generate dependency information for netstream and vivodump as well.
|
Mon, 20 Sep 2010 20:26:04 +0000 |
diego |
Remove remnants of explicit dependency file generation.
|
Mon, 20 Sep 2010 19:54:51 +0000 |
diego |
Fix osdep/mplayer.rc.o vs. osdep/mplayer-rc.o typo.
|
Mon, 20 Sep 2010 19:49:54 +0000 |
diego |
Use dependency files to track the compile-time dependencies of kernel modules.
|
Mon, 20 Sep 2010 19:47:45 +0000 |
diego |
Generate dependency files also when compiling binaries straight from .c files.
|
Mon, 20 Sep 2010 19:20:06 +0000 |
diego |
Add an actual .c file for the rage128_vid kernel module.
|
Mon, 20 Sep 2010 12:31:09 +0000 |
diego |
Simplify generation of dependency file list.
|
Mon, 20 Sep 2010 12:30:35 +0000 |
diego |
Also read dependency files generated while compiling Assembler files.
|
Mon, 20 Sep 2010 12:07:56 +0000 |
diego |
cosmetics: Rename DEPS variable to DEP_FILES.
|
Mon, 20 Sep 2010 09:59:13 +0000 |
diego |
Use CFLAGS directly when compiling Assembler files, we do not set ASFLAGS.
|
Mon, 20 Sep 2010 08:23:35 +0000 |
diego |
Add dependency flags to CC invocation for .S files.
|
Fri, 17 Sep 2010 15:13:37 +0000 |
diego |
Move libass/ass_mp.[ch] ---> ass_mp.[ch].
|
Wed, 15 Sep 2010 15:58:48 +0000 |
diego |
Require DirectFB version 0.9.15 instead of 0.9.13.
|
Mon, 13 Sep 2010 18:19:25 +0000 |
diego |
build system: Merge all FFmpeg library checks into a single FFmpeg check.
|
Wed, 08 Sep 2010 05:29:05 +0000 |
reimar |
Add synchronization of multiple MPlayer instances over UDP.
|
Sat, 04 Sep 2010 00:20:08 +0000 |
diego |
cosmetics: Move header compilation rules to the bottom of the rules list.
|
Mon, 23 Aug 2010 19:13:05 +0000 |
cigaes |
EOSD/ASS code factorization
|
Tue, 17 Aug 2010 15:12:35 +0000 |
diego |
Remove hack that skips including dependency files on distclean.
|