Mercurial > mplayer.hg
graph
-
Add support for 32 bit format to ao_pulse.Thu, 01 May 2008 16:51:25 +0000, by reimar
-
Make ao_pulse fall back to s16le format instead of just failing.Thu, 01 May 2008 16:47:54 +0000, by reimar
-
realrtsp depends on librtsp/rtsp.cThu, 01 May 2008 16:22:52 +0000, by reimar
-
Remove recurse target. Instead, make FFmpeg parts depend on the phony recurseThu, 01 May 2008 14:02:35 +0000, by diego
-
cosmetics: Simplify altivec.h test.Thu, 01 May 2008 13:49:53 +0000, by diego
-
cosmetics: Fix indentation after last commit.Thu, 01 May 2008 13:46:17 +0000, by diego
-
Check for altivec.h always, not just when AltiVec is enabled.Thu, 01 May 2008 13:45:00 +0000, by diego
-
Build libmpeg2 AltiVec code on PPC always, not just when AltiVec is available.Thu, 01 May 2008 13:38:02 +0000, by diego
-
Fix compilation on PPC without AltiVec.Thu, 01 May 2008 12:45:59 +0000, by diego
-
Enable Alpha/ARM optimizations in libmpeg2.Thu, 01 May 2008 12:30:29 +0000, by diego
-
Skip '@' at the beginning of the font name.Thu, 01 May 2008 11:06:16 +0000, by eugeni
-
Only warn if both font family and its full name are different from requested.Thu, 01 May 2008 00:34:29 +0000, by eugeni
-
Allow inexact font family matching.Thu, 01 May 2008 00:34:26 +0000, by eugeni
-
Remove tools on distclean, not on clean.Wed, 30 Apr 2008 17:54:02 +0000, by diego
-
Add testclean target and make distclean depend upon it.Wed, 30 Apr 2008 17:53:38 +0000, by diego
-
Introduce TEST_OBJS variable for objects to link all test files againstWed, 30 Apr 2008 17:51:45 +0000, by diego
-
Set libdvdcss CFLAGS for dvdread from configure.Wed, 30 Apr 2008 15:36:17 +0000, by diego
-
whitespace cosmeticsWed, 30 Apr 2008 14:42:16 +0000, by diego
-
Add new tests target to build all test programs and remove them on distclean.Wed, 30 Apr 2008 14:37:34 +0000, by diego
-
Link loader test files against mp_msg-mencoder.o instead of mp_msg.o.Wed, 30 Apr 2008 14:34:18 +0000, by diego
-
Add compilation rule for libvo/aspecttest and (hackishly) fix linking.Wed, 30 Apr 2008 14:29:17 +0000, by diego
-
Remove libass dependency on global font_fontconfig variable.Wed, 30 Apr 2008 14:16:22 +0000, by eugeni
-
Add $(EXESUF) to test rules.Wed, 30 Apr 2008 14:12:11 +0000, by diego
-
Remove loader/wine/avifmt.h #include, the AVI types declared there conflictWed, 30 Apr 2008 14:06:33 +0000, by diego
-
Add missing string.h #include to fix a bunch of implicit declaration warnings.Wed, 30 Apr 2008 14:03:32 +0000, by diego
-
Remove unused fast_memcpy() function and link against the object thatWed, 30 Apr 2008 14:00:32 +0000, by diego
-
cosmetics: Move some variable declarations to better places.Wed, 30 Apr 2008 13:58:26 +0000, by diego
-
Disable unused function.Wed, 30 Apr 2008 13:57:15 +0000, by diego
-
Mark all functions that are only used within the file as static.Wed, 30 Apr 2008 13:53:40 +0000, by diego
-
The recurse target does not depend on help_mp.h.Wed, 30 Apr 2008 12:38:38 +0000, by diego
-
Make the default target depend on the recurse target again so that theWed, 30 Apr 2008 12:37:49 +0000, by diego
-
Explicitly declare which dependency files need generated headers.Wed, 30 Apr 2008 12:19:04 +0000, by diego
-
Use consistent include paths, we always build from the top level now.Wed, 30 Apr 2008 11:06:07 +0000, by diego
-
Remove unnecessary version.h #includes.Wed, 30 Apr 2008 11:03:41 +0000, by diego
-
Rebuild version.h only when the working directory was updated.Wed, 30 Apr 2008 10:57:45 +0000, by diego
-
Sync codec short name changes from FFmpeg.Wed, 30 Apr 2008 09:30:05 +0000, by diego
-
Move CFLAGS setting to configure.Tue, 29 Apr 2008 22:27:50 +0000, by diego
-
change cvs > svnTue, 29 Apr 2008 17:54:54 +0000, by compn
-
add info lines to ffmimic, ffkmvc. fixes codec-status table.Tue, 29 Apr 2008 17:45:41 +0000, by compn
-
Link tools against mp_msg-mencoder.o instead of mp_msg.o.Tue, 29 Apr 2008 09:19:03 +0000, by diego
-
Merge mpcommon.mak into Makefile.Tue, 29 Apr 2008 08:53:08 +0000, by diego
-
cosmetics: Move version.h/help_mp.h generation rules to a better place.Tue, 29 Apr 2008 08:35:58 +0000, by diego
-
10l: Add missing \ for line continuation.Tue, 29 Apr 2008 08:05:44 +0000, by diego
-
Do not rebuild version.h at every Makefile change.Tue, 29 Apr 2008 08:04:59 +0000, by diego
-
Convert clean/distclean into non-recursive targets.Tue, 29 Apr 2008 07:37:35 +0000, by diego
-
Remove generated headers and generated helper binaries only on distclean.Tue, 29 Apr 2008 07:10:55 +0000, by diego
-
Remove unnecessary dependency declaration.Tue, 29 Apr 2008 07:00:27 +0000, by diego
-
Merge nearly identical SRCS_COMMON lines.Tue, 29 Apr 2008 06:59:11 +0000, by diego
-
Get rid of now obsolete library rules and variables.Mon, 28 Apr 2008 18:34:59 +0000, by diego
-
cosmetics: Reorder commands in (dist)clean targets.Mon, 28 Apr 2008 18:12:45 +0000, by diego
-
Remove '-' prefix from 'rm -f' commands for consistency.Mon, 28 Apr 2008 18:12:07 +0000, by diego
-
Mark phony checkheaders target as such.Mon, 28 Apr 2008 17:57:44 +0000, by diego
-
Merge now redundant clean and distclean rules into the top-level Makefile.Mon, 28 Apr 2008 17:54:14 +0000, by diego
-
Force to uint64_t first to avoid direct conversion from double to unsigned int.Mon, 28 Apr 2008 15:57:31 +0000, by ulion
-
Remove code for .depend generation, inclusion and related hacks.Mon, 28 Apr 2008 15:42:36 +0000, by diego
-
.depend should no longer be ignored.Mon, 28 Apr 2008 15:41:30 +0000, by diego
-
Run 'make depend', not 'make .depend' in FFmpeg subdirectories.Mon, 28 Apr 2008 15:36:00 +0000, by diego
-
Remove unnecessary CFLAGS hack.Mon, 28 Apr 2008 15:20:15 +0000, by diego
-
Remove unnecessary -I.. from CFLAGS, change -I../libavutil to -Ilibavutil.Mon, 28 Apr 2008 15:19:50 +0000, by diego
-
Use consistent #include paths without "../".Mon, 28 Apr 2008 14:50:24 +0000, by diego
-
Use full path for libavutil #includes.Mon, 28 Apr 2008 14:44:10 +0000, by diego
-
Consistently #include mpbswap.h instead of bswap.h everywhere.Mon, 28 Apr 2008 14:43:30 +0000, by diego
-
Merge loader/Makefile into top-level Makefile.Mon, 28 Apr 2008 14:01:58 +0000, by diego
-
Restore line mistakenly commented out in the last commit.Mon, 28 Apr 2008 13:31:00 +0000, by diego
-
Make sure all autogenerated .h and .c files exist in the vidix subdirectoryMon, 28 Apr 2008 13:28:36 +0000, by diego
-
Remove calls to Restore_LDT_Keeper, exit() is called immediately afterwardsMon, 28 Apr 2008 13:07:01 +0000, by diego
-
Add missing ldt_keeper.h #include; this fixes a bunch of implicit declarationMon, 28 Apr 2008 13:05:25 +0000, by diego
-
Merge TEST_OBJS and TEST_LDFLAGS.Mon, 28 Apr 2008 12:41:39 +0000, by diego
-
Add -g to CFLAGS, not to LDFLAGS.Mon, 28 Apr 2008 12:39:15 +0000, by diego
-
Merge test program compilation rules using patterns.Mon, 28 Apr 2008 12:35:20 +0000, by diego
-
Add CFLAGS to test program compilation commands.Mon, 28 Apr 2008 12:34:30 +0000, by diego
-
Add missing ../osdep/mmap_anon.o to TEST_OBJS.Mon, 28 Apr 2008 12:32:23 +0000, by diego
-
Remove unnecessary linker flags.Mon, 28 Apr 2008 12:31:24 +0000, by diego
-
Add missing #include, fixes the warning:Mon, 28 Apr 2008 12:03:52 +0000, by diego
-
Adjust printf length modifier, fixes the warning:Mon, 28 Apr 2008 12:01:13 +0000, by diego
-
Comment out variables only used in commented-out code, fixes the warnings:Mon, 28 Apr 2008 11:57:38 +0000, by diego
-
Link against individual objects, the osdep library is not generated anymore.Mon, 28 Apr 2008 11:55:21 +0000, by diego
-
Remove obsolete and non-working test program.Mon, 28 Apr 2008 11:52:56 +0000, by diego
-
Make OBJS depend on the recurse target instead of just the all target.Mon, 28 Apr 2008 11:22:25 +0000, by diego
-
Remove .S files from list of files to generate dependencies for.Mon, 28 Apr 2008 10:44:59 +0000, by diego
-
Merge mp3lib/Makefile into top-level Makefile.Sun, 27 Apr 2008 22:53:18 +0000, by diego
-
Merge liba52/Makefile into top-level Makefile.Sun, 27 Apr 2008 11:46:56 +0000, by diego
-
Remove unnecessary compilation command that shadows GNU Make builtin command.Sun, 27 Apr 2008 11:00:06 +0000, by diego
-
Remove unnecessary -lm linker flag from test program compilation command.Sun, 27 Apr 2008 10:34:24 +0000, by diego
-
Merge libmpeg2/Makefile into top-level Makefile.Sat, 26 Apr 2008 18:02:23 +0000, by diego
-
clean and distclean rules do the same thing.Sat, 26 Apr 2008 16:59:26 +0000, by diego
-
clean and distclean rules do the same thing.Sat, 26 Apr 2008 16:58:15 +0000, by diego
-
Merge vidix/Makefile into top-level Makefile.Sat, 26 Apr 2008 12:47:24 +0000, by diego
-
Merge clean and distclean rules.Sat, 26 Apr 2008 11:17:17 +0000, by diego
-
Mark alltools target as phony.Sat, 26 Apr 2008 10:59:33 +0000, by diego
-
Only compile libmpcodecs/ve_qtvideo.c on Windows.Sat, 26 Apr 2008 10:53:32 +0000, by diego
-
Add alltools target and variable to build non-linking tools.Sat, 26 Apr 2008 09:31:05 +0000, by diego
-
Only add vidix to parts when VIDIX is enabled.Sat, 26 Apr 2008 09:27:58 +0000, by diego
-
Take Objective C files into account when generating dependencies.Sat, 26 Apr 2008 09:19:41 +0000, by diego
-
Add rule for generating dependency files from Objective C files.Sat, 26 Apr 2008 09:16:15 +0000, by diego
-
Revert accidentally committed changes.Fri, 25 Apr 2008 17:07:22 +0000, by diego
-
Only add loader to parts if WIN32DLL is enabled.Fri, 25 Apr 2008 16:58:31 +0000, by diego
-
Ignore test program.Fri, 25 Apr 2008 16:54:24 +0000, by diego
-
Only compile decode_i586.c on x86_32.Fri, 25 Apr 2008 16:51:58 +0000, by diego
-
Remove useless comments with compilation commands.Fri, 25 Apr 2008 08:39:03 +0000, by diego
-
Fix test program linking.Fri, 25 Apr 2008 08:37:47 +0000, by diego
-
Add return statement, fixes the warning:Fri, 25 Apr 2008 08:34:26 +0000, by diego
-
Remove redundant declaration, fixes the warning:Fri, 25 Apr 2008 08:33:43 +0000, by diego
-
Add return statement, fixes the warning:Fri, 25 Apr 2008 08:32:26 +0000, by diego
-
Remove unused variable.Fri, 25 Apr 2008 08:30:43 +0000, by diego
-
Add missing #include, fixes the warning:Fri, 25 Apr 2008 08:30:12 +0000, by diego
-
Take name of getch file to link against from config.mak.Fri, 25 Apr 2008 08:28:33 +0000, by diego
-
Merge dvdread/Makefile into top-level Makefile.Fri, 25 Apr 2008 08:25:17 +0000, by diego
-
DVDCSS_INTERNAL has been renamed to LIBDVDCSS_INTERNAL.Fri, 25 Apr 2008 00:01:56 +0000, by diego
-
Merge libfaad2/Makefile into top-level Makefile.Thu, 24 Apr 2008 23:11:16 +0000, by diego
-
Rename make variable DVDCSS_INTERNAL --> LIBDVDCSS_INTERNAL.Thu, 24 Apr 2008 22:30:50 +0000, by diego
-
Merge libdvdcss/Makefile into top-level Makefile.Thu, 24 Apr 2008 22:27:01 +0000, by diego