summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/cast5: Make iv array staticMichael Niedermayer2015-05-02
* avutil/cast5: Mark key_bits as constMichael Niedermayer2015-05-02
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biwe...Shivraj Patil2015-05-01
* avutil/softfloat_tables: add missing stdint.h includeJames Almer2015-04-30
* libavutil/softfloat: Add functions.Nedeljko Babic2015-04-30
* libavutil/softfloat: Added av_normalize_sf in av_add_sfNedeljko Babic2015-04-30
* libavutil/softfloat: exponent adjusted for aac fixed point decNedeljko Babic2015-04-30
* OpenCL: Fix ABI incompatibility issuesManeesh Gupta2015-04-28
* avutil/log: more complete description of av_log functionMatteo Nastasi (mop)2015-04-26
* avutil/softfloat: document av_int2sf()Michael Niedermayer2015-04-25
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc func...Shivraj Patil2015-04-24
* avutil/frame: fix everythnig/everything typoClément Bœsch2015-04-24
* Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6'Michael Niedermayer2015-04-20
|\
| * log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-20
| * avutil: remove pointless bmi1 defineJames Almer2015-04-19
* | avutil/mips/generic_macros_msa: volatile doesnt need __Michael Niedermayer2015-04-20
* | Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer2015-04-20
|\|
| * log: Introduce a more verbose debug levelVittorio Giovara2015-04-19
* | avutil: remove pointless bmi1 defineJames Almer2015-04-18
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...Shivraj Patil2015-04-17
* | libavutil/softfloat: Change order of fields in SoftFloat structure.Nedeljko Babic2015-04-15
* | avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not suppo...Shivraj Patil2015-04-10
* | avutil/x86/Makefile: fix conditional x86/emms.o buildMichael Niedermayer2015-04-09
* | avutil/x86/Makefile: Make building and linking of emms.c conditionalRonald S. Bultje2015-04-08
* | Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'Michael Niedermayer2015-04-07
|\|
| * parseutils: Make av_small_strptime publicLuca Barbato2015-04-07
* | Merge commit '108f2f381acb93827fb4add0517eeae859afa3bf'Michael Niedermayer2015-04-07
|\|
| * parseutils: Extend small_strptime to be used in avformatLuca Barbato2015-04-06
* | lavu/dict: add more testsLukasz Marek2015-04-02
* | lavu/dict: fix set function when reuse existing key pointerLukasz Marek2015-04-02
* | lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_intLukasz Marek2015-04-02
* | avutil/eval: check for av_malloc failureMichael Niedermayer2015-04-01
* | avutil/eval: factor av_expr_free() calls outMichael Niedermayer2015-04-01
* | lavu/avstring: add av_append_path_component() funcionLukasz Marek2015-03-31
* | avutil/hmac: Check av_hmac_alloc() return codeMichael Niedermayer2015-03-30
* | avutil/pca: Check for av_malloc* failuresMichael Niedermayer2015-03-30
* | Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer2015-03-29
|\|
| * lavc: add MMAL hardware decoder wrapperwm42015-03-29
* | avutil/timer: give each printed value of STOP_TIMER a fixed lengthMichael Niedermayer2015-03-27
* | avutil/timer: show histogram of cpu cycles each run tookMichael Niedermayer2015-03-27
* | avutil/cpu: add missing check for mmxext to av_force_cpu_flagsJames Almer2015-03-26
* | avutil: make AVFrameSideData buffers ref-counted.Ronald S. Bultje2015-03-25
* | lavu/frame: move av_frame_copy_props() up in the file.Ronald S. Bultje2015-03-25
* | avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411PMichael Niedermayer2015-03-24
* | Merge commit '312a9ef04bf6b55e68e4a61694b169cd3cc69bb8'Michael Niedermayer2015-03-24
|\|
| * pixfmt: Update documentation with prefixed pixel formatsVittorio Giovara2015-03-23
* | Merge commit '592a04054e6423be5050efd2bceece48b10b9c1d'Michael Niedermayer2015-03-24
|\|
| * pixdesc: Replace a few leftover instances of non AV-prefixed flagsVittorio Giovara2015-03-23
* | Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'Michael Niedermayer2015-03-24
|\|
| * mov: Write the display matrix in orderVittorio Giovara2015-03-23