Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-26avcodec/avcodec: Deprecate lavc chroma pos API functionsAndreas Rheinhardt
2022-09-26avutil/pixdesc: Add av_chroma_location_(enum_to_pos|pos_to_enum)Andreas Rheinhardt
2022-09-26avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.hAndreas Rheinhardt
2022-09-04lavu/pixfmt: Add P012, Y212, XV30, and XV36 formatsPhilip Langdale
2022-09-03avutil/file: Properly deprecate av_tempfile()Andreas Rheinhardt
2022-08-26lavu/pixfmt: Introduce VUYX formatPhilip Langdale
2022-08-22lavf: deprecate av_stream_get_end_pts()Anton Khirnov
2022-08-20APIchanges: fix library version in the latest entryJames Almer
2022-08-20The vuya pixel format was recently added, so this lavc workaround is no longerJames Almer
2022-08-16doc/APIchanges: add missing rgbaf16 pixfmt entryTimo Rothenpieler
2022-08-12lavu/hwcontext_qsv: add loader field to AVQSVDeviceContextHaihao Xiang
2022-08-04lavu/pixfmt: Add packed 4:4:4 formatPhilip Langdale
2022-08-02lavc: add API for exporting reconstructed frames from encodersAnton Khirnov
2022-08-02lavu/frame: allow calling av_frame_make_writable() on non-refcounted framesAnton Khirnov
2022-07-30avcodec: add API for automatic handling of icc profilesNiklas Haas
2022-07-19lavu/frame: add a duration field to AVFrameAnton Khirnov
2022-07-13doc/APIchanges: Add 5.1 branch cutpointMichael Niedermayer
2022-07-13doc/APIchanges: Fill in missing thingsMichael Niedermayer
2022-07-13doc/APIchanges: Extend hash which has become ambiguousMichael Niedermayer
2022-06-16doc/APIchanges: add missing marker for release 5.0Gyan Doshi
2022-06-14doc/APIchanges: add missing uuid and csp entriesZane van Iperen
2022-06-13lavf/avio: add avio_vprintf()Stefano Sabatini
2022-05-23libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö
2022-03-19doc/APIchanges: update for the new channel layout APIAnton Khirnov
2022-03-19Keep including the full version.h when headers are included externallyMartin Storsjö
2022-03-16doc: Add an entry to APIchanges about changes to version.h and version_major.hMartin Storsjö
2022-03-10avutil/cpu: add AVX512 Icelake flagWu Jianhua
2022-02-07avutil/fifo: Deprecate old FIFO APIAnton Khirnov
2022-02-07lavu/fifo: add a flag for automatically growing the FIFO as neededAnton Khirnov
2022-02-07lavu/fifo: Add new AVFifo API based upon the notion of element sizeAnton Khirnov
2022-01-26lavu: bump minor and add APIchanges for new lavu/tx additionsLynne
2022-01-04doc/APIchanges: Fill in the commit hash for DOVI metadata additionAndreas Rheinhardt
2022-01-04lavu/frame: Add Dolby Vision metadata side data typeNiklas Haas
2022-01-04doc/APIchanges: Fill in missing thingsMichael Niedermayer
2022-01-03lavf: add a flag for experimental (de)muxersAnton Khirnov
2021-12-23lavu/videotoolbox: expose routine to set CVPixelBufferRef metadatarcombs
2021-12-23lavu/videotoolbox: expose conversion routines for color parametersrcombs
2021-12-21libavutil/cpu: Add AV_CPU_FLAG_SLOW_GATHER.Alan Kelly
2021-12-20avutil/display: fix inverted docZhao Zhili
2021-12-12avformat: introduce AVFormatContext io_close2 which returns an intMarton Balint
2021-12-10lavu: bump minor version and add doc/APIchanges entry for Vulkan changesLynne
2021-12-04doc/APIchanges: fix typoAnton Khirnov
2021-12-04avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov
2021-12-04lavu/avframe: add a time_base fieldLynne
2021-11-29lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs
2021-11-17avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis
2021-11-16lavf: add "disposition" AVOption to AVStream AVClassAnton Khirnov
2021-11-16lavf: add public functions converting dispositions to/from stringsAnton Khirnov
2021-11-16lavf: add an AVClass to AVStream on next major bumpAnton Khirnov
2021-11-12doc/APIchanges: fix typos and correct a dateLynne