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().
|