| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow passing variants of "mingw32" as system name to --target. This ensures | diego | 2009-12-23 | 1 | -1/+1 |
* | Use "mingw32" instead of "mingw32msvc" as system name for MinGW with --target. | diego | 2009-12-20 | 1 | -1/+1 |
* | Make ass_mp.h use the system-libass headers when the internal one is disabled. | reimar | 2009-12-19 | 1 | -0/+6 |
* | Experimental support for external libass. | reimar | 2009-12-19 | 1 | -1/+9 |
* | Rename GL_* defines to CONFIG_GL_* | reimar | 2009-12-19 | 1 | -4/+4 |
* | Make the check for X11 and WIN32 backends for OpenGL separate. | reimar | 2009-12-19 | 1 | -2/+13 |
* | Disable winsock when we already found a working socklib instead of checking | reimar | 2009-12-09 | 1 | -1/+2 |
* | sync to x264-r1327. (only needed for x264-in-libavcodec) | lorenm | 2009-11-29 | 1 | -1/+1 |
* | Add #defines for FFMPEG_LICENSE and FFMPEG_CONFIGURATION to config.h. | diego | 2009-11-18 | 1 | -0/+3 |
* | Complete configure support for compiling in FFmpeg's protocol support. | reimar | 2009-11-17 | 1 | -0/+6 |
* | Do not dynamically load libvdpau.so.1, but link at compile time. | cehoyos | 2009-11-11 | 1 | -2/+5 |
* | 10l: Fix compilation without VDPAU. | cehoyos | 2009-11-11 | 1 | -1/+1 |
* | Use configure code to define PIC instead of duplicating the check in mangle.h. | reimar | 2009-11-10 | 1 | -2/+1 |
* | Remove macho64 special-case for yasm options, -DPIC is already added | reimar | 2009-11-08 | 1 | -1/+0 |
* | Remove a pointless undeclared function reference, #error is assumed | reimar | 2009-11-08 | 1 | -1/+0 |
* | Add a check if compiler creates PIC code and if so add -DPIC to YASMFLAGS. | reimar | 2009-11-08 | 1 | -0/+15 |
* | Remove CONFIG_TV_TELETEXT. | cehoyos | 2009-11-07 | 1 | -25/+0 |
* | Separate teletext from tv support. | cehoyos | 2009-11-07 | 1 | -1/+1 |
* | PPC: make inline asm xform address test work with Apple tools | attila | 2009-11-06 | 1 | -1/+1 |
* | Add cast to signed for 64 bit check, since according to an FFmpeg bug report | reimar | 2009-11-05 | 1 | -1/+1 |
* | Add new VDPAU feature high-quality-scaling (and require newer library). | cehoyos | 2009-11-04 | 1 | -1/+1 |
* | consistency fix: Give all CONFIG_ definitions the value 1. | diego | 2009-10-28 | 1 | -16/+16 |
* | Move 64 bit check below compiler detection since it needs the compiler | reimar | 2009-10-26 | 1 | -13/+13 |
* | sync to x264-r1296 | lorenm | 2009-10-19 | 1 | -1/+1 |
* | Get rid of COMMON_LDFLAGS variable. It was a pointless indirection. | diego | 2009-10-19 | 1 | -2/+1 |
* | Add CONFIG_LPC to config.h as well (needed by FFmpeg). | diego | 2009-10-19 | 1 | -0/+1 |
* | Add CONFIG_LPC to config.mak (needed by FFmpeg). | diego | 2009-10-19 | 1 | -0/+1 |
* | Remove many uses of tmp_run. | reimar | 2009-10-06 | 1 | -34/+12 |
* | Add EXTERN_ASM define needed by FFmpeg on ARM. | reimar | 2009-10-02 | 1 | -0/+2 |
* | Extend EBX_AVAILABLE check in a way that works for both OpenBSD/Haiku | reimar | 2009-09-30 | 1 | -0/+2 |
* | Intel compiler icc 11.1 supports compilation of internal mp3lib and internal ... | cehoyos | 2009-09-27 | 1 | -2/+2 |
* | Cosmetics: Fix whitespace. | cehoyos | 2009-09-27 | 1 | -1/+1 |
* | Amend previous commit: both zlib decoder and encoder must be disabled | reimar | 2009-09-26 | 1 | -2/+2 |
* | Disable libavcodec zlib decoder when zlib is not available, fixes compilation | reimar | 2009-09-26 | 1 | -1/+1 |
* | Do not override host_arch in x86 vs. x86_64 detection if it was forced via --... | reimar | 2009-09-25 | 1 | -1/+1 |
* | Sync with current FFmpeg HEAD. | diego | 2009-09-24 | 1 | -0/+2 |
* | sync with FFmpeg build: BUILD_STATIC --> CONFIG_STATIC | diego | 2009-09-24 | 1 | -1/+1 |
* | sync to x264-r1260 (which changed api) | lorenm | 2009-09-23 | 1 | -2/+2 |
* | Add autodetection for ARM NEON SIMD. | reimar | 2009-09-19 | 1 | -1/+16 |
* | Use a compilation check to distinguish between x86 and x86_64, uname and | reimar | 2009-09-19 | 1 | -17/+19 |
* | Add a check for availability of ebx register, needed for | reimar | 2009-09-19 | 1 | -1/+19 |
* | Treat Haiku as BeOS (only changes the displayed name actually) | reimar | 2009-09-19 | 1 | -0/+3 |
* | Allow disabling and enabling lower-case codecs. | cehoyos | 2009-09-08 | 1 | -10/+10 |
* | 100l, forgot to use "test" for checking the value of the quicktime variable | reimar | 2009-09-08 | 1 | -1/+1 |
* | 10l, -framework QuickTime must be added to extra_ldflags, not libs_mplayer since | reimar | 2009-09-04 | 1 | -1/+1 |
* | Split QuickTime check off from quartz check and use the result to enable/disable | reimar | 2009-09-04 | 1 | -8/+27 |
* | Move OpenGL test below CoreVideo. This ensures -lGL will come after -framewor... | reimar | 2009-09-04 | 1 | -53/+55 |
* | The libamrnb *en*coder, not the *de*coder should be added to the list of | diego | 2009-09-01 | 1 | -1/+1 |
* | Also check linker flags to make sure that liveMedia libraries are there, too, | reimar | 2009-08-31 | 1 | -2/+3 |
* | Fix detection of mips arch on NetBSD/sgimips. | diego | 2009-08-19 | 1 | -1/+1 |
* | Allow compilation with gcc 2.95.3 if videodev2.h does not support it. | cehoyos | 2009-08-14 | 1 | -1/+1 |
* | Make sure that unavailable message languages are not accepted. | diego | 2009-08-03 | 1 | -1/+2 |
* | Add a variable in config.mak whether SHM support is enabled or not. | ben | 2009-07-31 | 1 | -0/+1 |
* | Set both HAVE_BIGENDIAN and WORDS_BIGENDIAN. | diego | 2009-07-26 | 1 | -2/+5 |
* | Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN. | cehoyos | 2009-07-26 | 1 | -2/+2 |
* | Bandaid compilation fix: Disable ivtv VIDIX driver until a proper test exists. | diego | 2009-07-19 | 1 | -1/+3 |
* | The Makefile variable names for external libraries in FFmpeg changed. | diego | 2009-07-19 | 1 | -9/+12 |
* | Remove redundant ivtv VIDIX driver variable declarations. | diego | 2009-07-19 | 1 | -2/+0 |
* | The ivtv vo driver and the ivtv VIDIX driver are unrelated; do not disable the | diego | 2009-07-19 | 1 | -1/+0 |
* | Change libamr support to libopencore-amr support. | diego | 2009-07-18 | 1 | -51/+47 |
* | Restore alphabetic order for HAVE_ defines. | cehoyos | 2009-07-17 | 1 | -1/+1 |
* | Remove CONFIG_LIBAMR_NB_FIXED #define, which no longer exists in FFmpeg. | diego | 2009-07-17 | 1 | -1/+0 |
* | Assume HAVE_ATTRIBUTE_PACKED. | cehoyos | 2009-07-17 | 1 | -0/+1 |
* | Fix compilation after FFmpeg r19395. | cehoyos | 2009-07-11 | 1 | -1/+2 |
* | Disable libavcodec AAC encoder, there are too many systems where it doesn't c... | reimar | 2009-07-09 | 1 | -1/+1 |
* | Modern Solaris versions have different default CD-ROM devices. | diego | 2009-06-24 | 1 | -0/+3 |
* | Do not use -rdynamic on Solaris, where the flag is unsupported. | diego | 2009-06-22 | 1 | -1/+1 |
* | Fix setting of DOC_LANGS and MAN_LANGS, the wrong variables were being used. | diego | 2009-06-19 | 1 | -2/+2 |
* | Do not auto-detect old libnut installations. | cehoyos | 2009-06-16 | 1 | -0/+1 |
* | Rename LIBVORBIS Makefile variable to VORBIS. | diego | 2009-06-14 | 1 | -1/+1 |
* | 100l: Add missing $s to default language variable checks, which prevented | diego | 2009-06-14 | 1 | -3/+3 |
* | Overhaul translation handling completely and add options to install specific | diego | 2009-06-14 | 1 | -43/+55 |
* | cosmetics: Drop leading underscore from _language* variables. | diego | 2009-06-14 | 1 | -11/+11 |
* | Allow setting message language separately from documentation language. | diego | 2009-06-14 | 1 | -4/+9 |
* | Drop redundant setting of message language to English when all languages | diego | 2009-06-14 | 1 | -1/+0 |
* | Configure needs AS to be set for the Makefiles. | reimar | 2009-06-02 | 1 | -0/+1 |
* | Add actually working support for PPC64 | reimar | 2009-06-01 | 1 | -4/+4 |
* | Use target_arch and target_subarch which is more similar to what FFmpeg uses | reimar | 2009-06-01 | 1 | -5/+5 |
* | Add some missing FFmpeg archs | reimar | 2009-06-01 | 1 | -1/+1 |
* | Set XVR100 make variable. Fixes compilation when support for xvr100 was detec... | reimar | 2009-05-19 | 1 | -0/+1 |
* | Make sure that -Ilibdvdread4 appears in CFLAGS before any system directories | diego | 2009-05-12 | 1 | -1/+1 |
* | Add HAVE_PPC64 definition for FFmpeg. | diego | 2009-05-12 | 1 | -0/+3 |
* | Make sure CONFIG_MUXERS is always set. | diego | 2009-05-12 | 1 | -0/+1 |
* | cosmetics: indentation fixes for the dvdread check | diego | 2009-05-09 | 1 | -9/+9 |
* | Fix misplaced 'fi' in external dvdread test. | diego | 2009-05-09 | 1 | -1/+1 |
* | lirc anc lircc are MPlayer-only, so add LDFLAGS for MPlayer link only. | diego | 2009-05-08 | 1 | -2/+2 |
* | The Apple remote code needs the Cocoa framework to link. | diego | 2009-05-08 | 1 | -1/+1 |
* | Add -framework Carbon to LDFLAGS when Mac OS X finder or bundle is enabled. | diego | 2009-05-07 | 1 | -2/+8 |
* | cosmetics: Move Quartz and CoreVideo checks into the vo driver section. | diego | 2009-05-05 | 1 | -47/+50 |
* | LDFLAGS for CoreVideo and Quartz should be MPlayer-only. | diego | 2009-05-05 | 1 | -2/+2 |
* | libdvdcss requires the Carbon framework to link on Mac OS X. | diego | 2009-05-05 | 1 | -1/+1 |
* | cosmetics: Move $def_dvdcss to a more sensible place in config.h. | diego | 2009-05-05 | 1 | -1/+1 |
* | cosmetics: Move CoreAudio check to audio output section. | diego | 2009-05-05 | 1 | -22/+24 |
* | Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.h | diego | 2009-05-05 | 1 | -1/+3 |
* | cosmetics: indentation | diego | 2009-05-05 | 1 | -6/+6 |
* | Allow disabling and enabling VCD support through command line parameters. | diego | 2009-05-05 | 1 | -0/+6 |
* | CoreAudio LDFLAGS should be MPlayer-only. | diego | 2009-05-05 | 1 | -1/+1 |
* | Improve CoreAudio check: Use all required headers and frameworks. | diego | 2009-05-05 | 1 | -1/+3 |
* | Simplify Mac OS X Finder and Mac OS X Bundle file locations checks. | diego | 2009-05-05 | 1 | -14/+5 |
* | CONFIG_QUICKTIME should be set depending on the state of QTX support. | diego | 2009-05-04 | 1 | -3/+2 |
* | Rename macosx video output driver to corevideo. | diego | 2009-05-04 | 1 | -2/+2 |
* | Rename macosx audio output driver to coreaudio. | diego | 2009-05-04 | 1 | -2/+2 |
* | QuickTime codecs support requires -framework QuickTime to link on Mac OS X. | diego | 2009-05-04 | 1 | -0/+1 |
* | Replace QuickTime.h #include with Carbon.h, which is really needed. | diego | 2009-05-04 | 1 | -1/+0 |
* | Improve CoreVideo check: Test more #includes, add -framework Carbon to LDFLAGS. | diego | 2009-05-04 | 1 | -2/+5 |
* | Add information about configure options to config.mak. | diego | 2009-05-04 | 1 | -0/+2 |
* | Revert previous two commits, the CoreVideo vo needs both OpenGL and Cocoa. | diego | 2009-04-26 | 1 | -2/+2 |
* | Fix typo in CoreVideo linker flags: the Carbon, not Cocoa framework is needed. | diego | 2009-04-25 | 1 | -1/+1 |
* | Remove unnecessary -framework OpenGL from CoreVideo linker flags. | diego | 2009-04-25 | 1 | -2/+2 |
* | whitespace cosmetics: reindent Mac OS X checks, remove trailing whitespace | diego | 2009-04-25 | 1 | -27/+27 |
* | Split generic OS X API check into separate CoreAudio, CoreVideo, Quartz checks. | diego | 2009-04-25 | 1 | -33/+36 |
* | typo in XFORM asm check, noticed by Emanuele Giaquinta | diego | 2009-04-25 | 1 | -1/+1 |
* | Pass argc and argv parameters to main() function in SDL test. | diego | 2009-04-23 | 1 | -1/+1 |
* | Add HAVE_LDBRX to config.h for FFmpeg. | diego | 2009-04-20 | 1 | -0/+1 |
* | Add check for XFORM ASM, needed by FFmpeg/PPC. | diego | 2009-04-20 | 1 | -0/+12 |
* | Rely on POSIX-compatible head/tail versions that understand the -n option. | diego | 2009-04-16 | 1 | -24/+10 |
* | Replace all `` by $(), it is more readable and easier to nest. | diego | 2009-04-15 | 1 | -223/+223 |
* | Simplify OS detection functions. | diego | 2009-04-15 | 1 | -20/+20 |
* | Use extra_cflags variable instead of CFLAGS to add system-specific CFLAGS. | diego | 2009-04-12 | 1 | -2/+2 |
* | Move all CFLAGS checks together at the beginning of configure. | diego | 2009-04-10 | 1 | -15/+17 |
* | Move thread-related CFLAGS settings into pthread test. | diego | 2009-04-10 | 1 | -8/+7 |
* | Remove unnecessary Darwin default CFLAGS and LDFLAGS. | diego | 2009-04-10 | 1 | -2/+0 |
* | Move darwin CFLAG settings to darwin section at the beginning of configure. | diego | 2009-04-10 | 1 | -3/+1 |
* | Move amigaos CFLAG settings to amigaos section at the beginning of configure. | diego | 2009-04-10 | 1 | -3/+1 |
* | gcc <3.1 is unsupported on Darwin, no need to check for this. | diego | 2009-04-10 | 1 | -3/+0 |
* | Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it. | ramiro | 2009-04-08 | 1 | -2/+2 |
* | Fix wrong syntax in test example, noticed by Jason Holt, jholt google com. | diego | 2009-04-08 | 1 | -1/+2 |
* | Fix passing CFLAGS and LDFLAGS with = in them as configure parameters. | diego | 2009-04-04 | 1 | -2/+2 |
* | Fix compilation for newly added VAAPI_HWACCEL's. | cehoyos | 2009-04-03 | 1 | -0/+2 |
* | Support for libbs2b audio filter. | bircoph | 2009-04-02 | 1 | -0/+43 |
* | Fix compilation with libavcodec's HWACCEL. | cehoyos | 2009-04-02 | 1 | -0/+5 |
* | Check for ddk/ntddcdrm.h header before enabling VCD on mingw. | reimar | 2009-03-28 | 1 | -3/+11 |
* | Rename local TMP variable to TMPRES to avoid a clash with the | reimar | 2009-03-27 | 1 | -4/+4 |
* | cosmetics: Drop leading underscore from extra_ variables. | diego | 2009-03-25 | 1 | -194/+194 |
* | Update help output with previous --extra-ldflags change. | diego | 2009-03-24 | 1 | -3/+2 |
* | Replace --with-extralibdir option by --extra-ldflags, which accepts arbitrary | diego | 2009-03-24 | 1 | -98/+98 |
* | typo fix: Remove stray '-' from --extra-cflags option evaluation. | diego | 2009-03-23 | 1 | -1/+1 |
* | Replace --with-extraincdir option by --extra-cflags, which accepts arbitrary | diego | 2009-03-23 | 1 | -48/+48 |
* | Get rid of pointless EXTRA_INC and EXTRAXX_INC config.mak variable indirection. | diego | 2009-03-23 | 1 | -5/+3 |
* | Initialize HAVE_FAST_UNALIGNED definition to 0 so that it is never undefined. | diego | 2009-03-21 | 1 | -0/+1 |
* | Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg. | diego | 2009-03-21 | 1 | -0/+2 |
* | Support icc 11.1. | cehoyos | 2009-03-18 | 1 | -1/+1 |
* | Older versions of <vdpau/vdpau.h> will fail during compilation. | cehoyos | 2009-03-18 | 1 | -1/+1 |
* | HAVE_THREADS should be initialized to 0, it is a 0/1 #define in FFmpeg. | diego | 2009-03-15 | 1 | -1/+1 |
* | KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net | diego | 2009-03-14 | 1 | -0/+29 |
* | Add /usr/X11R7 to the list of directories in which to search for X11 includes | diego | 2009-03-14 | 1 | -3/+5 |
* | Fix compilation with --charset=noconv | reimar | 2009-03-13 | 1 | -4/+2 |
* | Update x264 version check for version required by lavc. | reimar | 2009-03-07 | 1 | -1/+1 |
* | Only add -Ilibdvdnav to the CFLAGS of the files that require it. | diego | 2009-03-05 | 1 | -1/+2 |
* | DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net | diego | 2009-03-01 | 1 | -0/+29 |
* | configure: Make the special dvdnav test the last one again | uau | 2009-02-23 | 1 | -43/+47 |
* | Make alpha arch detection more lenient. Taken from the Debian patchset. | diego | 2009-02-21 | 1 | -2/+2 |
* | Add -ffast-math to LDFLAGS as well as to CFLAGS. | diego | 2009-02-21 | 1 | -0/+1 |
* | Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg. | diego | 2009-02-21 | 1 | -0/+2 |
* | AVR32 apparently supports fast unaligned accesses. | diego | 2009-02-17 | 1 | -0/+1 |
* | Also set HAVE_EBP_AVAILABLE in debug mode. | diego | 2009-02-17 | 1 | -0/+2 |
* | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 | 1 | -2/+2 |
* | Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning: | diego | 2009-02-17 | 1 | -1/+1 |
* | Fix compilation without VDPAU | uau | 2009-02-17 | 1 | -1/+1 |
* | Add support for VDPAU video out, including hardware decoding. | reimar | 2009-02-16 | 1 | -2/+31 |
* | Make configure recognize avr32. | diego | 2009-02-16 | 1 | -1/+7 |
* | On clean/distclean, remove binaries with all types of executable suffixes. | diego | 2009-02-12 | 1 | -0/+1 |
* | Port check for 10 assembler operands support from FFmpeg. | diego | 20 |