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-01-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-09swscale: K&R reformatting cosmetics for header filesDiego Biurrun
2011-12-22libswscale: increase LIBSWSCALE_VERSION_MICRO to 100Michael Niedermayer
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13doxygen: misc consistency, spelling and wording fixesDiego Biurrun
2011-11-19sws: update copyright datesMichael Niedermayer
2011-09-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-03lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov
2011-08-04lsws: remove deprecated and unused stuff after the 0->1 major bumpStefano Sabatini
2011-07-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-14doxygen: Make sure parameter names match between .c and .h files.Diego Biurrun
2011-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-04Do not include log.h in avutil.hMans Rullgard
2011-07-04Do not include pixfmt.h in avutil.hMans Rullgard
2011-07-03doxygen: Remove spurious documentation for non-existing function parameters.Diego Biurrun
2011-06-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-20Bump major version for b8e893399ff8755721dc117695ec5ff183c1e07bReinhard Tartler
2011-06-03swscale: reintroduce sws_format_name() symbolStefano Sabatini
2011-05-29Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer
2011-05-28sws: replace all long with int.Anton Khirnov
2011-05-28swscale: revive SWS_CPU_CAPS until next major bump.Anton Khirnov
2011-05-26swscale: revive SWS_CPU_CAPS until next major bump.Anton Khirnov
2011-05-25swscale: document SWS_CPU_CAPS*Michael Niedermayer
2011-05-25Revert removial of SWS flags from e66149e714006d099d1ebfcca3f22ca74fc7dcf4Michael Niedermayer
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-05-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-21swscale: point out an alternative to sws_getContextClément Bœsch
2011-04-29Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-28libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross
2011-04-19sws: remove disabled cruft.Anton Khirnov
2011-04-18Bump major versions of all libraries.Anton Khirnov
2011-04-07Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-07swscale: postpone sws_getContext removal until next major bump.Anton Khirnov
2011-03-26libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-09-29Deprecate sws_getContext(), use sws_alloc_context() andStefano Sabatini
2010-09-29Add documentation for the returned value of sws_init_context().Stefano Sabatini
2010-09-28Bump minor version after the addition of sws_alloc_context() andStefano Sabatini
2010-09-27fix typos and grammarRamiro Polla
2010-09-26Split alloc and init of context so that parameters can be set in the contextMichael Niedermayer
2010-09-08rgb2rgb: build SSE2 codepathRamiro Polla
2010-07-28Revert commit:Stefano Sabatini
2010-07-23Prefer impersonal form over third person, for consistency with theStefano Sabatini
2010-06-01deprecate palette8topacked32 in favor of public API functions sws_convertPale...Reinhard Tartler
2010-05-23Add empty newline to separate function declarations, for betterStefano Sabatini
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-02-06Apply misc fixes to sws_getCoefficients() doxy.Stefano Sabatini
2010-02-06Satisfy consistency need:Stefano Sabatini
2010-02-05Add function to translate SWS_CS_* to coefficient arrayDavid Conrad