summaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* lavu: bump major to 52Anton Khirnov2012-10-231-2/+2
* lavu: postpone recent deprecations until the next major bumpAnton Khirnov2012-10-231-4/+4
* avutil: Add AVERROR_EXPERIMENTALNathan Caldwell2012-10-211-1/+1
* Move av_reverse table to libavcodecDiego Biurrun2012-10-121-0/+3
* pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov2012-10-121-1/+4
* avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-111-1/+4
* pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-081-2/+5
* samplefmt: make av_samples_alloc() initialize the data to silence.Anton Khirnov2012-10-041-1/+1
* lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-121-1/+1
* avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö2012-09-041-1/+1
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-1/+1
* dict: add av_dict_count()Mans Rullgard2012-08-101-2/+2
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-1/+1
* mem: introduce av_malloc_array and av_mallocz_arrayLuca Barbato2012-07-141-1/+1
* Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-041-5/+4
* Create version.h headers for libraries that lack themDiego Biurrun2012-07-041-0/+82
OpenPOWER on IntegriCloud