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
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
2011-09-24configure: disable hardware capabilities ELF section with suncc on Solaris x86Sean McGovern
2011-09-17lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov
2011-08-26configure: fix typo in avconv dependency listDiego Biurrun
2011-08-23Windows Media Image decoder (WMVP/WVP2)Alberto Delmás
2011-08-12configure: add missing CFLAGS to fix building on the HURDPino Toscano
2011-08-12Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov
2011-08-09Rename ffserver to avserver.Anton Khirnov
2011-08-09Rename ffprobe to avprobe.Anton Khirnov
2011-08-09Rename ffplay to avplay.Anton Khirnov
2011-07-27configure: spelling cosmeticsDiego Biurrun
2011-07-22add Flash Screen Video 2 decoderKostya Shishkov
2011-07-21configure: add -xc99 to LDFLAGS for Sun CCSean McGovern
2011-07-17fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard
2011-07-15configure: Automatically add more flags required on symbianMartin Storsjö
2011-07-13Add a check for strptime().Anton Khirnov
2011-07-10configure: fix --cpu=host with gcc 4.6Mans Rullgard
2011-07-07build: clean up library installation rulesMans Rullgard
2011-07-05configure: simplify -rpath-link linker flagDiego Biurrun
2011-07-03configure: do not blank $LIBNAME if static libs disabledMans Rullgard
2011-06-30configure: Add vdpau and dxva2 to configure results output.Diego Biurrun
2011-06-30ARM: remove check for PLD instructionMans Rullgard
2011-06-29build: create output directories as neededMans Rullgard