Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-21Remove libnut wrapperDiego Biurrun
2012-05-21fate: change name of FATE samples location environment variableDiego Biurrun
2012-05-12lavfi: add lavr-based audio resampling filter.Anton Khirnov
2012-05-10configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags.Sean McGovern
2012-05-09lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov
2012-05-09sctp: Initial tcp-alike sctp support with streamsLuca Barbato
2012-05-06lavfi: always enable the scale filter and depend on sws.Anton Khirnov
2012-05-04configure: add POWER[5-7] supportSean McGovern
2012-05-02configure: remove malloc_aligned.Ronald S. Bultje
2012-04-26configure: add libavresample to rpathSean McGovern
2012-04-26build: icc: silence some warningsMans Rullgard
2012-04-25Add libavresampleJustin Ruggles
2012-04-23Remove libdirac decoder.Diego Biurrun
2012-04-19configure: detect PGI compiler and set suitable flagsMans Rullgard
2012-04-13configure: escape colons in values written to config.fateMans Rullgard
2012-04-06avconv: drop support for building without libavfilter.Anton Khirnov
2012-04-05configure: add dl to frei0r extralibs.Anton Khirnov
2012-03-29configure: Check for a different SDL functionMartin Storsjö
2012-03-27build: fix RALF decoder standalone compilation, which depends on Golomb codeDiego Biurrun
2012-03-27configure: Drop stray duplicate entry for --disable-fft from help output.Diego Biurrun
2012-03-26build: drop some unnecessary dependencies from the H.264 parserDiego Biurrun
2012-03-26libavutil: Remove broken and pointless lzo test program.Diego Biurrun
2012-03-25x86: conditionally compile H.264 QPEL optimizationsDiego Biurrun
2012-03-23configure: die if x11grab dependencies are unavailableJosh Allmann
2012-03-21configure: Restructure help output.Diego Biurrun
2012-03-21configure: Internal-only components should not be command-line selectable.Diego Biurrun
2012-03-19ZeroCodec DecoderDerek Buitenhuis
2012-03-13remove iwmmxt optimizationsJanne Grunau
2012-03-09configure: darwin: Change dylib install names to include major version.Gil Pedersen
2012-02-23lavc: drop libdirac encoder.Anton Khirnov
2012-02-23Remove libpostproc.Diego Biurrun
2012-02-23dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndexRafaël Carré
2012-02-14librtmp: Add "lib" prefix to librtmp URLProtocol declarations.Diego Biurrun
2012-02-13build: Set correct dependencies for rtmp* protocols implemented by librtmp.Diego Biurrun
2012-02-08Remove Sun medialib glue code.Diego Biurrun
2012-02-03win64: add a XMM clobber test configure option.Ronald S. Bultje
2012-02-02fate: make acodec-ac3_fixed test output raw AC3Mans Rullgard
2012-01-27config.asm: change %ifdef directives to %if directives.Ronald S. Bultje
2012-01-24lavd: remove deprecated v4l grab device.Anton Khirnov
2012-01-24Remove ffmpeg.Anton Khirnov
2012-01-22avserver: fix build after the next bump.Anton Khirnov
2012-01-14configure: provide libavfilter/version.h header to get_version()Stefano Sabatini
2012-01-11Fix a bunch of platform name and other typos.Diego Biurrun
2012-01-11No longer build libpostproc by defaultReinhard Tartler
2012-01-04v4l2: list available formatsLuca Barbato
2012-01-03win32: detect number of CPUs using affinityDaniel Verkamp
2011-12-31threads: add sysconf based number of CPUs detectionJanne Grunau
2011-12-27threads: test for sys/param.h and include it for sysctl on OpenBSDJanne Grunau
2011-12-23bsd: use number of logical CPUs as automatic thread countJanne Grunau
2011-12-23windows: use number of CPUs as automatic thread countJanne Grunau