summaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
Commit message (Expand)AuthorAgeFilesLines
* lavu/opt: add consts where possibleLukasz Marek2014-11-271-0/+7
* avutil: remove FF_CONST_AVUTIL53, its no longer neededMichael Niedermayer2014-11-241-8/+0
* lavu/dict: add av_dict_get_stringLukasz Marek2014-11-211-1/+1
* avutil/float_dsp: add avpriv_float_dsp_alloc()Michael Niedermayer2014-11-181-1/+1
* lavu/opt: introduce av_opt_serialize()Lukasz Marek2014-11-161-1/+1
* lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek2014-11-161-1/+1
* Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5'Michael Niedermayer2014-10-241-1/+1
|\
| * lavu: Add av_gettime_relativeMartin Storsjö2014-10-241-1/+1
* | Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer2014-10-081-2/+2
|\ \ | |/
| * pixdesc: return color properties namesVittorio Giovara2014-10-081-2/+2
* | Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'Michael Niedermayer2014-10-081-1/+1
|\ \ | |/
| * pixfmt: mark further reserved valuesVittorio Giovara2014-10-081-1/+1
* | avutil: remove obsolete FF_API_INTFLOAT cruftJames Almer2014-10-051-3/+0
* | avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruftJames Almer2014-10-051-3/+0
* | avutil: remove obsolete FF_API_FIND_OPT cruftJames Almer2014-10-051-3/+0
* | avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruftJames Almer2014-10-051-3/+0
* | avcodec, avutil: allow more control about how samples are skippedwm42014-10-021-1/+1
* | avutil/avstring: Factor av_match_list() outMichael Niedermayer2014-10-021-2/+2
* | lavu/bprint: add const to av_bprint_is_complete() argument.Nicolas George2014-09-211-1/+1
* | avutil: remove obsolete FF_API_OLD_OPENCL cruftJames Almer2014-09-151-3/+0
* | avutil: remove obsolete FF_API_LLS1 cruftJames Almer2014-09-151-3/+0
* | dict.c: Free non-strduped av_dict_set arguments on error.Reimar Döffinger2014-08-231-1/+1
* | avutil/motion_vector.h: fix coordinate typesClément Bœsch2014-08-211-1/+1
* | avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-181-1/+1
* | dict.c: Add av_dict_set_int helper function.Reimar Döffinger2014-08-161-1/+1
* | Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3'Michael Niedermayer2014-08-141-1/+1
|\ \ | |/
| * mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-131-1/+1
* | Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126'Michael Niedermayer2014-08-131-1/+1
|\ \ | |/
| * AVOption: add support for dictionary types.Andrew Stone2014-08-131-1/+1
* | Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer2014-08-101-1/+1
|\ \ | |/
| * avresample: Introduce AVFrame-based APILuca Barbato2014-08-101-1/+1
* | Merge commit '472f9ed312ec784f7c72876b77163f4741880d05'Michael Niedermayer2014-08-101-3/+0
|\ \ | |/
| * Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-091-3/+0
* | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-101-2/+2
|\ \ | |/
| * Bump major versions of all libraries.Anton Khirnov2014-08-091-2/+2
* | avutil: delay removial of FF_API_GET_CHANNEL_LAYOUT_COMPATMichael Niedermayer2014-08-091-1/+1
* | delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE...Michael Niedermayer2014-08-091-1/+1
* | Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer2014-08-091-11/+11
|\ \ | |/
| * Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-091-11/+11
* | avutil: add pixelutils APIClément Bœsch2014-08-051-1/+1
* | Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'Michael Niedermayer2014-08-041-2/+2
|\ \ | |/
| * avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-041-2/+2
* | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-041-1/+1
|\ \ | |/
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-041-1/+1
* | Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'Michael Niedermayer2014-08-041-2/+2
|\ \ | |/
| * pixdesc: Support pixelformat aliasesLuca Barbato2014-08-041-2/+2
* | Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967'Michael Niedermayer2014-08-041-1/+1
|\ \ | |/
| * imgutils: Do not declare avpriv_set_systematic_pal2 in the public headerDiego Biurrun2014-08-041-1/+1
| * avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-031-1/+1
* | Deprecate AFD field and add AFD as side-dataKieran Kunhya2014-08-041-1/+1
OpenPOWER on IntegriCloud