2014-04-15 |
iive |
Disable xvid if xvid_plugin_ssim_t is not present.
|
2014-04-06 |
iive |
Add support for synopsys design-ware ARC processors.
|
2014-03-25 |
michael |
configure: add CONFIG_CABAC
|
2014-03-22 |
michael |
configure: add CONFIG_TPELDSP for ffmpeg
|
2014-03-18 |
michael |
configure: add HAVE_INLINE_ASM_NONLOCAL_LABELS / HAVE_INLINE_ASM_DIRECT_SYMBOL_REF
|
2014-03-07 |
reimar |
configure: Fix unnecessary rebuilds.
|
2014-03-05 |
reimar |
Add the proper CFLAGS when compiling against shared FFmpeg.
|
2014-03-05 |
reimar |
Fix configure on a clean checkout.
|
2014-03-05 |
reimar |
Refine compilation against shared FFmpeg.
|
2014-03-05 |
michael |
configure: add fma3
|
2014-02-26 |
reimar |
configure: add support for specifying a branch to use.
|
2014-02-25 |
ib |
Silence "warning: implicit declaration of function 'strcasecmp'".
|
2014-02-23 |
reimar |
configure: error out when no FFmpeg is detected.
|
2014-02-21 |
ib |
configure: Do not print error when cross-compiling.
|
2014-02-20 |
komh |
configure: add -Zhigh-mem linker flag for OS/2
|
2014-02-20 |
komh |
configure: fix a typo
|
2014-02-19 |
ib |
configure: Make the XShape extension optional.
|
2014-02-19 |
ib |
configure: Remove unnecessary includes in XShape check.
|
2014-02-19 |
ib |
configure: Revise comments in GUI specific tests.
|
2014-02-19 |
ib |
configure: Prettify code for PNG_DECODER test.
|
2014-02-19 |
ib |
configure: Rearrange two lines.
|
2014-02-19 |
ib |
configure (cosmetic): Adjust indent and add blank lines.
|
2014-02-19 |
ib |
configure: Revise some GUI related messages and output.
|
2014-02-19 |
ib |
configure: Avoid annoying error messages in case of external FFmpeg.
|
2014-02-18 |
reimar |
configure: Fix PNG support for GUi check to always pass for external FFmpeg.
|
2014-02-18 |
reimar |
configure: ensure ffmpeg_a is either yes or no.
|
2014-02-17 |
reimar |
configure: improve FFmpeg check.
|
2014-02-17 |
ib |
Fix error with MinGW build.
|
2014-02-15 |
reimar |
Fix configure output: relocatable/PIE is autodetected.
|
2014-02-13 |
michael |
configure: XOP support
|
2014-01-26 |
reimar |
configure: disable internal libmpeg2 by default.
|
2014-01-23 |
reimar |
Do not print pkg-config errors.
|
2014-01-22 |
reimar |
ad_libdca: support current libdca that does not provide a dts.h header.
|
2014-01-22 |
reimar |
stream_smb: Make autodetection work for samba 4.0.
|
2014-01-20 |
michael |
buildsys: add CONFIG_LLVIDDSP to prevent ffmpeg build failure after next commit in ffmpeg
|
2014-01-15 |
michael |
configure: Add CONFIG_INTRAX8, fix build
|
2014-01-15 |
michael |
configure: add aarch64 to arch_all to prevent build failure of soon to be pushed ffmpeg
|
2013-12-31 |
reimar |
libao2: Add sndio audio output module.
|
2013-12-17 |
iive |
Add XvMC hwaccel defines to configure.
|
2013-12-17 |
iive |
Allow the compilation of more than one hwaccel format.
|
2013-12-16 |
cehoyos |
Define HAVE_LIBC_MSVCRT to avoid a warning.
|
2013-12-14 |
michael |
configure: fix build when ffmpeg Makefiles use CONFIG_THREADS
|
2013-12-06 |
reimar |
Add support for Nios-II architecture.
|
2013-11-16 |
reimar |
Improve handling of internal vs. external dvdread/dvdnav
|
2013-11-08 |
michael |
configure: add CONFIG_H263DSP to preempt build problems
|
2013-10-26 |
reimar |
Fall back to uname -p if uname -m does not give anything useful.
|
2013-10-26 |
reimar |
Fix configure for cases when libm is not available.
|
2013-10-24 |
ib |
Define STRIP for FFmpeg.
|
2013-09-21 |
reimar |
Autodetect if pthread_cancel is available.
|
2013-09-21 |
cehoyos |
Do not try to build FFmpeg protocols depending on external libraries.
|
2013-09-14 |
cehoyos |
Do not suppress FFmpeg deprecated warnings with pragma.
|
2013-09-09 |
reimar |
Disable UNIX protocol when not supported.
|
2013-08-21 |
michael |
configure: add config_exif for ffmpeg
|
2013-08-15 |
reimar |
Add define to reduce warnings.
|
2013-08-09 |
reimar |
If VDPAU is available enable all VDPAU HWACCELs.
|
2013-08-06 |
al |
configure: Fix GIF support result comment
|
2013-08-06 |
michael |
configure: prevent future ffmpeg from failing to build
|
2013-08-04 |
reimar |
Add define to silence FFmpeg warnings.
|
2013-07-27 |
al |
Support newer GIFLIB versions
|
2013-07-22 |
cehoyos |
Fix compilation if giflib 5 is installed.
|
2013-07-19 |
al |
build: Keep compiler-specific warning flags for debug or profiling builds
|
2013-07-17 |
cehoyos |
Allow compilation with current icc.
|
2013-07-14 |
al |
build: Define _BSD_SOURCE for gethostbyname2
|
2013-07-05 |
reimar |
Remove AV_ prefix from define for internal config.h header.
|
2013-07-05 |
reimar |
Disable G2M decoder if zlib is not available.
|
2013-07-05 |
reimar |
Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.
|
2013-06-17 |
komh |
Check if path is too long
|
2013-06-16 |
cehoyos |
Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.
|
2013-06-09 |
reimar |
Add hack to fix compilation issues on OSX with broken libiconv.
|
2013-06-07 |
reimar |
vo_gl: some Android fixes.
|
2013-05-17 |
reimar |
Rename HAVE_CMOV to HAVE_I686 for FFmpeg.
|
2013-05-16 |
reimar |
Disable -pie on Windows, it causes issues without
|
2013-05-16 |
reimar |
Enable atomics.
|
2013-04-03 |
reimar |
Add workaround to allow compiling 64 bit MPlayer with clang on OSX.
|
2013-04-01 |
reimar |
Revert r36098, it breaks compilation on x86-64 Linux.
|
2013-04-01 |
reimar |
Print a message before fetching a new FFmpeg version.
|
2013-03-30 |
upsuper |
Move PIC detection to the front of PIE added.
|
2013-03-24 |
michael |
configure: add CONFIG_MEMORY_POISONING to silence ffmpeg compile warnings
|
2013-03-23 |
diego |
configure: Fix mingw vs. mingw32 typo in libdvdcss check.
|
2013-03-23 |
diego |
build: Drop unused part of sysi86() check.
|
2013-03-23 |
diego |
Update internal libdvdcss to Git revision 39e0e2b.
|
2013-03-23 |
diego |
build: Add _BSD_SOURCE definition for strsep().
|
2013-03-22 |
diego |
configure: Group all libdvdcss-related tests together
|
2013-03-22 |
diego |
configure: Do not consider unrelated libdvdcss variables in libdvdread test.
|
2013-03-22 |
diego |
configure: cosmetics: Group some libdvdcss-related config.h entries together.
|
2013-03-22 |
diego |
configure: Delete temporary files when a configure run is interrupted.
|
2013-03-22 |
diego |
configure: cosmetics: Move some config.h entries to more sensible places
|
2013-03-22 |
diego |
configure: Do a proper fallback from internal to external libdvdread.
|
2013-03-21 |
diego |
build: Restructure mp_msg-related link library handling.
|
2013-03-21 |
diego |
build: Do not record system headers in dependency tracking files.
|
2013-03-20 |
diego |
configure: Explain that certain CPPFLAGS are added for glibc compatibility.
|
2013-03-20 |
diego |
configure: Do not unconditionally set all host CPPFLAGS.
|
2013-03-20 |
diego |
configure: Merge setting of global -I flags into setting of other CPPFLAGS.
|
2013-03-20 |
diego |
configure: Only add _POSIX_C_SOURCE and _XOPEN_SOURCE to CFLAGS for glibc.
|
2013-03-19 |
diego |
build: Only compile modify_reg tool if Win32 emulation is enabled.
|
2013-03-19 |
diego |
build: Add proper conditional compilation for all tools.
|
2013-03-19 |
diego |
configure: Simplify some checks that set feature flags.
|
2013-03-19 |
diego |
configure: Set CPPFLAGS to enable commonly used system features
|
2013-03-19 |
diego |
build: Compile all codec-cfg* host tools with one generic rule.
|
2013-03-18 |
cehoyos |
Revert r36004, r36003, r35995, r35994, r35992: Fix default compilation.
|
2013-03-17 |
diego |
configure: Simplify some checks that set feature flags.
|
2013-03-17 |
diego |
configure: Set CPPFLAGS to enable commonly used system features
|
2013-03-17 |
diego |
configure: Drop _BSD_SOURCE from CPPFLAGS for non-gcc compilers.
|
2013-03-17 |
diego |
Avoid usage of obsolete and BSD-specific "struct timezone".
|
2013-03-17 |
diego |
build: Add "-D_XOPEN_SOURCE=600 -I." to HOSTCFLAGS.
|
2013-03-16 |
reimar |
Add (hackish) support for OpenGL on Android.
|
2013-03-14 |
reimar |
Fix mencoder compilation
|
2013-03-13 |
cehoyos |
Fix compilation after the separation of hpeldsp.
|
2013-03-12 |
cehoyos |
Add CONFIG_DSPUTIL to the needed config.h and config.mak entries for FFmpeg.
|
2013-03-11 |
reimar |
Enable auto-detection of PIE linking again.
|
2013-03-10 |
reimar |
Enable gcc atomics to fix compilation on Windows without pthreads.
|
2013-03-10 |
reimar |
Allow compiling without linking to a system-specific xvmc backend library.
|
2013-03-10 |
diego |
configure: Move libav* component option handling into a second pass
|
2013-03-10 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2013-03-03 |
cehoyos |
Add two config.h defines for an upcoming FFmpeg patch / for consistency.
|
2013-02-28 |
cboesch |
build: fix build after moving from HAVE_ICONV to CONFIG_ICONV in FFmpeg.
|
2013-02-20 |
diego |
configure: Refactor filtering libav* components into a function
|
2013-02-18 |
cehoyos |
List decoders and encoders in config.asm: Prepare for upcoming FFmpeg patch.
|
2013-02-18 |
michael |
build: add matching #define CONFIG_AUDIO_FRAME_QUEUE 1
|
2013-02-18 |
cehoyos |
Fix compilation with latest FFmpeg.
|