Fri, 18 Aug 2006 16:04:16 +0000 |
diego |
Some more consistency for the conditions under which tests are run.
|
Fri, 18 Aug 2006 14:44:09 +0000 |
diego |
Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"
|
Fri, 18 Aug 2006 13:58:03 +0000 |
diego |
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
|
Fri, 18 Aug 2006 01:15:46 +0000 |
nplourde |
fix missing symbol when compiling with live support on mac osx
|
Thu, 17 Aug 2006 23:41:51 +0000 |
diego |
10l: Also rename configure option for gcc check.
|
Thu, 17 Aug 2006 23:40:11 +0000 |
diego |
Rename gcc_checking variable to gcc_check.
|
Thu, 17 Aug 2006 15:11:10 +0000 |
reimar |
Add -Wdeclaration-after-statement to CFLAGS if available to ensure people
|
Mon, 14 Aug 2006 21:48:20 +0000 |
nicodvb |
support for dvdnav is now auto-detected; removed support for dvdnav-dir
|
Mon, 14 Aug 2006 14:43:38 +0000 |
diego |
stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hp
|
Mon, 14 Aug 2006 12:32:36 +0000 |
diego |
Add a switch for disabling high precision mpeg audio decoding in libavcodec.
|
Sun, 13 Aug 2006 10:19:35 +0000 |
reimar |
Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might
|
Sat, 12 Aug 2006 23:58:26 +0000 |
diego |
Port ASMALIGN preprocessor macro for .align handling from FFmpeg.
|
Sat, 12 Aug 2006 18:21:51 +0000 |
diego |
Print "no" if all of the Vorbis tests failed.
|
Tue, 08 Aug 2006 11:55:23 +0000 |
reimar |
-logg must come before -lvorbisidec since both declare the same symbols.
|
Tue, 08 Aug 2006 09:29:15 +0000 |
diego |
Reorganize libvorbis/Tremor detection, external Tremor should be detected now.
|
Tue, 08 Aug 2006 09:11:41 +0000 |
diego |
spelling/clarification for --help output
|
Mon, 07 Aug 2006 20:58:39 +0000 |
diego |
cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.
|
Mon, 07 Aug 2006 08:57:43 +0000 |
diego |
cosmetics: Rename some variables for consistency.
|
Sun, 06 Aug 2006 14:30:38 +0000 |
diego |
Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last
|
Sat, 05 Aug 2006 10:02:09 +0000 |
diego |
Simplify Tremor low accuracy test, label external Tremor as such.
|
Sat, 05 Aug 2006 00:20:58 +0000 |
diego |
10l, line from a local modification committed by accident.
|
Fri, 04 Aug 2006 23:57:04 +0000 |
diego |
Unify include path handling in the build system, part III:
|
Fri, 04 Aug 2006 23:42:17 +0000 |
diego |
Fix libcdio test after r19200, the detected include dir was not stored.
|
Fri, 04 Aug 2006 13:23:14 +0000 |
diego |
Merge DirectFB header check into DirectFB check.
|
Fri, 04 Aug 2006 13:10:41 +0000 |
diego |
Remove silly check for $_inc_directfb, it is not set beforehand.
|
Fri, 04 Aug 2006 13:06:52 +0000 |
diego |
Remove one more redundant test invocation.
|
Fri, 04 Aug 2006 13:03:39 +0000 |
diego |
Simplify DirectFB header check.
|
Thu, 03 Aug 2006 23:50:16 +0000 |
diego |
cosmetics: Fix DVB test indentation.
|
Thu, 03 Aug 2006 23:43:15 +0000 |
diego |
cosmetics: Fix indentation after last commit.
|
Thu, 03 Aug 2006 23:41:35 +0000 |
diego |
Run DVB (HEAD) test only when the corresponding variable is set to auto.
|
Thu, 03 Aug 2006 17:07:31 +0000 |
diego |
Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.
|
Tue, 01 Aug 2006 15:10:02 +0000 |
diego |
$inc_extra vs $_inc_extra typo, closes bug #543.
|
Tue, 01 Aug 2006 07:34:32 +0000 |
diego |
Simplify LIVE555 test and make it more consistent with the other tests.
|
Fri, 28 Jul 2006 21:36:03 +0000 |
ben |
added audio output for ivtv cards
|
Thu, 27 Jul 2006 21:06:13 +0000 |
diego |
Remove $ from a variable in a comment to avoid irritating expansion.
|
Thu, 27 Jul 2006 17:45:59 +0000 |
diego |
Remove superfluous $_inc_extra parameter from cc_check call.
|
Thu, 27 Jul 2006 17:43:21 +0000 |
diego |
Unify include path handling in the build system, part II.
|
Thu, 27 Jul 2006 17:39:02 +0000 |
diego |
Remove inconsistency from libcdio test.
|
Thu, 27 Jul 2006 10:52:40 +0000 |
diego |
Remove silly test/include path cleanup.
|
Thu, 27 Jul 2006 10:33:47 +0000 |
diego |
Remove unused variable.
|
Thu, 27 Jul 2006 10:30:39 +0000 |
diego |
Rename _inc_soundcard to _include_soundcard, _inc variables are used
|
Thu, 27 Jul 2006 10:08:17 +0000 |
diego |
Unify include paths in the build system, part I.
|
Thu, 27 Jul 2006 09:34:32 +0000 |
diego |
Introduce general V4L variable/define.
|
Thu, 27 Jul 2006 09:30:39 +0000 |
diego |
Rename *v4l variable to *v4l1.
|
Wed, 19 Jul 2006 22:02:09 +0000 |
ben |
new vo driver for ivtv cards tv-out through internal h/w mpeg decoder
|
Tue, 18 Jul 2006 01:28:56 +0000 |
lorenm |
sync to x264 r537 (api change)
|
Fri, 14 Jul 2006 17:14:16 +0000 |
diego |
Remove support for obsolete and non-free divx4/odivx libraries.
|
Thu, 13 Jul 2006 13:28:56 +0000 |
gpoirier |
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
|
Thu, 13 Jul 2006 03:05:08 +0000 |
diego |
Streamline GUI build.
|
Wed, 12 Jul 2006 17:28:14 +0000 |
diego |
Use only one global config.mak file.
|
Wed, 12 Jul 2006 16:59:54 +0000 |
diego |
Sync with latest FFmpeg build system changes:
|
Wed, 12 Jul 2006 15:42:47 +0000 |
ivo |
remove check. libavutil is now mandatory
|
Wed, 12 Jul 2006 15:20:34 +0000 |
diego |
Work around DTS_INC and MLIB_INC now being gone from FFmpeg.
|
Wed, 12 Jul 2006 14:19:08 +0000 |
diego |
Make libavutil mandatory.
|
Wed, 12 Jul 2006 13:03:40 +0000 |
diego |
Remove remnants of old libmp1e support.
|
Wed, 12 Jul 2006 11:43:50 +0000 |
diego |
libavformat interdependencies have been fixed so disable all muxers
|
Tue, 11 Jul 2006 22:36:04 +0000 |
diego |
Fix compilation with MEncoder disabled: Some libavformat demuxers have
|
Tue, 11 Jul 2006 21:53:58 +0000 |
diego |
Fix 10l regexp mistake that disabled all decoders/encoders.
|
Tue, 11 Jul 2006 19:36:13 +0000 |
diego |
xvmclib vs xvmclibdir typo
|
Tue, 11 Jul 2006 14:47:07 +0000 |
diego |
Split _libavcodecs variable into _libavdecoders and _libavencoders.
|
Tue, 11 Jul 2006 14:45:34 +0000 |
diego |
Disable FFmpeg muxers when not compiling MEncoder.
|
Tue, 11 Jul 2006 09:59:38 +0000 |
diego |
Sync with FFmpeg: (de)muxers are now individually selectable.
|
Tue, 11 Jul 2006 09:36:14 +0000 |
diego |
Add FFmpeg parsers to config.h as well.
|
Tue, 11 Jul 2006 09:23:20 +0000 |
diego |
Mention that individual codec and parser en-/disabling is FFmpeg-specific.
|
Mon, 10 Jul 2006 21:32:19 +0000 |
ben |
added new pvr:// input for ivtv based cards
|
Sun, 09 Jul 2006 17:00:23 +0000 |
diego |
10l, xvmclib(dir) does not specify a directory name.
|
Sun, 09 Jul 2006 16:38:02 +0000 |
diego |
Consistent option and variable naming for x11libdir and xvmclibdir.
|
Sun, 09 Jul 2006 16:37:18 +0000 |
diego |
_x11_paths should just be a list of paths without -L.
|
Sun, 09 Jul 2006 15:38:44 +0000 |
diego |
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
|
Sun, 09 Jul 2006 15:38:05 +0000 |
diego |
Sync with latest FFmpeg build system changes, now parsers can be
|
Sun, 09 Jul 2006 14:06:13 +0000 |
uau |
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
|
Sat, 08 Jul 2006 17:09:35 +0000 |
diego |
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
|
Sat, 08 Jul 2006 13:47:43 +0000 |
diego |
small cosmetics
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|
Fri, 07 Jul 2006 17:04:04 +0000 |
diego |
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
|
Thu, 06 Jul 2006 13:09:45 +0000 |
diego |
Move conditional compilation into the build system.
|
Thu, 06 Jul 2006 01:51:31 +0000 |
vayne |
Initial win32 gui release.
|
Wed, 05 Jul 2006 20:26:39 +0000 |
nicodvb |
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
|
Mon, 03 Jul 2006 23:47:31 +0000 |
diego |
Remove silly variable indirection.
|
Sun, 02 Jul 2006 20:21:27 +0000 |
ivo |
disable vo_md5sum if there is no libavutil
|
Sun, 02 Jul 2006 19:50:52 +0000 |
ivo |
cosmetics: move md5sum check down so it can depend on libavutil later
|
Fri, 30 Jun 2006 12:41:05 +0000 |
diego |
Move conditional FreeType support compilation to the build system.
|
Thu, 22 Jun 2006 09:27:00 +0000 |
diego |
Remove forgotten --disable-setlocale option from --help output.
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Wed, 21 Jun 2006 09:45:17 +0000 |
diego |
Remove separation between Win32 DLL and DirectShow support in the build system.
|
Mon, 19 Jun 2006 09:16:42 +0000 |
diego |
Change integer to string comparison in hw.optional.altivec test since
|
Sun, 18 Jun 2006 11:21:23 +0000 |
diego |
Conditionally run some CPU-architecture and OS-specific tests.
|
Sun, 18 Jun 2006 11:15:20 +0000 |
diego |
Rename --with-dts*dir options to --with-libdts*dir for consistency and
|
Sun, 18 Jun 2006 09:02:38 +0000 |
rathann |
Consistency fix.
|
Sat, 17 Jun 2006 17:18:46 +0000 |
diego |
Rename --with-libdvnav --> --with-dvdnavdir for consistency.
|
Sat, 17 Jun 2006 17:11:44 +0000 |
diego |
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
|
Sat, 17 Jun 2006 17:08:06 +0000 |
diego |
Simplify and streamline FAAD detection.
|
Sat, 17 Jun 2006 15:47:37 +0000 |
diego |
consistency fix: --with-foo switches shall not enable options.
|
Fri, 16 Jun 2006 21:17:47 +0000 |
diego |
cosmetics: Rename some variables and command line parameters.
|
Fri, 16 Jun 2006 18:38:35 +0000 |
diego |
Use a function for help output.
|
Fri, 16 Jun 2006 18:18:36 +0000 |
diego |
option handling consistency fixes
|
Fri, 16 Jun 2006 16:03:27 +0000 |
diego |
readability cosmetics
|
Wed, 14 Jun 2006 21:58:17 +0000 |
nicodvb |
restored support for dvdnav only in the stream layer; all other functionalities are disabled
|
Mon, 12 Jun 2006 21:24:43 +0000 |
gpoirier |
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
|
Sat, 10 Jun 2006 20:11:38 +0000 |
reimar |
Do not require iconv program with --charset=noconv
|
Fri, 09 Jun 2006 14:27:54 +0000 |
diego |
Don't claim that amr_nb is disabled when the fixed point version is enabled.
|
Fri, 09 Jun 2006 14:19:59 +0000 |
diego |
Generalize runtime linker support.
|
Wed, 07 Jun 2006 13:36:45 +0000 |
reimar |
move misplaced echores. Output may still not be as intended though
|
Tue, 06 Jun 2006 12:42:57 +0000 |
rathann |
UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\
|
Fri, 02 Jun 2006 11:31:42 +0000 |
diego |
libpostproc is not a subdirectory of libavcodec anymore.
|
Wed, 31 May 2006 23:37:29 +0000 |
poirierg |
On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
|
Wed, 17 May 2006 20:56:49 +0000 |
gpoirier |
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
|
Sun, 14 May 2006 13:39:52 +0000 |
diego |
Don't just check for the existence of xmmintrin.h, also verify it will compile.
|
Sun, 14 May 2006 12:27:11 +0000 |
diego |
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
|
Sun, 14 May 2006 12:07:26 +0000 |
diego |
Use egrep together with extended regular expressions for greater portability.
|
Sun, 14 May 2006 10:33:27 +0000 |
diego |
Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
|
Sat, 13 May 2006 19:03:20 +0000 |
reimar |
add check for a working iconv program and point to workaround if not found
|
Sat, 13 May 2006 14:50:45 +0000 |
diego |
Remove redundant line.
|
Sat, 13 May 2006 14:32:37 +0000 |
diego |
Linkers, assisted by a compiler, can optimize out the string that is being
|
Fri, 12 May 2006 17:27:03 +0000 |
diego |
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
|
Fri, 12 May 2006 17:07:22 +0000 |
diego |
mlib != mediaLib
|
Fri, 12 May 2006 17:05:55 +0000 |
diego |
--enable-mlib should behave like all other commandline parameters.
|
Fri, 12 May 2006 09:50:14 +0000 |
iive |
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
|
Fri, 12 May 2006 09:20:51 +0000 |
diego |
Add missing --enable-toolame and --enable-twolame parameters.
|
Fri, 12 May 2006 09:13:05 +0000 |
diego |
output typo fixes
|
Fri, 12 May 2006 08:33:30 +0000 |
diego |
Disable mediaLib by default due to brokenness.
|
Thu, 11 May 2006 22:34:38 +0000 |
diego |
Fall back on the codecs subdirectory of the current directory for Real
|
Thu, 11 May 2006 08:05:05 +0000 |
diego |
Remove unnecessary commented out OPTFLAGS line.
|
Wed, 10 May 2006 22:00:30 +0000 |
diego |
Feed AltiVec compiler options into CFLAGS explicitly.
|
Mon, 08 May 2006 21:41:15 +0000 |
diego |
Unconditionally compile the Matroska demuxer.
|
Sun, 07 May 2006 16:21:13 +0000 |
diego |
Adapt to latest FFmpeg AMR build changes.
|
Sun, 07 May 2006 14:00:07 +0000 |
diego |
Fix up some checks to properly use _res_comment.
|
Sun, 07 May 2006 13:53:13 +0000 |
diego |
Remove stray variable.
|
Thu, 04 May 2006 19:10:16 +0000 |
iive |
x264 linking now requires explicit x11 libraries inclusion.
|
Thu, 04 May 2006 16:34:05 +0000 |
iive |
check for XviD compiled with pthread support
|
Sun, 30 Apr 2006 21:17:30 +0000 |
diego |
Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
|
Thu, 27 Apr 2006 19:06:25 +0000 |
reimar |
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
|
Thu, 27 Apr 2006 14:26:57 +0000 |
diego |
Document how configure works and how to write basic checks.
|
Thu, 27 Apr 2006 13:12:51 +0000 |
diego |
Fix amr_nb-fixed compilation: Don't depend on amr_nb.
|
Thu, 27 Apr 2006 12:40:29 +0000 |
uau |
Make EDL compilation unconditional
|
Wed, 26 Apr 2006 01:59:05 +0000 |
diego |
10l: Test the variable, don't set it...
|
Tue, 25 Apr 2006 01:38:02 +0000 |
diego |
Simplify x86 CPU flag/extension check.
|
Mon, 24 Apr 2006 21:50:06 +0000 |
rathann |
make _res_comment usage consistent
|
Mon, 24 Apr 2006 18:29:53 +0000 |
rathann |
- fix configure output for XvMC and DGA tests
|
Sun, 23 Apr 2006 22:56:29 +0000 |
diego |
cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext
|
Sun, 23 Apr 2006 12:53:29 +0000 |
diego |
Remove second, redundant x86_exts_check.
|
Sat, 22 Apr 2006 21:54:01 +0000 |
diego |
Add support for shared libavutil.
|
Sat, 22 Apr 2006 19:30:57 +0000 |
lorenm |
sync to x264 r503 (dct_decimate)
|
Sat, 22 Apr 2006 18:32:32 +0000 |
diego |
Add --disable-libavutil option to --help output.
|
Sat, 22 Apr 2006 18:25:43 +0000 |
diego |
Add command line options to enable/disable libavutil.
|
Sat, 22 Apr 2006 17:31:10 +0000 |
diego |
Make static libavutil detection semantics explicit.
|
Sat, 22 Apr 2006 15:13:51 +0000 |
diego |
10l: Add missing fallback case for internal FAAD compiler blacklist.
|
Sat, 22 Apr 2006 14:13:14 +0000 |
diego |
Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext
|
Sat, 22 Apr 2006 13:24:04 +0000 |
diego |
Set all processor flags individually, not implied.
|
Sat, 22 Apr 2006 13:17:23 +0000 |
diego |
Disable RTC on PowerPC.
|
Sat, 22 Apr 2006 12:46:33 +0000 |
diego |
10l: Fix internal FAAD check for non-x86.
|
Sat, 22 Apr 2006 11:03:45 +0000 |
diego |
Blacklist certain gcc versions instead of running an expensive compilation
|
Tue, 18 Apr 2006 21:16:46 +0000 |
diego |
Remove some libmpdvdkit vs libmpdvdkit2 cruft.
|
Sun, 16 Apr 2006 08:37:49 +0000 |
iive |
recognize future pentium-m processors, e.g. there is intel core with model 14
|
Sat, 15 Apr 2006 20:46:54 +0000 |
nplourde |
add support for intel mac. mp3lib is not fixed yet.
|
Tue, 04 Apr 2006 05:09:12 +0000 |
diego |
Simplify some checks.
|
Sun, 02 Apr 2006 13:31:03 +0000 |
diego |
Remove mpdvdkit1 cruft from the build system.
|
Sun, 02 Apr 2006 08:26:13 +0000 |
diego |
AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....net
|
Sun, 02 Apr 2006 07:44:14 +0000 |
diego |
There is no check for the crash debug feature, so setting the variable to
|
Sun, 02 Apr 2006 03:14:54 +0000 |
rfelker |
first stage of build system cleanup:
|
Thu, 30 Mar 2006 23:47:03 +0000 |
rfelker |
more cruft
|
Thu, 30 Mar 2006 22:15:50 +0000 |
rfelker |
forgot one occurrance
|
Thu, 30 Mar 2006 22:14:44 +0000 |
rfelker |
remove deprecated, never-used gnu gettext cruft.
|
Wed, 29 Mar 2006 21:54:53 +0000 |
jonas |
support for mp3lame with -oac lavc
|
Tue, 28 Mar 2006 22:44:16 +0000 |
nicodvb |
added support for external VIDIX
|
Tue, 21 Mar 2006 05:36:10 +0000 |
corey |
Prevent building lavc with xvid support unless xvid version is 1.1 or
|
Mon, 20 Mar 2006 10:57:30 +0000 |
diego |
Simplify pkg-config invocation.
|
Fri, 17 Mar 2006 23:47:10 +0000 |
corey |
Support libavcodec vrc_strategy=1 (XviD ratecontrol).
|
Thu, 16 Mar 2006 21:56:24 +0000 |
nicodvb |
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
|
Mon, 13 Mar 2006 21:50:56 +0000 |
diego |
Use _res_comment where appropriate.
|
Mon, 13 Mar 2006 02:42:06 +0000 |
michael |
FAAC encoding through libavcodec-faac
|
Sat, 11 Mar 2006 00:00:25 +0000 |
diego |
Simplify libcdio check.
|
Fri, 10 Mar 2006 23:59:38 +0000 |
diego |
Make better use of pkg-config to check for/set proper libraries when
|
Wed, 08 Mar 2006 20:27:47 +0000 |
reimar |
UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)
|
Wed, 08 Mar 2006 19:56:47 +0000 |
henry |
revert the attempts for ccache fix
|
Wed, 08 Mar 2006 12:45:48 +0000 |
reimar |
Automaticall convert message to console charset, use utf8 for GTK2 Gui
|
Sun, 05 Mar 2006 10:03:53 +0000 |
henry |
use relative paths for libav* build
|
Sun, 05 Mar 2006 07:23:12 +0000 |
lorenm |
sync to x264 r457 (direct_pred=3)
|
Wed, 22 Feb 2006 00:59:11 +0000 |
nplourde |
properly detect cpu on x86 based mac
|
Sat, 18 Feb 2006 20:04:42 +0000 |
gpoirier |
upport another G4 flavour: MPC7447* chips.
|
Thu, 16 Feb 2006 20:45:25 +0000 |
reimar |
OpenAL audio support, actual output is mono-only (no positioning yet).
|
Tue, 14 Feb 2006 21:43:32 +0000 |
rtognimp |
Set SRC_PATH correctly, fixes libpostproc compilation
|
Sun, 12 Feb 2006 14:17:39 +0000 |
alex |
support openbsd/zaurus aswell
|
Sat, 11 Feb 2006 23:29:51 +0000 |
diego |
Sync with latest FFmpeg build system changes:
|
Mon, 30 Jan 2006 20:58:11 +0000 |
nicodvb |
when linking to external libav* try using pkg-config first
|
Mon, 23 Jan 2006 10:16:48 +0000 |
diego |
Fix libav* linking order, libavutil needs to come after lavc/lavf.
|
Sun, 22 Jan 2006 18:11:35 +0000 |
diego |
proper support for shared libpostproc
|
Sun, 22 Jan 2006 01:32:09 +0000 |
rtognimp |
Quick&dirty compilation fix, needed after latest changes in ffmpeg build
|
Fri, 20 Jan 2006 21:15:28 +0000 |
diego |
AIX compiler CPU-option improvements
|
Fri, 20 Jan 2006 00:58:07 +0000 |
diego |
Also define FF_POSTPROCESS when using shared libavcodec.
|
Thu, 19 Jan 2006 22:09:20 +0000 |
rathann |
Implement XvMC lib autodetection for future use (currently disabled, but working
|
Sat, 14 Jan 2006 23:39:31 +0000 |
diego |
10l: FFmpeg shared lib build information does not belong in MPlayer configure.
|
Sat, 14 Jan 2006 22:21:34 +0000 |
diego |
Sync with latest FFmpeg build system changes.
|
Sat, 14 Jan 2006 16:26:42 +0000 |
diego |
Consistent variable names for shared libavcodec.
|
Sat, 14 Jan 2006 16:04:35 +0000 |
diego |
Add --disable-libavcodec_so/--disable-libavformat_so.
|
Mon, 09 Jan 2006 19:35:44 +0000 |
nicodvb |
added support for external libavformat
|
Mon, 09 Jan 2006 15:44:15 +0000 |
reimar |
CamStudio codec support
|
Tue, 03 Jan 2006 16:03:17 +0000 |
diego |
Fix _inc_extra handling in DirectFB check.
|
Fri, 30 Dec 2005 05:15:27 +0000 |
lorenm |
sync to x264 r390 (bime)
|
Thu, 29 Dec 2005 18:01:22 +0000 |
diego |
AIX PPC port
|
Mon, 26 Dec 2005 03:16:48 +0000 |
al |
- move our setenv() fallback implementation to osdep
|
Sun, 25 Dec 2005 14:00:04 +0000 |
rathann |
prefer newer terminfo-capable libraries (ncurses or terminfo)
|
Sun, 25 Dec 2005 07:21:42 +0000 |
ods15 |
improove termcap detection, -lncurses works too
|
Wed, 14 Dec 2005 21:52:41 +0000 |
nicodvb |
fix compilation when dvdkit and dvdread are not available
|
Tue, 13 Dec 2005 21:54:28 +0000 |
aurel |
restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theora
|
Tue, 13 Dec 2005 17:01:07 +0000 |
diego |
Darwin does not support -rdynamic.
|
Sun, 11 Dec 2005 18:19:05 +0000 |
ods15 |
make fribidi autodetect by default instead of disable
|
Thu, 01 Dec 2005 02:51:22 +0000 |
diego |
AMD's Family 6 CPUs come with two flavors: one that supports SSE and
|
Sat, 26 Nov 2005 15:52:17 +0000 |
gpoirier |
Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
|
Tue, 22 Nov 2005 05:17:17 +0000 |
lorenm |
sync to x264 r373 (brdo)
|
Thu, 17 Nov 2005 11:07:29 +0000 |
diego |
Remove stray \n and shorten overly long lines in the process.
|
Thu, 17 Nov 2005 11:06:38 +0000 |
diego |
Tests should use echocheck/echores instead of plain echo for output.
|
Sat, 12 Nov 2005 08:25:04 +0000 |
gpoirier |
Configure support for Cyrix C3
|
Mon, 07 Nov 2005 10:30:37 +0000 |
diego |
typo: libcio --> libcdio
|
Sun, 06 Nov 2005 17:42:20 +0000 |
faust3 |
make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
|
Sat, 05 Nov 2005 11:58:25 +0000 |
reimar |
Speex support. Seeking and pts generation does not work.
|
Sat, 05 Nov 2005 09:57:13 +0000 |
reimar |
Allow detection of theora without pkg-config and linking against internal
|
Fri, 04 Nov 2005 01:01:19 +0000 |
lorenm |
sync to x264 r360 (trellis)
|
Wed, 26 Oct 2005 20:40:19 +0000 |
diego |
gcc -dumpmachine outputs x86_64-something on some machines and
|
Tue, 25 Oct 2005 13:28:07 +0000 |
diego |
Extra processor information needs to be known in the x86_64 case as well
|
Tue, 25 Oct 2005 11:52:49 +0000 |
gabucino |
fixing the unverified patch (one of the millions) commited by:
|
Mon, 24 Oct 2005 04:39:18 +0000 |
lorenm |
sync to x264 r334 (crf)
|
Sun, 23 Oct 2005 13:55:23 +0000 |
diego |
support for prescott, nocona and pentium-m processors
|
Sun, 23 Oct 2005 13:13:12 +0000 |
diego |
Add a comment to an esac where the case is very far away.
|
Sun, 23 Oct 2005 12:39:47 +0000 |
diego |
Simplification of the system_name check and the PPC CPU type check.
|
Sun, 23 Oct 2005 11:26:36 +0000 |
diego |
Add a comment to else clauses where the if is very far away.
|
Tue, 18 Oct 2005 21:48:09 +0000 |
aurel |
add cross-compiling support
|
Tue, 18 Oct 2005 21:44:14 +0000 |
aurel |
replace all the direct $TMPO calls by a tmp_run() function call
|
Tue, 18 Oct 2005 21:40:17 +0000 |
aurel |
replace mp3lame version detection by required features detection
|
Tue, 18 Oct 2005 21:37:28 +0000 |
aurel |
modify DirectFB version detection so that it only requires pre-processing
|
Tue, 18 Oct 2005 21:34:54 +0000 |
aurel |
modify alsa version detection so that it don't require running the generated binary
|
Tue, 18 Oct 2005 21:30:43 +0000 |
aurel |
add a cxx_check function to simplify C++ libs checking
|
Mon, 17 Oct 2005 04:51:34 +0000 |
rfelker |
remove nonsense break statements that do nothing..
|
Sun, 16 Oct 2005 17:44:58 +0000 |
diego |
Add MIPS64 detection.
|
Sat, 15 Oct 2005 10:46:24 +0000 |
diego |
Extend the network test to also check the socket libs.
|
Fri, 14 Oct 2005 00:16:04 +0000 |
rfelker |
third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
|
Tue, 11 Oct 2005 23:44:08 +0000 |
diego |
Put networking lib linker flag checks in the order they were before the
|
Tue, 11 Oct 2005 22:50:23 +0000 |
rfelker |
solaris bug workarounds, take 2..
|
Tue, 11 Oct 2005 04:37:38 +0000 |
rfelker |
work around (buggy?) solaris tr. hope this helps.. please report if its still broken
|
Sat, 08 Oct 2005 22:28:27 +0000 |
lorenm |
sync to x264 r318 (mixed_refs)
|
Sat, 08 Oct 2005 20:43:41 +0000 |
iive |
typo fix at (_)ld_dl
|
Wed, 05 Oct 2005 19:52:13 +0000 |
henry |
detect Centaur CPUs (Winchip, VIA C3)
|
Wed, 05 Oct 2005 19:39:31 +0000 |
diego |
faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >
|
Tue, 04 Oct 2005 22:47:13 +0000 |
diego |
Shut up jack pkg-config.
|
Tue, 04 Oct 2005 17:58:11 +0000 |
diego |
Use pkg-config to detect theora dependencies.
|
Mon, 03 Oct 2005 19:36:32 +0000 |
reimar |
General cleanup: do not link -lm multiple times, use for...in loops instead
|
Sun, 02 Oct 2005 16:14:43 +0000 |
diego |
Expose MSG_USE_COLORS in config.h.
|
Fri, 23 Sep 2005 22:35:04 +0000 |
rsf |
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
|
Fri, 23 Sep 2005 00:55:51 +0000 |
diego |
CONFIG_RISKY is long gone from FFmpeg.
|
Fri, 23 Sep 2005 00:55:11 +0000 |
diego |
libavformat now requires CONFIG_(DE)MUXERS #defines.
|
Sat, 17 Sep 2005 19:51:41 +0000 |
nexus |
add FreeBSD default cd/dvd devices
|
Fri, 16 Sep 2005 12:12:48 +0000 |
diego |
1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
|
Thu, 15 Sep 2005 22:39:38 +0000 |
aurel |
fix expanding of $_ld_dl when needed by iconv
|
Mon, 12 Sep 2005 10:05:06 +0000 |
reimar |
echores cleanup, introduce _res_comment variable to easily output additional
|
Sun, 11 Sep 2005 15:02:49 +0000 |
nplourde |
only make the check for osx api if system is darwin
|
Sun, 11 Sep 2005 14:50:33 +0000 |
nplourde |
removed dep for perl_check on osx
|
Sun, 11 Sep 2005 12:45:34 +0000 |
iive |
better _comment in echores
|
Sun, 11 Sep 2005 10:57:28 +0000 |
iive |
Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
|
Sat, 10 Sep 2005 18:44:17 +0000 |
nplourde |
perl check for macosx
|
Sat, 10 Sep 2005 18:38:23 +0000 |
henry |
- remove useless /dev/video* checks
|
Sat, 10 Sep 2005 18:23:40 +0000 |
reimar |
Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
|
Sat, 10 Sep 2005 17:03:35 +0000 |
michael |
CONFIG_GPL for lavc
|
Sun, 04 Sep 2005 23:02:30 +0000 |
reimar |
enable vidix on AMD64, at least for nVidia it seems to work.
|
Sun, 04 Sep 2005 22:42:01 +0000 |
reimar |
a libmpcdec version with our patches was released (but I did not yet test it).
|
Sat, 03 Sep 2005 15:19:52 +0000 |
ods15 |
Remove many annoying GTK includes in every compile line and remove GTK
|
Sat, 03 Sep 2005 08:53:48 +0000 |
reimar |
likely() and unlikely() macros to help (newer) compilers optimize correctly
|
Fri, 26 Aug 2005 19:08:28 +0000 |
henry |
ENCA uses -lm
|
Fri, 26 Aug 2005 19:00:36 +0000 |
henry |
X11 can use pthread (fixes --enable-static)
|
Fri, 26 Aug 2005 18:58:06 +0000 |
henry |
more thorough aalib test (needed for --enable-static)
|
Fri, 19 Aug 2005 19:24:30 +0000 |
rfelker |
remove broken shared libpostproc stuff
|
Thu, 18 Aug 2005 12:59:19 +0000 |
alex |
gtf.{c,h} is used by vesa only
|
Thu, 18 Aug 2005 11:26:04 +0000 |
alex |
use libvbe from vesautils
|
Wed, 17 Aug 2005 23:39:19 +0000 |
diego |
Remove unnecessary subshell invocations.
|
Wed, 17 Aug 2005 23:08:18 +0000 |
diego |
Fix MEncoder build with shared libavcodec.
|
Wed, 17 Aug 2005 18:41:15 +0000 |
reimar |
Support for GTK 2.x.
|
Sun, 14 Aug 2005 07:02:00 +0000 |
wight |
libaf/config.mak is generated, so mention it
|
Sat, 13 Aug 2005 07:04:53 +0000 |
henry |
revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support
|
Thu, 11 Aug 2005 13:16:34 +0000 |
reimar |
typo, must be ld_dl instead of ld_ld
|
Sat, 06 Aug 2005 13:38:00 +0000 |
reimar |
Forgot to actually enable vo_gl on Windows...
|
Mon, 01 Aug 2005 20:16:56 +0000 |
al |
Support new static libavcodec (depends on libavutil).
|
Sat, 30 Jul 2005 01:07:27 +0000 |
aurel |
fix detection of iconv implementations which require libdl
|
Wed, 27 Jul 2005 17:32:14 +0000 |
reimar |
OpenGL needs _ld_dl to get extension functions
|
Tue, 26 Jul 2005 22:39:08 +0000 |
iive |
remove unneeded vgagl
|
Thu, 21 Jul 2005 17:58:46 +0000 |
reimar |
Power5 support
|
Wed, 20 Jul 2005 07:40:15 +0000 |
reimar |
When using --enable-* options you are on your own.
|
Tue, 19 Jul 2005 16:47:25 +0000 |
iive |
libx264 compiled with visualization requirs xlib
|
Sun, 10 Jul 2005 17:14:12 +0000 |
reimar |
musepack demuxing and decoding support (demuxing is v7 bitstream only).
|
Sun, 10 Jul 2005 17:01:49 +0000 |
reimar |
Print CFLAGS warning last so nobody can miss it.
|
Sun, 26 Jun 2005 17:32:59 +0000 |
faust3 |
10l to myself for breaking mingws dll codec support when libpthread is not installed
|
Sat, 25 Jun 2005 18:33:44 +0000 |
henry |
set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile test
|
Thu, 23 Jun 2005 23:40:07 +0000 |
aurel |
makes fribidi <= 0.10.4 works again
|
Wed, 22 Jun 2005 22:12:55 +0000 |
aurel |
fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.org.il >)
|
Sat, 18 Jun 2005 21:49:02 +0000 |
reimar |
100l, -march=k8 was used with cpu detection even when compiler did not
|
Thu, 09 Jun 2005 21:14:36 +0000 |
gpoirier |
AMD-64's version of Suse ships a version of 3.3 hacked with broken
|
Thu, 09 Jun 2005 06:58:41 +0000 |
nicodvb |
toolame/twolame typo, 10l
|
Mon, 06 Jun 2005 16:56:29 +0000 |
faust3 |
pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>
|
Sun, 05 Jun 2005 19:05:00 +0000 |
lorenm |
sync to x264 r252 (8x8dct)
|
Sun, 05 Jun 2005 14:47:26 +0000 |
nplourde |
Mac OS X Audio with AudioUnits and AudioToolbox format converters
|
Sun, 05 Jun 2005 14:30:16 +0000 |
diego |
Add a note to the --help output that explains how our configure works,
|
Fri, 03 Jun 2005 17:24:30 +0000 |
reimar |
modified X11 check to use correct libs on mixed 32/64 bit systems
|
Thu, 02 Jun 2005 19:11:59 +0000 |
lorenm |
x264 check needs -lpthread
|
Wed, 01 Jun 2005 09:20:46 +0000 |
reimar |
New ao_jack without bio2jack dependency.
|
Wed, 01 Jun 2005 09:08:15 +0000 |
reimar |
Set stack non-executable where supported.
|
Mon, 30 May 2005 08:57:30 +0000 |
henry |
- correct the argument in configure check for lrintf() to avoid a warning
|
Mon, 30 May 2005 08:23:19 +0000 |
henry |
check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4
|
Sun, 29 May 2005 23:16:22 +0000 |
diego |
The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore
|
Sun, 29 May 2005 19:05:32 +0000 |
lorenm |
sync to x264 r240 (threads)
|
Sat, 28 May 2005 15:25:10 +0000 |
gpoirier |
support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey Hickey
|
Fri, 27 May 2005 11:14:22 +0000 |
gpoirier |
Athlon 64 optimization flags, in 32 and 64-bit mode.
|
Tue, 24 May 2005 06:03:37 +0000 |
lorenm |
sync to x264 r239 (zoned ratecontrol and UMHex ME)
|
Sun, 15 May 2005 20:11:34 +0000 |
nplourde |
set define for apple gcc altivec
|
Sat, 14 May 2005 10:14:48 +0000 |
diego |
Make FAAC detection follow standard enable/disable/auto semantics.
|
Wed, 11 May 2005 16:00:12 +0000 |
lorenm |
sync to x264 rev223 (options: ratetol, vbv_*)
|
Wed, 11 May 2005 08:01:52 +0000 |
diego |
If libggi has been found, search for the libggiwmh extension
|
Tue, 10 May 2005 00:57:43 +0000 |
nplourde |
do not define HAVE_ALTIVEC_H on osx with gcc4
|
Tue, 10 May 2005 00:54:48 +0000 |
nplourde |
mcpu & mtune work on gcc4
|
Tue, 10 May 2005 00:38:46 +0000 |
nplourde |
look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>
|
Mon, 09 May 2005 21:39:17 +0000 |
rfelker |
end of the locale nightmare, forever
|
Mon, 09 May 2005 17:02:10 +0000 |
nplourde |
dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
|
Mon, 09 May 2005 11:53:33 +0000 |
diego |
Allow more gcc 3.x and 4.x versions.
|
Sat, 07 May 2005 14:50:14 +0000 |
nicodvb |
added twolame mp2 audio encoder
|
Thu, 05 May 2005 17:10:16 +0000 |
lorenm |
expose x264 options 'me' and 'me_range'.
|
Thu, 05 May 2005 00:17:27 +0000 |
nplourde |
do not define video_out_macosx if corevideo is not present
|
Wed, 04 May 2005 17:02:14 +0000 |
rfelker |
5l to me, i didn't notice the extra quotes breaking things
|
Wed, 04 May 2005 16:06:07 +0000 |
rfelker |
remove nonportable and replace with proper quoting
|
Wed, 04 May 2005 15:39:49 +0000 |
rfelker |
1000000000l for using nonportable, obfuscated, and even
|
Wed, 04 May 2005 09:17:31 +0000 |
henry |
force C locale to assure consistent behavior of toupper()
|
Wed, 04 May 2005 01:19:28 +0000 |
nplourde |
fix sed for syntax to work on gnu & bsd
|
Tue, 03 May 2005 16:32:13 +0000 |
nplourde |
proper list of libav codec
|
Tue, 03 May 2005 11:16:35 +0000 |
michael |
per (libav)codec enable/disable fix
|
Fri, 29 Apr 2005 17:18:12 +0000 |
nplourde |
recommended flags on osx
|
Fri, 29 Apr 2005 15:44:46 +0000 |
nplourde |
enable vo_macosx if corevideo available
|
Fri, 29 Apr 2005 11:41:07 +0000 |
nplourde |
macosx core video module
|
Mon, 25 Apr 2005 07:07:57 +0000 |
nicodvb |
added faac audio encoder
|
Fri, 22 Apr 2005 06:59:59 +0000 |
nicodvb |
audio encoding reworked
|
Sun, 17 Apr 2005 13:04:28 +0000 |
faust3 |
newer versions of mingws gcc do not like terminating slahes when specifying extra include paths
|
Wed, 13 Apr 2005 11:46:35 +0000 |
nplourde |
allows the Mac OS X version of MPlayer to look for its data files inside the Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com>
|
Wed, 06 Apr 2005 11:57:10 +0000 |
rathann |
- fix gcc warnings, strlcat/strlcpy prototypes
|
Wed, 23 Mar 2005 10:07:00 +0000 |
diego |
Fix shared libpostproc installation.
|
Mon, 14 Mar 2005 23:26:11 +0000 |
lorenm |
sync to x264 171: chroma_me, chroma_qp_offset
|
Sun, 06 Mar 2005 14:43:41 +0000 |
iive |
use inttypes.h for checks instead of less spread-ed stdint.h
|
Fri, 04 Mar 2005 13:11:01 +0000 |
lorenm |
sync to x264 r150: new option 'b_pyramid'
|
Wed, 02 Mar 2005 18:38:13 +0000 |
wight |
libsmbclient is sometimes built with ssl support. This takes it into account
|
Sun, 27 Feb 2005 04:25:12 +0000 |
joey |
added a stream module for the vstream client library
|
Sat, 26 Feb 2005 13:38:17 +0000 |
reimar |
--charset configure option to convert help messages charset
|
Wed, 23 Feb 2005 19:59:24 +0000 |
lorenm |
sync to x264 r137: adaptive B-frame decision, flush delayed frames.
|
Tue, 22 Feb 2005 14:40:44 +0000 |
reimar |
fix for MAP_ANON vs. MAP_ANONYMOUS fix...
|
Tue, 22 Feb 2005 05:50:10 +0000 |
lorenm |
Sync to x264 r134: weighted prediction for B-frames.
|
Mon, 21 Feb 2005 22:27:03 +0000 |
reimar |
typo, missing _no
|
Sun, 20 Feb 2005 02:21:26 +0000 |
lorenm |
x264: expose option "level_idc".
|
Fri, 18 Feb 2005 03:55:27 +0000 |
lorenm |
Move x264 version check into configure.
|
Sun, 06 Feb 2005 20:56:16 +0000 |
reimar |
DGA works only with x11
|
Sat, 05 Feb 2005 21:39:59 +0000 |
diego |
XvMC is not yet autodetected, don't claim otherwise in the help output,
|
Sat, 05 Feb 2005 11:53:30 +0000 |
reimar |
Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS
|
Thu, 03 Feb 2005 17:35:49 +0000 |
aurel |
makes --enable-*-faad really enable without any further check and drop support for old external faad2 versions (<= 1.1)
|
Wed, 02 Feb 2005 14:07:13 +0000 |
diego |
Separate XF86 video mode extension check from XF86 keysym check as
|
Tue, 01 Feb 2005 11:54:50 +0000 |
diego |
Print which of Tremor, internal Tremor or libvorbis has been enabled.
|
Sat, 22 Jan 2005 18:30:23 +0000 |
diego |
The test to check for working pthreads fails if the system can support
|
Sat, 22 Jan 2005 14:09:17 +0000 |
diego |
Make configure check for aalib dependency on libX11 if it fails without.
|
Fri, 21 Jan 2005 21:32:15 +0000 |
alex |
better test for MAP_FAILED by Ian Lindsay
|
Thu, 20 Jan 2005 13:22:53 +0000 |
reimar |
remove all setlocale calls, they break the behaviour of sscanf and
|
Sun, 16 Jan 2005 22:01:52 +0000 |
reimar |
detect and use the codecs paths instead of win32.
|
Fri, 14 Jan 2005 09:55:36 +0000 |
attila |
10l
|
Wed, 12 Jan 2005 10:01:04 +0000 |
attila |
sun grep doesn't like binary files, thus the compiled file
|
Thu, 06 Jan 2005 12:06:57 +0000 |
diego |
RTC check should no longer be Linux-only.
|
Thu, 06 Jan 2005 00:06:56 +0000 |
diego |
RTC support on FreeBSD, inspired by a patch from Michael Johnson
|
Thu, 30 Dec 2004 12:11:32 +0000 |
henry |
internal Tremor decoder for Ogg/Vorbis
|
Wed, 29 Dec 2004 23:23:46 +0000 |
rtognimp |
Support amr_nb and amr_wb via libavcodec
|
Thu, 23 Dec 2004 15:36:00 +0000 |
reimar |
do not use pthreads on hpux (broken, hardly useful).
|
Thu, 23 Dec 2004 15:18:39 +0000 |
reimar |
When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems with lavc (because utils.c defines a stub otherwise)
|
Thu, 23 Dec 2004 02:09:52 +0000 |
ivo |
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
|
Wed, 15 Dec 2004 14:37:27 +0000 |
faust3 |
enable memalign hack for libavcodec when memalign is not present, hopefully the mencoder segfaults on mingw are gone now
|
Thu, 25 Nov 2004 21:47:58 +0000 |
zdar |
10l for me => is not >=
|
Thu, 25 Nov 2004 20:03:11 +0000 |
zdar |
Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is required for vo directfb.
|
Mon, 22 Nov 2004 10:28:36 +0000 |
henry |
check for __builtin_expect (used by libmpeg2)
|
Sat, 20 Nov 2004 19:30:55 +0000 |
wight |
should be \$ not $\
|
Sat, 20 Nov 2004 14:46:22 +0000 |
henry |
support for debianized LIVE.COM library
|
Thu, 11 Nov 2004 02:27:15 +0000 |
diego |
devices.html is no more, link updated.
|
Wed, 10 Nov 2004 16:43:40 +0000 |
nplourde |
add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com>
|
Wed, 10 Nov 2004 00:26:41 +0000 |
rathann |
fix --disable-termios, approved by Diego
|
Sun, 07 Nov 2004 21:58:29 +0000 |
mosu |
Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1". Throw away warnings in both cases.
|
Sat, 06 Nov 2004 19:35:24 +0000 |
rfelker |
recommit sascha's commit (Lennart Poettering's polyaudio stuff)
|
Wed, 03 Nov 2004 02:50:01 +0000 |
nplourde |
remove mac shlb support to use new helix codec for realvideo support on osx
|
Tue, 02 Nov 2004 13:59:34 +0000 |
faust3 |
winvidix requires -lgdi32
|
Mon, 01 Nov 2004 22:13:36 +0000 |
nplourde |
enable vcd support on all based darwin system
|
Sun, 31 Oct 2004 18:19:28 +0000 |
faust3 |
some people have GREP_OPTIONS set to --ignore-case what makes it a bit dangerous to rely on the string MPlayer for the big endian check
|
Sat, 30 Oct 2004 09:31:33 +0000 |
faust3 |
avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>
|
Sat, 30 Oct 2004 08:17:48 +0000 |
faust3 |
fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>
|
Thu, 28 Oct 2004 23:25:18 +0000 |
reimar |
Allow attaching gdb on crash automatically.
|
Sun, 24 Oct 2004 13:37:35 +0000 |
reimar |
_def_enca should always be set to something! And preferrably correctly..
|
Sat, 23 Oct 2004 22:43:19 +0000 |
ivo |
Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
|
Thu, 21 Oct 2004 11:55:20 +0000 |
aurel |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
|
Wed, 20 Oct 2004 14:23:33 +0000 |
wight |
Move help_mp.h generation to Makefile, so it's easier to maintain on
|
Mon, 18 Oct 2004 20:30:07 +0000 |
nplourde |
add vcd support to darwin for ppc
|
Sun, 17 Oct 2004 13:28:22 +0000 |
reimar |
added gl_common for code used by both vo_gl.c and vo_gl2.c.
|
Tue, 12 Oct 2004 21:00:32 +0000 |
reimar |
-fno-PIC will not work on OSX, and it is only useful on x86 anyway.
|
Mon, 11 Oct 2004 19:26:13 +0000 |
reimar |
Zeta OS support, mostly working.
|
Thu, 07 Oct 2004 09:31:16 +0000 |
reimar |
fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev (dot) org), see also bug #102
|
Sun, 26 Sep 2004 14:49:33 +0000 |
faust3 |
detect byte order even for cross-compiling
|
Sun, 26 Sep 2004 14:40:59 +0000 |
faust3 |
--host-cc option for crosscompiling
|
Sat, 25 Sep 2004 15:34:42 +0000 |
faust3 |
directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some minor modifications by me
|
Tue, 21 Sep 2004 19:50:54 +0000 |
nicodvb |
encoding to mp2 with libtoolame
|
Mon, 20 Sep 2004 08:48:53 +0000 |
al |
Don't output error when testing for JACK. Also _insist_ on a JACK version
|
Wed, 15 Sep 2004 16:01:34 +0000 |
faust3 |
Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function patch by ismail donmez <kde@myrealbox.com>
|
Sun, 05 Sep 2004 17:46:33 +0000 |
joey |
fixed --enable-gif bug
|
Fri, 27 Aug 2004 20:43:05 +0000 |
iive |
x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
|
Thu, 26 Aug 2004 09:24:03 +0000 |
rathann |
remove unnecessary mips check (it's obsolete anyway)
|
Thu, 26 Aug 2004 01:06:02 +0000 |
diego |
properly set linking flags for NetBSD, patch by jb13@gomerbud.com
|
Wed, 25 Aug 2004 15:40:06 +0000 |
diego |
Detect if the assembler supports receiving data through -pipe,
|
Wed, 25 Aug 2004 15:35:32 +0000 |
diego |
Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.
|
Wed, 25 Aug 2004 01:06:26 +0000 |
diego |
Document how to specify multiple paths with the --with-* options,
|
Mon, 23 Aug 2004 07:51:10 +0000 |
wight |
Check if -liconv is needed for iconv.
|
Fri, 20 Aug 2004 18:29:25 +0000 |
rtognimp |
typo
|
Thu, 19 Aug 2004 17:18:06 +0000 |
diego |
portability fix taken from the NetBSD patch set
|
Thu, 19 Aug 2004 11:57:33 +0000 |
diego |
readability whitespace fix
|
Wed, 18 Aug 2004 19:00:05 +0000 |
diego |
spelling: big-endian and little-endian
|
Sat, 14 Aug 2004 21:59:02 +0000 |
iive |
Revised description of --with-xvmclib configure option, inspired by The Wanderer's patch
|
Sat, 14 Aug 2004 21:24:32 +0000 |
iive |
print matroska check result
|
Sat, 14 Aug 2004 15:17:39 +0000 |
diego |
Improved SPARC CPU detection and SPARC compilation fixes.
|
Fri, 13 Aug 2004 00:33:14 +0000 |
diego |
Update ao_jack for new bio2jack API, improve check in configure.
|
Thu, 12 Aug 2004 12:36:08 +0000 |
rtognimp |
DTS support via lavc and libdts
|
Mon, 09 Aug 2004 08:21:42 +0000 |
wight |
LIVE.COM autodetection
|
Thu, 05 Aug 2004 06:31:42 +0000 |
mosu |
Leftover from the old Matroska demuxer detection removed.
|
Thu, 05 Aug 2004 00:14:16 +0000 |
diego |
language handling simplification
|
Wed, 04 Aug 2004 18:38:27 +0000 |
mosu |
Removed the old Matroska demuxer.
|
Mon, 02 Aug 2004 04:24:36 +0000 |
atmos4 |
Preliminary Support for building MPlayer with Intel C++ compiler.
|
Sat, 31 Jul 2004 22:17:23 +0000 |
diego |
10l to the author of this longstanding and obscure bug. Each language
|
Sat, 17 Jul 2004 09:53:35 +0000 |
iive |
let DirectFB find it's headers in --with-extraincdir=DIR
|
Wed, 14 Jul 2004 22:04:42 +0000 |
diego |
VCD support does not yet work on OpenBSD.
|
Mon, 12 Jul 2004 10:44:18 +0000 |
diego |
OpenBSD portability fixes from the OpenBSD ports tree
|
Fri, 09 Jul 2004 15:19:47 +0000 |
diego |
typo
|
Tue, 06 Jul 2004 02:10:22 +0000 |
michael |
multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot edu>)
|
Mon, 05 Jul 2004 09:42:28 +0000 |
mosu |
Do not add libmad to the X libraries. Patch by Evgueni V. Gavrilov <aquatique at rusunix dot org>
|
Sun, 27 Jun 2004 17:54:31 +0000 |
faust3 |
mingw crosscompiling step 1
|
Sat, 26 Jun 2004 10:40:23 +0000 |
faust3 |
fix loader build on windows
|
Sat, 26 Jun 2004 09:54:02 +0000 |
alex |
user nl_langinfo if langinfo support present for proper chinese support, feature requested by Shixin Zheng <shixinzheng@sjtu.edu.cn>
|
Fri, 25 Jun 2004 18:49:24 +0000 |
diego |
silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu>
|
Fri, 25 Jun 2004 18:11:15 +0000 |
alex |
JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
|
Fri, 25 Jun 2004 16:49:53 +0000 |
diego |
string handling security fixes
|
Fri, 25 Jun 2004 16:17:16 +0000 |
alex |
darwin flags cleanup by Dan Christiansen
|
Thu, 24 Jun 2004 12:52:17 +0000 |
alex |
ranlib cleanup by Dan Christiansen
|
Thu, 24 Jun 2004 10:25:05 +0000 |
alex |
support for realvideo codecs under macosx, original patch by Donnie Smith (together with an altivec patch by Dan Christiansen)
|
Mon, 21 Jun 2004 19:54:48 +0000 |
diego |
typo
|
Fri, 18 Jun 2004 17:08:22 +0000 |
diego |
Just a tiny fix with configure/Makefile for not using
|
Tue, 15 Jun 2004 07:01:02 +0000 |
wight |
Make configure point to translated docs
|
Sun, 13 Jun 2004 16:44:34 +0000 |
joey |
change linking order for static build with live.com on mingw
|
Fri, 11 Jun 2004 15:10:36 +0000 |
diego |
freetype depends on iconv
|
Fri, 11 Jun 2004 09:58:27 +0000 |
faust3 |
OpenBSD/VAX support, patch by Gabucino
|
Mon, 31 May 2004 15:07:20 +0000 |
diego |
Fix X11 libs detection on Cygwin.
|
Tue, 25 May 2004 18:51:53 +0000 |
rfelker |
fix compile with network disabled
|
Thu, 20 May 2004 21:22:07 +0000 |
reimar |
MinGW doesn't accept trailing /
|
Wed, 12 May 2004 22:49:23 +0000 |
joyping |
changes for alsa9/alsa1.x merge, only alsa.
|
Sat, 08 May 2004 17:52:25 +0000 |
henry |
ENCA support (http://trific.ath.cx/software/enca/)
|
Fri, 07 May 2004 11:25:07 +0000 |
diego |
clarification
|
Tue, 04 May 2004 16:17:22 +0000 |
diego |
VIDIX now works on Win32, approved by Sascha.
|
Fri, 30 Apr 2004 17:07:49 +0000 |
faust3 |
add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>
|
Mon, 26 Apr 2004 09:44:06 +0000 |
alex |
attribute_used macro
|
Thu, 22 Apr 2004 12:12:00 +0000 |
diego |
Missing options added, one put into default order.
|
Mon, 19 Apr 2004 20:09:33 +0000 |
diego |
QNX does not support -rdynamic.
|
Fri, 16 Apr 2004 13:22:51 +0000 |
michael |
OS/X localtime_r multiply defined patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
|
Tue, 13 Apr 2004 23:26:31 +0000 |
diego |
Missing options added to --help output.
|
Tue, 13 Apr 2004 21:40:04 +0000 |
diego |
Make caca detection consistent with the others using *-config, also avoids
|
Tue, 13 Apr 2004 12:19:10 +0000 |
diego |
-rdynamic is not supported on Win32. Both _xanim and _real set it, so both
|
Tue, 13 Apr 2004 10:02:37 +0000 |
faust3 |
-rdynamic is not supported on windows
|
Tue, 13 Apr 2004 01:01:46 +0000 |
diego |
win32 macro added to simplify detecting both Cygwin and MinGW.
|
Mon, 12 Apr 2004 16:39:26 +0000 |
faust3 |
libavformat support for windows
|
Sun, 11 Apr 2004 14:26:04 +0000 |
michael |
demux_lavf
|
Tue, 06 Apr 2004 16:13:52 +0000 |
alex |
altivec support under netbsd, patch by Matthew Green
|
Tue, 06 Apr 2004 01:12:36 +0000 |
alex |
removed obsoleted defs
|
Tue, 06 Apr 2004 00:04:48 +0000 |
alex |
libcaca video output driver by Howell Tam
|
Mon, 05 Apr 2004 23:17:40 +0000 |
alex |
ability to disable mp3lib, liba52 and libmpeg2
|
Mon, 05 Apr 2004 22:49:28 +0000 |
alex |
Removed mpflac as ffflac is way better and ad_flac won't compile with external flac
|
Mon, 05 Apr 2004 21:20:19 +0000 |
alex |
Quartz/MacOSX video output module by Nicolas Plourde
|
Thu, 01 Apr 2004 14:17:58 +0000 |
diego |
dvb should be added to $_noinputmodules as well as $_inputmodules.
|
Sat, 27 Mar 2004 20:19:57 +0000 |
diego |
Missing echores "no" added, duplicate variable setting removed.
|
Fri, 26 Mar 2004 15:21:44 +0000 |
faust3 |
fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>
|
Fri, 26 Mar 2004 12:15:54 +0000 |
faust3 |
fix compilation on cygwin
|
Sat, 13 Mar 2004 16:25:08 +0000 |
faust3 |
fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>
|
Fri, 05 Mar 2004 04:44:32 +0000 |
diego |
--disable-xmms option was missing, noticed by Enrico Weigelt.
|
Sat, 31 Jan 2004 23:00:00 +0000 |
alex |
add libvo to include list for lavc
|