summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lavu: split version info into version.hMichael Niedermayer2012-06-241-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-201-0/+2
|\
| * Move av_gettime() to libavutilMans Rullgard2012-06-201-0/+2
* | lavu/error: use a table to store error codes and strings, add testStefano Sabatini2012-06-111-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-081-0/+1
|\ \ | |/
| * Add a float DSP framework to libavutilJustin Ruggles2012-06-081-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-071-4/+27
|\ \ | |/
| * build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-071-4/+21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-201-0/+2
|\ \ | |/
| * avutil: add audio fifo bufferJustin Ruggles2012-04-201-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-3/+0
|\ \ | |/
| * build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun2012-04-121-3/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-261-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
* | lavu: add av_bprintf and related.Nicolas George2012-03-211-2/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-131-1/+0
|\ \ | |/
| * remove iwmmxt optimizationsJanne Grunau2012-03-121-1/+0
* | random_seed: add selftestMichael Niedermayer2012-02-231-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-101-1/+1
|\ \ | |/
| * build: Add missing directories to DIRS declarations.Diego Biurrun2012-02-091-1/+1
* | lavu: add timestamp.h header with convenience timestamp utilitiesStefano Sabatini2012-02-091-0/+1
* | lavu: add public timecode API.Clément Bœsch2012-02-021-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-311-0/+1
|\ \ | |/
| * avutil: make intfloat api publicPaul B Mahol2012-01-301-0/+1
| * libavutil: Remove pointless file test program.Diego Biurrun2012-01-261-1/+1
* | tools: add ffeval toolStefano Sabatini2012-01-171-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-2/+0
|\ \ | |/
| * build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-261-1/+2
|\ \ | |/
| * fifo: add FIFO API test program, and fate testStefano Sabatini2011-08-261-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-091-1/+2
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-291-1/+1
|\ \ | |/
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-1/+1
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-261-0/+2
|/
* 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