summaryrefslogtreecommitdiffstats
path: root/libavutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lavu: VAAPI hwcontext implementationMark Thompson2016-03-191-0/+3
* hwcontext_cuda/vdpau: add to skipheadersAnton Khirnov2016-02-181-0/+2
* hwcontext: add a CUDA implementationAnton Khirnov2016-02-141-0/+2
* hwcontext: add a VDPAU implementationAnton Khirnov2016-02-141-0/+2
* lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-141-0/+2
* lavu: Drop deprecated audioconvert.h headerVittorio Giovara2015-08-281-1/+0
* lavu: Drop deprecated old_pix_fmt.h and related codeVittorio Giovara2015-08-281-3/+0
* Add transformation matrix API.Vittorio Giovara2014-05-191-0/+2
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-241-0/+1
* float_dsp: add test program and use it as fate testJanne Grunau2014-03-181-0/+1
* lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-151-0/+2
* lavu: Move preprocessor macros in a separate fileLuca Barbato2013-12-291-0/+1
* avutil: Remove deprecated intfloat_readwrite codeDiego Biurrun2013-12-161-2/+0
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-091-0/+2
* libavutil: Move avpriv_open to a new file, file_open.cMartin Storsjö2013-08-101-0/+1
* Cosmetics, restore alphabetic order in atomics lists.Anton Khirnov2013-04-111-1/+1
* configure: prettify atomics handling.Anton Khirnov2013-04-031-3/+3
* atomic: Exclude the unsupported implementation headers from checkheadersMartin Storsjö2013-03-081-0/+4
* Move AVFrame from lavc to lavu.Anton Khirnov2013-03-081-0/+2
* lavu: add a new API for reference-counted data buffers.Anton Khirnov2013-03-081-0/+2
* lavu: add support for atomic operations.Ronald S. Bultje2013-03-081-0/+2
* lavu: Add a fate test for the HMAC APIMartin Storsjö2013-01-151-0/+1
* lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-151-0/+2
* lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-111-1/+2
* lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-051-1/+1
* avutil: Make LZO decoder code configure-time selectableDiego Biurrun2012-10-251-2/+4
* Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com...Anton Khirnov2012-10-231-1/+0
* avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibilityMartin Storsjö2012-10-201-0/+1
* avutil: remove inline av_log2 from public APIMans Rullgard2012-10-201-0/+1
* build: simplify enabling of compat objectsMans Rullgard2012-10-151-2/+1
* avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun2012-10-121-0/+1
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-111-1/+0
* avutil: skip old_pix_fmts.h since it is just a listJanne Grunau2012-10-081-0/+2
* lavu: fix typo in MakefileAnton Khirnov2012-10-081-1/+1
* pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-081-0/+1
* lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje2012-09-051-0/+3
* Create version.h headers for libraries that lack themDiego Biurrun2012-07-041-0/+1
* Add XTEA encryption support in libavutilSamuel Pitoiset2012-07-041-0/+3
* Add Blowfish encryption support in libavutilSamuel Pitoiset2012-07-041-0/+3
* Move av_gettime() to libavutilMans Rullgard2012-06-201-0/+2
* Add a float DSP framework to libavutilJustin Ruggles2012-06-081-0/+1
* build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-071-4/+21
* avutil: add audio fifo bufferJustin Ruggles2012-04-201-0/+2
* build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun2012-04-121-3/+0
* build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-261-2/+0
* libavutil: Remove pointless rational test program.Diego Biurrun2012-03-261-1/+1
* libavutil: Remove broken and pointless lzo test program.Diego Biurrun2012-03-261-3/+0
* remove iwmmxt optimizationsJanne Grunau2012-03-121-1/+0
* build: Add missing directories to DIRS declarations.Diego Biurrun2012-02-091-1/+1
* avutil: make intfloat api publicPaul B Mahol2012-01-301-0/+1
OpenPOWER on IntegriCloud