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
2013-02-19configure: Make warnings from -Wreturn-type fatal errorsDiego Biurrun
2012-09-13dxva2: include dxva.h if foundRonald S. Bultje
2012-06-04Merge remote-tracking branch 'qatar/release/0.6' into release/0.6Michael Niedermayer
2012-06-03mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into oneRamiro Polla
2012-06-03mingw32: properly check if vfw capture is supported by the system headersRamiro Polla
2012-06-03configure: properly check for mingw-w64 through installed headers. mingw-w64 ...Ramiro Polla
2011-11-06Merge remote-tracking branch 'qatar/release/0.6' into release/0.6Michael Niedermayer
2011-05-13backport libvo-aacenc wrapper for aac encodingReinhard Tartler
2011-03-24Merge remote-tracking branch 'newdev/release/0.6' into release/0.6Michael Niedermayer
2011-03-22configure: Add the -D parameter to the dlltool commandMartin Storsjö
2011-03-22Set the correct target for mingw64 dlltoolLuca Barbato
2011-03-22configure: use dlltools instead of lib.exeLuca Barbato
2011-03-18partially rename FFmpeg to LibavReinhard Tartler
2010-06-15configure: fix symver detection with icc 10v0.6Reinhard Tartler
2010-06-15Add compatibility wrappers for functions moved from lavf to lavcReinhard Tartler
2010-06-15revert r23610, better patch is pendingReinhard Tartler
2010-06-15add symver hacks for gnu linkersReinhard Tartler
2010-06-09librtmp may link to different ssl implementationsReinhard Tartler
2010-06-05libvpx now has an (L)GPL-compatible license.Reinhard Tartler
2010-06-04VP8 encoding via libvpx.James Zern
2010-05-31Require --enable-nonfree flag for libvpx.Diego Biurrun
2010-05-29VP8 decoding via libvpxJames Zern
2010-05-21Add -ldl to libfaadbin_extralibs instead of libfaadbin_decoder_extralibs.Janne Grunau
2010-05-19Remove hardcoded-tables hack for IA-64: with latest binutils that now actuallyReinhard Tartler
2010-05-03configure: allow compiler-specific flags for --disable-optimizationsMåns Rullgård
2010-05-02Allow to set archiver tool ar.Carl Eugen Hoyos
2010-04-27Set ARCH=c with --disable-asm, fix buildMåns Rullgård
2010-04-23Make WMAVoice decoder depend on DCT/RDFTRonald S. Bultje
2010-04-23Workaround for missing llrintf()Måns Rullgård
2010-04-19Revert "Fix libx264 configure check to use pkg-config if available."Måns Rullgård
2010-04-19Fix libx264 configure check to use pkg-config if available.Jason Garrett-Glaser
2010-04-19configure: simplify $COMPONENT_LIST handlingMåns Rullgård
2010-04-19configure: simplify vaapi dependenciesMåns Rullgård
2010-04-19configure: simplify vdpau dependenciesMåns Rullgård
2010-03-30configure: restore -mdynamic-no-pic on darwin (missing since r20497)Alexander Strange
2010-03-28Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols viaHoward Chu
2010-03-26Implement av_strerror().Stefano Sabatini
2010-03-17Move arch-specific makefile parts into $arch/MakefileMåns Rullgård
2010-03-17configure: do not use $_Måns Rullgård
2010-03-16Move H264 dsputil functions into their own structMåns Rullgård
2010-03-15Add FATE testsMåns Rullgård
2010-03-15Add dependencies used by the RDT and ASF/RTP codeMartin Storsjö
2010-03-14Separate DWT from snow and dsputilMåns Rullgård
2010-03-12Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD.Diego Biurrun
2010-03-12Document --disable-everything in configure --help.Ramiro Polla
2010-03-11configure: remove stray semicolonMåns Rullgård
2010-03-11configure: use map() function in a couple of placesMåns Rullgård
2010-03-11configure: add --disable-everything optionMåns Rullgård
2010-03-11configure: allow mips64el and powerpc64 as values for --archMåns Rullgård
2010-03-10undef av_always_inline before redefiningMåns Rullgård