]> git.sesse.net Git - ffmpeg/history - libavcodec/cbs.h
decode: flush the internal bsfs instead of constantly reinitalizing them
[ffmpeg] / libavcodec / cbs.h
2018-02-20 Mark Thompsoncbs: Refcount all the things!
2018-02-20 Mark Thompsoncbs: Minor comment fixes / cosmetics
2018-02-20 Mark Thompsoncbs: Add an explicit type for coded bitstream unit...
2018-02-20 Mark Thompsoncbs: Allocate the context inside the init function
2017-08-12 Mark Thompsonlavc: Add coded bitstream read/write API