summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lavu/opt: fix av_opt_get_key_value() API.Nicolas George2012-11-163-6/+7
* | Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040'Michael Niedermayer2012-11-151-4/+5
|\ \ | |/
| * avutil: change GET_UTF8 to not use av_log2()Mans Rullgard2012-11-141-4/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-141-1/+1
|\ \ | |/
| * x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-1/+1
* | Remove deprecation of avcodec_get_chroma_sub_sample.Michael Niedermayer2012-11-141-0/+5
* | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2'Michael Niedermayer2012-11-142-0/+26
|\ \ | |/
| * pixdesc: add av_pix_fmt_get_chroma_sub_sampleLuca Barbato2012-11-132-0/+26
| * build: Drop AVX assembly ifdefsDiego Biurrun2012-11-111-4/+0
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-125-210/+220
|\ \ | |/
| * lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-115-184/+194
* | Merge commit '802713c4e7b41bc2deed754d78649945c3442063'Michael Niedermayer2012-11-122-1/+2
|\ \ | |/
| * x86inc: Set program_name outside of x86inc.asmDiego Biurrun2012-11-112-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-101-8/+8
|\ \ | |/
| * x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-091-8/+8
* | lavu: remove disabled FF_API_OLD_EVAL_NAMES codeStefano Sabatini2012-11-073-70/+0
* | lavu/opt: show valid range in case of out-of-range valueStefano Sabatini2012-11-071-2/+2
* | Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'Michael Niedermayer2012-11-054-2/+62
|\ \ | |/
| * lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-054-2/+62
* | Merge commit '930e26a3ea9d223e04bac4cdde13697cec770031'Michael Niedermayer2012-11-051-12/+10
|\ \ | |/
| * x86: PABSW: port to cpuflagsDiego Biurrun2012-11-051-12/+10
* | lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM codeStefano Sabatini2012-11-043-25/+1
* | lavu/opt: implement av_opt_get_key_value().Nicolas George2012-11-043-15/+71
* | lavu/opt: parse key into a mallocated buffer.Nicolas George2012-11-041-18/+17
* | avstring: fix compiler warning about freeing const pointersMichael Niedermayer2012-11-031-1/+2
* | Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'Michael Niedermayer2012-11-033-28/+42
|\ \ | |/
| * crc: move doxy to the headerAnton Khirnov2012-11-022-28/+30
| * x86: Refactor PSWAPD fallback implementations and port to cpuflagsDiego Biurrun2012-11-021-0/+12
* | Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'Michael Niedermayer2012-11-031-5/+5
|\ \ | |/
| * x86: PMINUB: port to cpuflagsDiego Biurrun2012-11-021-5/+5
* | lavu/opt: set sample format default value, and accept NULL valueStefano Sabatini2012-11-031-1/+4
* | Merge commit '9ce02e14f01de50fcc6f7f459544b140be66d615'Michael Niedermayer2012-11-032-1/+5
|\ \ | |/
| * x86util: Add cpuflags_mmxext alias for cpuflags_mmx2Diego Biurrun2012-11-021-0/+2
| * x86inc: Only define program_name if the macro is unsetDiego Biurrun2012-11-021-1/+3
| * x86: Fix assembly with NASMDave Yeo2012-10-311-1/+1
* | lavu/opt: prefer if(){}else{} over if()else{} constructStefano Sabatini2012-11-031-2/+2
* | lavu/opt: add AV_OPT_SAMPLE_FMT optionStefano Sabatini2012-11-033-1/+30
* | lavu/bprint: add av_bprint_get_buffer().Nicolas George2012-11-023-1/+22
* | rational: test add/sub tooMichael Niedermayer2012-11-011-1/+4
* | eval-test: add some otherwise untested functions.Michael Niedermayer2012-11-011-0/+5
* | av_image_copy: check for av_image_get_linesize() failure.Michael Niedermayer2012-10-311-0/+4
* | file: typoMichael Niedermayer2012-10-311-1/+1
* | av_tempfile: document umask() issueMichael Niedermayer2012-10-311-0/+3
OpenPOWER on IntegriCloud