]> git.sesse.net Git - ffmpeg/history - libavutil/version.h
crypto: consistently use size_t as type for length parameters
[ffmpeg] / libavutil / version.h
2017-01-09 Diego Biurruncrypto: consistently use size_t as type for length...
2016-12-07 Vittorio Giovaralavc: Add spherical packet side data API
2016-12-07 Vittorio Giovaralavu: Add AVSphericalMapping type and frame side data
2016-11-08 Vittorio Giovaralavu: Rename ycgco color space appropriately
2016-11-07 Luca Barbatopixfmt: Add GRAY12
2016-11-03 Mark Thompsonhwcontext: Hardware frame mapping
2016-10-21 Vittorio Giovaralavu: Add JEDEC P22 color primaries
2016-10-12 Kieran KunhyaAdd GBRAP12 pixel format support
2016-10-12 Michael NiedermayerAdd GBRP12 pixel format support
2016-10-02 Anton Khirnovhwcontext_vaapi: add a quirk for the missing MemoryType...
2016-09-27 Luca Barbatolavu: Bump version for the 12bit Planar YUV support
2016-08-31 Anton Khirnovimgutils: add a function for copying image data from...
2016-07-20 Diego Biurrunx86: Add SSSE3_SLOW CPU flag and related convenience...
2016-07-02 Mark Thompsonhwcontext_vaapi: Add driver quirks to the hwdevice
2016-07-02 Hendrik Leppkespixfmt: add P010 pixel format
2016-06-27 Vittorio Giovarapixdesc: Add aliases to SMPTE color properties
2016-06-21 Anton Khirnovlavc: export the timestamps when decoding in AVFrame.pts
2016-06-21 Anton Khirnovhwcontext: add a QSV implementation
2016-06-21 Vittorio Giovarapixdesc: Add new SMPTE 431, 432, and 2085 color properties
2016-06-21 Neil Birkbeckpixfmt: Add ARIB STD-B76 color transfer characteristic
2016-05-26 Anton Khirnovhwcontext: add a function for opening devices
2016-05-17 Vittorio Giovarastereo3d: Add API to get name from value or value from...
2016-05-17 Anton Khirnovhwcontext: add a dxva2 implementation
2016-03-24 Michael Niedermayeropt: Add av_opt_copy()
2016-03-24 Lukasz Marekopt: Add const to av_opt_next
2016-03-19 Mark Thompsonlavu: VAAPI hwcontext implementation
2016-03-19 Mark Thompsonlavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX...
2016-03-19 Mark Thompsonlavu: add a way to query hwcontext frame constraints
2016-02-14 Anton Khirnovbuffer: add support for pools using caller data in...
2016-01-11 Clément Bœschlavu: add AV_CEIL_RSHIFT and use it in various places
2015-12-14 Janne Grunauarm: add a cpu flag for the VFPv2 vector mode
2015-11-13 Martin Storsjöxtea: Add functions for little endian mode
2015-10-12 Vittorio Giovaradict: Change return type of av_dict_copy()
2015-09-30 Vittorio Giovaralavu: Deprecate AVFrame.error[]
2015-09-17 Kevin Wheatleypixfmt: Add new SMPTE color primaries and transfer...
2015-09-07 Vittorio Giovaralavu: Drop the {minus,plus}1 suffix from AVComponentDes...
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-07-31 James Almerblowfish: add av_blowfish_alloc()
2015-07-30 James Almerhmac: add missing version bump and APIChanges entry
2015-07-03 Vittorio Giovaralavu: Add version information for av_version_info()
2015-05-31 James Almerx86: add AV_CPU_FLAG_AVXSLOW flag
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 Vittorio Giovaralog: Introduce a more verbose debug level
2015-04-07 Luca Barbatoparseutils: Make av_small_strptime public
2015-03-29 wm4lavc: add MMAL hardware decoder wrapper
2015-03-23 Vittorio Giovaramov: Write the display matrix in order
2015-02-19 Anton Khirnovpixfmt: add a pixel format for QSV hwaccel
2015-01-27 Anton KhirnovAdd a side data type for audio service type.
2015-01-14 Paul B Mahollavu: add planar 16 bit and 8 bit rgb with alpha
2015-01-14 Stefano Sabatiniimgutils: create misc functions for dealing with buffers
2014-10-24 Martin Storsjölavu: Add av_gettime_relative
2014-10-08 Vittorio Giovarapixdesc: return color properties names
2014-10-08 Vittorio Giovarapixfmt: mark further reserved values
2014-08-13 Anton Khirnovmem: add av_strndup() for duplicating substrings
2014-08-13 Andrew StoneAVOption: add support for dictionary types.
2014-08-10 Luca Barbatoavresample: Introduce AVFrame-based API
2014-08-09 Anton KhirnovRemove obsolete FF_API_AVFRAME_COLORSPACE cruft.
2014-08-09 Anton KhirnovBump major versions of all libraries.
2014-08-09 Anton KhirnovPostpone API-incompatible changes until the next bump.
2014-08-04 Vittorio Giovaraavutil: add AV_PIX_FMT_YA16 pixel format
2014-08-04 Vittorio Giovaraavutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
2014-08-04 Luca Barbatopixdesc: Support pixelformat aliases
2014-08-04 Diego Biurrunimgutils: Do not declare avpriv_set_systematic_pal2...
2014-08-03 Kieran Kunhyaavcodec: Deprecate dtg_active_format field in favor...
2014-07-29 Luca Barbatoavstring: Expose the simple name match function
2014-07-09 Vittorio Giovaradisplay: add matrix flip api
2014-06-23 Vittorio Giovarapixfmt: mark the reserved values
2014-06-20 Justin RugglesAdd av_image_check_sar() and use it to validate SAR
2014-06-01 wm4lavu: add all color-related enums to AVFrame
2014-05-19 Vittorio GiovaraAdd transformation matrix API.
2014-05-11 Anton Khirnovlavu: Add a pixel format for new VDA hwaccel
2014-04-22 Derek Buitenhuisavutil: Add av_get_time_base_q()
2014-04-17 Alessandro Ghedinicrc: add ANSI CRC16 LE
2014-04-07 Vittorio Giovaralavu: Add packed YVYU422 pixel format
2014-04-04 Alessandro Ghedinireplaygain: correctly parse peak values
2014-04-03 Luca Barbatolog: Support for 256color terminals
2014-03-24 Anton Khirnovframe: add a function for removing side data from a...
2014-03-24 Anton KhirnovAdd replaygain side data type and code for parsing...
2014-03-16 Jean FirstRGBA64 pixel formats
2014-02-24 Anton Khirnovframe: add a convenience function for copying AVFrame...
2014-02-19 Anton KhirnovAVOptions: add flags for read/read-only options
2014-02-19 Anton KhirnovAVOptions: deprecate unused AV_OPT_FLAG_METADATA
2014-02-15 Tim Walkerlavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
2014-01-05 Tim Walkeravframe: add AV_FRAME_DATA_MATRIXENCODING side data...
2014-01-05 Tim Walkerlavu: Add values for various Dolby flags to the AVMatri...
2013-12-29 Luca Barbatolavu: Move preprocessor macros in a separate file
2013-12-26 Diego Biurrunavutil: Move library version related macros to version.h
2013-12-16 Diego Biurrunavutil: Remove deprecated intfloat_readwrite code
2013-12-14 Reinhard TartlerBump libavutil major version to account for the LLS...
2013-12-13 Diego Biurrunavutil: Add deprecation ifdefs around obsolete intfloat...
next