index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
cbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cbs: Add a table of all supported codec IDs
Mark Thompson
2018-03-18
1
-0
/
+13
*
avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer w...
James Almer
2018-03-05
1
-4
/
+8
*
Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'
Mark Thompson
2018-02-21
1
-29
/
+136
|
\
|
*
cbs: Refcount all the things!
Mark Thompson
2018-02-20
1
-29
/
+136
*
|
Merge commit 'a3daecd6375279d9fdb863ac9db3545a33e97651'
Mark Thompson
2018-02-21
1
-1
/
+1
|
\
\
|
|
/
|
*
cbs: Demote the "decomposition unimplemented" warning
Mark Thompson
2018-02-20
1
-1
/
+1
|
*
cbs: Add an explicit type for coded bitstream unit types
Mark Thompson
2018-02-20
1
-5
/
+7
|
*
cbs: Allocate the context inside the init function
Mark Thompson
2018-02-20
1
-3
/
+17
|
*
cbs: Add a missing return value check
Mark Thompson
2017-11-12
1
-1
/
+1
|
*
cbs: Always check for bitstream end before reading
Mark Thompson
2017-09-12
1
-0
/
+6
|
*
lavc: Add coded bitstream read/write support for MPEG-2
Mark Thompson
2017-08-20
1
-0
/
+3
|
*
lavc: Add coded bitstream read/write support for H.265
Mark Thompson
2017-08-12
1
-0
/
+3
|
*
lavc: Add coded bitstream read/write support for H.264
Mark Thompson
2017-08-12
1
-0
/
+3
|
*
lavc: Add coded bitstream read/write API
Mark Thompson
2017-08-12
1
-0
/
+460
*
lavc: Add coded bitstream read/write support for MPEG-2
Mark Thompson
2017-10-17
1
-0
/
+3
*
lavc: Add coded bitstream read/write support for H.265
Mark Thompson
2017-10-17
1
-0
/
+3
*
lavc: Add coded bitstream read/write support for H.264
Mark Thompson
2017-10-17
1
-0
/
+3
*
lavc: Add coded bitstream read/write API
Mark Thompson
2017-10-17
1
-0
/
+482