aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore.Gravatar cehoyos2007-11-24
* Fix half-baked last commit.Gravatar diego2007-11-22
* Remove ! operator hack, we require a POSIX-compatible-shell.Gravatar diego2007-11-22
* Invert the logic to check the cmp return value cmp to avoid using the ! opera...Gravatar diego2007-11-22
* main() --> main(void)Gravatar diego2007-11-21
* reindentationGravatar nicodvb2007-11-14
* removed unneeded checks on the version of dvdnav (the acceptance ofGravatar nicodvb2007-11-14
* libogg muxer no longer exists in FFmpeg.Gravatar diego2007-11-14
* OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg.Gravatar diego2007-11-11
* add support for newer libdcaGravatar rathann2007-11-06
* Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791.Gravatar diego2007-11-01
* Detect IPv6 support on WindowsGravatar zuxy2007-10-30
* Update to use newer libnemesi, should fix desync, fps guessing may fail nowGravatar lu_zero2007-10-29
* Certain VIDIX drivers only work on x86, disable for other arches.Gravatar diego2007-10-20
* Disable libavcodec libvorbis encoderGravatar uau2007-10-20
* Set CONFIG_LIBVORBIS correctlyGravatar reimar2007-10-20
* Replace Polyp- by PulseAudio output.Gravatar reimar2007-10-18
* Sync with latest FFmpeg changes.Gravatar diego2007-10-18
* DirectShow based tv:// driver for win32Gravatar voroshil2007-10-13
* Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.Gravatar diego2007-10-10
* cosmetics: Fix inconsistent indentation in directfb test.Gravatar diego2007-10-08
* Simplify directfb/dfbmga test.Gravatar diego2007-10-08
* cosmetics: Fix indentation after previous commit.Gravatar diego2007-10-08
* Remove useless code, the same check is performed a few lines above.Gravatar diego2007-10-08
* Remove the check for specific gcc versions, because:Gravatar diego2007-10-08
* The combination _vis=yes and proc=v9 makes no sense and will not even compile.Gravatar reimar2007-10-03
* Do not uselessly set _x264 to the value it already hasGravatar reimar2007-10-03
* Detect support of and add necessary CFLAGS to avoid crashes when loadingGravatar diego2007-10-01
* Remove useless quotes.Gravatar diego2007-10-01
* revert changes r23805, r23819 and r23866 to restore the mga_vid checkGravatar attila2007-09-30
* Require atleast libnemesi 0.6.2 (range api and h263 supportGravatar lu_zero2007-09-30
* Gentoo patches for XextGravatar lu_zero2007-09-29
* Give temporary executable file the system-specific executable extension.Gravatar diego2007-09-29
* Move declaration of temporary file variables to after the system-specificGravatar diego2007-09-29
* Fix Theora check without pkgconfig, -ltheora will not link on its own,Gravatar diego2007-09-29
* Nuke some more outdated and confusing comments.Gravatar diego2007-09-29
* Remove redundant comment.Gravatar diego2007-09-29
* Remove useless comment.Gravatar diego2007-09-29
* cosmetics: Move the command to remove configure.log out of a block of variableGravatar diego2007-09-29
* fixing uau's GNUisms... 100lGravatar rfelker2007-09-27
* Fix compilation after FFmpegs r10594.Gravatar cehoyos2007-09-26
* BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to ...Gravatar reimar2007-09-26
* Fix building without network.Gravatar iive2007-09-22
* libnemesi support, yet another rtsp/rtp library...Gravatar lu_zero2007-09-19
* Mention that libavc png decoder depends on zlibGravatar reimar2007-09-18
* Merge three sed invocations into one.Gravatar diego2007-09-16
* Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/manGravatar diego2007-09-16
* prevent some vidix drivers to get compiled on powerpc, they are not intended ...Gravatar ben2007-09-15
* restored vidix build on powerpcGravatar ben2007-09-15
* pthreads support is required for teletextGravatar voroshil2007-09-14