Sun, 04 May 2008 11:35:07 +0000 |
diego |
Rewrite (gcc) compiler check to default to enabling compilation and not set
|
Sat, 03 May 2008 20:14:50 +0000 |
diego |
cosmetics: Remove trailing whitespace.
|
Sat, 03 May 2008 20:07:04 +0000 |
diego |
cosmetics: Remove unused argc/argv parameters from test programs.
|
Sat, 03 May 2008 20:03:36 +0000 |
diego |
cosmetics: Consistently compactify and reformat test programs.
|
Sat, 03 May 2008 15:40:12 +0000 |
diego |
Use a regular expression to filter out all external library parts from FFmpeg.
|
Sat, 03 May 2008 15:30:45 +0000 |
diego |
Remove dead code; LIBVORBIS_ENCODER is deleted from _libavencoders elsewhere.
|
Sat, 03 May 2008 15:29:26 +0000 |
diego |
External libraries used by FFmpeg now have a lib prefix in their name.
|
Sat, 03 May 2008 14:25:10 +0000 |
reimar |
Fix compilation: disable libdirac and libschroedinger FFmpeg de- and encoders.
|
Thu, 01 May 2008 17:51:04 +0000 |
diego |
cosmetics: Reindent after last commit and reformat comment.
|
Thu, 01 May 2008 17:48:38 +0000 |
diego |
Always run the GCC AltiVec test so that the correct AltiVec CFLAGS get picked
|
Thu, 01 May 2008 17:43:12 +0000 |
diego |
cosmetics: Fix indentation after last commits.
|
Thu, 01 May 2008 17:40:38 +0000 |
diego |
Remove obsolete gcc 2.96 warning message. This was also used for e.g. icc,
|
Thu, 01 May 2008 17:32:52 +0000 |
diego |
Remove --disable-gcc-check option and related code.
|
Thu, 01 May 2008 17:25:19 +0000 |
diego |
Rename cc_verc_fail variable to cc_fail.
|
Thu, 01 May 2008 13:49:53 +0000 |
diego |
cosmetics: Simplify altivec.h test.
|
Thu, 01 May 2008 13:46:17 +0000 |
diego |
cosmetics: Fix indentation after last commit.
|
Thu, 01 May 2008 13:45:00 +0000 |
diego |
Check for altivec.h always, not just when AltiVec is enabled.
|
Wed, 30 Apr 2008 15:36:17 +0000 |
diego |
Set libdvdcss CFLAGS for dvdread from configure.
|
Tue, 29 Apr 2008 22:27:50 +0000 |
diego |
Move CFLAGS setting to configure.
|
Mon, 28 Apr 2008 15:19:50 +0000 |
diego |
Remove unnecessary -I.. from CFLAGS, change -I../libavutil to -Ilibavutil.
|
Sat, 26 Apr 2008 10:53:32 +0000 |
diego |
Only compile libmpcodecs/ve_qtvideo.c on Windows.
|
Thu, 24 Apr 2008 22:30:50 +0000 |
diego |
Rename make variable DVDCSS_INTERNAL --> LIBDVDCSS_INTERNAL.
|
Thu, 24 Apr 2008 21:46:50 +0000 |
diego |
dependency generation infrastructure for C++ files
|
Thu, 24 Apr 2008 16:41:44 +0000 |
diego |
Move libfaad2 fixed-point CFLAGS setting to configure.
|
Tue, 22 Apr 2008 22:55:55 +0000 |
diego |
Move Tremor low accuracy CFLAGS handling to configure.
|
Tue, 22 Apr 2008 21:48:28 +0000 |
nicodvb |
added support for dvdread-config (from our svn), called as fallback when dvdread isn't detected
|
Tue, 22 Apr 2008 19:46:08 +0000 |
diego |
Only add available CPU extensions to config.mak.
|
Sun, 13 Apr 2008 10:59:11 +0000 |
diego |
Fix DEPEND_CMD, there was one level of variable indirection too much.
|
Sun, 13 Apr 2008 10:44:21 +0000 |
diego |
Add Makefile variable for DVB OSD menu, saves one ifeq.
|
Sun, 13 Apr 2008 07:57:35 +0000 |
diego |
Restore compilation of osdep/mplayer-rc.o.
|