summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
...
| * x86: add colons after labelsMans Rullgard2012-08-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-051-0/+11
|\ \ | |/
| * rational: add av_inv_q() returning the inverse of an AVRationalMans Rullgard2012-08-051-0/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-045-7/+9
|\ \ | |/
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-034-7/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-031-1/+1
|\ \ | |/
| * x86: Use consistent 3dnowext function and macro name suffixesDiego Biurrun2012-08-031-1/+1
* | timecode: show frame rate when invalid.Clément Bœsch2012-08-011-1/+2
* | lavu/bprint: readd documentation for 0 and 1 av_bprint_init() special valuesStefano Sabatini2012-07-311-0/+2
* | audioconvert: add av_get_standard_channel_layout().Nicolas George2012-07-303-1/+23
* | audioconvert: add av_get_channel_description().Nicolas George2012-07-302-0/+19
* | audioconvert: include the description of channels in the library.Nicolas George2012-07-301-29/+34
* | samplefmt: Fix warning about discarded qualifierjamal2012-07-301-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-291-92/+127
|\ \ | |/
| * x86inc: clip num_args to 7 on x86-32.Loren Merritt2012-07-281-0/+3
| * x86inc: sync to latest version from x264.Ronald S. Bultje2012-07-281-92/+124
* | lavu/bprint: extend/clarify documentation for av_bprint_init() size_max valueStefano Sabatini2012-07-281-9/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-273-21/+25
|\ \ | |/
| * x86: add support for fmaddps fma4 instruction with abstraction to avx/sseJustin Ruggles2012-07-271-5/+11
| * eval: fix printing of NaN in eval fate test.Ronald S. Bultje2012-07-261-1/+4
| * x86inc: automatically insert vzeroupper for YMM functions.Ronald S. Bultje2012-07-262-13/+12
* | imgutils: Fix warnings about incompatible pointer type and discarded qualifiersjamal2012-07-271-2/+2
* | avutil: support 50 and 60 frame rates in timecode apiMatthieu Bouron2012-07-273-4/+40
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-231-0/+12
|\ \ | |/
| * dsputil: x86: add SHUFFLE_MASK_W macroJason Garrett-Glaser2012-07-221-0/+12
* | lavu: disable av_uninit for clangPaul B Mahol2012-07-161-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-162-3/+36
|\ \ | |/
| * mem: introduce av_malloc_array and av_mallocz_arrayLuca Barbato2012-07-142-3/+36
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-151-0/+8
|\ \ | |/
| * eval: add gt(), gte(), lt() and lte() fate testsJanne Grunau2012-07-141-0/+8
| * eval: fix swapping of lt() and lte()Max Lazarov2012-07-141-2/+2
* | av_samples_copy: support overlapping copiesMichael Niedermayer2012-07-121-2/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-111-0/+7
|\ \ | |/
| * configure: Check for the math function rintRonald S. Bultje2012-07-111-0/+7
* | replace all __volatile__ by volatileMichael Niedermayer2012-07-111-1/+1
* | parseutils: ignore digits below the microsecond.Nicolas George2012-07-101-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-102-3/+45
|\ \ | |/
| * x86/cpu: implement get/set_eflags using intrinsicsRonald S. Bultje2012-07-101-0/+14
| * x86/cpu: implement support for cpuid through intrinsicsRonald S. Bultje2012-07-101-0/+14
| * x86/cpu: implement support for xgetbv through intrinsicsRonald S. Bultje2012-07-101-0/+11
| * lavu: use intrinsics for emms on systems lacking inline asm supportRonald S. Bultje2012-07-101-2/+5
| * mem: Don't abort on av_malloc(0) in debug modeMartin Storsjö2012-07-101-2/+0
* | x86: cpu: clean up check for cpuid instruction supportMans Rullgard2012-07-101-20/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-081-0/+8
|\ \ | |/
| * x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).Ronald S. Bultje2012-07-071-0/+8
* | x86inc: put basicnop under ifdef to prevent compile failure.Clément Bœsch2012-07-071-0/+2
* | x86inc: try to put amdnop under ifdef to prevent compile failureMichael Niedermayer2012-07-071-0/+2
* | log: fix compilation failure on mingw due to reference to undefined set_color256Michael Niedermayer2012-07-071-0/+1
* | lavu: 256 color supportPaul B Mahol2012-07-072-20/+30
* | cosmetics: various spelling fixesLou Logan2012-07-061-1/+1
OpenPOWER on IntegriCloud