aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support Gravatar gpoirier2006-07-13
* Streamline GUI build.Gravatar diego2006-07-13
* Use only one global config.mak file.Gravatar diego2006-07-12
* Sync with latest FFmpeg build system changes:Gravatar diego2006-07-12
* remove check. libavutil is now mandatoryGravatar ivo2006-07-12
* Work around DTS_INC and MLIB_INC now being gone from FFmpeg.Gravatar diego2006-07-12
* Make libavutil mandatory.Gravatar diego2006-07-12
* Remove remnants of old libmp1e support.Gravatar diego2006-07-12
* libavformat interdependencies have been fixed so disable all muxersGravatar diego2006-07-12
* Fix compilation with MEncoder disabled: Some libavformat demuxers haveGravatar diego2006-07-11
* Fix 10l regexp mistake that disabled all decoders/encoders.Gravatar diego2006-07-11
* xvmclib vs xvmclibdir typoGravatar diego2006-07-11
* Split _libavcodecs variable into _libavdecoders and _libavencoders.Gravatar diego2006-07-11
* Disable FFmpeg muxers when not compiling MEncoder.Gravatar diego2006-07-11
* Sync with FFmpeg: (de)muxers are now individually selectable.Gravatar diego2006-07-11
* Add FFmpeg parsers to config.h as well.Gravatar diego2006-07-11
* Mention that individual codec and parser en-/disabling is FFmpeg-specific.Gravatar diego2006-07-11
* added new pvr:// input for ivtv based cardsGravatar ben2006-07-10
* 10l, xvmclib(dir) does not specify a directory name.Gravatar diego2006-07-09
* Consistent option and variable naming for x11libdir and xvmclibdir.Gravatar diego2006-07-09
* _x11_paths should just be a list of paths without -L.Gravatar diego2006-07-09
* Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.Gravatar diego2006-07-09
* Sync with latest FFmpeg build system changes, now parsers can beGravatar diego2006-07-09
* Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding currentGravatar uau2006-07-09
* Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.Gravatar diego2006-07-08
* small cosmeticsGravatar diego2006-07-08
* Initial libass release (without mencoder support).Gravatar eugeni2006-07-07
* The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced inGravatar diego2006-07-07
* Move conditional compilation into the build system.Gravatar diego2006-07-06
* Initial win32 gui release.Gravatar vayne2006-07-06
* #define USE_LIBAVUTIL and USE_LIBAVUTIL_SOGravatar nicodvb2006-07-05
* Remove silly variable indirection.Gravatar diego2006-07-03
* disable vo_md5sum if there is no libavutilGravatar ivo2006-07-02
* cosmetics: move md5sum check down so it can depend on libavutil laterGravatar ivo2006-07-02
* Move conditional FreeType support compilation to the build system.Gravatar diego2006-06-30
* Remove forgotten --disable-setlocale option from --help output.Gravatar diego2006-06-22
* Move #ifdefs around complete files into the build system.Gravatar diego2006-06-21
* Remove separation between Win32 DLL and DirectShow support in the build system.Gravatar diego2006-06-21
* Change integer to string comparison in hw.optional.altivec test sinceGravatar diego2006-06-19
* Conditionally run some CPU-architecture and OS-specific tests.Gravatar diego2006-06-18
* Rename --with-dts*dir options to --with-libdts*dir for consistency andGravatar diego2006-06-18
* Consistency fix.Gravatar rathann2006-06-18
* Rename --with-libdvnav --> --with-dvdnavdir for consistency.Gravatar diego2006-06-17
* Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.Gravatar diego2006-06-17
* Simplify and streamline FAAD detection.Gravatar diego2006-06-17
* consistency fix: --with-foo switches shall not enable options.Gravatar diego2006-06-17
* cosmetics: Rename some variables and command line parameters.Gravatar diego2006-06-16
* Use a function for help output.Gravatar diego2006-06-16
* option handling consistency fixesGravatar diego2006-06-16
* readability cosmeticsGravatar diego2006-06-16