summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652'Michael Niedermayer2012-12-067-6/+121
|\
| * lavu/opt: do not filter out the initial sign character except for flagsJustin Ruggles2012-12-051-3/+8
| * eval: treat dB as decibels instead of decibytesJustin Ruggles2012-12-051-3/+24
| * float_dsp: add vector_dmul_scalar() to multiply a vector of doublesJustin Ruggles2012-12-055-0/+89
* | av_assert should use AV_LOG_PANIC.Reimar Döffinger2012-12-052-2/+2
* | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer2012-12-0516-68/+2
|\ \ | |/
| * Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-0415-29/+0
* | pixdesc: fix broken yuva definitionsPaul B Mahol2012-12-051-20/+20
* | lavu/channel_layout: document the semantic of layouts.Nicolas George2012-12-021-0/+8
* | lavu/parseutils: accept %J for hours >= 24.Nicolas George2012-12-023-3/+5
* | lavu/opt: allow to set sample and pixel format with av_opt_set_int()Stefano Sabatini2012-12-012-9/+24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-011-3/+5
|\ \ | |/
| * avutil: Use a configure check to enable windows console functionsMartin Storsjö2012-11-301-2/+2
| * avutil: Include io.h with a separate condition from windows console functionsMartin Storsjö2012-11-301-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-301-1/+3
|\ \ | |/
| * avutil: Include io.h with a separate condition from MapViewOfFileMartin Storsjö2012-11-291-1/+3
* | lavu/opt: change the way default pixel and sample format value is setStefano Sabatini2012-11-302-5/+20
* | Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1'Michael Niedermayer2012-11-281-1/+1
|\ \ | |/
| * x86: cpu: Drop unused HAVE_RWEFLAGS conditionDiego Biurrun2012-11-281-1/+1
* | Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'Michael Niedermayer2012-11-272-0/+33
|\ \ | |/
| * x86: float_dsp: add SSE version of vector_fmul_scalar()Justin Ruggles2012-11-262-0/+33
* | Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'Michael Niedermayer2012-11-274-0/+66
|\ \ | |/
| * dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutilJustin Ruggles2012-11-264-0/+66
| * base64: fix signed overflow in shiftMans Rullgard2012-11-261-2/+2
| * remove #defines to prevent use of discouraged external functionsJanne Grunau2012-11-251-34/+0
* | lavu: drop time redefinition as it causes some problems in some uncommon conf...Michael Niedermayer2012-11-261-2/+0
* | lavu/samplefmt: return the size of the allocated samples buffer at the next bumpStefano Sabatini2012-11-253-2/+16
* | lavu/opt: add support for reading pixel and sample format through av_get_int()Stefano Sabatini2012-11-252-1/+3
* | lavu/imgutils: add consistency checks to av_image_copy_plane()Stefano Sabatini2012-11-253-1/+7
* | lavu/opt: fix range shown in set_format() log messageStefano Sabatini2012-11-251-1/+1
* | lavu/opt: add av_opt_ accessors for pixel/format/image size optionsStefano Sabatini2012-11-253-1/+111
* | replace av_log(0, by av_log(NULL,Michael Niedermayer2012-11-232-3/+3
* | Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da'Michael Niedermayer2012-11-231-17/+103
|\ \ | |/
| * av_memcpy_backptr: optimise some special casesMans Rullgard2012-11-231-17/+103
* | mips: Fixing HAVE_MIPSFPU dependenciesBojan Zivkovic2012-11-212-1/+6
* | ensure comment blocks that contain doxygen commands start with double asterixPeter Ross2012-11-212-2/+2
* | pixdesc: fix alpha flagsMichael Niedermayer2012-11-211-7/+7
* | pixdesc: add av_get_padded_bits_per_pixel()Michael Niedermayer2012-11-212-0/+26
* | Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480'Michael Niedermayer2012-11-212-24/+28
|\ \ | |/
| * pixdesc: add PIX_FMT_ALPHA flagLuca Barbato2012-11-202-24/+28
* | mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic2012-11-194-0/+112
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-191-16/+6
|\ \ | |/
| * x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-181-16/+6
* | lavu/bprint: implement av_bprint_strftime().Nicolas George2012-11-173-2/+69
* | Merge commit '8f5587c3d0bc4b5f075e4282215bda91a21fc12e'Michael Niedermayer2012-11-171-0/+3
|\ \ | |/
| * cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52Janne Grunau2012-11-162-1/+4
* | cpu: add a few cpu names as aliases for their cpu flagsMichael Niedermayer2012-11-171-0/+17
* | cpu: add cmov ro the table, which appears to have been forgottenMichael Niedermayer2012-11-171-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-161-1/+2
|\ \ | |/
| * crc: av_crc() parameter names should match between .c, .h and doxygenDiego Biurrun2012-11-161-1/+2
OpenPOWER on IntegriCloud