| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: misc whitespace cosmetics | diego | 2010-11-02 | 1 | -30/+16 |
* | configure: simplify and improve some checks | diego | 2010-11-02 | 1 | -62/+15 |
* | build: update DirectFB requirements, reduce #ifdefs | diego | 2010-11-02 | 1 | -47/+12 |
* | configure: cosmetics: Replace some double quotes by single quotes | diego | 2010-11-02 | 1 | -4/+4 |
* | configure: add inline_asm_check() and simplify some tests | diego | 2010-11-02 | 1 | -36/+18 |
* | configure: simplify some checks | diego | 2010-11-02 | 1 | -215/+66 |
* | configure: fix warnings in check programs | diego | 2010-11-02 | 1 | -11/+13 |
* | build: enable/disable all FFmpeg libraries together | Uoti Urpala | 2010-11-02 | 1 | -160/+36 |
* | Remove MEncoder | Uoti Urpala | 2010-11-02 | 1 | -8/+1 |
* | configure: change Apple remote test to just compile, not run | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: remove duplicated CFLAGS from DEPFLAGS | Uoti Urpala | 2010-11-02 | 1 | -1/+1 |
* | configure: Separate compiler warning flags from other flags | diego | 2010-11-02 | 1 | -13/+19 |
* | enable vo_mga, vo_xmga, vf_palette, vf_halfpack | Uoti Urpala | 2010-11-02 | 1 | -18/+4 |
* | configure: Add a hack to work with BeOS/Haiku libsdl | reimar | 2010-11-02 | 1 | -0/+4 |
* | configure: Attempt to fix compilation with FreeBSD's dvdio.h | reimar | 2010-11-02 | 1 | -1/+2 |
* | configure: make libarts check verify linking | reimar | 2010-11-02 | 1 | -1/+2 |
* | configure: Fix documentation language variables in summary output | diego | 2010-11-02 | 1 | -2/+2 |
* | configure: avoid unsupported options with clang on Darwin/PPC | diego | 2010-11-02 | 1 | -1/+4 |
* | configure: Add -Wno-parentheses to CFLAGS | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: fix OpenBSD default for CD-ROM device | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: Default to -O2 optimization level for the clang compiler | diego | 2010-11-02 | 1 | -0/+2 |
* | configure: add header_check_broken, use for cdio | reimar | 2010-11-02 | 1 | -2/+18 |
* | configure: Rename "network" variable and option to "networking" | diego | 2010-11-02 | 1 | -18/+20 |
* | configure: Fix LADSPA test variable initialization | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: use correct arguments in signal handler tests | diego | 2010-11-02 | 1 | -2/+2 |
* | configure: Move PIC test out of the x86 section | diego | 2010-11-02 | 1 | -12/+15 |
* | configure: Move EBX availability #define within config.h | diego | 2010-11-02 | 1 | -1/+1 |
* | stream_bluray: add unencrypted Blu-ray playback | ben | 2010-11-02 | 1 | -1/+31 |
* | configure: Add return statement to function_check test program. | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: use cflag_check function for more cases | diego | 2010-11-02 | 1 | -28/+19 |
* | configure: Separate dependency flags from general CFLAGS | diego | 2010-11-02 | 1 | -1/+2 |
* | configure: add function to check compiler flags directly | diego | 2010-11-02 | 1 | -50/+33 |
* | configure: Rename _warn_CFLAGS variable to warn_cflags. | diego | 2010-11-02 | 1 | -5/+5 |
* | configure: Add function to check for particular function in header | diego | 2010-11-02 | 1 | -0/+9 |
* | configure: Place temporary files in a subdirectory of their own | diego | 2010-11-02 | 1 | -8/+10 |
* | ad_mpg123: add MP3 decoding through libmpg123 | diego | 2010-11-02 | 1 | -0/+25 |
* | configure: Fix detection of SDL backend for vo_gl on OS X | astrange | 2010-11-02 | 1 | -1/+1 |
* | configure: Fix indentation | reimar | 2010-11-02 | 1 | -16/+16 |
* | configure: Experimental support for clang compiler. | reimar | 2010-11-02 | 1 | -2/+11 |
* | configure: Fix catch() callback function declaration in two compile tests | diego | 2010-11-02 | 1 | -2/+2 |
* | configure: whitespace cosmetics | diego | 2010-11-02 | 1 | -4/+4 |
* | configure: Remove unnecessary #includes from libnut test. | diego | 2010-11-02 | 1 | -3/+0 |
* | configure: Replace manual header checks by header_check function | diego | 2010-11-02 | 1 | -152/+36 |
* | configure: Remove some unnecessary #includes from tests | diego | 2010-11-02 | 1 | -20/+0 |
* | configure: Simplify fribidi check - console output is not necessary | diego | 2010-11-02 | 1 | -4/+1 |
* | configure: Add header_check convenience function | diego | 2010-11-02 | 1 | -0/+9 |
* | configure: change gettimeofday() test function parameters | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: Remove some unnecessary #includes from compilation tests | diego | 2010-11-02 | 1 | -3/+0 |
* | configure: Drop linux-devfs configure option. | diego | 2010-11-02 | 1 | -28/+19 |
* | build: Rename configure.log file to config.log | diego | 2010-11-02 | 1 | -1/+1 |
* | configure: make gif test check linking too | reimar | 2010-11-02 | 1 | -1/+1 |
* | cosmetics: Drop leading underscore from configuration variable. | diego | 2010-11-02 | 1 | -5/+5 |
* | Merge svn changes r31306, r31307 | Uoti Urpala | 2010-06-05 | 1 | -1/+4 |
|\ |
|
| * | Add the -march fallback for amdfam10 also to the x86_64 case. | reimar | 2010-06-02 | 1 | -0/+3 |
| * | libavcodec/libx264.c requires x264 0.98 since r23430. | cehoyos | 2010-06-02 | 1 | -1/+1 |
| * | Fix compilation without librtmp. | cehoyos | 2010-05-30 | 1 | -0/+3 |
* | | configure: fix disabling of (x)mga without swscale internals | Uoti Urpala | 2010-06-04 | 1 | -1/+3 |
* | | Merge svn changes up to r31284 | Uoti Urpala | 2010-06-02 | 1 | -3/+5 |
|\| |
|
| * | Change compiler argument order for compile_check to avoid incorrect linking | reimar | 2010-05-30 | 1 | -3/+5 |
| * | Add librtmp support | hyc | 2010-05-30 | 1 | -2/+30 |
| * | Remove obsolete may_alias-related defines, lavu handles this now | reimar | 2010-05-29 | 1 | -2/+0 |
| * | Actually run a detection whether external libass exists, instead | reimar | 2010-05-29 | 1 | -2/+17 |
* | | Merge svn changes up to r31265 | Uoti Urpala | 2010-06-02 | 1 | -21/+24 |
|\| |
|
| * | Fix compilation if the compiler does not support -march=amdfam10 | reimar | 2010-05-29 | 1 | -0/+3 |
| * | cosmetics: Drop leading '_' from noinputmodules variable. | diego | 2010-05-29 | 1 | -21/+21 |
| * | Add support for decoding VP8 through libvpx wrapper in FFmpeg. | diego | 2010-05-25 | 1 | -0/+28 |
* | | Merge svn changes up to r31211 | Uoti Urpala | 2010-05-30 | 1 | -8/+3 |
|\| |
|
| * | support linking to fribidi without pkg-config | siretart | 2010-05-24 | 1 | -2/+8 |
| * | make configure use pkg-config for fribidi checks | siretart | 2010-05-24 | 1 | -13/+2 |
| * | vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled. | diego | 2010-05-14 | 1 | -1/+3 |
| * | Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB. | diego | 2010-05-14 | 1 | -1/+0 |
* | | Merge svn changes up to r31176 | Uoti Urpala | 2010-05-30 | 1 | -1/+1 |
|\| |
|
| * | Check for termios.h before sys/termios.h. | diego | 2010-05-14 | 1 | -1/+1 |
* | | Merge svn changes up to r31169 | Uoti Urpala | 2010-05-30 | 1 | -17/+3 |
|\| |
|
| * | Remove internal liba52 copy. | diego | 2010-05-09 | 1 | -17/+3 |
* | | Merge svn changes up to r31145 | Uoti Urpala | 2010-05-30 | 1 | -291/+291 |
|\| |
|
| * | cosmetics: Drop leading underscore from some commonly-used variable names. | diego | 2010-05-09 | 1 | -319/+319 |
| * | Fix compilation with old libschroedinger-dev installed. | cehoyos | 2010-05-06 | 1 | -1/+1 |
* | | vdpau: drop support for old versions | Uoti Urpala | 2010-05-11 | 1 | -1/+1 |
* | | Merge svn changes up to r31133 | Uoti Urpala | 2010-05-07 | 1 | -77/+110 |
|\| |
|
| * | Revert accidental change to default CFLAGS. | reimar | 2010-04-30 | 1 | -1/+1 |
| * | Add configure detection for SDL backend for -vo gl. | reimar | 2010-04-30 | 1 | -78/+111 |
| * | Fix compilation with gcc 2.95.3 (with --disable-ass). | cehoyos | 2010-04-28 | 1 | -0/+6 |
| * | Add llrintf test for FFmpeg. | diego | 2010-04-27 | 1 | -1/+2 |
* | | Merge svn changes up to r31100 | Uoti Urpala | 2010-05-07 | 1 | -1/+1 |
|\| |
|
| * | Fix compilation with live555 after libavutil r22965. | cehoyos | 2010-04-27 | 1 | -1/+1 |
* | | Merge svn changes up to r31097 | Uoti Urpala | 2010-04-26 | 1 | -12/+1 |
|\| |
|
| * | Remove code to work around bugs in ancient libSDL versions, the code has been | reimar | 2010-04-24 | 1 | -9/+0 |
| * | VIDIX only works for Linux on the x86_64 architecture, not on other OSes. | diego | 2010-04-22 | 1 | -1/+1 |
| * | Revert obscure hack that disables the malloc.h check on certain BSD platforms. | diego | 2010-04-21 | 1 | -2/+0 |
* | | Merge svn changes up to r31050 | Uoti Urpala | 2010-04-26 | 1 | -1/+1 |
|\| |
|
| * | Tell x264 that we aren't going to give it timestamps. | lorenm | 2010-04-20 | 1 | -1/+1 |
* | | Merge svn changes up to r31033 | Uoti Urpala | 2010-04-26 | 1 | -3/+1 |
|\| |
|
| * | Generate dependency information as a sideeffect of compilation. | diego | 2010-04-06 | 1 | -3/+1 |
| * | Add -MP to dependency command. | diego | 2010-04-05 | 1 | -2/+2 |
| * | Drop unused DEPEND_CMD from config.mak; FFmpeg no longer needs it. | diego | 2010-04-05 | 1 | -2/+0 |
* | | Merge svn changes up to r31020 | Uoti Urpala | 2010-04-26 | 1 | -58/+59 |
|\| |
|
| * | Remove -O4 from FAAC check, it is in our standard CFLAGS already. | diego | 2010-04-04 | 1 | -1/+1 |
| * | Directly use CFLAGS for ASFLAGS instead of duplicating the variable content. | diego | 2010-04-04 | 1 | -1/+1 |
| * | cosmetics: prettyprint config.mak somewhat | diego | 2010-04-04 | 1 | -105/+106 |
* | | Merge svn changes up to r31004 | Uoti Urpala | 2010-04-26 | 1 | -3/+6 |
|\| |
|
| * | Remove no longer necessary CONFIG_SWSCALE from config.h/config.mak. | diego | 2010-04-04 | 1 | -3/+0 |
| * | Cosmetics: Fix indentation. | cehoyos | 2010-04-02 | 1 | -2/+2 |
| * | Do not try -march=native for icc. | cehoyos | 2010-04-02 | 1 | -0/+4 |
| * | Add HAVE_STRERROR_R definition for FFmpeg to config.h. | diego | 2010-03-28 | 1 | -0/+1 |
| * | Add definition of CONFIG_LIBRTMP to config.h for FFmpeg. | diego | 2010-03-28 | 1 | -0/+1 |
| * | Fix compilation after librtmp support in FFmpeg. | reimar | 2010-03-28 | 1 | -0/+1 |
* | | Merge svn changes up to r30967 | Uoti Urpala | 2010-04-26 | 1 | -79/+68 |
|\| |
|
| * | Remove unused OPTFLAGS variable from config.mak. | diego | 2010-03-25 | 1 | -1/+0 |
| * | Remove unused MACOSX_BUNDLE config.mak entry. | diego | 2010-03-25 | 1 | -1/+0 |
| * | Move some FFmpeg-specific entries to the FFmpeg section of config.mak. | diego | 2010-03-25 | 1 | -5/+7 |
| * | Introduce mak_enable function to set variables in config.mak. | diego | 2010-03-17 | 1 | -22/+14 |
| * | Rename SGI_MIPS architecture to plain MIPS. | diego | 2010-03-17 | 1 | -4/+4 |
| * | Drop libavcodec_arch hack; ARCH can now be set directly in config.mak. | diego | 2010-03-17 | 1 | -10/+1 |
| * | Lowercase arch and subarch values. | diego | 2010-03-17 | 1 | -19/+19 |
| * | cosmetics: Drop leading underscore from cpuexts variables. | diego | 2010-03-17 | 1 | -23/+23 |
| * | Make ff_config_enable work with lowercase values. | diego | 2010-03-17 | 1 | -2/+4 |
| * | Split subarch handling off from generic arch handling. | diego | 2010-03-17 | 1 | -4/+8 |
* | | Merge svn changes up to r30917 | Uoti Urpala | 2010-04-26 | 1 | -40/+50 |
|\| |
|
| * | Fix compilation after FFmpeg r22569 at least for some architectures. | cehoyos | 2010-03-17 | 1 | -0/+10 |
| * | cosmetics: Drop leading underscores from arch variables. | diego | 2010-03-17 | 1 | -40/+40 |
* | | Merge svn changes up to r30907 | Uoti Urpala | 2010-04-26 | 1 | -33/+10 |
|\| |
|
| * | Fix compilation after FFmpeg r22565. | cehoyos | 2010-03-16 | 1 | -0/+2 |
| * | Add CONFIG_DCT and CONFIG_DWT to config.h as well as to config.mak for FFmpeg. | diego | 2010-03-15 | 1 | -0/+2 |
| * | variable renaming cosmetics: _have_yasm --> have_yasm | diego | 2010-03-14 | 1 | -3/+3 |
| * | Remove unused MMX_FFT Makefile variable. | diego | 2010-03-14 | 1 | -3/+0 |
| * | cosmetics: Simplify _codecsdir setting for MinGW and OS/2. | diego | 2010-03-14 | 1 | -2/+1 |
| * | Add -Wstrict-prototypes to CFLAGS. | diego | 2010-03-14 | 1 | -0/+1 |
| * | Use menu instead of GUI as example for an internal feature turned on by a flag. | diego | 2010-03-14 | 1 | -1/+1 |
| * | Fix compilation after FFmpeg r22522. | cehoyos | 2010-03-14 | 1 | -0/+1 |
| * | Replace separate Win32, XAnim and Real codec directories by one global dir. | diego | 2010-03-14 | 1 | -25/+1 |
* | | build: create and install .mo translation files | Uoti Urpala | 2010-04-01 | 1 | -6/+30 |
* | | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -32/+2 |
* | | Merge svn changes up to r30876 | Uoti Urpala | 2010-03-10 | 1 | -1/+1 |
|\| |
|
| * | Fix help text for --disable-win32dll. | cehoyos | 2010-03-09 | 1 | -1/+1 |
* | | Merge svn changes up to r30848 | Uoti Urpala | 2010-03-10 | 1 | -52/+21 |
|\| |
|
| * | Define HAVE_SETMODE conditionally, and use it in stream/stream_file.c instead | komh | 2010-03-04 | 1 | -1/+12 |
| * | Add a VCD support for OS/2 | komh | 2010-03-03 | 1 | -1/+1 |
| * | Drop support for old-style DVB code. | diego | 2010-03-02 | 1 | -51/+8 |
| * | Remove RTSP_MUXER from libavmuxers to fix compilation with --disable-network | rectalogic | 2010-03-02 | 1 | -1/+1 |
| * | Add CONFIG_LSP to config.h for libavcodec compilation. | diego | 2010-03-02 | 1 | -0/+1 |
* | | Merge svn changes up to r30732 | Uoti Urpala | 2010-03-10 | 1 | -0/+1 |
|\| |
|
| * | Add -Wmissing-prototypes to CFLAGS if available. | diego | 2010-02-23 | 1 | -0/+1 |
| * | FFmpeg: Add HAVE_ALIGNED_{8,16} to config.h on ppc and x86. | diego | 2010-02-20 | 1 | -0/+8 |
| * | FFmpeg: Add tomi to architecture list. | diego | 2010-02-20 | 1 | -1/+1 |
| * | Add av_alias define as a hack to fix compilation of intreadwrite.h without | reimar | 2010-02-18 | 1 | -0/+1 |
* | | Merge svn changes up to r30570 | Uoti Urpala |