summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* avcodec/avcodec: Deprecate lavc chroma pos API functionsAndreas Rheinhardt2022-09-26
* avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)Andreas Rheinhardt2022-09-26
* avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.hAndreas Rheinhardt2022-09-26
* lavu/pixfmt: Add P012, Y212, XV30, and XV36 formatsPhilip Langdale2022-09-03
* avutil/file: Properly deprecate av_tempfile()Andreas Rheinhardt2022-09-03
* lavu/pixfmt: Introduce VUYX formatPhilip Langdale2022-08-25
* lavf: deprecate av_stream_get_end_pts()Anton Khirnov2022-08-22
* APIchanges: fix library version in the latest entryJames Almer2022-08-19
* The vuya pixel format was recently added, so this lavc workaround is no longerJames Almer2022-08-19
* doc/APIchanges: add missing rgbaf16 pixfmt entryTimo Rothenpieler2022-08-16
* lavu/hwcontext_qsv: add loader field to AVQSVDeviceContextHaihao Xiang2022-08-12
* lavu/pixfmt: Add packed 4:4:4 formatPhilip Langdale2022-08-03
* lavc: add API for exporting reconstructed frames from encodersAnton Khirnov2022-08-02
* lavu/frame: allow calling av_frame_make_writable() on non-refcounted framesAnton Khirnov2022-08-02
* avcodec: add API for automatic handling of icc profilesNiklas Haas2022-07-30
* lavu/frame: add a duration field to AVFrameAnton Khirnov2022-07-19
* doc/APIchanges: Add 5.1 branch cutpointMichael Niedermayer2022-07-13
* doc/APIchanges: Fill in missing thingsMichael Niedermayer2022-07-12
* doc/APIchanges: Extend hash which has become ambiguousMichael Niedermayer2022-07-12
* doc/APIchanges: add missing marker for release 5.0Gyan Doshi2022-06-16
* doc/APIchanges: add missing uuid and csp entriesZane van Iperen2022-06-13
* lavf/avio: add avio_vprintf()Stefano Sabatini2022-06-13
* libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö2022-05-23
* doc/APIchanges: update for the new channel layout APIAnton Khirnov2022-03-19
* Keep including the full version.h when headers are included externallyMartin Storsjö2022-03-19
* doc: Add an entry to APIchanges about changes to version.h and version_major.hMartin Storsjö2022-03-16
* avutil/cpu: add AVX512 Icelake flagWu Jianhua2022-03-10
* avutil/fifo: Deprecate old FIFO APIAnton Khirnov2022-02-07
* lavu/fifo: add a flag for automatically growing the FIFO as neededAnton Khirnov2022-02-07
* lavu/fifo: Add new AVFifo API based upon the notion of element sizeAnton Khirnov2022-02-07
* lavu: bump minor and add APIchanges for new lavu/tx additionsLynne2022-01-26
* doc/APIchanges: Fill in the commit hash for DOVI metadata additionAndreas Rheinhardt2022-01-04
* lavu/frame: Add Dolby Vision metadata side data typeNiklas Haas2022-01-04
* doc/APIchanges: Fill in missing thingsMichael Niedermayer2022-01-03
* lavf: add a flag for experimental (de)muxersAnton Khirnov2022-01-03
* lavu/videotoolbox: expose routine to set CVPixelBufferRef metadatarcombs2021-12-22
* lavu/videotoolbox: expose conversion routines for color parametersrcombs2021-12-22
* libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER.Alan Kelly2021-12-21
* avutil/display: fix inverted docZhao Zhili2021-12-20
* avformat: introduce AVFormatContext io_close2 which returns an intMarton Balint2021-12-12
* lavu: bump minor version and add doc/APIchanges entry for Vulkan changesLynne2021-12-10
* doc/APIchanges: fix typoAnton Khirnov2021-12-04
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* lavu/avframe: add a time_base fieldLynne2021-12-03
* lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs2021-11-28
* avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis2021-11-17
* lavf: add "disposition" AVOption to AVStream AVClassAnton Khirnov2021-11-16
* lavf: add public functions converting dispositions to/from stringsAnton Khirnov2021-11-16
* lavf: add an AVClass to AVStream on next major bumpAnton Khirnov2021-11-16
* doc/APIchanges: fix typos and correct a dateLynne2021-11-12