summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* libavutil: Remove pointless rational test program.Diego Biurrun2012-03-262-26/+1
* libavutil: Remove broken and pointless lzo test program.Diego Biurrun2012-03-262-47/+0
* docs: Fix a stray reference to tags in the generic doxy on dictsMartin Storsjö2012-03-191-1/+1
* x86inc: add *mp named argument support to DEFINE_ARGS.Ronald S. Bultje2012-03-141-0/+2
* remove iwmmxt optimizationsJanne Grunau2012-03-124-32/+1
* cpu: initialize mask to -1, so that by default, optimizations are used.Ronald S. Bultje2012-03-061-1/+1
* cpu: add av_set_cpu_flags_mask().Anton Khirnov2012-03-063-2/+20
* x86inc: don't "bake" stack_offset in named arguments.Loren Merritt2012-03-031-1/+4
* doxygen: Remove documentation for non-existing parameters; misc small fixes.Diego Biurrun2012-02-281-2/+1
* avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-253-2/+4
* Remove libpostproc.Diego Biurrun2012-02-231-1/+0
* Add channel names to channel_names[] array for channels added in b2890f5Tim Walker2012-02-221-0/+4
* Add names for more channel layouts to the channel layout map.Tim W2012-02-211-0/+18
* Mark mutable static data const where appropriate.Alex Converse2012-02-211-2/+2
* avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-203-3/+16
* Move some conditionally used variables into the block where they are used.Diego Biurrun2012-02-131-1/+2
* build: Add missing directories to DIRS declarations.Diego Biurrun2012-02-091-1/+1
* pixdesc: mark pseudopaletted formats with a special flag.Anton Khirnov2012-02-084-8/+17
* x86inc: support yasm -f win64 flag also.Haruhiko Yamagata2012-02-081-0/+2
* x86inc: allow manual use of WIN64_SPILL_XMM.Henrik Gramner2012-02-081-4/+5
* aacdec: Use correct speaker order for 7.1.Alex Converse2012-02-081-0/+1
* win64: add a XMM clobber test configure option.Ronald S. Bultje2012-02-021-0/+71
* avutil: make intfloat api publicPaul B Mahol2012-01-302-1/+2
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-274-4/+0
* x86inc.asm: fix typo.Ronald S. Bultje2012-01-271-1/+1
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-272-14/+16
* Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse2012-01-263-15/+1
* sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-273-1/+15
* libavutil: Remove pointless file test program.Diego Biurrun2012-01-262-19/+1
* mpegaudiodec: optimized iMDCT transformVitor Sessak2012-01-081-0/+2
* timer: K&R formatting cosmeticsDiego Biurrun2012-01-051-20/+24
* lavu: bump lavu minor for av_popcount64Janne Grunau2012-01-031-1/+1
* Add av_popcount64Daniel Verkamp2012-01-031-0/+13
* Replace Subversion revisions in comments by Git hashes.Diego Biurrun2011-12-211-1/+1
* lavu: add AVERROR_BUG error valueLuca Barbato2011-12-192-0/+2
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-123-6/+6
* Add basic libavdevice documentation.Anton Khirnov2011-12-121-0/+1
* x86: bswap: remove test for bswap instructionMans Rullgard2011-12-121-7/+0
* bswap: make generic implementation more compiler-friendlyMans Rullgard2011-12-123-11/+8
* lavu: replace int/float punning functionsMans Rullgard2011-12-112-6/+79
* Fix a bunch of common typos.Diego Biurrun2011-12-111-1/+1
* audioconvert: add some additional channel and channel layout macrosJustin Ruggles2011-12-092-2/+17
* audioconvert: change 7.1 "wide" layout to use side surround channelsJustin Ruggles2011-12-092-2/+2
* tests/examples: Mark some variables only used within their files as static.Diego Biurrun2011-12-081-1/+3
* x86 cpuid: set vendor union members separatelySean McGovern2011-12-081-1/+4
* doxygen: Replace '\' by '@' in Doxygen markup tags.Diego Biurrun2011-12-071-2/+2
* doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-052-7/+7
* Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.Yordan Makariev2011-12-036-236/+287
* Cleaned pixdesc.c file in libavutilTsvetelina Borisova2011-12-031-483/+484
OpenPOWER on IntegriCloud