]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - configure
Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ngi...
[frescor/ffmpeg.git] / configure
2008-01-11 romanshAdding support for libdc1394 v.2, patch by Alessandro...
2008-01-07 rtogniMove printing of the license status at the end of confi...
2008-01-04 aurelimprove CRC API
2008-01-04 lucabeSplit the RTP demuxing functions out of rtp.c, to simpl...
2008-01-03 lucabeRationalize some dependencies between rtsp and rtp
2008-01-01 diegoAdd portable way to check for the existance of definiti...
2007-12-27 diegoCheck for the presence of llrint(), lrint(), round...
2007-12-27 diegoCheck for the presence of sys/select.h and conditionall...
2007-12-24 diegodjgpp port, first part
2007-12-17 diegodv1394 depends on dv_demuxer, fixes linking with demuxe...
2007-12-17 diegoRemove unnecessary system include path from pkg-config...
2007-12-12 mruRevert r11202: do not create copy relocations when...
2007-12-11 mrudo not create copy relocations when linking to shared...
2007-12-06 diegoAdd --list-indevs and --list-outdevs command line options.
2007-12-06 diegoAdd --disable-devices to --help output.
2007-12-06 diegoAdd input and output devices to configure output.
2007-12-06 diegoRemove unnecessary quotes.
2007-12-05 diegoOS/2 support restored in cleaner form.
2007-12-04 mruuse -Bsymbolic linker flag if supported
2007-12-03 takisAdd a --disable-devices flag which disables all muxers...
2007-11-23 diegoFix out of tree builds after introduction of libavdevice.
2007-11-23 diegocosmetics: Consistently indent with 4 spaces, break...
2007-11-23 lucabeFix the creation of alldevices.c (create it without...
2007-11-22 lucabeIntroduce libavdevice
2007-11-20 diegomain() --> main(void)
2007-11-20 diegowhitespace consistency cosmetics
2007-11-12 bcoudurierremove now useless libogg support
2007-11-08 aurelfix libogg muxer dependency checking
2007-11-06 diegoKeep -lvorbis in libvorbis linker flags even when only...
2007-11-04 diegoRemove libvorbis Vorbis decoding support. Our native...
2007-11-04 RamiroList enabled code in configure output
2007-11-04 RamiroSpeed up show_list
2007-10-24 diegoRename --disable-opts option to --disable-optimizations...
2007-10-24 diegoRename optimize variable to the slightly more meaningfu...
2007-10-19 ramiroInstall MSVC import libraries without version numbering...
2007-10-19 ramiroAppend BUILDSUF directly to NAME instead of prepending...
2007-10-18 diegoSimplify one variable setting.
2007-10-18 diegoRename LIB to LIBNAME for consistency.
2007-10-17 diegoAdd multiple inclusion guards to config.h.
2007-10-17 diegoAdd SLIB_UNINSTALL_EXTRA_CMD for MinGW.
2007-10-17 diegoAdd SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the thing...
2007-10-16 diegocomment grammar fix
2007-10-15 ramiroRemove gcc import libraries from Win32 builds.
2007-10-12 ramiroffserver needs ffm_muxer specifically, and rtsp_demuxer...
2007-10-12 diegoUse single quotes to get rid of a bunch of backslash...
2007-10-12 diegoConsistently use $(FOO) instead of ${FOO} in Makefile...
2007-10-06 mruuse pr -n -t instead of non-standard cat -n
2007-09-29 mrufix -lm check
2007-09-26 mruset -mcpu for ARM
2007-09-26 ramiroFix avisynth compilation after allformats.h was removed
2007-09-26 ramiroLet the dependency checker deal with winsock2's extralibs.
2007-09-24 ramiroOrganize header files and system functions checks
2007-09-23 mrucreate and use check_asm() function
2007-09-23 diegocosmetics: Move LDCONFIG variable to a more sensible...
2007-09-23 diegoMove VIS CFLAGS settings into configure.
2007-09-23 diegoAdd a proper test for VIS instruction support.
2007-09-21 ramiroProper check for --help and -h parameters
2007-09-21 ramiroLet the dependency checker decide about x11_grab_device...
2007-09-21 ramiroReplace one-lined if;elses to && ||
2007-09-18 ramiroAdd extralibs to the dependency checker
2007-09-18 ramirogpl for the X11 grabber has already been checked for
2007-09-18 ramiroUse enable and disable macros where appropriate
2007-09-18 ramiroProperly check for -lm
2007-09-18 diegocosmetics: sort()
2007-09-17 ramiroRemove forced -pthread for freebsd.
2007-09-17 ramiroIndent
2007-09-17 ramiroRemove --disable-bktr option from configure
2007-09-17 diegoReplace manual variable setting with the disable function.
2007-09-17 diegoRemove cross_prefix from ln command.
2007-09-16 diegoDefine mandir as $(PREFIX)/share/man rather than as...
2007-09-15 diegoln is not available on all platforms, so introduce...
2007-09-07 ramiroRemove --disable-audio-oss option from configure.
2007-09-07 ramiroRemove --disable-audio-beos option from configure.
2007-09-07 ramiroSeparate audio_(de)muxer into oss_(de)muxer and audio_b...
2007-09-05 ramiroRemove --disable-{v4l,v4l2} options from configure
2007-09-05 ramiroRemove video_grab_ prefix from video_grab_{bktr,v4l}
2007-09-05 diegoAlphabetically sort library dependencies list.
2007-09-04 ramiroTreat dc1394 as a library
2007-08-27 mrudo not use "strings" in endian check
2007-08-27 diegoRemove unused definition.
2007-08-26 michaelprint EBX/EBP availability
2007-08-26 mruuse POSIX "strings -a" rather than "strings -"
2007-08-26 mrufix endian detection on MacOS
2007-08-24 ramiroRemove --disable-dv1394 option
2007-08-24 ramiroGroup network checks together
2007-08-22 diegoRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-08-22 diegoRevert previous unneeded mipsel patch (obsoleted by...
2007-08-22 diegoAdd mipsel architecture that differs from mips in endia...
2007-08-22 mrufix endian check when cross-compiling
2007-08-21 aurelcreate libavcodec/sh4 dir when building out-of-tree
2007-08-21 aurelcosmetics: some reordering
2007-08-20 aurelensure configure only accept valid --list-* parameters
2007-08-18 diegosmall simplification
2007-08-17 ramiroEnable MinGW networking support
2007-08-12 romanshrestoring the alphabetical order (this time with case...
2007-08-12 ramiroAlso check for closesocket in winsock2.h
2007-08-11 ramiroEnable swscale in vhooks only if swscale was configured.
2007-08-10 romansh * reinserting gethrtime in alphabetical order
2007-08-09 michaelforgotten av_
2007-08-09 romansh * Making [START|STOP]_TIMER work on architectures...
next