summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* lavu: add yuv440p10/12 pixfmts.Ronald S. Bultje2015-05-062-0/+54
* avutil/internal: Suppress empty body warning from emms_c()Michael Niedermayer2015-05-061-1/+1
* avutil/opt: Avoid division by 0Michael Niedermayer2015-05-031-1/+2
* avutil/cast5: Make iv array staticMichael Niedermayer2015-05-021-1/+1
* avutil/cast5: Mark key_bits as constMichael Niedermayer2015-05-021-1/+1
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biwe...Shivraj Patil2015-05-011-0/+475
* avutil/softfloat_tables: add missing stdint.h includeJames Almer2015-04-301-0/+2
* libavutil/softfloat: Add functions.Nedeljko Babic2015-04-302-1/+352
* libavutil/softfloat: Added av_normalize_sf in av_add_sfNedeljko Babic2015-04-301-2/+2
* libavutil/softfloat: exponent adjusted for aac fixed point decNedeljko Babic2015-04-301-4/+4
* OpenCL: Fix ABI incompatibility issuesManeesh Gupta2015-04-282-12/+40
* avutil/log: more complete description of av_log functionMatteo Nastasi (mop)2015-04-261-1/+1
* avutil/softfloat: document av_int2sf()Michael Niedermayer2015-04-251-0/+4
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...Shivraj Patil2015-04-241-0/+133
* avutil/frame: fix everythnig/everything typoClément Bœsch2015-04-241-1/+1
* Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6'Michael Niedermayer2015-04-202-1/+12
|\
| * log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-202-1/+12
| * avutil: remove pointless bmi1 defineJames Almer2015-04-191-3/+2
* | avutil/mips/generic_macros_msa: volatile doesnt need __Michael Niedermayer2015-04-201-2/+2
* | 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
|\ \ | |/
OpenPOWER on IntegriCloud