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-08-29Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer
2012-08-29testprogs: Remove unused includesMartin Storsjö
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-07-19swscale: unscaled rgba64->rgb48Paul B Mahol
2012-07-19swscale: unscaled rgba64->bgr48Paul B Mahol
2012-07-19swscale: simplify unscaled rgb48<->bgr48Paul B Mahol
2012-06-09colorspace-test: add few more testsPaul B Mahol
2012-02-01swscale-test: Drop unused argc and argv arguments from main().Diego Biurrun
2012-01-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-09swscale: K&R formatting cosmetics for code examplesDiego Biurrun
2012-01-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-02Drop some pointless void* return value casts from av_malloc() invocations.Diego Biurrun
2011-05-29Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer
2011-05-28sws: replace all long with int.Anton Khirnov
2011-05-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-24swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-12-07colorspace-test: fix buildRamiro Polla
2010-05-13Revert r31153. It failed to build on:Ramiro Polla
2010-05-11Use int instead of long to pass width parameters in non-public functions.Ramiro Polla
2009-08-30swscale: Check for return values of malloc.Ramiro Polla
2009-08-17Cosmetics:Ramiro Polla
2009-08-16Indent libswscale:Ramiro Polla
2009-03-26Rename cs_test.c --> colorspace-test.c. This is more consistent with the namesDiego Biurrun