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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-12-23linux: use number of CPUs as automatic thread countJanne Grunau
2011-12-22lavfi: always build vsrc_buffer.Anton Khirnov
2011-12-21configure: Show whether the safe bitstream reader is enabledMartin Storsjö
2011-12-21build: error on mixed declarations and codeMans Rullgard
2011-12-21build: fix standalone compilation of mpc7/mpc8 decodersDiego Biurrun
2011-12-17get_bits: introduce safe bitreading to prevent overreads.Ronald S. Bultje
2011-12-16configure: refactor lists of tests and components into variablesDiego Biurrun
2011-12-15configure: refactor list of programs into a variableDiego Biurrun
2011-12-14configure: cosmetics: sort some lists where appropriateDiego Biurrun
2011-12-14build: conditionally compile x86 H.264 chroma optimizationsDiego Biurrun
2011-12-14configure: do not manually enable protocolsDiego Biurrun
2011-12-12x86: bswap: remove test for bswap instructionMans Rullgard
2011-11-25configure: Store vda lib flags in extralibs instead of ldflagsRafaël Carré
2011-11-22regtest: split video encode/decode tests into individual targetsMans Rullgard
2011-11-21configure: add libpulse to help outputAnton Khirnov
2011-11-20httpproxy: Fix dependenciesJohn Stebbins
2011-11-19configure: add check for w32threads to enable it automaticallyJanne Grunau
2011-11-14hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert
2011-11-05avformat: Add the https protocolMartin Storsjö
2011-11-05avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö
2011-11-05configure: Allow linking to the gnutls libraryMartin Storsjö
2011-11-05configure: Allow linking to opensslMartin Storsjö
2011-11-04configure: declare dependency of h264_vaapi_hwaccel on h264_decoderDiego Biurrun
2011-11-01Enable w32threads automatically unless explicitly disabledMartin Storsjö
2011-10-27pulse: introduce pulseaudio inputLuca Barbato
2011-10-20libspeexenc: add libspeex encoderJustin Ruggles
2011-10-17lavfi: port libmpcodecs delogo filterStefano Sabatini
2011-10-17lavfi: port boxblur filter from libmpcodecsStefano Sabatini
2011-10-12libx264: support yuv422/444 output.Anton Khirnov
2011-10-10configure: Add -Wstrict-prototypes to CFLAGS if available.Diego Biurrun
2011-10-03ARM: check for inline asm 'y' operand modifier supportMans Rullgard
2011-09-27fate: allow testing with libavfilter disabledMans Rullgard