summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* qsort: flip compare direction to match libc qsort()Michael Niedermayer2012-06-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-22
|\
| * lavu: add av_usleep() functionMans Rullgard2012-06-22
| * cosmetics: do not use full path for local headersDiego Biurrun2012-06-22
| * lavu/file: include unistd.h only when availableMans Rullgard2012-06-21
| * log: include unistd.h only when neededMans Rullgard2012-06-21
* | extend log line buffer sizesWolfram Gloger2012-06-22
* | Revert "mathematics.h: remove a couple of math defines"Carl Eugen Hoyos2012-06-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-21
|\|
| * lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard2012-06-21
* | libavutil: fix author attributionMichael Niedermayer2012-06-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-20
|\|
| * av_gettime: support Win32 without gettimeofday()Mans Rullgard2012-06-20
| * Use av_gettime() in various placesMans Rullgard2012-06-20
| * Move av_gettime() to libavutilMans Rullgard2012-06-20
| * mathematics.h: remove a couple of math definesJanne Grunau2012-06-20
| * Remove unnecessary inclusions of [sys/]time.hMans Rullgard2012-06-20
* | log: flip highlight bit for codec & muxer layerMichael Niedermayer2012-06-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-19
|\|
| * mem: add support for _aligned_malloc() as found on WindowsRonald S. Bultje2012-06-19
| * float_dsp: add x86-optimized functions for vector_fmac_scalar()Justin Ruggles2012-06-18
| * float_dsp: Move vector_fmac_scalar() from libavcodec to libavutilJustin Ruggles2012-06-18
* | avutil: add get_category() for the case where one AVClass can have more than ...Michael Niedermayer2012-06-19
* | log: swap colors for muxer and codec layerMichael Niedermayer2012-06-19
* | x86/intmath: fix type of FASTDIVMichael Niedermayer2012-06-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-18
|\|
| * Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-18
* | libavutil: add a merge sort.Michael Niedermayer2012-06-18
* | qsort doxyMichael Niedermayer2012-06-18
* | qsort: add some forgotten ()Michael Niedermayer2012-06-18
* | libavutil: add AV_QSORT()Michael Niedermayer2012-06-18
* | attributes: move av_restrict fallback from internal to attributesMichael Niedermayer2012-06-17
* | lavu/internal: define av_restrict if it has not been defined by config.hMichael Niedermayer2012-06-17
* | enable C99-external_inline for iclJ. Bohl2012-06-17
* | md5: consistently use uint32_t instead of unsigned intGiorgio Vazzana2012-06-16
* | revert "extern inline" usageMichael Niedermayer2012-06-15
* | new attribute "extern inline" (fixing linker error with ff_get_mb_score and f...J. Bohl2012-06-15
* | bprint: implement vsnprintf for win32.Nicolas George2012-06-14
* | arm/intmath: disable av_clip_uintp2_arm with config_smallMichael Niedermayer2012-06-12
* | lavu/error: add av_make_error_string() and av_err2str() convenience utilitiesStefano Sabatini2012-06-11
* | lavu/error: fix sign error in av_sterror() error codeStefano Sabatini2012-06-11
* | lavu/error: use a table to store error codes and strings, add testStefano Sabatini2012-06-11
* | tests/parseutils: change test to make it platform independentStefano Sabatini2012-06-11
* | Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-11
* | random_seed: rewrite generic code.Michael Niedermayer2012-06-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-10
|\|
| * Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov2012-06-10
| * audioconvert: add a function for extracting the channel with the given indexAnton Khirnov2012-06-10
| * audioconvert: add a function for getting the name of a single channel.Anton Khirnov2012-06-10
| * audioconvert: add a function for getting channel's index in layoutAnton Khirnov2012-06-10