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-11-02HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert
2011-11-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-01configure: fix arch x86_32Michael Niedermayer
2011-11-01Enable w32threads automatically unless explicitly disabledMartin Storsjö
2011-10-27pulse: introduce pulseaudio inputLuca Barbato
2011-10-25Remove CELT / Opus confusion in labels, doc and comments.Nicolas George
2011-10-22Check for cbrtf() and provide fallbackMans Rullgard
2011-10-22Merge remote-tracking branch 'luzero/pulse'Michael Niedermayer
2011-10-22configure: move code out of main of check_exec_crash()Michael Niedermayer
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20libspeexenc: add libspeex encoderJustin Ruggles
2011-10-20pulse: introduce pulseaudio inputLuca Barbato
2011-10-18lavu: add av_strtok()Stefano Sabatini
2011-10-18libutvideo: Add Ut Video Decoder WrapperDerek Buitenhuis
2011-10-17lavfi: port libmpcodecs delogo filterStefano Sabatini
2011-10-17lavfi: port boxblur filter from libmpcodecsStefano Sabatini
2011-10-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-12configure: drop GPLv2 supportElvis Presley
2011-10-12libx264: support yuv422/444 output.Anton Khirnov
2011-10-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-10configure: Add -Wstrict-prototypes to CFLAGS if available.Diego Biurrun
2011-10-05configure: fix compilation without libmodplugMichael Niedermayer
2011-10-05Add libmodplug support.Clément Bœsch
2011-10-04configure: remove bashism equality check for target_os.Clément Bœsch
2011-10-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-03ARM: check for inline asm 'y' operand modifier supportMans Rullgard
2011-09-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-27fate: allow testing with libavfilter disabledMans Rullgard
2011-09-26libaac+ supporttipok
2011-09-25Compile x86/swscale_template with -mno-red-zone.Reimar Döffinger
2011-09-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-24configure: disable hardware capabilities ELF section with suncc on Solaris x86Sean McGovern
2011-09-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-19configure: swr pkgconfigMichael Niedermayer
2011-09-19swr: fix shared lib buildMichael Niedermayer
2011-09-19Add libswresample.Michael Niedermayer
2011-09-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-17lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov
2011-09-16lavfi: add audio convert filterStefano Sabatini
2011-09-15configure: require gplv2 for proresElvis Presley
2011-09-15configure: add GPLv2 support (needed for ProRes)Elvis Presley
2011-09-14Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer
2011-09-14Revert "Check if dxva2api.h is recent enough to compile vc1_dxva2_hwaccel."Michael Niedermayer
2011-09-13configure: slightly more robust looking check for math functions.Michael Niedermayer
2011-09-13Fix false positive when detecting dxva2.Carl Eugen Hoyos
2011-09-11libspeex encoder wraperArt Clarke
2011-09-08Fix regular buildMohamed Naufal
2011-09-04ffmpeg: fix reading from stdin on windowsMichael Niedermayer
2011-09-02Autodetect PowerPC vs. PowerPC64.Reimar Döffinger
2011-09-01build: introduce --progs-suffix option.Clément Bœsch