summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
...
| * log: Include io.h on windowsRonald S. Bultje2012-06-251-0/+1
| * x86: cpu: whitespace (mostly) cosmeticsMans Rullgard2012-06-251-34/+36
* | x86/intmath.h: Fix mull operand constraintsyang2012-06-261-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-253-1/+6
|\ \ | |/
| * x86: place some inline asm under #if HAVE_INLINE_ASMRonald S. Bultje2012-06-253-1/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-241-1/+1
|\ \ | |/
| * log: Only include unistd.h if configure found itMartin Storsjö2012-06-241-1/+1
* | cpu.h: include version.h for LIBAVUTIL_VERSION_MAJORMichael Niedermayer2012-06-241-0/+1
* | lavu: split version info into version.hMichael Niedermayer2012-06-243-23/+53
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-243-3/+10
|\ \ | |/
| * x86: Add CPU flag for the i686 cmov instructionDiego Biurrun2012-06-233-1/+7
* | qsort: flip compare direction to match libc qsort()Michael Niedermayer2012-06-221-9/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-227-4/+42
|\ \ | |/
| * lavu: add av_usleep() functionMans Rullgard2012-06-223-2/+34
| * cosmetics: do not use full path for local headersDiego Biurrun2012-06-222-2/+2
| * lavu/file: include unistd.h only when availableMans Rullgard2012-06-211-0/+2
| * log: include unistd.h only when neededMans Rullgard2012-06-211-0/+4
* | extend log line buffer sizesWolfram Gloger2012-06-221-5/+7
* | Revert "mathematics.h: remove a couple of math defines"Carl Eugen Hoyos2012-06-221-0/+18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-211-1/+1
|\ \ | |/
| * lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard2012-06-211-1/+1
* | libavutil: fix author attributionMichael Niedermayer2012-06-202-8/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-206-23/+79
|\ \ | |/
| * av_gettime: support Win32 without gettimeofday()Mans Rullgard2012-06-201-0/+16
| * Use av_gettime() in various placesMans Rullgard2012-06-201-4/+2
| * Move av_gettime() to libavutilMans Rullgard2012-06-203-0/+61
| * mathematics.h: remove a couple of math definesJanne Grunau2012-06-201-18/+0
| * Remove unnecessary inclusions of [sys/]time.hMans Rullgard2012-06-201-1/+0
* | log: flip highlight bit for codec & muxer layerMichael Niedermayer2012-06-201-12/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-197-0/+137
|\ \ | |/
| * mem: add support for _aligned_malloc() as found on WindowsRonald S. Bultje2012-06-191-0/+6
| * float_dsp: add x86-optimized functions for vector_fmac_scalar()Justin Ruggles2012-06-183-3/+57
| * float_dsp: Move vector_fmac_scalar() from libavcodec to libavutilJustin Ruggles2012-06-184-0/+77
* | avutil: add get_category() for the case where one AVClass can have more than ...Michael Niedermayer2012-06-193-5/+22
* | log: swap colors for muxer and codec layerMichael Niedermayer2012-06-191-12/+12
* | x86/intmath: fix type of FASTDIVMichael Niedermayer2012-06-191-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-181-0/+7
|\ \ | |/
| * Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-181-0/+7
* | libavutil: add a merge sort.Michael Niedermayer2012-06-181-0/+25
* | qsort doxyMichael Niedermayer2012-06-181-0/+6
* | qsort: add some forgotten ()Michael Niedermayer2012-06-181-1/+1
* | libavutil: add AV_QSORT()Michael Niedermayer2012-06-181-0/+86
* | attributes: move av_restrict fallback from internal to attributesMichael Niedermayer2012-06-172-4/+4
* | lavu/internal: define av_restrict if it has not been defined by config.hMichael Niedermayer2012-06-171-0/+4
* | enable C99-external_inline for iclJ. Bohl2012-06-171-0/+4
* | md5: consistently use uint32_t instead of unsigned intGiorgio Vazzana2012-06-161-5/+5
* | revert "extern inline" usageMichael Niedermayer2012-06-151-4/+0
* | new attribute "extern inline" (fixing linker error with ff_get_mb_score and f...J. Bohl2012-06-151-0/+8
* | bprint: implement vsnprintf for win32.Nicolas George2012-06-141-0/+19
* | arm/intmath: disable av_clip_uintp2_arm with config_smallMichael Niedermayer2012-06-121-1/+2
OpenPOWER on IntegriCloud