summaryrefslogtreecommitdiff
path: root/libavutil/version.h
Commit message (Expand)AuthorAge
* dict.c: Free non-strduped av_dict_set arguments on error.Reimar Döffinger2014-08-23
* avutil/motion_vector.h: fix coordinate typesClément Bœsch2014-08-21
* avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-18
* dict.c: Add av_dict_set_int helper function.Reimar Döffinger2014-08-16
* Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3'Michael Niedermayer2014-08-14
|\
| * mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-13
* | Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126'Michael Niedermayer2014-08-13
|\|
| * AVOption: add support for dictionary types.Andrew Stone2014-08-13
* | Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer2014-08-10
|\|
| * avresample: Introduce AVFrame-based APILuca Barbato2014-08-10
* | Merge commit '472f9ed312ec784f7c72876b77163f4741880d05'Michael Niedermayer2014-08-10
|\|
| * Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-09
* | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-10
|\|
| * Bump major versions of all libraries.Anton Khirnov2014-08-09
* | avutil: delay removial of FF_API_GET_CHANNEL_LAYOUT_COMPATMichael Niedermayer2014-08-09
* | delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE...Michael Niedermayer2014-08-09
* | Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer2014-08-09
|\|
| * Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* | avutil: add pixelutils APIClément Bœsch2014-08-05
* | Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'Michael Niedermayer2014-08-04
|\|
| * avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-04
* | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-04
|\|
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* | Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'Michael Niedermayer2014-08-04
|\|
| * pixdesc: Support pixelformat aliasesLuca Barbato2014-08-04
* | Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967'Michael Niedermayer2014-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
* | Deprecate AFD field and add AFD as side-dataKieran Kunhya2014-08-04
* | avutil/frame: add av_frame_side_data_name()Michael Niedermayer2014-07-30
* | Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'Michael Niedermayer2014-07-29
|\|
| * avstring: Expose the simple name match functionLuca Barbato2014-07-29
* | lavu/eval: add clip functionStefano Sabatini2014-07-17
* | Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4'Michael Niedermayer2014-07-09
|\|
| * display: add matrix flip apiVittorio Giovara2014-07-09
* | avutil/bprint: Add av_bprint_fd_contents()Andrey Utkin2014-07-07
* | avutil: fix version macros doxygen moduleTimothy Gu2014-07-04
* | Merge commit 'ab72eda15e98197cf148abc08574206cfde0d9b0'Michael Niedermayer2014-06-24
|\|
| * pixfmt: mark the reserved valuesVittorio Giovara2014-06-23
* | Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'Michael Niedermayer2014-06-20
|\|
| * Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-20
* | avutil/opt: add av_opt_copy()Michael Niedermayer2014-06-01
* | Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88'Michael Niedermayer2014-06-01
|\|
| * lavu: add all color-related enums to AVFramewm42014-06-01
* | lavu: add thread message API.Nicolas George2014-05-26
* | lavu/fifo: add av_fifo_alloc_array functionLukasz Marek2014-05-20
* | Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'Michael Niedermayer2014-05-19
|\|
| * Add transformation matrix API.Vittorio Giovara2014-05-19
* | lavu: add av_gettime_relative()Olivier Langlois2014-05-17
* | avutil/version: add FF_CONST_AVUTIL53Michael Niedermayer2014-05-14