]> git.sesse.net Git - ffmpeg/history - configure
Fix the following warnings:
[ffmpeg] / configure
2008-01-29 Diego BiurrunPass argc and argv to the main function of the SDL...
2008-01-26 Diego BiurrunAdd -pthread to extralibs and not to ldflags so that...
2008-01-26 Diego BiurrunAdd a --enable-nonfree command line parameter similar...
2008-01-26 Diego BiurrunDo not group libamr_nb and libamr_wb together as libamr.
2008-01-18 Michael KostylevAdd system-specific network link flags to inet_aton...
2008-01-16 KO Myung-HunUse check_lib2 instead of check_lib in SDL test. This...
2008-01-16 Igor Mozolevskypentium4m is a valid CPU name, add it to the list.
2008-01-16 Diego BiurrunMove "Creating config.mak and config.h..." message...
2008-01-12 Måns Rullgårdrefer users to ffmpeg-user list in case of errors
2008-01-11 Alessandro SappiaAdding support for libdc1394 v.2, patch by Alessandro...
2008-01-07 Roberto TogniMove printing of the license status at the end of confi...
2008-01-04 Aurelien Jacobsimprove CRC API
2008-01-04 Luca AbeniSplit the RTP demuxing functions out of rtp.c, to simpl...
2008-01-03 Luca AbeniRationalize some dependencies between rtsp and rtp
2008-01-01 Dave YeoAdd portable way to check for the existence of definiti...
2007-12-27 Michael KostylevCheck for the presence of llrint(), lrint(), round...
2007-12-27 Michael KostylevCheck for the presence of sys/select.h and conditionall...
2007-12-24 Michael Kostylevdjgpp port, first part
2007-12-17 Diego Biurrundv1394 depends on dv_demuxer, fixes linking with demuxe...
2007-12-17 Diego BiurrunRemove unnecessary system include path from pkg-config...
2007-12-12 Måns RullgårdRevert r11202: do not create copy relocations when...
2007-12-11 Måns Rullgårddo not create copy relocations when linking to shared...
2007-12-06 Diego BiurrunAdd --list-indevs and --list-outdevs command line options.
2007-12-06 Diego BiurrunAdd --disable-devices to --help output.
2007-12-06 Diego BiurrunAdd input and output devices to configure output.
2007-12-06 Diego BiurrunRemove unnecessary quotes.
2007-12-05 Dave YeoOS/2 support restored in cleaner form.
2007-12-04 Måns Rullgårduse -Bsymbolic linker flag if supported
2007-12-03 Panagiotis IssarisAdd a --disable-devices flag which disables all muxers...
2007-11-23 Diego BiurrunFix out of tree builds after introduction of libavdevice.
2007-11-23 Diego Biurruncosmetics: Consistently indent with 4 spaces, break...
2007-11-23 Luca AbeniFix the creation of alldevices.c (create it without...
2007-11-22 Luca AbeniIntroduce libavdevice
2007-11-20 Diego Biurrunmain() --> main(void)
2007-11-20 Diego Biurrunwhitespace consistency cosmetics
2007-11-12 Baptiste Coudurierremove now useless libogg support
2007-11-08 Aurelien Jacobsfix libogg muxer dependency checking
2007-11-06 Diego BiurrunKeep -lvorbis in libvorbis linker flags even when only...
2007-11-04 Diego BiurrunRemove libvorbis Vorbis decoding support. Our native...
2007-11-04 Ramiro PollaList enabled code in configure output
2007-11-04 Ramiro PollaSpeed up show_list
2007-10-24 Diego BiurrunRename --disable-opts option to --disable-optimizations...
2007-10-24 Diego BiurrunRename optimize variable to the slightly more meaningfu...
2007-10-19 Ramiro PollaInstall MSVC import libraries without version numbering...
2007-10-19 Ramiro PollaAppend BUILDSUF directly to NAME instead of prepending...
2007-10-18 Diego BiurrunSimplify one variable setting.
2007-10-18 Diego BiurrunRename LIB to LIBNAME for consistency.
2007-10-17 Diego BiurrunAdd multiple inclusion guards to config.h.
2007-10-17 Diego BiurrunAdd SLIB_UNINSTALL_EXTRA_CMD for MinGW.
2007-10-17 Dave YeoAdd SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the thing...
2007-10-16 Diego Biurruncomment grammar fix
2007-10-15 Ramiro PollaRemove gcc import libraries from Win32 builds.
2007-10-12 Ramiro Pollaffserver needs ffm_muxer specifically, and rtsp_demuxer...
2007-10-12 Diego BiurrunUse single quotes to get rid of a bunch of backslash...
2007-10-12 Diego BiurrunConsistently use $(FOO) instead of ${FOO} in Makefile...
2007-10-06 Måns Rullgårduse pr -n -t instead of non-standard cat -n
2007-09-29 Måns Rullgårdfix -lm check
2007-09-26 Måns Rullgårdset -mcpu for ARM
2007-09-26 Ramiro PollaFix avisynth compilation after allformats.h was removed
2007-09-26 Ramiro PollaLet the dependency checker deal with winsock2's extralibs.
2007-09-24 Ramiro PollaOrganize header files and system functions checks
2007-09-23 Måns Rullgårdcreate and use check_asm() function
2007-09-23 Diego Biurruncosmetics: Move LDCONFIG variable to a more sensible...
2007-09-23 Diego BiurrunMove VIS CFLAGS settings into configure.
2007-09-23 Diego BiurrunAdd a proper test for VIS instruction support.
2007-09-21 Ramiro PollaProper check for --help and -h parameters
2007-09-21 Ramiro PollaLet the dependency checker decide about x11_grab_device...
2007-09-21 Ramiro PollaReplace one-lined if;elses to && ||
2007-09-18 Ramiro PollaAdd extralibs to the dependency checker
2007-09-18 Ramiro Pollagpl for the X11 grabber has already been checked for
2007-09-18 Ramiro PollaUse enable and disable macros where appropriate
2007-09-18 Ramiro PollaProperly check for -lm
2007-09-18 Diego Biurruncosmetics: sort()
2007-09-17 Ramiro PollaRemove forced -pthread for freebsd.
2007-09-17 Ramiro PollaIndent
2007-09-17 Ramiro PollaRemove --disable-bktr option from configure
2007-09-17 Diego BiurrunReplace manual variable setting with the disable function.
2007-09-17 Matthias SchneiderRemove cross_prefix from ln command.
2007-09-16 Stefano SabatiniDefine mandir as $(PREFIX)/share/man rather than as...
2007-09-15 Dave Yeoln is not available on all platforms, so introduce...
2007-09-07 Ramiro PollaRemove --disable-audio-oss option from configure.
2007-09-07 Ramiro PollaRemove --disable-audio-beos option from configure.
2007-09-07 Ramiro PollaSeparate audio_(de)muxer into oss_(de)muxer and audio_b...
2007-09-05 Ramiro PollaRemove --disable-{v4l,v4l2} options from configure
2007-09-05 Ramiro PollaRemove video_grab_ prefix from video_grab_{bktr,v4l}
2007-09-05 Diego BiurrunAlphabetically sort library dependencies list.
2007-09-04 Ramiro PollaTreat dc1394 as a library
2007-08-27 Måns Rullgårddo not use "strings" in endian check
2007-08-27 Diego BiurrunRemove unused definition.
2007-08-26 Michael Niedermayerprint EBX/EBP availability
2007-08-26 Måns Rullgårduse POSIX "strings -a" rather than "strings -"
2007-08-26 Måns Rullgårdfix endian detection on MacOS
2007-08-24 Ramiro PollaRemove --disable-dv1394 option
2007-08-24 Ramiro PollaGroup network checks together
2007-08-22 Diego BiurrunRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-08-22 Diego BiurrunRevert previous unneeded mipsel patch (obsoleted by...
2007-08-22 Diego BiurrunAdd mipsel architecture that differs from mips in endia...
2007-08-22 Måns Rullgårdfix endian check when cross-compiling
2007-08-21 Aurelien Jacobscreate libavcodec/sh4 dir when building out-of-tree
2007-08-21 Aurelien Jacobscosmetics: some reordering
next