summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge commit 'a64a5773ea5f7337cd1d87cfdf511914d317fe81'Michael Niedermayer2015-05-28
|\
| * pixfmt: remove misleading and broken documentationwm42015-05-28
| * x86inc: Clear __SECT__Timothy Gu2015-05-28
* | avcodec/mips: Split uni mc optimizations to new fileShivraj Patil2015-05-28
* | avutil/mips: Restructure of generic macrosShivraj Patil2015-05-28
* | x86inc: Clear __SECT__Timothy Gu2015-05-28
* | x86/cpu: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-27
* | avutil: Add av_q2intfloat()Michael Niedermayer2015-05-26
* | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer2015-05-25
|\|
| * D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
* | avutil/pixfmt: Clarify DV example comments for AVChromaLocationTim Nicholson2015-05-22
* | avutil/pixfmt: s/luma sample positions/horizontal luma sample positions/Michael Niedermayer2015-05-21
* | avutil/pixfmt: make luma sample positions even more explicit in the AVChromaL...Michael Niedermayer2015-05-21
* | avutil/pixfmt: Clarify mpeg example comments for AVChromaLocationMichael Niedermayer2015-05-21
* | avutil/pixfmt: clarify chroma location text further, as "first" is ambigousMichael Niedermayer2015-05-21
* | avutil/pixfmt: Clarify that the ASCII art describes the location of the first...Michael Niedermayer2015-05-21
* | avutil/pixfmt: Improve ascii art showing the meaning of the AVChromaLocation ...Michael Niedermayer2015-05-19
* | libavutil/softfloat: Add test case for av_add_sfNedeljko Babic2015-05-14
* | imgutils: initialize palette padding bytes in av_image_allocAndreas Cadhalpun2015-05-13
* | avutil/avstring: Use size_t in av_strlcatf()Michael Niedermayer2015-05-11
* | avutil/dict: Use size_t for appending stringsMichael Niedermayer2015-05-10
* | libavutil/mem: use size_t for the length in av_strdup()Michael Niedermayer2015-05-10
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horiz...Shivraj Patil2015-05-07
* | ripemd: move ripemd{256, 320} into separate functionsJames Almer2015-05-07
* | lavu: add yuv440p10/12 pixfmts.Ronald S. Bultje2015-05-06
* | avutil/internal: Suppress empty body warning from emms_c()Michael Niedermayer2015-05-06
* | avutil/opt: Avoid division by 0Michael Niedermayer2015-05-03
* | 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