summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2004-07-31New configure option --with-external-ffmpeg[=PREFIX].František Dvořák
2004-07-23made io_helper.c compile under Solaris 2.6 (socklen_t undefine type) (close #...Daniel Caujolle-Bert
2004-07-15Add missing library path.Robin KAY
2004-07-05Started to re-enable altivec optimized code for Darwin/PPCDaniel Mack
2004-07-05Change "MacOSX" -> "Mac OS X" for human-readable strings (still use MacOSXAndre Pang
2004-06-22Add contents of $CFLAGS to $OBJCFLAGS, which conveniently also unbreaks theAndre Pang
2004-06-20preparing rc5Miguel Freitas
2004-06-19Fix falling back from multi-buffering in video_out_pgx64. Add XVR100 to confi...Robin KAY
2004-06-19Add comment to configure.ac about not requiring AC_SUBST(OBJCDEPMODE), so thatAndre Pang
2004-06-18OBJCDEPMODE is already AC_SUBST'ed by _AM_DEPENDENCIES, which we call later;Michael Roitzsch
2004-06-13typo fix reported by Joel Fredrikson, closes bug #971770Michael Roitzsch
2004-06-11revised FLAC supportMike Melanson
2004-06-10Added CoreAudio support for native sound output on MacOSX.Daniel Mack
2004-06-08next try to get the Objective-C OSX code supported by the automagicMichael Roitzsch
2004-06-06Remove the references to OBJC in the configure.ac and video_out Makefile.amJames Courtier-Dutton
2004-06-06A fix so that non macosx systems build correctly.James Courtier-Dutton
2004-06-06check for automake API version and ObjCDaniel Caujolle-Bert
2004-06-06Quick and dirt fix for Objective C. Please test with automake >= 1.8Daniel Caujolle-Bert
2004-06-06From: Daniel MackJames Courtier-Dutton
2004-06-05moved detection of darwin from threads to general host features detection.Conrad Parker
2004-06-01applied patches from Daniel Mack for recognizing darwin as a host, andConrad Parker
2004-05-22Removed -funroll-all-loops from SPARC and PPC targets as it negatively affect...Robin KAY
2004-05-21libmad compilation fix for AMD64 by Herbie HopkinsMichael Roitzsch
2004-05-15First attempt at an upmix plugin.James Courtier-Dutton
2004-05-13embed mkinstalldirs conditionnalyDaniel Caujolle-Bert
2004-05-12define HAVE_LRINTF *and* _ISOC9X_SOURCE (thanks Daniel)Miguel Freitas
2004-05-11preparation for rc4aMiguel Freitas
2004-05-09Valid error description for gethostbyname. Obsolete function hstrerror() has ...František Dvořák
2004-05-08fix .po install with new automakeDaniel Caujolle-Bert
2004-05-05make it possible for the CDDA plugin to give away Musicbrainz CD Index IDBastien Nocera
2004-05-02finally removing the unmaintained libdivx4, libmpg123 and libxvid decodersMichael Roitzsch
2004-04-29Test for libdga needs to specifiy the library path.Robin KAY
2004-04-28Backport VIS motion_comp code from libmpeg2 CVS so libmpeg2 uses these routin...Robin KAY
2004-04-27gcc 3.4 has renamed mcpu to mtune.Daniel Caujolle-Bert
2004-04-25rc4 preparationsMiguel Freitas
2004-04-25ffmpeg syncMiguel Freitas
2004-04-25Improved clipping performance in video_out_pgx32. video_out_pgx64 now uses th...Robin KAY
2004-04-16video_out_pgx32 now properly clips video output. video_out_pgx64 now disables...Robin KAY
2004-04-11update vcd libsMiguel Freitas
2004-04-07release preparationsSiggi Langauf
2004-03-16release preparations...Siggi Langauf
2004-03-14revise the codec listMike Melanson
2004-03-09new Flash Video (FLV) demuxer; somewhat preliminary right now, but itMike Melanson
2004-03-07made libtool-nofpic silent (again!). WTH is this regexp!?Daniel Caujolle-Bert
2004-03-05properly use AC_HELP_STRING, properly use $enableval for AC_ARG_ENABLEMichael Roitzsch
2004-03-03* use AC_HELP_STRING for the configure options (should do the same in all the...Michael Roitzsch
2004-03-01Via Ezra detection.Thibaut Mattern
2004-02-29Various compilation fixes and updates:František Dvořák
2004-02-28New caca video output plugin - color ASCII art.František Dvořák
2004-02-20Fixed detection of linux framebuffer support. Included xineutils.h in dsputil...Robin KAY