aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-291-2/+1
|\
| * doxygen: Remove documentation for non-existing parameters; misc small fixes.Diego Biurrun2012-02-281-2/+1
* | eval: add root() to solve f(x)=0Michael Niedermayer2012-02-271-1/+47
* | eval: Check that single parameter functions dont get a second param.Michael Niedermayer2012-02-261-1/+1
* | eval: Allow specifying the variable id.Michael Niedermayer2012-02-261-4/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-263-1/+3
|\|
| * avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-253-2/+4
| * Remove libpostproc.Diego Biurrun2012-02-231-1/+0
* | random_seed: add selftestMichael Niedermayer2012-02-232-1/+27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-231-0/+4
|\|
| * Add channel names to channel_names[] array for channels added in b2890f5Tim Walker2012-02-221-0/+4
* | eval: support 3 parameter functions.Michael Niedermayer2012-02-221-3/+8
* | eval: Add taylor series evaluation support.Michael Niedermayer2012-02-221-1/+21
* | lavu: document av_reverse.Nicolas George2012-02-221-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-222-2/+19
|\|
| * 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
* | doxy: Disable the main index page.Michael Niedermayer2012-02-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-213-3/+16
|\|
| * avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-203-3/+16
* | audioconvert: consistent use of FF_ARRAY_ELEMS for channel_layout_map.Clément Bœsch2012-02-151-4/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-141-1/+2
|\|
| * Move some conditionally used variables into the block where they are used.Diego Biurrun2012-02-131-1/+2
* | Detect and check for CMOV.Reimar Döffinger2012-02-122-0/+3
* | 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-093-2/+78
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-096-12/+25
|\|
| * 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
* | lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspectStefano Sabatini2012-02-064-5/+54
* | adler32: add comment for the SIMD codeMichael Niedermayer2012-02-041-0/+5
* | adler32: rewrite using integer SIMD.Michael Niedermayer2012-02-041-10/+31
* | adler32: avoid "too big" check in the inner loopMichael Niedermayer2012-02-041-4/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-031-0/+71
|\|
| * win64: add a XMM clobber test configure option.Ronald S. Bultje2012-02-021-0/+71
* | lavu/timecode: use @see for URL in doxygen.Clément Bœsch2012-02-031-3/+2
* | lavu: add public timecode API.Clément Bœsch2012-02-024-1/+335
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-312-2/+3
|\|
| * avutil: make intfloat api publicPaul B Mahol2012-01-302-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-294-3/+1
|\|
| * cosmetics: Remove extra newlines at EOFAlex Converse2012-01-274-4/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-283-14/+17
|\|
| * 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