summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: Restructure help output.Diego Biurrun2012-03-211-32/+45
* configure: Internal-only components should not be command-line selectable.Diego Biurrun2012-03-211-11/+7
* ZeroCodec DecoderDerek Buitenhuis2012-03-191-0/+1
* remove iwmmxt optimizationsJanne Grunau2012-03-121-5/+0
* configure: darwin: Change dylib install names to include major version.Gil Pedersen2012-03-091-1/+1
* lavc: drop libdirac encoder.Anton Khirnov2012-02-231-3/+2
* Remove libpostproc.Diego Biurrun2012-02-231-7/+1
* dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndexRafaël Carré2012-02-221-3/+1
* librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun2012-02-141-4/+6
* build: Set correct dependencies for rtmp* protocols implemented by librtmp.Diego Biurrun2012-02-131-0/+4
OpenPOWER on IntegriCloud