summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAge
* blowfish: add av_blowfish_alloc()James Almer2015-07-31
* hmac: add missing version bump and APIChanges entryJames Almer2015-07-30
* lavu: Add version information for av_version_info()Vittorio Giovara2015-07-03
* x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-31
* D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
* log: Print a full backtrace along with error messages under ValgrindVittorio Giovara2015-04-20
* log: Introduce a more verbose debug levelVittorio Giovara2015-04-19
* parseutils: Make av_small_strptime publicLuca Barbato2015-04-07
* lavc: add MMAL hardware decoder wrapperwm42015-03-29
* mov: Write the display matrix in orderVittorio Giovara2015-03-23
* pixfmt: add a pixel format for QSV hwaccelAnton Khirnov2015-02-19
* Add a side data type for audio service type.Anton Khirnov2015-01-27
* lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2015-01-14
* imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-14
* lavu: Add av_gettime_relativeMartin Storsjö2014-10-24
* pixdesc: return color properties namesVittorio Giovara2014-10-08
* pixfmt: mark further reserved valuesVittorio Giovara2014-10-08
* mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-13
* AVOption: add support for dictionary types.Andrew Stone2014-08-13
* avresample: Introduce AVFrame-based APILuca Barbato2014-08-10
* Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-09
* Bump major versions of all libraries.Anton Khirnov2014-08-09
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-04
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* pixdesc: Support pixelformat aliasesLuca Barbato2014-08-04
* imgutils: Do not declare avpriv_set_systematic_pal2 in the public headerDiego Biurrun2014-08-04
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* avstring: Expose the simple name match functionLuca Barbato2014-07-29
* display: add matrix flip apiVittorio Giovara2014-07-09
* pixfmt: mark the reserved valuesVittorio Giovara2014-06-23
* Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-20
* lavu: add all color-related enums to AVFramewm42014-06-01
* Add transformation matrix API.Vittorio Giovara2014-05-19
* lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-11
* avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-22
* crc: add ANSI CRC16 LEAlessandro Ghedini2014-04-17
* lavu: Add packed YVYU422 pixel formatVittorio Giovara2014-04-07
* replaygain: correctly parse peak valuesAlessandro Ghedini2014-04-04
* log: Support for 256color terminalsLuca Barbato2014-04-03
* frame: add a function for removing side data from a frameAnton Khirnov2014-03-24
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-24
* RGBA64 pixel formatsJean First2014-03-16
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-24
* AVOptions: add flags for read/read-only optionsAnton Khirnov2014-02-19
* AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov2014-02-19
* lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-15
* avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-05
* lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker2014-01-05
* lavu: Move preprocessor macros in a separate fileLuca Barbato2013-12-29