summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Move printing of the license status at the end of configure output, soRoberto Togni2008-01-07
* improve CRC APIAurelien Jacobs2008-01-04
* Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's de...Luca Abeni2008-01-04
* Rationalize some dependencies between rtsp and rtpLuca Abeni2008-01-03
* Add portable way to check for the existence of definitions andDave Yeo2008-01-01
* Check for the presence of llrint(), lrint(), round() and roundf()Michael Kostylev2007-12-27
* Check for the presence of sys/select.h and conditionally #include it.Michael Kostylev2007-12-27
* djgpp port, first partMichael Kostylev2007-12-24
* dv1394 depends on dv_demuxer, fixes linking with demuxers disabled.Diego Biurrun2007-12-17
* Remove unnecessary system include path from pkg-config files.Diego Biurrun2007-12-17
* Revert r11202: do not create copy relocations when linking to shared libsMåns Rullgård2007-12-12
* do not create copy relocations when linking to shared libsMåns Rullgård2007-12-11
* Add --list-indevs and --list-outdevs command line options.Diego Biurrun2007-12-06
* Add --disable-devices to --help output.Diego Biurrun2007-12-06
* Add input and output devices to configure output.Diego Biurrun2007-12-06
* Remove unnecessary quotes.Diego Biurrun2007-12-06
* OS/2 support restored in cleaner form.Dave Yeo2007-12-05
* use -Bsymbolic linker flag if supportedMåns Rullgård2007-12-04
* Add a --disable-devices flag which disables all muxers and demuxers ofPanagiotis Issaris2007-12-03
* Fix out of tree builds after introduction of libavdevice.Diego Biurrun2007-11-23
* cosmetics: Consistently indent with 4 spaces, break some long lists into singleDiego Biurrun2007-11-23
* Fix the creation of alldevices.c (create it without any rename).Luca Abeni2007-11-23
* Introduce libavdeviceLuca Abeni2007-11-22
* main() --> main(void)Diego Biurrun2007-11-20
* whitespace consistency cosmeticsDiego Biurrun2007-11-20
* remove now useless libogg supportBaptiste Coudurier2007-11-12
* fix libogg muxer dependency checkingAurelien Jacobs2007-11-08
* Keep -lvorbis in libvorbis linker flags even when only used for encoding.Diego Biurrun2007-11-06
* Remove libvorbis Vorbis decoding support. Our native decoder is completeDiego Biurrun2007-11-04
* List enabled code in configure outputRamiro Polla2007-11-04
* Speed up show_listRamiro Polla2007-11-04
* Rename --disable-opts option to --disable-optimizations in order to be lessDiego Biurrun2007-10-24
* Rename optimize variable to the slightly more meaningful optimizations.Diego Biurrun2007-10-24
* Install MSVC import libraries without version numbering in the filename.Ramiro Polla2007-10-19
* Append BUILDSUF directly to NAME instead of prepending it to (S)LIBSUF.Ramiro Polla2007-10-19
* Simplify one variable setting.Diego Biurrun2007-10-18
* Rename LIB to LIBNAME for consistency.Diego Biurrun2007-10-18
* Add multiple inclusion guards to config.h.Diego Biurrun2007-10-17
* Add SLIB_UNINSTALL_EXTRA_CMD for MinGW.Diego Biurrun2007-10-17
* Add SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed viaDave Yeo2007-10-17
* comment grammar fixDiego Biurrun2007-10-16
* Remove gcc import libraries from Win32 builds.Ramiro Polla2007-10-15
* ffserver needs ffm_muxer specifically, and rtsp_demuxer for rtsp_parse_line()Ramiro Polla2007-10-12
* Use single quotes to get rid of a bunch of backslash escapes.Diego Biurrun2007-10-12
* Consistently use $(FOO) instead of ${FOO} in Makefile variables.Diego Biurrun2007-10-12
* use pr -n -t instead of non-standard cat -nMåns Rullgård2007-10-06
* fix -lm checkMåns Rullgård2007-09-29
* set -mcpu for ARMMåns Rullgård2007-09-26
* Fix avisynth compilation after allformats.h was removedRamiro Polla2007-09-26
* Let the dependency checker deal with winsock2's extralibs.Ramiro Polla2007-09-26