summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* lavu/dict: add av_dict_get_stringLukasz Marek2014-11-21
* doc/APIchanges: Fix some wrong versionsMichael Niedermayer2014-11-18
* avutil/float_dsp: add avpriv_float_dsp_alloc()Michael Niedermayer2014-11-18
* lavf/ffm: store/restore private codec contextLukasz Marek2014-11-16
* lavu/opt: introduce av_opt_serialize()Lukasz Marek2014-11-16
* lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek2014-11-16
* Merge commit '1384df641994bf3d6cb51084290aa94752737bae'Michael Niedermayer2014-11-07
|\
| * lavf: Add an option for avoiding negative timestampsMichael Niedermayer2014-11-07
* | Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70'Michael Niedermayer2014-11-06
|\|
| * lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-06
| * lavu: Add av_gettime_relativeMartin Storsjö2014-10-24
* | Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'Michael Niedermayer2014-10-15
|\|
| * lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-15
* | Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109'Michael Niedermayer2014-10-15
|\|
| * vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont2014-10-15
* | Merge commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a'Michael Niedermayer2014-10-15
|\|
| * doc: fix typing mistakeRémi Denis-Courmont2014-10-15
* | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'Michael Niedermayer2014-10-14
|\|
| * lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-13
* | Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer2014-10-08
|\|
| * pixdesc: return color properties namesVittorio Giovara2014-10-08
* | Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0'Michael Niedermayer2014-10-06
|\|
| * vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont2014-10-06
* | avcodec, avutil: allow more control about how samples are skippedwm42014-10-02
* | avutil/avstring: Factor av_match_list() outMichael Niedermayer2014-10-02
* | doc/APIchanges: fix typoMichael Niedermayer2014-09-24
* | postproc: add basic deblock filter visualization supportMichael Niedermayer2014-09-24
* | avcodec/dv_profile: deprecate internal function that shouldn't be publicJames Almer2014-09-19
* | doc/APIchanges: Update hashes and datesMichael Niedermayer2014-09-14
* | doc/APIchanges: attempt to split releasesClément Bœsch2014-09-14
* | doc: mention in APIChanges that AVProbeData must be initialized due to the ne...Andreas Cadhalpun2014-09-14
* | doc: document the addition of the AVProbeData.mime_type field and it's implic...Andreas Cadhalpun2014-09-13
* | Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer2014-08-28
|\|
| * avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-28
* | Merge commit '56a721f020273d69daa8dcb0d99e42a43a0a0d4d'Michael Niedermayer2014-08-26
|\|
| * doc: fix a typoGabriel Dume2014-08-26
* | doc/APIchanges: fill in dates and hashesMichael Niedermayer2014-08-25
* | Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d'Michael Niedermayer2014-08-25
|\|
| * lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-25
* | Merge commit '6ca11f7157d0ffd11ea9a4211b04981b46dc75d6'Michael Niedermayer2014-08-25
|\|
| * doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-08-25
* | dict.c: Free non-strduped av_dict_set arguments on error.Reimar Döffinger2014-08-23
* | doc/APIChanges: fill 2 hashes from my recent API additionsClément Bœsch2014-08-21
* | 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
* | swresample: Add AVFrame based APIMichael Niedermayer2014-08-16
* | 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
|\|