index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
cbs.h
Age
Commit message (
Expand
)
Author
2019-02-25
libavcodec/cbs: Stop needlessly reallocating the units array
Andreas Rheinhardt
2018-05-02
lavc: Add coded bitstream read/write support for VP9
Mark Thompson
2018-05-01
cbs: Fragment/unit data is always reference counted
Mark Thompson
2018-03-18
cbs: Add a table of all supported codec IDs
Mark Thompson
2018-02-21
Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'
Mark Thompson
2018-02-20
cbs: Refcount all the things!
Mark Thompson
2018-02-20
cbs: Minor comment fixes / cosmetics
Mark Thompson
2018-02-20
cbs: Add an explicit type for coded bitstream unit types
Mark Thompson
2018-02-20
cbs: Allocate the context inside the init function
Mark Thompson
2017-10-17
lavc: Add coded bitstream read/write support for MPEG-2
Mark Thompson
2017-10-17
lavc: Add coded bitstream read/write support for H.265
Mark Thompson
2017-10-17
lavc: Add coded bitstream read/write support for H.264
Mark Thompson
2017-10-17
lavc: Add coded bitstream read/write API
Mark Thompson
2017-08-12
lavc: Add coded bitstream read/write API
Mark Thompson