]> git.sesse.net Git - ffmpeg/history - libavutil/Makefile
h264: eliminate copy_fields
[ffmpeg] / libavutil / Makefile
2016-04-07 Diego Biurrunbuild: miscellaneous cosmetics
2016-03-19 Mark Thompsonlavu: VAAPI hwcontext implementation
2016-02-18 Anton Khirnovhwcontext_cuda/vdpau: add to skipheaders
2016-02-14 Anton Khirnovhwcontext: add a CUDA implementation
2016-02-14 Anton Khirnovhwcontext: add a VDPAU implementation
2016-02-14 Anton Khirnovlavu: add a framework for handling hwaccel frames
2015-08-28 Vittorio Giovaralavu: Drop deprecated audioconvert.h header
2015-08-28 Vittorio Giovaralavu: Drop deprecated old_pix_fmt.h and related code
2014-05-19 Vittorio GiovaraAdd transformation matrix API.
2014-03-24 Anton KhirnovAdd replaygain side data type and code for parsing...
2014-03-18 Janne Grunaufloat_dsp: add test program and use it as fate test
2014-02-15 Tim Walkerlavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
2013-12-29 Luca Barbatolavu: Move preprocessor macros in a separate file
2013-12-16 Diego Biurrunavutil: Remove deprecated intfloat_readwrite code
2013-12-09 Vittorio Giovaraavframe: add codec-independent stereoscopic metadata
2013-08-09 Martin Storsjölibavutil: Move avpriv_open to a new file, file_open.c
2013-04-11 Anton KhirnovCosmetics, restore alphabetic order in atomics lists.
2013-04-03 Anton Khirnovconfigure: prettify atomics handling.
2013-03-08 Martin Storsjöatomic: Exclude the unsupported implementation headers...
2013-03-08 Anton KhirnovMove AVFrame from lavc to lavu.
2013-03-08 Anton Khirnovlavu: add a new API for reference-counted data buffers.
2013-03-08 Ronald S. Bultjelavu: add support for atomic operations.
2013-01-15 Martin Storsjölavu: Add a fate test for the HMAC API
2013-01-15 Martin Storsjölavu: Add an API for calculating HMAC (RFC 2104)
2012-11-11 Justin Ruggleslavu: rename audioconvert.* to channel_layout.* and...
2012-11-05 Justin Ruggleslavu: add av_ctz() for trailing zero bit count
2012-10-25 Diego Biurrunavutil: Make LZO decoder code configure-time selectable
2012-10-23 Anton KhirnovRevert "avutil: Add a copy of ff_sqrt_tab back into...
2012-10-20 Martin Storsjöavutil: Add a copy of ff_sqrt_tab back into avutil...
2012-10-20 Mans Rullgardavutil: remove inline av_log2 from public API
2012-10-15 Mans Rullgardbuild: simplify enabling of compat objects
2012-10-12 Diego Biurrunavutil: Duplicate ff_log2_tab instead of sharing it...
2012-10-11 Diego BiurrunMove avutil tables only used in libavcodec to libavcodec.
2012-10-08 Janne Grunauavutil: skip old_pix_fmts.h since it is just a list
2012-10-08 Anton Khirnovlavu: fix typo in Makefile
2012-10-08 Anton Khirnovpixfmt: add AV_ prefixes to PIX_FMT_*
2012-09-05 Ronald S. Bultjelavu: add snprintf(), vsnprint() and strtod() replaceme...
2012-07-04 Diego BiurrunCreate version.h headers for libraries that lack them
2012-07-04 Samuel PitoisetAdd XTEA encryption support in libavutil
2012-07-04 Samuel PitoisetAdd Blowfish encryption support in libavutil
2012-06-20 Mans RullgardMove av_gettime() to libavutil
2012-06-08 Justin RugglesAdd a float DSP framework to libavutil
2012-05-07 Diego Biurrunbuild: cosmetics: Split HEADERS/OBJS/PROGS lists into...
2012-04-20 Justin Rugglesavutil: add audio fifo buffer
2012-04-12 Diego Biurrunbuild: Move all arch OBJS declarations into arch subdir...
2012-03-26 Diego Biurrunbuild: Only clean the architecture subdirectory we...
2012-03-26 Diego Biurrunlibavutil: Remove pointless rational test program.
2012-03-26 Diego Biurrunlibavutil: Remove broken and pointless lzo test program.
2012-03-12 Janne Grunauremove iwmmxt optimizations
2012-02-09 Diego Biurrunbuild: Add missing directories to DIRS declarations.
2012-01-30 Paul B Maholavutil: make intfloat api public
2012-01-26 Diego Biurrunlibavutil: Remove pointless file test program.
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-08-26 Stefano Sabatinififo: add FIFO API test program, and fate test
2011-07-07 Diego Biurrunavutil: Add missing test programs to Makefile.
2011-06-29 Mans RullgardRemove unused, never built libavutil/pca.[ch]
2011-06-28 Mans Rullgardbuild: include sub-makefiles using full path instead...
2011-06-25 Diego Biurrunbuild: Remove redundant config.mak includes from subdir...
2011-06-08 Anton KhirnovMove metadata API from lavf to lavu.
2011-06-05 Mans RullgardFix build of eval-test program
2011-05-11 Diego BiurrunRemove unused softfloat implementation.
2011-04-19 Anton Khirnovlavu: remove disabled sha1 cruft.
2011-04-14 Alexis Ballieravutil: make aes and sha api public
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2010-12-22 Stefano SabatiniAdd av_file_map() and av_file_unmap() functions.
2010-10-08 Stefano SabatiniInstall libavutil/opt.h, its API is public.
2010-10-01 Måns RullgårdRename libavutil/assert.h to avassert.h
2010-09-30 Michael Niedermayerav_assert() system.
2010-09-26 Michael NiedermayerMove AVOptions from libavcodec to libavutil
2010-09-09 Måns RullgårdClean up av_get_cpu_flag()
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-04 Stefano SabatiniRename FF_MM_ symbols related to CPU features flags...
2010-07-21 Diego PettenòMake ff_inverse stay with libavutil, and optional copy...
2010-07-10 Måns RullgårdInstall bswap.h and intreadwrite.h
2010-07-02 Ramiro Pollaavutil: install lfg.h
2010-06-05 Stefano SabatiniMove eval.c and eval.h from libavcodec to libavutil...
2010-05-23 Martin StorsjöMake ff_random_get_seed public, rename to av_get_random...
2010-03-25 Stefano SabatiniImplement av_strerror().
2010-03-13 Stefano SabatiniMove error code definitions from libavcodec/avcodec...
2010-03-08 Måns RullgårdMove gcc attribute macros to new header libavutil/attri...
2010-03-08 Måns Rullgårdcheckheaders: skip per-arch headers not meant for direc...
2010-01-19 Måns RullgårdCreate and install libavutil/avconfig.h
2009-11-24 Stefano SabatiniMake the pixdesc API public.
2009-07-10 Kostya ShishkovPrepare SHA code to handle SHA-2 as well. For now renam...
2009-06-09 Diego Biurruncosmetics: Add missing ending backslash to installed...
2009-04-09 Diego BiurrunAdd a configure check for lzo1x_999_compress() and...
2009-04-02 Diego BiurrunFix lzo-test linking: -llzo2 should be in ELIBS, not...
2009-03-26 Diego BiurrunUse a wildcard match instead of a list to remove test...
2009-03-25 Diego BiurrunMove adding the '-test$(EXESUF)' suffix to test program...
2009-03-22 Diego BiurrunRename 'tests' target to 'testprogs'. It is too easily...
2009-03-21 Diego BiurrunRemove deprecated and now unused Mersenne Twister PRNG.
2009-03-08 Michael NiedermayerRemove the Mersenne Twister from the public API/ABI.
2009-03-08 Baptiste Coudurieradd ff_random_get_seed to be used in conjunction with...
2009-02-22 Stefano SabatiniSplit avutil.h, move all the pixel format definitions...
2009-02-06 Stefano SabatiniAdd a new test program for base64, based on that remove...
2009-01-29 Diego BiurrunRename string.c to avstring.c so that the name of heade...
2009-01-11 Diego BiurrunExtend 'checkheaders' target to architecture-specific...
2008-11-20 Diego Biurruncosmetics: Consistently place HEADERS before OBJS in...
2008-10-26 Måns Rullgårdcosmetic: align backslashes in makefiles
2008-08-17 Justin Rugglesuse LFG instead of Mersenne Twister for AC-3 PRNG
next