Sign in
webrtc
/
src.git
/
87e2d785a0ae7a1ac6c711e110d82114aedba890
/
modules
/
video_coding
/
codecs
/
vp8
87e2d78
Prepare for splitting FrameType into AudioFrameType and VideoFrameType
by Niels Möller
· 6 years ago
de3360e
Create Vp8FrameBufferController
by Elad Alon
· 6 years ago
7b41225
Throttle frame-rate In VP8 encoder in steady state for screenshare
by Ilya Nikolaevskiy
· 6 years ago
c8d2e73
Delete CodecSpecificInfo argument from VideoEncoder::Encode
by Niels Möller
· 6 years ago
9df3353
Generic Frame Descriptor (GFD) VP8 templates.
by philipel
· 6 years ago
e64a688
Replacing Clock in ScreenshareLayers.
by Sebastian Jansson
· 6 years ago
dda5fdc
Fix vp8 simulcast screenshare and perf tests for it
by Ilya Nikolaevskiy
· 6 years ago
22f9925
webrtc: Remove semicolons.
by Nico Weber
· 6 years ago
7abfd56
Improve CPU utilization when encoding VP8 with two temporal layers
by Elad Alon
· 6 years ago
3a656d1
Tune bitrates and minQP thresholds for high-fps screenshare.
by Ilya Nikolaevskiy
· 6 years ago
788f577
Update the resolution check for VP8 simulcast.
by Mirta Dvornicic
· 6 years ago
7f24fb9
Add settings to turn off VP8 base layer qp limit
by Erik Språng
· 6 years ago
1d13b37
Update LibvpxVp8Encoder to use EncodedImage::Allocate
by Niels Möller
· 6 years ago
938dd9f
Add owned data buffer to EncodedImage
by Niels Möller
· 6 years ago
b769894
Remove rule that discourages passing optional by const reference
by Danil Chapovalov
· 6 years ago
819661a
Pass explicit dependencies from ScreenshareLayers to GFD
by Elad Alon
· 6 years ago
4bfbb01
Improve CPU utilization when encoding VP8 with a single temporal layer
by Elad Alon
· 6 years ago
c84f661
Stop using Googletest legacy APIs.
by Mirko Bonadei
· 6 years ago
e32b4fe
Allow 1x1 images in libvpx_vp8_encoder.cc
by Dan Minor
· 6 years ago
411b49b
Break FrameConfig out of Vp8TemporalLayers
by Elad Alon
· 6 years ago
e008248
Only instantiate TemporalLayersChecker in debug builds
by Elad Alon
· 6 years ago
f5b216a
Pass explicit frame dependency information to RtpPayloadParams
by Elad Alon
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
4b4266f
Move parsing of trusted rate controller to RateControlSettings
by Erik Språng
· 6 years ago
dbdd839
Add ability for VideoEncoder to signal frame rate allocation.
by Erik Språng
· 6 years ago
24871e4
Rename EncodedImage::_buffer --> buffer_, and make private
by Niels Möller
· 6 years ago
77536a2
Rename EncodedImage::_length --> size_, and make private.
by Niels Möller
· 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
a1bec23
Pass on explicit color space for VP8 and H264
by Johannes Kron
· 6 years ago
aa7bc7e
Create field trial for vp8 number of thread on iOS.
by Jiawei Ou
· 6 years ago
1d8307d
Delete VideoCodec::targetBitrate
by Niels Möller
· 6 years ago
48a7946
Convert all webrtc code to not access EncodedImage::_size directly.
by Niels Möller
· 6 years ago
897a991
Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo
by Mirta Dvornicic
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
d3438aa
Add ability to specify if rate controller of video encoder is trusted.
by Erik Språng
· 6 years ago
1060870
Update LibVpxVp8Encoder to use GetEncoderInfo
by Erik Språng
· 6 years ago
ee49f70
Remove VideoEncoder::SetChannelParameters.
by philipel
· 6 years ago
f8ba95e
Add field trial for vp8 cpu speed configuration for arm.
by Åsa Persson
· 6 years ago
fe45da4
Remove WebRTC-VP8-GfBoost field trial.
by philipel
· 6 years ago
be837ac
Remove RTPFragmentationHeader from LibvpxVp8Encoder.
by philipel
· 6 years ago
99b71df
Use function_video_(en|de)coder_factory from api
by Danil Chapovalov
· 6 years ago
e2fd86a7
Move encoder metadata into EncoderInfo struct.
by Erik Språng
· 6 years ago
c84cd95
Move MockVideoDecoder to api/test.
by Erik Språng
· 6 years ago
4529fbc
Move TemporalLayers to api/video_codecs.
by Erik Språng
· 6 years ago
a1d9ca4
Revert "Add ability to specify if rate controller of video encoder is trusted."
by Oleh Prypin
· 6 years ago
3e335d1
Add ability to specify if rate controller of video encoder is trusted.
by Erik Språng
· 6 years ago
dcc0238
Don't increment timestamp on drop/reencode in LibvpxVp8Encoder.
by Erik Språng
· 6 years ago
4dc66c5
Move EncodedImage class to api/video/
by Niels Möller
· 6 years ago
5fbc0e0
Hide libvpx vp8 encoder behind an interface and add mock for testing.
by Erik Språng
· 6 years ago
59021ba
Refactoring of VP8 TemporalLayers interface.
by Erik Språng
· 6 years ago
8abd56c
Split TemporalLayers and TemporalLayers checker, clean up header.
by Erik Språng
· 6 years ago
5f45e66
Fix temporal layers pattern checker for VP8 video
by Ilya Nikolaevskiy
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
f141470
Store qp limits for ScreenshareLayers only once
by Erik Språng
· 6 years ago
fb2a66a
libvpx vp8 encoder: get frame drop setting from temporal layer
by Erik Språng
· 6 years ago
4a02b67
Clean away WebRTC-Vp8DontDropKeyFrames switch
by Erik Språng
· 6 years ago
260182d
Remove unused MockFrameDropper and make FrameDropper non-virtual.
by Rasmus Brandt
· 6 years ago
d3b8c63
Reland "Add spatial index to EncodedImage."
by Niels Möller
· 7 years ago
5a998d7
Revert "Add spatial index to EncodedImage."
by Niels Moller
· 7 years ago
da0898d
Add spatial index to EncodedImage.
by Niels Möller
· 7 years ago
1946a3f
Add frame rate parameter to SpatialLayer struct.
by Sergey Silkin
· 7 years ago
2377588
Add accessor methods for RTP timestamp of EncodedImage.
by Niels Möller
· 7 years ago
506c569
Don't drop keyframes even if TemporalLayers says so.
by Erik Språng
· 7 years ago
213168f
Remove a static initializer in default_temporal_layers.cc
by tzik
· 7 years ago
b75d6b8
Refactor vp8 temporal layers with inferred sync and search order
by Erik Språng
· 7 years ago
b6b1cac
Experimental improvements for simulcast screenshare
by Erik Språng
· 7 years ago
ff52e88
Revert "Extract color space from Vp8 decoder"
by Emircan Uysaler
· 7 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 7 years ago
fad2aa2
Extract color space from Vp8 decoder
by Emircan Uysaler
· 7 years ago
5e898d6
Stop using VideoCodec.targetBitrate for vp8 screenshare config
by Erik Språng
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
d92288f
Add experimental shortened 2-temporal-layer setting
by Erik Språng
· 7 years ago
43800f9
Generalize SimulcastEncoderAdapter, use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
6f440ed
Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8."
by Mirko Bonadei
· 7 years ago
07efe43
Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8.
by Sergio Garcia Murillo
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
0040b66
Replace rtc::Optional with absl::optional
by Danil Chapovalov
· 7 years ago
e3cf3d0
Use enum class for VideoCodecMode and VideoCodecComplexity.
by Niels Möller
· 7 years ago
a46bd4b
Reland "Move class VideoCodec from common_types.h to its own api header file."
by Niels Möller
· 7 years ago
2ac6446
Document that preferred VideoFrame constructor takes no RTP timestamp.
by Niels Möller
· 7 years ago
350531e
Revert "Move class VideoCodec from common_types.h to its own api header file."
by Danil Chapovalov
· 7 years ago
efc71e5
Move class VideoCodec from common_types.h to its own api header file.
by Niels Möller
· 7 years ago
97e0488
Delete unused stats for preferred_bitrate.
by Niels Möller
· 7 years ago
b6c462d
Cleanup webrtc:: namespace from leaked TimingFrameFlags
by Ilya Nikolaevskiy
· 7 years ago
27300c3
Allow 3 encoder threads in libvpx for HD on > 6 core cpus
by Erik Språng
· 7 years ago
0cedc05
Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl}
by Rasmus Brandt
· 7 years ago
c8caaec
Directly include VideoBitrateAllocation in common_video/ targets
by Erik Språng
· 7 years ago
401d076
Delete deprecated VideoDecoder::Decode method
by Niels Möller
· 7 years ago
8df3a38
Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode
by Niels Möller
· 7 years ago
65fb404
Don't expose resilience mode in VP8 and VP9 configuration.
by Niels Möller
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
e8a9c45
Delete enum VP8ResilienceMode.
by Niels Möller
· 7 years ago
e624d07
Always update libvpx configuration if bitrate has changed.
by Erik Språng
· 7 years ago
24697ab
Delete obsolete tl_factory member and all mention thereof.
by Niels Möller
· 7 years ago
a680a6a
Enable and fix chromium clang warnings in sdk/android targets.
by Paulina Hensman
· 7 years ago
1d2b627
Use frame generator in video codec unit tests.
by Sergey Silkin
· 7 years ago
150dcb0
Delete logic to set picture id and tl0 pic idx in encoders.
by Niels Möller
· 7 years ago
82fad3d
Remove TemporalLayersFactory and associated classes
by Erik Språng
· 7 years ago
bb60a3a
Refactor VP8 TemporalLayers
by Erik Språng
· 7 years ago
cc681cc
Split vp8_impl into webm_vp8_encoder and webm_vp8_decoder
by Erik Språng
· 7 years ago
Next »