]> git.sesse.net Git - ffmpeg/history - libavutil
avprobe: add local per-file state
[ffmpeg] / libavutil /
2016-02-18 Diego Biurruncosmetics: Drop empty comment lines
2016-02-18 Anton Khirnovhwcontext_cuda/vdpau: add to skipheaders
2016-02-14 Anton Khirnovhwcontext: add a CUDA implementation
2016-02-14 Anton Khirnovpixfmt: add a CUDA hwaccelled format
2016-02-14 Anton Khirnovhwcontext: add a VDPAU implementation
2016-02-14 Anton Khirnovlavu: add a framework for handling hwaccel frames
2016-02-14 Anton Khirnovbuffer: add support for pools using caller data in...
2016-01-27 James Almerx86: Add ymm_reg struct
2016-01-25 Vittorio Giovarapixdesc: Use AV_CEIL_RSHIFT in documentation
2016-01-25 Vittorio Giovarapixdesc: Drop unneeded deprecation warning guards
2016-01-23 Geza Lorex86inc: Add debug symbols indicating sizes of compiled...
2016-01-23 Henrik Gramnerx86inc: Avoid creating unnecessary local labels
2016-01-23 Henrik Gramnerx86inc: Simplify AUTO_REP_RET
2016-01-23 Henrik Gramnerx86inc: Use more consistent indentation
2016-01-23 Henrik Gramnerx86inc: Preserve arguments when allocating stack space
2016-01-23 Henrik Gramnerx86inc: Improve FMA instruction handling
2016-01-23 Henrik Gramnerx86inc: Be more verbose in assertion failures
2016-01-23 Henrik Gramnerx86inc: Make cpuflag() and notcpuflag() return 0 or 1
2016-01-23 Anton Khirnovpixdesc: fix and extend doxy for av_pix_fmt_get_chroma_...
2016-01-11 Clément Bœschlavu: add AV_CEIL_RSHIFT and use it in various places
2016-01-08 Martin Storsjöarm: Fix vfp dead code elimination with have_vfp_vm
2015-12-14 Janne Grunauarm: add a cpu flag for the VFPv2 vector mode
2015-12-14 Janne Grunauarm64: add cycle counter support
2015-12-14 Janne Grunaulibavutil: move FFALIGN macro from common.h to macros.h
2015-11-13 Martin Storsjöxtea: Add functions for little endian mode
2015-11-13 Martin Storsjöxtea: Clarify that the current API works in big endian...
2015-10-14 Luca Barbatothread: Provide no-op variants for pthread_once
2015-10-12 Vittorio Giovaradict: Change return type of av_dict_copy()
2015-10-03 Henrik Gramneravutil/avstring: Inline some tiny functions
2015-09-30 Vittorio Giovaralavu: Deprecate AVFrame.error[]
2015-09-29 Vicente Olivert... mips: intreadwrite: Only execute that code for mips...
2015-09-17 Kevin Wheatleypixfmt: Add new SMPTE color primaries and transfer...
2015-09-10 Luca Barbatopixdesc: Document the component order
2015-09-10 Hendrik Leppkespixdesc: Add missing alpha flag for yuva420p9be
2015-09-10 Hendrik Leppkespixdesc: Consistently order components
2015-09-07 Vittorio Giovaralavu: Drop the {minus,plus}1 suffix from AVComponentDes...
2015-09-07 Vittorio Giovaralavu: Remove bit packing from AVComponentDescriptor
2015-09-07 wm4lavu: extend size of the AVPixFmtDescriptor.flags field
2015-08-31 Vittorio Giovarades: Add missing include
2015-08-28 Vittorio GiovaraBump major versions of all libraries
2015-08-28 Vittorio GiovaraPostpone API-incompatible changes until the next bump
2015-08-28 Vittorio Giovaralavu: Drop deprecated private lls functions
2015-08-28 Vittorio Giovaralavu: Drop deprecated context size variables
2015-08-28 Vittorio Giovaralavu: Drop deprecated duplicated AVFrame/AVCodecContext...
2015-08-28 Vittorio Giovaralavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol
2015-08-28 Vittorio Giovaralavu: Drop deprecated audioconvert.h header
2015-08-28 Vittorio Giovaralavu: Drop deprecated av_reverse function
2015-08-28 Vittorio Giovaralavu: Drop deprecated external access to AVPixFmtDescri...
2015-08-28 Vittorio Giovaralavu: Drop deprecated old_pix_fmt.h and related code
2015-08-23 Luca Barbatochannel_layout: Add a 16channel default layout
2015-08-13 Henrik Gramnerx86inc: Various minor backports from x264
2015-08-11 Henrik Gramnerx86inc: Drop SECTION_TEXT macro
2015-08-11 Henrik Gramnerx86inc: Disable vpbroadcastq workaround in newer yasm...
2015-08-11 Christophe Gisquetx86inc: Fix instantiation of YMM registers
2015-08-11 Anton Mitrofanovx86inc: warn when instructions incompatible with curren...
2015-08-11 Henrik Gramnerx86inc: Support arbitrary stack alignments
2015-08-11 Anton Mitrofanovx86inc: warn if XOP integer FMA instruction emulation...
2015-07-31 James Almerdes: extend av_des_init() doxy
2015-07-31 James Almerdes: add av_des_alloc()
2015-07-31 James Almerxtea: add av_xtea_alloc()
2015-07-31 James Almerrc4: extend av_rc4_init() doxy
2015-07-31 James Almerrc4: add av_rc4_alloc()
2015-07-31 James Almerblowfish: add av_blowfish_alloc()
2015-07-30 James Almerhmac: add missing version bump and APIChanges entry
2015-07-29 James Almerfate: add test vectors for HMAC SHA and SHA-2
2015-07-29 James Almerhmac: add support for SHA-2
2015-07-21 Luca Barbatoparseutil: Use non ambiguous aliases for uhd
2015-07-20 Luca Barbatoparseutil: Add more resolution aliases
2015-07-08 Henrik Gramnerx86: Serialize rdtsc in read_time()
2015-07-03 Vittorio Giovaralavu: Add version information for av_version_info()
2015-07-02 wm4lavu: add an API function to return the Libav version...
2015-06-08 Luca Barbatoconfigure: Support MSVC 2015
2015-05-31 James Almerx86: check for AV_CPU_FLAG_AVXSLOW where useful
2015-05-31 James Almerx86: Add helper macros to check for slow cpuflags
2015-05-31 James Almerx86: add AV_CPU_FLAG_AVXSLOW flag
2015-05-31 Luca Barbatoppc: vsx: Implement diff_pixels and get_pixels
2015-05-31 Luca Barbatoppc: vsx: Implement float_dsp
2015-05-31 Luca Barbatoppc: cpu: Add support for VSX and POWER8 extensions
2015-05-31 Luca Barbatoppc: Restrict some Altivec implementations to Big Endian
2015-05-31 Luca Barbatoppc: Clarify and extend the cpuid check
2015-05-31 Luca Barbatoppc: linux: Check altivec using the auxv
2015-05-31 Luca Barbatoppc: avutil: Use the abriged vector types
2015-05-31 Luca Barbatoppc: avutil: Drop a potentially dangerous workaround
2015-05-28 wm4pixfmt: remove misleading and broken documentation
2015-05-28 Timothy Gux86inc: Clear __SECT__
2015-05-25 Steve LhommeD3D11va: add a Direct3D11 video decoder similar to...
2015-04-20 Vittorio Giovaralog: Print a full backtrace along with error messages...
2015-04-19 James Almeravutil: remove pointless bmi1 define
2015-04-19 Vittorio Giovaralog: Introduce a more verbose debug level
2015-04-07 Luca Barbatoparseutils: Make av_small_strptime public
2015-04-06 Luca Barbatoparseutils: Extend small_strptime to be used in avformat
2015-03-29 wm4lavc: add MMAL hardware decoder wrapper
2015-03-23 Vittorio Giovarapixfmt: Update documentation with prefixed pixel formats
2015-03-23 Vittorio Giovarapixdesc: Replace a few leftover instances of non AV...
2015-03-23 Vittorio Giovaramov: Write the display matrix in order
2015-03-17 Martin StorsjöReplace a few leftover instances of enum PixelFormat...
2015-03-07 Martin Storsjöarm: Suppress tags about used cpu arch and extensions
2015-02-20 Peter Meerwaldlibavutil: Add ARM av_clip_intp2_arm
2015-02-20 Peter Meerwaldlibavutil: Add av_clip_intp2
2015-02-19 Anton Khirnovpixfmt: add a pixel format for QSV hwaccel
next