summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Create version.h headers for libraries that lack themDiego Biurrun2012-07-04
* configure: do not disable av_always_inline with --enable-smallMans Rullgard2012-07-03
* network: Check for struct pollfdMartin Storsjö2012-06-30
* file: Only include unistd.h if it existsRonald S. Bultje2012-06-29
* udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö2012-06-27
* dxva2: include dxva.h if foundRonald S. Bultje2012-06-27
* libm: Provide fallback definitions for isnan() and isinf()Martin Storsjö2012-06-27
* libm: provide fallback definition for cbrtf() using powf()Mans Rullgard2012-06-26
* configure: Check for sys/time.hRonald S. Bultje2012-06-26
* lavu: add av_usleep() functionMans Rullgard2012-06-22
* configure: check for unistd.hMans Rullgard2012-06-21
* fix hardcoded tables compililation caused by missing math constantsJanne Grunau2012-06-21
* av_gettime: support Win32 without gettimeofday()Mans Rullgard2012-06-20
* mem: add support for _aligned_malloc() as found on WindowsRonald S. Bultje2012-06-19
* Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-18
* configure: Sort the library listings in the help text alphabeticallyMartin Storsjö2012-06-18
* RTMPT protocol supportSamuel Pitoiset2012-06-17
* configure: add all filters hardcoded into avconv to avconv_depsAnton Khirnov2012-06-13
* lavfi: allow building without swscale.Anton Khirnov2012-06-13
* jack: update to new latency range API as the old one has been deprecatedSean McGovern2012-06-13
* iac: add missing dependencyKostya Shishkov2012-06-10
* mpegtsenc: Support LATM packetization for AACJindrich Makovicka2012-06-03
* mpegtsenc: use AVFormatContext for AAC packetizationJindrich Makovicka2012-06-03
* avconv: extend -r to work on any input stream.Anton Khirnov2012-05-29
* fate: convert codec-regression.sh to makefile rulesMans Rullgard2012-05-29
* Remove libnut wrapperDiego Biurrun2012-05-21
* fate: change name of FATE samples location environment variableDiego Biurrun2012-05-21
* lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-12
* configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags.Sean McGovern2012-05-10
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-09
* sctp: Initial tcp-alike sctp support with streamsLuca Barbato2012-05-08
* lavfi: always enable the scale filter and depend on sws.Anton Khirnov2012-05-06
* configure: add POWER[5-7] supportSean McGovern2012-05-04
* configure: remove malloc_aligned.Ronald S. Bultje2012-05-02
* configure: add libavresample to rpathSean McGovern2012-04-26
* build: icc: silence some warningsMans Rullgard2012-04-25
* Add libavresampleJustin Ruggles2012-04-24
* Remove libdirac decoder.Diego Biurrun2012-04-23
* configure: detect PGI compiler and set suitable flagsMans Rullgard2012-04-19
* configure: escape colons in values written to config.fateMans Rullgard2012-04-13
* avconv: drop support for building without libavfilter.Anton Khirnov2012-04-06
* configure: add dl to frei0r extralibs.Anton Khirnov2012-04-05
* configure: Check for a different SDL functionMartin Storsjö2012-03-29
* build: fix RALF decoder standalone compilation, which depends on Golomb codeDiego Biurrun2012-03-27
* configure: Drop stray duplicate entry for --disable-fft from help output.Diego Biurrun2012-03-27
* build: drop some unnecessary dependencies from the H.264 parserDiego Biurrun2012-03-26
* libavutil: Remove broken and pointless lzo test program.Diego Biurrun2012-03-26
* x86: conditionally compile H.264 QPEL optimizationsDiego Biurrun2012-03-25
* configure: die if x11grab dependencies are unavailableJosh Allmann2012-03-23
* configure: Restructure help output.Diego Biurrun2012-03-21