summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* des: Fix half a dozen warningsMichael Niedermayer2012-04-021-4/+4
* The lt and lte functions were swapped.maxlazarov2012-04-011-2/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-292-6/+2
|\
| * Replace memset(0) by zero initializations.Diego Biurrun2012-03-282-6/+2
* | 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-262-26/+1
| * libavutil: Remove broken and pointless lzo test program.Diego Biurrun2012-03-262-47/+0
* | pixdesc: put components always in the same order.Nicolas George2012-03-213-51/+54
* | lavu: add av_bprintf and related.Nicolas George2012-03-214-3/+347
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-201-1/+1
|\ \ | |/
| * docs: Fix a stray reference to tags in the generic doxy on dictsMartin Storsjö2012-03-191-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-161-0/+2
|\ \ | |/
| * x86inc: add *mp named argument support to DEFINE_ARGS.Ronald S. Bultje2012-03-141-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-134-32/+1
|\ \ | |/
| * remove iwmmxt optimizationsJanne Grunau2012-03-124-32/+1
* | libavutil: document av_force_cpu_flags(-1).Michael Niedermayer2012-03-081-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-073-3/+19
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-051-1/+4
|\ \ | |/
| * x86inc: don't "bake" stack_offset in named arguments.Loren Merritt2012-03-031-1/+4
* | Remove duplicate initializers for VDA_VLD and GBR24P.Dale Curtis2012-03-031-16/+0
* | eval: fix infinite loop on opensolaris x86.Michael Niedermayer2012-03-011-2/+2
* | 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
OpenPOWER on IntegriCloud