]> git.sesse.net Git - ffmpeg/history - libavutil/version.h
lavu: Deprecate AVFrame.error[]
[ffmpeg] / libavutil / version.h
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...
2013-12-09 Vittorio Giovaraavframe: add codec-independent stereoscopic metadata
2013-11-26 John Stebbinsmpeg12dec: Extract CC user data into frame side data
2013-11-14 Anton KhirnovMove av_fast_{m,re}alloc from lavc to lavu.
2013-11-13 Diego BiurrunDeprecate obsolete XvMC hardware decoding support
2013-10-31 John Stebbinsh264: wait for initial complete frame before outputing...
2013-09-21 Kieran Kunhyalavu: Add interleaved 4:2:2 8/10-bit formats
2013-09-16 Luca Barbatomem: Introduce av_reallocp
2013-08-05 Rémi Denis-Courmontvdpau: deprecate old codec-specific pixel formats
2013-06-04 Martin Storsjömem: Add av_realloc_array and av_reallocp_array
2013-05-24 Anton KhirnovMove get_logical_cpus() from lavc/pthread to lavu/cpu.
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-05-06 Janne Grunaupixdesc: add function to return pixel format with swapp...
2013-04-04 Nicolas Bertrandpixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values
2013-03-19 Anton Khirnovpixdesc: add a function for counting planes in a pixel...
2013-03-08 Anton Khirnovlavc: move AVFrame.hwaccel_picture_private to Picture.
2013-03-07 Reimar Döffingeravstring: Add locale independent versions of some ctype...
2013-02-28 Luca Barbatolls: move to the private namespace
2013-01-25 Justin Rugglesdict: add av_dict_parse_string()
2013-01-25 Vladimir Panteliclavu: Add av_strnstr()
2013-01-15 Martin Storsjölavu: Add an API for calculating HMAC (RFC 2104)
2013-01-12 Diego BiurrunAdd version bump and APIchanges entry for Add AV_PIX_FM...
2012-12-29 Luca Barbatoavstring: add av_basename and av_dirname
2012-11-16 Janne Grunaucpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52
2012-11-11 Justin Ruggleslavu: rename audioconvert.* to channel_layout.* and...
2012-11-05 Justin Ruggleslavu: add av_ctz() for trailing zero bit count
2012-10-23 Anton Khirnovlavu: remove disabled FF_API_AV_FIFO_PEEK cruft
2012-10-23 Anton Khirnovlavu: remove disabled avoptions cruft
2012-10-23 Anton Khirnovlavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT...
2012-10-23 Anton Khirnovlavu: bump major to 52
2012-10-23 Anton Khirnovlavu: postpone recent deprecations until the next major...
2012-10-21 Nathan Caldwellavutil: Add AVERROR_EXPERIMENTAL
2012-10-12 Diego BiurrunMove av_reverse table to libavcodec
2012-10-12 Anton Khirnovpixdesc: add functions for accessing pixel format descr...
next