| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge DirectFB header check into DirectFB check. | diego | 2006-08-04 | 1 | -16/+7 |
* | Remove silly check for $_inc_directfb, it is not set beforehand. | diego | 2006-08-04 | 1 | -5/+0 |
* | Remove one more redundant test invocation. | diego | 2006-08-04 | 1 | -1/+1 |
* | Simplify DirectFB header check. | diego | 2006-08-04 | 1 | -7/+2 |
* | cosmetics: Fix DVB test indentation. | diego | 2006-08-03 | 1 | -12/+12 |
* | cosmetics: Fix indentation after last commit. | diego | 2006-08-03 | 1 | -23/+23 |
* | Run DVB (HEAD) test only when the corresponding variable is set to auto. | diego | 2006-08-03 | 1 | -4/+4 |
* | Clean up memalign test and don't apply MEMALIGN_HACK to Darwin. | diego | 2006-08-03 | 1 | -4/+4 |
* | $inc_extra vs $_inc_extra typo, closes bug #543. | diego | 2006-08-01 | 1 | -1/+1 |
* | Simplify LIVE555 test and make it more consistent with the other tests. | diego | 2006-08-01 | 1 | -26/+11 |
* | added audio output for ivtv cards | ben | 2006-07-28 | 1 | -0/+3 |
* | Remove $ from a variable in a comment to avoid irritating expansion. | diego | 2006-07-27 | 1 | -1/+1 |
* | Remove superfluous $_inc_extra parameter from cc_check call. | diego | 2006-07-27 | 1 | -1/+1 |
* | Unify include path handling in the build system, part II. | diego | 2006-07-27 | 1 | -44/+26 |
* | Remove inconsistency from libcdio test. | diego | 2006-07-27 | 1 | -2/+1 |
* | Remove silly test/include path cleanup. | diego | 2006-07-27 | 1 | -3/+0 |
* | Remove unused variable. | diego | 2006-07-27 | 1 | -1/+0 |
* | Rename _inc_soundcard to _include_soundcard, _inc variables are used | diego | 2006-07-27 | 1 | -4/+4 |
* | Unify include paths in the build system, part I. | diego | 2006-07-27 | 1 | -20/+4 |
* | Introduce general V4L variable/define. | diego | 2006-07-27 | 1 | -0/+8 |
* | Rename *v4l variable to *v4l1. | diego | 2006-07-27 | 1 | -15/+15 |
* | new vo driver for ivtv cards tv-out through internal h/w mpeg decoder | ben | 2006-07-19 | 1 | -0/+29 |
* | sync to x264 r537 (api change) | lorenm | 2006-07-18 | 1 | -1/+1 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 | 1 | -129/+4 |
* | Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support | gpoirier | 2006-07-13 | 1 | -1/+1 |
* | Streamline GUI build. | diego | 2006-07-13 | 1 | -22/+19 |
* | Use only one global config.mak file. | diego | 2006-07-12 | 1 | -43/+13 |
* | Sync with latest FFmpeg build system changes: | diego | 2006-07-12 | 1 | -13/+13 |
* | remove check. libavutil is now mandatory | ivo | 2006-07-12 | 1 | -1/+0 |
* | Work around DTS_INC and MLIB_INC now being gone from FFmpeg. | diego | 2006-07-12 | 1 | -3/+2 |
* | Make libavutil mandatory. | diego | 2006-07-12 | 1 | -0/+4 |
* | Remove remnants of old libmp1e support. | diego | 2006-07-12 | 1 | -30/+0 |
* | libavformat interdependencies have been fixed so disable all muxers | diego | 2006-07-12 | 1 | -3/+1 |
* | Fix compilation with MEncoder disabled: Some libavformat demuxers have | diego | 2006-07-11 | 1 | -1/+3 |
* | Fix 10l regexp mistake that disabled all decoders/encoders. | diego | 2006-07-11 | 1 | -2/+2 |
* | xvmclib vs xvmclibdir typo | diego | 2006-07-11 | 1 | -2/+2 |
* | Split _libavcodecs variable into _libavdecoders and _libavencoders. | diego | 2006-07-11 | 1 | -9/+16 |
* | Disable FFmpeg muxers when not compiling MEncoder. | diego | 2006-07-11 | 1 | -0/+1 |
* | Sync with FFmpeg: (de)muxers are now individually selectable. | diego | 2006-07-11 | 1 | -0/+14 |
* | Add FFmpeg parsers to config.h as well. | diego | 2006-07-11 | 1 | -0/+1 |
* | Mention that individual codec and parser en-/disabling is FFmpeg-specific. | diego | 2006-07-11 | 1 | -4/+4 |
* | added new pvr:// input for ivtv based cards | ben | 2006-07-10 | 1 | -0/+33 |
* | 10l, xvmclib(dir) does not specify a directory name. | diego | 2006-07-09 | 1 | -5/+5 |
* | Consistent option and variable naming for x11libdir and xvmclibdir. | diego | 2006-07-09 | 1 | -11/+11 |
* | _x11_paths should just be a list of paths without -L. | diego | 2006-07-09 | 1 | -1/+1 |
* | Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled. | diego | 2006-07-09 | 1 | -0/+2 |
* | Sync with latest FFmpeg build system changes, now parsers can be | diego | 2006-07-09 | 1 | -1/+7 |
* | Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current | uau | 2006-07-09 | 1 | -1/+1 |
* | Do not compile FFmpeg muxers and encoders unless MEncoder is enabled. | diego | 2006-07-08 | 1 | -3/+6 |
* | small cosmetics | diego | 2006-07-08 | 1 | -1/+3 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 | 1 | -0/+37 |
* | The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in | diego | 2006-07-07 | 1 | -2/+2 |
* | Move conditional compilation into the build system. | diego | 2006-07-06 | 1 | -0/+23 |
* | Initial win32 gui release. | vayne | 2006-07-06 | 1 | -0/+8 |
* | #define USE_LIBAVUTIL and USE_LIBAVUTIL_SO | nicodvb | 2006-07-05 | 1 | -0/+11 |
* | Remove silly variable indirection. | diego | 2006-07-03 | 1 | -9/+3 |
* | disable vo_md5sum if there is no libavutil | ivo | 2006-07-02 | 1 | -0/+1 |
* | cosmetics: move md5sum check down so it can depend on libavutil later | ivo | 2006-07-02 | 1 | -13/+11 |
* | Move conditional FreeType support compilation to the build system. | diego | 2006-06-30 | 1 | -0/+1 |
* | Remove forgotten --disable-setlocale option from --help output. | diego | 2006-06-22 | 1 | -1/+0 |
* | Move #ifdefs around complete files into the build system. | diego | 2006-06-21 | 1 | -5/+12 |
* | Remove separation between Win32 DLL and DirectShow support in the build system. | diego | 2006-06-21 | 1 | -64/+3 |
* | Change integer to string comparison in hw.optional.altivec test since | diego | 2006-06-19 | 1 | -1/+1 |
* | Conditionally run some CPU-architecture and OS-specific tests. | diego | 2006-06-18 | 1 | -8/+34 |
* | Rename --with-dts*dir options to --with-libdts*dir for consistency and | diego | 2006-06-18 | 1 | -4/+4 |
* | Consistency fix. | rathann | 2006-06-18 | 1 | -2/+2 |
* | Rename --with-libdvnav --> --with-dvdnavdir for consistency. | diego | 2006-06-17 | 1 | -1/+1 |
* | Disentangle _win32 and _dshow, the test for _dshow is disabled anyway. | diego | 2006-06-17 | 1 | -2/+2 |
* | Simplify and streamline FAAD detection. | diego | 2006-06-17 | 1 | -22/+20 |
* | consistency fix: --with-foo switches shall not enable options. | diego | 2006-06-17 | 1 | -5/+0 |
* | cosmetics: Rename some variables and command line parameters. | diego | 2006-06-16 | 1 | -74/+74 |
* | Use a function for help output. | diego | 2006-06-16 | 1 | -7/+10 |
* | option handling consistency fixes | diego | 2006-06-16 | 1 | -1/+2 |
* | readability cosmetics | diego | 2006-06-16 | 1 | -6/+6 |
* | restored support for dvdnav only in the stream layer; all other functionaliti... | nicodvb | 2006-06-14 | 1 | -56/+57 |
* | add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;) | gpoirier | 2006-06-12 | 1 | -0/+4 |
* | Do not require iconv program with --charset=noconv | reimar | 2006-06-10 | 1 | -6/+7 |
* | Don't claim that amr_nb is disabled when the fixed point version is enabled. | diego | 2006-06-09 | 1 | -1/+1 |
* | Generalize runtime linker support. | diego | 2006-06-09 | 1 | -7/+13 |
* | move misplaced echores. Output may still not be as intended though | reimar | 2006-06-07 | 1 | -1/+1 |
* | UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) sol... | rathann | 2006-06-06 | 1 | -1/+2 |
* | libpostproc is not a subdirectory of libavcodec anymore. | diego | 2006-06-02 | 1 | -3/+3 |
* | On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < z... | poirierg | 2006-05-31 | 1 | -1/+1 |
* | Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev. | gpoirier | 2006-05-17 | 1 | -0/+16 |
* | Don't just check for the existence of xmmintrin.h, also verify it will compile. | diego | 2006-05-14 | 1 | -1/+1 |
* | Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg. | diego | 2006-05-14 | 1 | -0/+39 |
* | Use egrep together with extended regular expressions for greater portability. | diego | 2006-05-14 | 1 | -1/+1 |
* | Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis. | diego | 2006-05-14 | 1 | -1/+1 |
* | add check for a working iconv program and point to workaround if not found | reimar | 2006-05-13 | 1 | -0/+18 |
* | Remove redundant line. | diego | 2006-05-13 | 1 | -1/+0 |
* | Linkers, assisted by a compiler, can optimize out the string that is being | diego | 2006-05-13 | 1 | -2/+1 |
* | mediaLib is now disabled by default, add a comment about HP-UX SCSI headers. | diego | 2006-05-12 | 1 | -1/+2 |
* | mlib != mediaLib | diego | 2006-05-12 | 1 | -2/+2 |
* | --enable-mlib should behave like all other commandline parameters. | diego | 2006-05-12 | 1 | -1/+1 |
* | enable mediaLib check execution and honnor user choise to enable mediaLib eve... | iive | 2006-05-12 | 1 | -3/+1 |
* | Add missing --enable-toolame and --enable-twolame parameters. | diego | 2006-05-12 | 1 | -0/+2 |
* | output typo fixes | diego | 2006-05-12 | 1 | -6/+6 |
* | Disable mediaLib by default due to brokenness. | diego | 2006-05-12 | 1 | -1/+3 |
* | Fall back on the codecs subdirectory of the current directory for Real | diego | 2006-05-11 | 1 | -0/+4 |
* | Remove unnecessary commented out OPTFLAGS line. | diego | 2006-05-11 | 1 | -1/+0 |
* | Feed AltiVec compiler options into CFLAGS explicitly. | diego | 2006-05-10 | 1 | -1/+4 |
* | Unconditionally compile the Matroska demuxer. | diego | 2006-05-08 | 1 | -18/+0 |
* | Adapt to latest FFmpeg AMR build changes. | diego | 2006-05-07 | 1 | -0/+8 |
* | Fix up some checks to properly use _res_comment. | diego | 2006-05-07 | 1 | -30/+58 |
* | Remove stray variable. | diego | 2006-05-07 | 1 | -1/+1 |
* | x264 linking now requires explicit x11 libraries inclusion. | iive | 2006-05-04 | 1 | -4/+11 |
* | check for XviD compiled with pthread support | iive | 2006-05-04 | 1 | -2/+11 |
* | Add a check for sysi86() on Solaris systems, solving a build failure on Solaris | diego | 2006-04-30 | 1 | -0/+20 |
* | use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they | reimar | 2006-04-27 | 1 | -30/+43 |
* | Document how configure works and how to write basic checks. | diego | 2006-04-27 | 1 | -11/+38 |
* | 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/ |