index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
cbs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/cbs: Fix potential double-free when adding unit fails
Andreas Rheinhardt
2020-02-09
1
-1
/
+2
*
avcodec/cbs: Factor out common code for writing units
Andreas Rheinhardt
2019-11-17
1
-0
/
+7
*
cbs: Don't set AVBuffer's opaque
Andreas Rheinhardt
2019-07-29
1
-1
/
+1
*
cbs: ff_cbs_delete_unit: Replace return value with assert
Andreas Rheinhardt
2019-07-08
1
-3
/
+5
*
cbs: Allow non-blank packets in ff_cbs_write_packet
Andreas Rheinhardt
2019-07-07
1
-1
/
+9
*
libavcodec/cbs: Stop needlessly reallocating the units array
Andreas Rheinhardt
2019-02-25
1
-4
/
+29
*
lavc: Add coded bitstream read/write support for VP9
Mark Thompson
2018-05-02
1
-0
/
+1
*
cbs: Fragment/unit data is always reference counted
Mark Thompson
2018-05-01
1
-4
/
+6
*
cbs: Add a table of all supported codec IDs
Mark Thompson
2018-03-18
1
-0
/
+8
*
Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'
Mark Thompson
2018-02-21
1
-9
/
+42
|
\
|
*
cbs: Refcount all the things!
Mark Thompson
2018-02-20
1
-9
/
+42
|
*
cbs: Minor comment fixes / cosmetics
Mark Thompson
2018-02-20
1
-4
/
+31
|
*
cbs: Add an explicit type for coded bitstream unit types
Mark Thompson
2018-02-20
1
-4
/
+15
|
*
cbs: Allocate the context inside the init function
Mark Thompson
2018-02-20
1
-3
/
+3
|
*
lavc: Add coded bitstream read/write API
Mark Thompson
2017-08-12
1
-0
/
+274
*
lavc: Add coded bitstream read/write support for MPEG-2
Mark Thompson
2017-10-17
1
-0
/
+1
*
lavc: Add coded bitstream read/write support for H.265
Mark Thompson
2017-10-17
1
-0
/
+1
*
lavc: Add coded bitstream read/write support for H.264
Mark Thompson
2017-10-17
1
-0
/
+2
*
lavc: Add coded bitstream read/write API
Mark Thompson
2017-10-17
1
-0
/
+308