OSDN Git Service

AVOptions: remove AVOption.offset <= 0 checks
[coroid/libav_saccubus.git] / libavutil / Makefile
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
2008-08-17 Michael Niedermayerrestore alphabetical order of TESTS
2008-08-17 Michael NiedermayerAdd PCA to TESTS.
2008-08-08 Stefano SabatiniImplement avutil_version().
2008-07-27 Diego BiurrunAdd random to list of test programs.
2008-04-07 Måns Rullgårdnon-recursive makefiles
2008-03-08 Diego Biurruncosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 Måns Rullgårdsimplify library version handling
2008-02-27 Måns Rullgårdsimplify lzo-test rule
2008-01-27 Diego BiurrunMove common test program infrastructure to common.mak.
2008-01-27 Diego BiurrunMove some lines in preparation for an upcoming commit.
2008-01-27 Diego BiurrunAdd Makefile rules for test programs.
2008-01-27 Diego BiurrunDo not install integer.h, it is not part of the public...
2008-01-04 Aurelien Jacobsinstall crc.h which is now part of public API
2007-12-12 Luca BarbatoProvide sha1 to outside applications
2007-10-19 Reimar DöffingerAdd support for DES en- and decryption.
2007-10-14 Diego Biurruncosmetics: sort()
2007-10-13 Reimar DöffingerAdd RC4 encryption/decryption function
2007-08-30 Diego Biurruncosmetics: Sort some lines, whitespace changes.
2007-06-23 Måns Rullgårdadd some string functions
2007-03-19 Luca Barbatoexpose av_base64_decode and av_base64_encode
2007-03-12 Panagiotis IssarisInstall mem.h on "make install" as:
2007-02-28 Luca BarbatoReverting stray commit part II, r8156 had the base64...
2007-02-28 Luca BarbatoReverting stray commit part I
2007-02-28 Luca Barbatoget_packetheader() forgot to read the header_checksum...
2007-02-27 Diego BiurrunRemove superfluous comment.
2007-02-27 Diego BiurrunRemove useless conditional.
2007-02-27 Diego BiurrunRevert previous commit that contained an unrelated...
2007-02-26 Diego Biurrunspelling/grammar fixes for a Doxygen comment
2007-02-26 Diego BiurrunRemove unused #define.
2007-02-13 Carl Eugen HoyosMove base64.[ch] to libavutil.
2007-02-11 Reimar Döffingermxf aes decryption support, patch by Reimar, simplified...
2007-02-08 Michael Niedermayerav_random() by Ryan Martell rdm4 name-server-seperator...
2007-01-31 Reimar DöffingerMove lzo decompression to libavutil
2006-11-14 Michael NiedermayerAVL tree
2006-11-08 Måns Rullgårdallow spaces in source and build directory names
2006-10-11 Diego BiurrunMove CFLAGS handling to common.mak.
2006-10-07 Diego BiurrunReplace -I../-I. by -I$(BUILD_ROOT).
2006-09-21 Roman Shaposhnik * Moving FifoBuffer out of libavformat/avformat...
2006-08-17 Diego BiurrunMove all internal -I parameters to the front of CFLAGS...
2006-07-19 Luca AbeniInstall log.h
2006-07-19 Luca AbeniMove av_malloc(), av_realloc(), and av_free() from...
2006-07-18 Luca AbeniMove av_log() & friends to libavutil
2006-07-14 Michael Niedermayeradding a \ so we can add more lines without having...
2006-07-14 Michael Niedermayerlinear least squares solver using cholesky factorization
2006-07-13 Måns Rullgårdreplace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid...
2006-07-13 Måns Rullgårdmove adler32 to libavutil
2006-07-05 Diego Biurruncosmetics: Break overly long lines.
2006-07-02 Ivo van Poortencompile md5 and include in libavutil.a
2006-06-01 Måns Rullgårdremove redundant make variable SUBDIR
2006-05-17 Diego BiurrunRemove some lines that are duplicated in common.mak.
2006-04-23 Michael Niedermayeravoid AVInteger usage in av_rescale
2006-03-06 Michael Niedermayergeneric crc calculation code
2006-02-13 Måns Rullgårdmove common parts of makefiles into common.mak
next