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
2021-01-04avcodec/cbs: add an AVClass to CodedBitstreamType for option handlingJames Almer
2020-09-30avcodec/cbs: add a flush callback to CodedBitstreamTypeJames Almer
2020-09-02cbs: Add support functions for handling unit content referencesMark Thompson
2020-09-02cbs: Add macros to support defining unit type tablesMark Thompson
2020-09-02cbs: Describe allocate/free methods in tabular formMark Thompson
2019-11-18avcodec/cbs: Factor out common code for writing unitsAndreas Rheinhardt
2019-04-17avcodec/cbs: add helper functions and macros to read and write signed valuesJames Almer
2018-09-27lavc: Add coded bitstream read/write support for AV1Mark Thompson
2018-09-23lavc/cbs: Add JPEG supportMark Thompson
2018-05-02lavc: Add coded bitstream read/write support for VP9Mark Thompson
2018-05-02cbs: Add support for array subscripts in trace outputMark Thompson
2018-03-18cbs_h264: Fix overflow in shiftsMark Thompson
2018-02-22Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson
2018-02-22Merge commit '254e728d207c173a3714e6a01c9d68fcb3af8b73'Mark Thompson
2018-02-21cbs: Refcount all the things!Mark Thompson
2018-02-21cbs: Minor comment fixes / cosmeticsMark Thompson
2017-10-17lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson
2017-10-17lavc: Add coded bitstream read/write support for H.265Mark Thompson
2017-10-17lavc: Add coded bitstream read/write support for H.264Mark Thompson
2017-10-17lavc: Add coded bitstream read/write APIMark Thompson
2017-08-20lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson
2017-08-13lavc: Add coded bitstream read/write support for H.265Mark Thompson
2017-08-13lavc: Add coded bitstream read/write support for H.264Mark Thompson
2017-08-13lavc: Add coded bitstream read/write APIMark Thompson