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_mpeg2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cbs_mpeg2: Improve performance of writing slices
Andreas Rheinhardt
2018-11-11
1
-12
/
+27
*
cbs: Add support for array subscripts in trace output
Mark Thompson
2018-05-02
1
-12
/
+13
*
avcodec/cbs_mpeg2: create a reference to the existing buffer when decomposing...
James Almer
2018-04-30
1
-7
/
+2
*
avcodec/cbs_mpeg2: use existing buffer reference when splitting fragments
James Almer
2018-04-26
1
-9
/
+3
*
avcodec/cbs_mpeg2: use memcpy when assembling fragments
James Almer
2018-04-25
1
-3
/
+3
*
avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer w...
James Almer
2018-03-05
1
-1
/
+2
*
Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'
Mark Thompson
2018-02-21
1
-45
/
+46
|
\
|
*
cbs: Refcount all the things!
Mark Thompson
2018-02-20
1
-45
/
+46
*
|
Merge commit '1d12a545ce828eaf4fb37295400008ea37635ab8'
Mark Thompson
2018-02-21
1
-2
/
+2
|
\
\
|
|
/
|
*
cbs: Add an explicit type for coded bitstream unit types
Mark Thompson
2018-02-20
1
-2
/
+2
|
*
cbs_mpeg2: Fix marker_bit type
Mark Thompson
2017-12-02
1
-1
/
+1
|
*
cbs: Add padding to slice data allocations
Mark Thompson
2017-12-02
1
-1
/
+4
|
*
cbs: Add buffer padding when splitting fragments
Mark Thompson
2017-09-12
1
-1
/
+2
|
*
cbs: Always check for bitstream end before reading
Mark Thompson
2017-09-12
1
-2
/
+3
|
*
lavc: Add coded bitstream read/write support for MPEG-2
Mark Thompson
2017-08-20
1
-0
/
+409
*
lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.
Carl Eugen Hoyos
2017-12-17
1
-1
/
+1
*
cbs_mpeg2: Fix format specifier
Mark Thompson
2017-10-24
1
-1
/
+1
*
cbs_mpeg2: Fix type for marker_bit reading
Mark Thompson
2017-10-24
1
-1
/
+1
*
lavc: Add coded bitstream read/write support for MPEG-2
Mark Thompson
2017-10-17
1
-0
/
+414