summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9'Michael Niedermayer2014-12-271-0/+3
|\
| * vdpau: add helper for surface chroma type and sizeRémi Denis-Courmont2014-12-251-0/+3
* | Merge commit '6c99c92a42add7f6a462114d5a4a53c93c551058'Michael Niedermayer2014-12-271-0/+3
|\ \ | |/
| * libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont2014-12-251-0/+3
* | Merge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1'Michael Niedermayer2014-12-271-0/+3
|\ \ | |/
| * avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont2014-12-251-0/+3
* | Merge commit '1eec9bfc383f6dca29d83a2bfb45433dd66561c9'Michael Niedermayer2014-12-061-3/+3
|\ \ | |/
| * APIchanges: mark the release 11 branch pointwm42014-12-031-3/+7
* | add av_dv_codec_profile2 : uses framerate to select best matching profile. de...Steve Jiekak2014-12-041-0/+3
* | doc/APIchanges: add 2.5 cut markerMichael Niedermayer2014-12-041-0/+2
* | doc/APIchanges: fill in hashes and datesMichael Niedermayer2014-12-031-16/+16
* | lavu/dict: add av_dict_get_stringLukasz Marek2014-11-211-0/+3
* | doc/APIchanges: Fix some wrong versionsMichael Niedermayer2014-11-181-5/+5
* | avutil/float_dsp: add avpriv_float_dsp_alloc()Michael Niedermayer2014-11-181-0/+3
* | lavf/ffm: store/restore private codec contextLukasz Marek2014-11-161-0/+3
* | lavu/opt: introduce av_opt_serialize()Lukasz Marek2014-11-161-0/+3
* | lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek2014-11-161-0/+3
* | Merge commit '1384df641994bf3d6cb51084290aa94752737bae'Michael Niedermayer2014-11-071-0/+3
|\ \ | |/
| * lavf: Add an option for avoiding negative timestampsMichael Niedermayer2014-11-071-0/+3
* | Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70'Michael Niedermayer2014-11-061-0/+3
|\ \ | |/
| * lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-061-0/+3
| * lavu: Add av_gettime_relativeMartin Storsjö2014-10-241-0/+3
* | Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'Michael Niedermayer2014-10-151-0/+4
|\ \ | |/
| * lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-151-0/+4
* | Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109'Michael Niedermayer2014-10-151-0/+3
|\ \ | |/
| * vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont2014-10-151-0/+3
* | Merge commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a'Michael Niedermayer2014-10-151-1/+1
|\ \ | |/
| * doc: fix typing mistakeRémi Denis-Courmont2014-10-151-1/+1
* | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'Michael Niedermayer2014-10-141-0/+4
|\ \ | |/
| * lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-131-0/+4
* | Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer2014-10-081-0/+3
|\ \ | |/
| * pixdesc: return color properties namesVittorio Giovara2014-10-081-0/+3
* | Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0'Michael Niedermayer2014-10-061-0/+4
|\ \ | |/
| * vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont2014-10-061-0/+4
* | 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
OpenPOWER on IntegriCloud