Sign in
webrtc
/
src
/
/
d23820088285b76b4ec2ca4631e8474de24ed6e9
/
rtc_base
/
bit_buffer.h
a2b30d8
Add functions to read from/write to bitstream values with known max value
by Danil Chapovalov
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
[Renamed from rtc_base/bitbuffer.h]
21c6638
Fix typo in bitbuffer.h
by Elad Alon
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/rtc_base/bitbuffer.h]
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed (97%) from webrtc/base/bitbuffer.h]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
52033d6
Add H264 bitstream rewriting to limit frame reordering marker in header
by sprang
· 9 years ago
8c266e6
H264 bitstream parser.
by Peter Boström
· 10 years ago
3c089d7
Add RTC_ prefix to contructormagic macros.
by henrikg
· 10 years ago
9b9f1c4
Remove basictypes.h dependency from bitbuffer.
by Noah Richards
· 10 years ago
86153c2
Added a BitBufferWriter subclass that contains methods for writing bit and byte-sized data, along with exponential golomb encoded data.
by Noah Richards
· 10 years ago
bbf7c86
Add a new BitBuffer class to webrtc base.
by Noah Richards
· 10 years ago