aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* added audio output for ivtv cardsGravatar ben2006-07-28
* Remove $ from a variable in a comment to avoid irritating expansion.Gravatar diego2006-07-27
* Remove superfluous $_inc_extra parameter from cc_check call.Gravatar diego2006-07-27
* Unify include path handling in the build system, part II.Gravatar diego2006-07-27
* Remove inconsistency from libcdio test.Gravatar diego2006-07-27
* Remove silly test/include path cleanup.Gravatar diego2006-07-27
* Remove unused variable.Gravatar diego2006-07-27
* Rename _inc_soundcard to _include_soundcard, _inc variables are usedGravatar diego2006-07-27
* Unify include paths in the build system, part I.Gravatar diego2006-07-27
* Introduce general V4L variable/define.Gravatar diego2006-07-27
* Rename *v4l variable to *v4l1.Gravatar diego2006-07-27
* new vo driver for ivtv cards tv-out through internal h/w mpeg decoderGravatar ben2006-07-19
* sync to x264 r537 (api change)Gravatar lorenm2006-07-18
* Remove support for obsolete and non-free divx4/odivx libraries.Gravatar diego2006-07-14
* 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