| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix amr_nb-fixed compilation: Don't depend on amr_nb. | diego | 2006-04-27 | 1 | -2/+0 |
* | Make EDL compilation unconditional | uau | 2006-04-27 | 1 | -17/+0 |
* | 10l: Test the variable, don't set it... | diego | 2006-04-26 | 1 | -1/+1 |
* | Simplify x86 CPU flag/extension check. | diego | 2006-04-25 | 1 | -29/+18 |
* | make _res_comment usage consistent | rathann | 2006-04-24 | 1 | -7/+7 |
* | - fix configure output for XvMC and DGA tests | rathann | 2006-04-24 | 1 | -3/+4 |
* | cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext | diego | 2006-04-23 | 1 | -27/+27 |
* | Remove second, redundant x86_exts_check. | diego | 2006-04-23 | 1 | -2/+0 |
* | Add support for shared libavutil. | diego | 2006-04-22 | 1 | -0/+27 |
* | sync to x264 r503 (dct_decimate) | lorenm | 2006-04-22 | 1 | -1/+1 |
* | Add --disable-libavutil option to --help output. | diego | 2006-04-22 | 1 | -0/+1 |
* | Add command line options to enable/disable libavutil. | diego | 2006-04-22 | 1 | -0/+2 |
* | Make static libavutil detection semantics explicit. | diego | 2006-04-22 | 1 | -4/+7 |
* | 10l: Add missing fallback case for internal FAAD compiler blacklist. | diego | 2006-04-22 | 1 | -0/+3 |
* | Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext | diego | 2006-04-22 | 1 | -1/+1 |
* | Set all processor flags individually, not implied. | diego | 2006-04-22 | 1 | -2/+2 |
* | Disable RTC on PowerPC. | diego | 2006-04-22 | 1 | -0/+1 |
* | 10l: Fix internal FAAD check for non-x86. | diego | 2006-04-22 | 1 | -3/+2 |
* | Blacklist certain gcc versions instead of running an expensive compilation | diego | 2006-04-22 | 1 | -15/+10 |
* | Remove some libmpdvdkit vs libmpdvdkit2 cruft. | diego | 2006-04-18 | 1 | -8/+3 |
* | recognize future pentium-m processors, e.g. there is intel core with model 14 | iive | 2006-04-16 | 1 | -1/+1 |
* | add support for intel mac. mp3lib is not fixed yet. | nplourde | 2006-04-15 | 1 | -1/+4 |
* | Simplify some checks. | diego | 2006-04-04 | 1 | -21/+15 |
* | Remove mpdvdkit1 cruft from the build system. | diego | 2006-04-02 | 1 | -20/+4 |
* | AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....net | diego | 2006-04-02 | 1 | -2/+2 |
* | There is no check for the crash debug feature, so setting the variable to | diego | 2006-04-02 | 1 | -1/+1 |
* | first stage of build system cleanup: | rfelker | 2006-04-02 | 1 | -9/+0 |
* | more cruft | rfelker | 2006-03-30 | 1 | -1/+0 |
* | forgot one occurrance | rfelker | 2006-03-30 | 1 | -1/+0 |
* | remove deprecated, never-used gnu gettext cruft. | rfelker | 2006-03-30 | 1 | -31/+0 |
* | support for mp3lame with -oac lavc | jonas | 2006-03-29 | 1 | -0/+2 |
* | added support for external VIDIX | nicodvb | 2006-03-28 | 1 | -20/+52 |
* | Prevent building lavc with xvid support unless xvid version is 1.1 or | corey | 2006-03-21 | 1 | -2/+17 |
* | Simplify pkg-config invocation. | diego | 2006-03-20 | 1 | -5/+5 |
* | Support libavcodec vrc_strategy=1 (XviD ratecontrol). | corey | 2006-03-17 | 1 | -0/+5 |
* | compile in the filters that depend on libavcodec/dsputil.h only when mplayer ... | nicodvb | 2006-03-16 | 1 | -0/+3 |
* | Use _res_comment where appropriate. | diego | 2006-03-13 | 1 | -7/+7 |
* | FAAC encoding through libavcodec-faac | michael | 2006-03-13 | 1 | -0/+3 |
* | Simplify libcdio check. | diego | 2006-03-11 | 1 | -4/+2 |
* | Make better use of pkg-config to check for/set proper libraries when | diego | 2006-03-10 | 1 | -3/+4 |
* | UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD) | reimar | 2006-03-08 | 1 | -1/+1 |
* | revert the attempts for ccache fix | henry | 2006-03-08 | 1 | -0/+1 |
* | Automaticall convert message to console charset, use utf8 for GTK2 Gui | reimar | 2006-03-08 | 1 | -0/+17 |
* | use relative paths for libav* build | henry | 2006-03-05 | 1 | -1/+0 |
* | sync to x264 r457 (direct_pred=3) | lorenm | 2006-03-05 | 1 | -1/+1 |
* | properly detect cpu on x86 based mac | nplourde | 2006-02-22 | 1 | -1/+2 |
* | upport another G4 flavour: MPC7447* chips. | gpoirier | 2006-02-18 | 1 | -1/+1 |
* | OpenAL audio support, actual output is mono-only (no positioning yet). | reimar | 2006-02-16 | 1 | -0/+31 |
* | Set SRC_PATH correctly, fixes libpostproc compilation | rtognimp | 2006-02-14 | 1 | -1/+1 |
* | support openbsd/zaurus aswell | alex | 2006-02-12 | 1 | -1/+1 |
* | Sync with latest FFmpeg build system changes: | diego | 2006-02-11 | 1 | -1/+3 |
* | when linking to external libav* try using pkg-config first | nicodvb | 2006-01-30 | 1 | -4/+19 |
* | Fix libav* linking order, libavutil needs to come after lavc/lavf. | diego | 2006-01-23 | 1 | -2/+2 |
* | proper support for shared libpostproc | diego | 2006-01-22 | 1 | -9/+51 |
* | Quick&dirty compilation fix, needed after latest changes in ffmpeg build | rtognimp | 2006-01-22 | 1 | -0/+1 |
* | AIX compiler CPU-option improvements | diego | 2006-01-20 | 1 | -2/+8 |
* | Also define FF_POSTPROCESS when using shared libavcodec. | diego | 2006-01-20 | 1 | -0/+1 |
* | Implement XvMC lib autodetection for future use (currently disabled, but working | rathann | 2006-01-19 | 1 | -3/+4 |
* | 10l: FFmpeg shared lib build information does not belong in MPlayer configure. | diego | 2006-01-14 | 1 | -3/+0 |
* | Sync with latest FFmpeg build system changes. | diego | 2006-01-14 | 1 | -1/+3 |
* | Consistent variable names for shared libavcodec. | diego | 2006-01-14 | 1 | -10/+10 |
* | Add --disable-libavcodec_so/--disable-libavformat_so. | diego | 2006-01-14 | 1 | -0/+6 |
* | added support for external libavformat | nicodvb | 2006-01-09 | 1 | -0/+25 |
* | CamStudio codec support | reimar | 2006-01-09 | 1 | -0/+3 |
* | Fix _inc_extra handling in DirectFB check. | diego | 2006-01-03 | 1 | -1/+1 |
* | sync to x264 r390 (bime) | lorenm | 2005-12-30 | 1 | -1/+1 |
* | AIX PPC port | diego | 2005-12-29 | 1 | -1/+26 |
* | - move our setenv() fallback implementation to osdep | al | 2005-12-26 | 1 | -0/+21 |
* | prefer newer terminfo-capable libraries (ncurses or terminfo) | rathann | 2005-12-25 | 1 | -1/+1 |
* | improove termcap detection, -lncurses works too | ods15 | 2005-12-25 | 1 | -2/+2 |
* | fix compilation when dvdkit and dvdread are not available | nicodvb | 2005-12-14 | 1 | -0/+14 |
* | restore the old behavior for --enable-theora, ie. provide a sane default for ... | aurel | 2005-12-13 | 1 | -0/+3 |
* | Darwin does not support -rdynamic. | diego | 2005-12-13 | 1 | -1/+1 |
* | make fribidi autodetect by default instead of disable | ods15 | 2005-12-11 | 1 | -3/+3 |
* | AMD's Family 6 CPUs come with two flavors: one that supports SSE and | diego | 2005-12-01 | 1 | -16/+9 |
* | Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POI... | gpoirier | 2005-11-26 | 1 | -8/+4 |
* | sync to x264 r373 (brdo) | lorenm | 2005-11-22 | 1 | -1/+1 |
* | Remove stray \n and shorten overly long lines in the process. | diego | 2005-11-17 | 1 | -2/+2 |
* | Tests should use echocheck/echores instead of plain echo for output. | diego | 2005-11-17 | 1 | -2/+4 |
* | Configure support for Cyrix C3 | gpoirier | 2005-11-12 | 1 | -1/+3 |
* | typo: libcio --> libcdio | diego | 2005-11-07 | 1 | -1/+1 |
* | make it optionally possible to compile MPlayer with libcdio instead of libcd... | faust3 | 2005-11-06 | 1 | -0/+52 |
* | Speex support. Seeking and pts generation does not work. | reimar | 2005-11-05 | 1 | -0/+32 |
* | Allow detection of theora without pkg-config and linking against internal | reimar | 2005-11-05 | 1 | -3/+8 |
* | sync to x264 r360 (trellis) | lorenm | 2005-11-04 | 1 | -1/+1 |
* | gcc -dumpmachine outputs x86_64-something on some machines and | diego | 2005-10-26 | 1 | -1/+1 |
* | Extra processor information needs to be known in the x86_64 case as well | diego | 2005-10-25 | 1 | -5/+9 |
* | fixing the unverified patch (one of the millions) commited by: | gabucino | 2005-10-25 | 1 | -1/+1 |
* | sync to x264 r334 (crf) | lorenm | 2005-10-24 | 1 | -1/+1 |
* | support for prescott, nocona and pentium-m processors | diego | 2005-10-23 | 1 | -9/+34 |
* | Add a comment to an esac where the case is very far away. | diego | 2005-10-23 | 1 | -1/+1 |
* | Simplification of the system_name check and the PPC CPU type check. | diego | 2005-10-23 | 1 | -14/+12 |
* | Add a comment to else clauses where the if is very far away. | diego | 2005-10-23 | 1 | -2/+2 |
* | add cross-compiling support | aurel | 2005-10-18 | 1 | -0/+25 |
* | replace all the direct $TMPO calls by a tmp_run() function call | aurel | 2005-10-18 | 1 | -14/+18 |
* | replace mp3lame version detection by required features detection | aurel | 2005-10-18 | 1 | -4/+15 |
* | modify DirectFB version detection so that it only requires pre-processing | aurel | 2005-10-18 | 1 | -9/+8 |
* | modify alsa version detection so that it don't require running the generated ... | aurel | 2005-10-18 | 1 | -10/+25 |
* | add a cxx_check function to simplify C++ libs checking | aurel | 2005-10-18 | 1 | -14/+16 |
* | remove nonsense break statements that do nothing.. | rfelker | 2005-10-17 | 1 | -2/+0 |
* | Add MIPS64 detection. | diego | 2005-10-16 | 1 | -1/+1 |
* | Extend the network test to also check the socket libs. | diego | 2005-10-15 | 1 | -1/+2 |
* | third time is lucky, eh? last workaround broke netbsd, which apparently also ... | rfelker | 2005-10-14 | 1 | -2/+2 |
* | Put networking lib linker flag checks in the order they were before the | diego | 2005-10-11 | 1 | -1/+1 |
* | solaris bug workarounds, take 2.. | rfelker | 2005-10-11 | 1 | -2/+2 |
* | work around (buggy?) solaris tr. hope this helps.. please report if its still... | rfelker | 2005-10-11 | 1 | -2/+2 |
* | sync to x264 r318 (mixed_refs) | lorenm | 2005-10-08 | 1 | -1/+1 |
* | typo fix at (_)ld_dl | iive | 2005-10-08 | 1 | -1/+1 |
* | detect Centaur CPUs (Winchip, VIA C3) | henry | 2005-10-05 | 1 | -3/+27 |
* | faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu > | diego | 2005-10-05 | 1 | -1/+1 |
* | Shut up jack pkg-config. | diego | 2005-10-04 | 1 | -1/+1 |
* | Use pkg-config to detect theora dependencies. | diego | 2005-10-04 | 1 | -4/+6 |
* | General cleanup: do not link -lm multiple times, use for...in loops instead | reimar | 2005-10-03 | 1 | -153/+73 |
* | Expose MSG_USE_COLORS in config.h. | diego | 2005-10-02 | 1 | -0/+3 |
* | "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media". | rsf | 2005-09-23 | 1 | -14/+14 |
* | CONFIG_RISKY is long gone from FFmpeg. | diego | 2005-09-23 | 1 | -4/+0 |
* | libavformat now requires CONFIG_(DE)MUXERS #defines. | diego | 2005-09-23 | 1 | -0/+5 |
* | add FreeBSD default cd/dvd devices | nexus | 2005-09-17 | 1 | -0/+3 |
* | 1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value | diego | 2005-09-16 | 1 | -1/+1 |
* | fix expanding of $_ld_dl when needed by iconv | aurel | 2005-09-15 | 1 | -1/+1 |
* | echores cleanup, introduce _res_comment variable to easily output additional | reimar | 2005-09-12 | 1 | -134/+92 |
* | only make the check for osx api if system is darwin | nplourde | 2005-09-11 | 1 | -1/+1 |
* | removed dep for perl_check on osx | nplourde | 2005-09-11 | 1 | -43/+4 |
* | better _comment in echores | iive | 2005-09-11 | 1 | -8/+7 |
* | Separate _freetype=no from the comment, this fixes the fontconfig bug without... | iive | 2005-09-11 | 1 | -6/+7 |
* | perl check for macosx | nplourde | 2005-09-10 | 1 | -3/+43 |
* | - remove useless /dev/video* checks | henry | 2005-09-10 | 1 | -13/+11 |
* | Make sure _freetype is either yes or no, otherwise fontconfig might be enabled | reimar | 2005-09-10 | 1 | -0/+3 |
* | CONFIG_GPL for lavc | michael | 2005-09-10 | 1 | -0/+3 |
* | enable vidix on AMD64, at least for nVidia it seems to work. | reimar | 2005-09-04 | 1 | -0/+8 |
* | a libmpcdec version with our patches was released (but I did not yet test it). | reimar | 2005-09-04 | 1 | -1/+1 |
* | Remove many annoying GTK includes in every compile line and remove GTK | ods15 | 2005-09-03 | 1 | -1/+2 |
* | likely() and unlikely() macros to help (newer) compilers optimize correctly | reimar | 2005-09-03 | 1 | -0/+7 |
* | ENCA uses -lm | henry | 2005-08-26 | 1 | -1/+1 |
* | X11 can use pthread (fixes --enable-static) | henry | 2005-08-26 | 1 | -1/+1 |
* | more thorough aalib test (needed for --enable-static) | henry | 2005-08-26 | 1 | -1/+10 |
* | remove broken shared libpostproc stuff | rfelker | 2005-08-19 | 1 | -9/+0 |
* | gtf.{c,h} is used by vesa only | alex | 2005-08-18 | 1 | -1/+1 |
* | use libvbe from vesautils | alex | 2005-08-18 | 1 | -7/+7 |
* | Remove unnecessary subshell invocations. | diego | 2005-08-17 | 1 | -28/+26 |
* | Fix MEncoder build with shared libavcodec. | diego | 2005-08-17 | 1 | -0/+1 |
* | Support for GTK 2.x. | reimar | 2005-08-17 | 1 | -2/+41 |
* | libaf/config.mak is generated, so mention it | wight | 2005-08-14 | 1 | -0/+1 |
* | revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support | henry | 2005-08-13 | 1 | -16/+3 |
* | typo, must be ld_dl instead of ld_ld | reimar | 2005-08-11 | 1 | -1/+1 |
* | Forgot to actually enable vo_gl on Windows... | reimar | 2005-08-06 | 1 | -3/+2 |
* | Support new static libavcodec (depends on libavutil). | al | 2005-08-01 | 1 | -4/+34 |
* | fix detection of iconv implementations which require libdl | aurel | 2005-07-30 | 1 | -51/+54 |
* | OpenGL needs _ld_dl to get extension functions | reimar | 2005-07-27 | 1 | -2/+2 |
* | remove unneeded vgagl | iive | 2005-07-26 | 1 | -3/+2 |
* | Power5 support | reimar | 2005-07-21 | 1 | -1/+1 |
* | When using --enable-* options you are on your own. | reimar | 2005-07-20 | 1 | -0/+2 |
* | libx264 compiled with visualization requirs xlib | iive | 2005-07-19 | 1 | -1/+4 |
* | musepack demuxing and decoding support (demuxing is v7 bitstream only). | reimar | 2005-07-10 | 1 | -0/+34 |
* | Print CFLAGS warning last so nobody can miss it. | reimar | 2005-07-10 | 1 | -10/+14 |
* | 10l to myself for breaking mingws dll codec support when libpthread is not in... | faust3 | 2005-06-26 | 1 | -5/+7 |
* | set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile test | henry | 2005-06-25 | 1 | -2/+5 |
* | makes fribidi <= 0.10.4 works again | aurel | 2005-06-23 | 1 | -4/+2 |
* | fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at boom.o... | aurel | 2005-06-22 | 1 | -1/+5 |
* | 100l, -march=k8 was used with cpu detection even when compiler did not | reimar | 2005-06-18 | 1 | -2/+2 |
|