summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Clean up lib* version definitionsMåns Rullgård2008-02-19
* prettify lib* version number extractionMåns Rullgård2008-02-17
* prettify encoder/decoder/muxer/... list extractionMåns Rullgård2008-02-17
* The Blackfin toolchains will automatically select FDPIC according to theMike Frysinger2008-02-16
* do not run ldconfig after installing shared librariesMåns Rullgård2008-02-16
* Include poll.h instead of sys/poll.hLuca Abeni2008-02-13
* Do not use ranges with tr, the results are locale-dependent.Diego Biurrun2008-02-11
* Warn if a comparison is always true or always false due to theMichael Niedermayer2008-02-03
* Make string constants const. Why is this not default?Michael Niedermayer2008-02-03
* Remove -Werror= CFLAGS that do not have the desired effect.Diego Biurrun2008-02-02
* Mixing declarations and statements is an error, so is any constructMichael Niedermayer2008-02-01
* Warn about casts which remove const.Michael Niedermayer2008-02-01
* Pass argc and argv to the main function of the SDL tests.Diego Biurrun2008-01-29
* Add -pthread to extralibs and not to ldflags so that the dependency getsDiego Biurrun2008-01-26
* Add a --enable-nonfree command line parameter similar to --enable-gpl.Diego Biurrun2008-01-26
* Do not group libamr_nb and libamr_wb together as libamr.Diego Biurrun2008-01-26
* Add system-specific network link flags to inet_aton test. This should fixMichael Kostylev2008-01-18
* Use check_lib2 instead of check_lib in SDL test. This is helpful inKO Myung-Hun2008-01-16
* pentium4m is a valid CPU name, add it to the list.Igor Mozolevsky2008-01-16
* Move "Creating config.mak and config.h..." message down to the point whereDiego Biurrun2008-01-16
* refer users to ffmpeg-user list in case of errorsMåns Rullgård2008-01-12
* Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ...Alessandro Sappia2008-01-11
* 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