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