summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer2015-04-203-4/+19
|\
| * log: Introduce a more verbose debug levelVittorio Giovara2015-04-193-4/+19
* | avutil: remove pointless bmi1 defineJames Almer2015-04-181-3/+2
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...Shivraj Patil2015-04-171-0/+285
* | libavutil/softfloat: Change order of fields in SoftFloat structure.Nedeljko Babic2015-04-151-7/+7
* | avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not suppo...Shivraj Patil2015-04-101-2/+2
* | avutil/x86/Makefile: fix conditional x86/emms.o buildMichael Niedermayer2015-04-091-2/+2
* | avutil/x86/Makefile: Make building and linking of emms.c conditionalRonald S. Bultje2015-04-081-1/+3
* | Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'Michael Niedermayer2015-04-072-17/+23
|\ \ | |/
| * parseutils: Make av_small_strptime publicLuca Barbato2015-04-073-6/+37
* | Merge commit '108f2f381acb93827fb4add0517eeae859afa3bf'Michael Niedermayer2015-04-071-56/+59
|\ \ | |/
| * parseutils: Extend small_strptime to be used in avformatLuca Barbato2015-04-061-50/+58
* | lavu/dict: add more testsLukasz Marek2015-04-021-0/+53
* | lavu/dict: fix set function when reuse existing key pointerLukasz Marek2015-04-021-20/+24
* | lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_intLukasz Marek2015-04-021-0/+1
* | avutil/eval: check for av_malloc failureMichael Niedermayer2015-04-011-0/+4
* | avutil/eval: factor av_expr_free() calls outMichael Niedermayer2015-04-011-2/+2
* | lavu/avstring: add av_append_path_component() funcionLukasz Marek2015-03-313-1/+56
* | avutil/hmac: Check av_hmac_alloc() return codeMichael Niedermayer2015-03-301-0/+2
* | avutil/pca: Check for av_malloc* failuresMichael Niedermayer2015-03-301-0/+8
* | Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer2015-03-293-2/+11
|\ \ | |/
| * lavc: add MMAL hardware decoder wrapperwm42015-03-293-2/+11
* | avutil/timer: give each printed value of STOP_TIMER a fixed lengthMichael Niedermayer2015-03-271-1/+1
* | avutil/timer: show histogram of cpu cycles each run tookMichael Niedermayer2015-03-271-1/+7
* | avutil/cpu: add missing check for mmxext to av_force_cpu_flagsJames Almer2015-03-261-0/+1
* | avutil: make AVFrameSideData buffers ref-counted.Ronald S. Bultje2015-03-252-15/+39
* | lavu/frame: move av_frame_copy_props() up in the file.Ronald S. Bultje2015-03-251-70/+70
* | avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411PMichael Niedermayer2015-03-241-1/+1
* | Merge commit '312a9ef04bf6b55e68e4a61694b169cd3cc69bb8'Michael Niedermayer2015-03-241-5/+5
|\ \ | |/
| * pixfmt: Update documentation with prefixed pixel formatsVittorio Giovara2015-03-231-8/+8
* | Merge commit '592a04054e6423be5050efd2bceece48b10b9c1d'Michael Niedermayer2015-03-241-3/+6
|\ \ | |/
| * pixdesc: Replace a few leftover instances of non AV-prefixed flagsVittorio Giovara2015-03-231-3/+6
* | Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'Michael Niedermayer2015-03-243-8/+8
|\ \ | |/
| * mov: Write the display matrix in orderVittorio Giovara2015-03-233-8/+8
| * Replace a few leftover instances of enum PixelFormat with enum AVPixelFormatMartin Storsjö2015-03-171-3/+3
* | avutil/frame: Add some very basic documentation for AVFrameSideDataMichael Niedermayer2015-03-231-0/+7
* | libavutil: add bmi2 optimized av_mod_uintp2James Almer2015-03-201-2/+22
* | libavutil: add av_mod_uintp2James Almer2015-03-201-0/+14
* | mips/float_dsp: fix vector_fmul_window_mips on mips64James Cowgill2015-03-181-6/+6
* | OpenCL uninit bug fix - clear is_compiled flagsrikanth2015-03-161-0/+4
* | mips/asmdefs: use _ABI64 as defined by gccJames Cowgill2015-03-121-3/+1
* | avutil/buffer: Avoid moving the AVBufferRef to a new place in memory in av_bu...Michael Niedermayer2015-03-121-2/+2
* | avutil/buffer: Avoid moving the AVBufferRef to a new place in memory in av_bu...Michael Niedermayer2015-03-121-2/+1
* | Merge commit 'dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73'Michael Niedermayer2015-03-071-0/+6
|\ \ | |/
| * arm: Suppress tags about used cpu arch and extensionsMartin Storsjö2015-03-071-0/+6
* | mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_James Cowgill2015-03-071-2/+2
* | Revert "avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit"Michael Niedermayer2015-03-071-3/+0
* | configure: Make compilable with VS2015 (missing hunk)Peter Tissen2015-03-061-1/+1
* | avutil/opencl: is_compiled flag not being cleared in av_opencl_uninitSrikanth G2015-03-061-0/+3
* | mips: port optimizations to mips n64James Cowgill2015-03-062-10/+59
OpenPOWER on IntegriCloud