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
2016-06-21hwcontext: add a QSV implementationAnton Khirnov
2016-05-17hwcontext: add a dxva2 implementationAnton Khirnov
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-03-19lavu: VAAPI hwcontext implementationMark Thompson
2016-02-18hwcontext_cuda/vdpau: add to skipheadersAnton Khirnov
2016-02-15hwcontext: add a CUDA implementationAnton Khirnov
2016-02-15hwcontext: add a VDPAU implementationAnton Khirnov
2016-02-14lavu: add a framework for handling hwaccel framesAnton Khirnov
2015-08-28lavu: Drop deprecated audioconvert.h headerVittorio Giovara
2015-08-28lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara
2014-05-19Add transformation matrix API.Vittorio Giovara
2014-03-24Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov
2014-03-18float_dsp: add test program and use it as fate testJanne Grunau
2014-02-16lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker
2013-12-30lavu: Move preprocessor macros in a separate fileLuca Barbato
2013-12-16avutil: Remove deprecated intfloat_readwrite codeDiego Biurrun
2013-12-09avframe: add codec-independent stereoscopic metadataVittorio Giovara
2013-08-10libavutil: Move avpriv_open to a new file, file_open.cMartin Storsjö
2013-04-11Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov
2013-04-03configure: prettify atomics handling.Anton Khirnov
2013-03-08atomic: Exclude the unsupported implementation headers from checkheadersMartin Storsjö
2013-03-08Move AVFrame from lavc to lavu.Anton Khirnov
2013-03-08lavu: add a new API for reference-counted data buffers.Anton Khirnov
2013-03-08lavu: add support for atomic operations.Ronald S. Bultje
2013-01-16lavu: Add a fate test for the HMAC APIMartin Storsjö
2013-01-15lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö
2012-11-11lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles
2012-11-06lavu: add av_ctz() for trailing zero bit countJustin Ruggles
2012-10-25avutil: Make LZO decoder code configure-time selectableDiego Biurrun
2012-10-23Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com...Anton Khirnov
2012-10-20avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibilityMartin Storsjö
2012-10-20avutil: remove inline av_log2 from public APIMans Rullgard
2012-10-15build: simplify enabling of compat objectsMans Rullgard
2012-10-12avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun
2012-10-11Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun
2012-10-08avutil: skip old_pix_fmts.h since it is just a listJanne Grunau
2012-10-08lavu: fix typo in MakefileAnton Khirnov
2012-10-08pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov
2012-09-05lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje
2012-07-04Create version.h headers for libraries that lack themDiego Biurrun
2012-07-04Add XTEA encryption support in libavutilSamuel Pitoiset
2012-07-04Add Blowfish encryption support in libavutilSamuel Pitoiset
2012-06-20Move av_gettime() to libavutilMans Rullgard
2012-06-08Add a float DSP framework to libavutilJustin Ruggles
2012-05-07build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun
2012-04-20avutil: add audio fifo bufferJustin Ruggles
2012-04-12build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun
2012-03-26build: Only clean the architecture subdirectory we build for.Diego Biurrun
2012-03-26libavutil: Remove pointless rational test program.Diego Biurrun
2012-03-26libavutil: Remove broken and pointless lzo test program.Diego Biurrun