summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit 'be923ed659016350592acb9b3346f706f8170ac5'Michael Niedermayer2012-10-311-3/+3
|\ \ | |/
| * x86: MMX2 ---> MMXEXT in macro namesDiego Biurrun2012-10-311-3/+3
* | x86: Fix assembly with NASMDave Yeo2012-10-311-1/+1
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-313-2/+3
|\ \ | |/
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-313-2/+3
* | tree-test: fix printf() typesMichael Niedermayer2012-10-311-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-302-0/+263
|\ \ | |/
| * pixfmt: support more yuva formatsLuca Barbato2012-10-302-0/+262
| * Remove INIT_AVX from x86inc.asm.Ronald S. Bultje2012-10-291-8/+0
* | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer2012-10-301-0/+1
|\ \ | |/
| * lavr: add general API usage doxyAnton Khirnov2012-10-291-0/+1
* | tree: fix type used for testing the treeMichael Niedermayer2012-10-291-1/+1
* | lavu/parseutils: add trailing characters check in av_parse_video_size()Stefano Sabatini2012-10-291-0/+4
* | lavu: keep context size variablesMichael Niedermayer2012-10-288-20/+4
* | lavu: add more doxy to av_rescale_deltaMichael Niedermayer2012-10-271-0/+6
* | lavu: add av_rescale_delta()Michael Niedermayer2012-10-272-0/+28
* | mathemathics: update copyright yearsMichael Niedermayer2012-10-272-2/+2
* | lavu: add av_clip64()Michael Niedermayer2012-10-272-1/+18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-261-3/+2
|\ \ | |/
* | tools: add ffescape utilityStefano Sabatini2012-10-251-1/+1
OpenPOWER on IntegriCloud