summaryrefslogtreecommitdiffstats
path: root/libavutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* libavutil: Remove pointless file test program.Diego Biurrun2012-01-261-1/+1
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* fifo: add FIFO API test program, and fate testStefano Sabatini2011-08-261-1/+1
* avutil: Add missing test programs to Makefile.Diego Biurrun2011-07-081-1/+2
* Remove unused, never built libavutil/pca.[ch]Mans Rullgard2011-06-291-1/+1
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-1/+1
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-251-2/+0
* Move metadata API from lavf to lavu.Anton Khirnov2011-06-081-0/+2
* Fix build of eval-test programMans Rullgard2011-06-051-1/+1
* Remove unused softfloat implementation.Diego Biurrun2011-05-111-1/+1
* lavu: remove disabled sha1 cruft.Anton Khirnov2011-04-191-1/+0
* avutil: make aes and sha api publicAlexis Ballier2011-04-141-0/+2
* Merge libavcore into libavutilReinhard Tartler2011-02-151-0/+8
* Add av_file_map() and av_file_unmap() functions.Stefano Sabatini2010-12-221-0/+2
* Install libavutil/opt.h, its API is public.Stefano Sabatini2010-10-081-0/+1
* Rename libavutil/assert.h to avassert.hMåns Rullgård2010-10-011-1/+1
* av_assert() system.Michael Niedermayer2010-09-301-0/+1
* Move AVOptions from libavcodec to libavutilMichael Niedermayer2010-09-261-0/+1
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-091-0/+4
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-1/+2
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-041-0/+1
* Make ff_inverse stay with libavutil, and optional copy it to libavcodec.Diego Pettenò2010-07-211-0/+1
* Install bswap.h and intreadwrite.hMåns Rullgård2010-07-101-0/+2
* avutil: install lfg.hRamiro Polla2010-07-021-0/+1
* Move eval.c and eval.h from libavcodec to libavutil, and make the evalStefano Sabatini2010-06-051-0/+2
* Make ff_random_get_seed public, rename to av_get_random_seed, export the headerMartin Storsjö2010-05-231-0/+1
* Implement av_strerror().Stefano Sabatini2010-03-251-0/+1
* Move error code definitions from libavcodec/avcodec.h toStefano Sabatini2010-03-131-0/+1
* Move gcc attribute macros to new header libavutil/attributes.hMåns Rullgård2010-03-081-0/+1
* checkheaders: skip per-arch headers not meant for direct inclusionMåns Rullgård2010-03-081-0/+2
* Create and install libavutil/avconfig.hMåns Rullgård2010-01-191-0/+2
* Make the pixdesc API public.Stefano Sabatini2009-11-241-0/+2
* Prepare SHA code to handle SHA-2 as well. For now rename files and functionsKostya Shishkov2009-07-101-2/+2
* cosmetics: Add missing ending backslash to installed header list.Diego Biurrun2009-06-091-1/+1
* Add a configure check for lzo1x_999_compress() and compile the lzo test programDiego Biurrun2009-04-091-0/+1
OpenPOWER on IntegriCloud