summaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* lavu: add all color-related enums to AVFramewm42014-06-011-1/+5
* Add transformation matrix API.Vittorio Giovara2014-05-191-1/+1
* lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-111-1/+1
* avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-221-1/+1
* crc: add ANSI CRC16 LEAlessandro Ghedini2014-04-171-1/+1
* lavu: Add packed YVYU422 pixel formatVittorio Giovara2014-04-071-1/+1
* replaygain: correctly parse peak valuesAlessandro Ghedini2014-04-041-1/+1
* log: Support for 256color terminalsLuca Barbato2014-04-031-1/+1
* frame: add a function for removing side data from a frameAnton Khirnov2014-03-241-1/+1
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-241-1/+1
* RGBA64 pixel formatsJean First2014-03-161-1/+1
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-241-1/+1
* AVOptions: add flags for read/read-only optionsAnton Khirnov2014-02-191-2/+2
* AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov2014-02-191-1/+4
* lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-151-1/+1
* avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-051-1/+1
* lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker2014-01-051-1/+1
* lavu: Move preprocessor macros in a separate fileLuca Barbato2013-12-291-1/+1
* avutil: Move library version related macros to version.hDiego Biurrun2013-12-261-0/+17
* avutil: Remove deprecated intfloat_readwrite codeDiego Biurrun2013-12-161-3/+0
* Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler2013-12-141-13/+13
* avutil: Add deprecation ifdefs around obsolete intfloat codeDiego Biurrun2013-12-131-0/+3
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-091-1/+1
* mpeg12dec: Extract CC user data into frame side dataJohn Stebbins2013-11-261-1/+1
* Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov2013-11-141-1/+1
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-131-0/+3
* h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-311-1/+1
* lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya2013-09-211-1/+1
* mem: Introduce av_reallocpLuca Barbato2013-09-161-1/+1
* vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont2013-08-051-1/+4
* mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö2013-06-041-1/+1
* Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-241-1/+1
* pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-151-2/+2
* pixdesc: add function to return pixel format with swapped endiannesJanne Grunau2013-05-061-1/+1
* pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit valuesNicolas Bertrand2013-04-041-1/+1
* pixdesc: add a function for counting planes in a pixel format.Anton Khirnov2013-03-191-1/+1
* lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov2013-03-081-1/+3
* avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-071-1/+1
* lls: move to the private namespaceLuca Barbato2013-02-281-0/+4
* dict: add av_dict_parse_string()Justin Ruggles2013-01-251-1/+1
* lavu: Add av_strnstr()Vladimir Pantelic2013-01-251-1/+1
* lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-151-1/+1
* Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun2013-01-121-1/+1
* avstring: add av_basename and av_dirnameLuca Barbato2012-12-291-1/+1
* cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52Janne Grunau2012-11-161-0/+3
* lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-111-1/+4
* lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-051-1/+1
* lavu: remove disabled FF_API_AV_FIFO_PEEK cruftAnton Khirnov2012-10-231-3/+0
* lavu: remove disabled avoptions cruftAnton Khirnov2012-10-231-6/+0
* lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruftAnton Khirnov2012-10-231-3/+0
OpenPOWER on IntegriCloud