summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* avcodec, avutil: allow more control about how samples are skippedwm42014-10-021-0/+7
* avutil/avstring: Factor av_match_list() outMichael Niedermayer2014-10-021-0/+3
* doc/APIchanges: fix typoMichael Niedermayer2014-09-241-1/+1
* postproc: add basic deblock filter visualization supportMichael Niedermayer2014-09-241-0/+3
* avcodec/dv_profile: deprecate internal function that shouldn't be publicJames Almer2014-09-191-0/+3
* doc/APIchanges: Update hashes and datesMichael Niedermayer2014-09-141-1/+1
* doc/APIchanges: attempt to split releasesClément Bœsch2014-09-141-5/+37
* doc: mention in APIChanges that AVProbeData must be initialized due to the ne...Andreas Cadhalpun2014-09-141-1/+6
* doc: document the addition of the AVProbeData.mime_type field and it's implic...Andreas Cadhalpun2014-09-131-0/+3
* Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer2014-08-281-0/+3
|\
| * avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-281-0/+3
* | Merge commit '56a721f020273d69daa8dcb0d99e42a43a0a0d4d'Michael Niedermayer2014-08-261-1/+1
|\ \ | |/
| * doc: fix a typoGabriel Dume2014-08-261-1/+1
* | doc/APIchanges: fill in dates and hashesMichael Niedermayer2014-08-251-19/+19
* | Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d'Michael Niedermayer2014-08-251-0/+3
|\ \ | |/
| * lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-251-0/+3
* | Merge commit '6ca11f7157d0ffd11ea9a4211b04981b46dc75d6'Michael Niedermayer2014-08-251-17/+17
|\ \ | |/
| * doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-08-251-29/+29
* | dict.c: Free non-strduped av_dict_set arguments on error.Reimar Döffinger2014-08-231-0/+5
* | doc/APIChanges: fill 2 hashes from my recent API additionsClément Bœsch2014-08-211-2/+2
* | 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-0/+3
* | swresample: Add AVFrame based APIMichael Niedermayer2014-08-161-0/+3
* | dict.c: Add av_dict_set_int helper function.Reimar Döffinger2014-08-161-0/+3
* | Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3'Michael Niedermayer2014-08-141-0/+3
|\ \ | |/
| * mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-131-0/+3
* | Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126'Michael Niedermayer2014-08-131-0/+4
|\ \ | |/
| * AVOption: add support for dictionary types.Andrew Stone2014-08-131-0/+4
* | Merge commit 'afbd4b7e093adf6d7a830b32759ca3ba8500363d'Michael Niedermayer2014-08-131-0/+4
|\ \ | |/
| * lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone2014-08-131-0/+4
* | Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer2014-08-101-0/+6
|\ \ | |/
| * avresample: Introduce AVFrame-based APILuca Barbato2014-08-101-0/+6
* | bump libpostproc and libswresampleMichael Niedermayer2014-08-101-2/+2
* | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-101-7/+7
|\ \ | |/
| * Bump major versions of all libraries.Anton Khirnov2014-08-091-7/+7
* | Merge commit 'd35b94fbabd8beb5d566c0b5d01688aff62c3b36'Michael Niedermayer2014-08-091-0/+4
|\ \ | |/
| * avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-081-0/+4
* | lavf/avio: rename url_feof() to avio_feof()James Almer2014-08-081-0/+3
* | doc/APIchanges: Correct function reference.Michael Niedermayer2014-08-071-1/+1
* | Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e'Michael Niedermayer2014-08-071-0/+3
|\ \ | |/
| * swscale: Undeprecate sws_getContext()Diego Biurrun2014-08-071-0/+3
* | Merge commit 'ad1ee5fa75a3d69d54c0691048939e94ab5a7f0d'Michael Niedermayer2014-08-071-0/+3
|\ \ | |/
| * avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-071-0/+3
* | avutil: add pixelutils APIClément Bœsch2014-08-051-0/+3
* | Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'Michael Niedermayer2014-08-041-0/+3
|\ \ | |/
| * avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-041-0/+3
* | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-041-0/+4
|\ \ | |/
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-041-0/+4
* | Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'Michael Niedermayer2014-08-041-0/+3
|\ \ | |/
| * pixdesc: Support pixelformat aliasesLuca Barbato2014-08-041-0/+3
OpenPOWER on IntegriCloud