Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
fc9dcb6a00a9dd390c24745371356eab4fe2ad92
/
modules
/
video_coding
8643b78
Moved NackModule and VCMPacket to their own targets
by Ilya Nikolaevskiy
· 7 years ago
9633cff
Remove "webrtc_rtp" traces.
by Jonas Olsson
· 7 years ago
e3cf3d0
Use enum class for VideoCodecMode and VideoCodecComplexity.
by Niels Möller
· 7 years ago
dd3e0ab
Make rtc_software_fallback_wrappers target visible.
by Anders Carlsson
· 7 years ago
798b282
Don't update internal state of the FrameBuffer2 when an undecodable frame is inserted.
by philipel
· 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
425f713
Delete unused methods in VCMFrameBuffer and VCMSessionInfo.
by Niels Möller
· 7 years ago
443e71f
Revert "Disabling VeryLowBitrateVP9 to unblock roll."
by Patrik Höglund
· 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
5e8fd8a
Add simulcastStream output from VideoCodecTestFixture::Config::ToString.
by Rasmus Brandt
· 7 years ago
086de82
Add bitrate_priority to GetSimulcastConfig call.
by Rasmus Brandt
· 7 years ago
6cb74fd
Remove unused methods in VCMDecoderDataBase.
by Åsa Persson
· 7 years ago
97e0488
Delete unused stats for preferred_bitrate.
by Niels Möller
· 7 years ago
2b3af2e
Delete RTP-specific values from the VideoCodecType enum.
by Niels Möller
· 7 years ago
81327d5
Move stats for delayed frames to renderer from VCMTiming to ReceiveStatisticsProxy.
by Åsa Persson
· 7 years ago
16e28d1
Disabling VeryLowBitrateVP9 to unblock roll.
by Patrik Höglund
· 7 years ago
b6c462d
Cleanup webrtc:: namespace from leaked TimingFrameFlags
by Ilya Nikolaevskiy
· 7 years ago
45a57fd
Remove unused include from FrameBuffer2.
by Rasmus Brandt
· 7 years ago
3ea3e30
Fixing some SIGFPEs that are making my tests crash
by Natalie Silvanovich
· 7 years ago
27300c3
Allow 3 encoder threads in libvpx for HD on > 6 core cpus
by Erik Språng
· 7 years ago
adb4841
Remove explicit locking using av_lockmgr_register
by Mirko Bonadei
· 7 years ago
520ca4e
Delete enum RtpVideoCodecTypes, replaced with VideoCodecType.
by Niels Möller
· 7 years ago
b18931d
Updating ffmpeg deprecated functions TODO.
by Mirko Bonadei
· 7 years ago
277a656
Unstable BWE due to improper bit rate padding for VP9.
by “Michael
· 7 years ago
28deb90
Reland "Start supporting H264 packetization mode 0."
by Taylor Brandstetter
· 7 years ago
d45b345
Set max_consec_drop to INT_MAX.
by Sergey Silkin
· 7 years ago
0cedc05
Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl}
by Rasmus Brandt
· 7 years ago
ee20336
Drop entire superframe if any layer is overshooting.
by Sergey Silkin
· 7 years ago
2aae273
Remove adapter bools from VideoCodecTestFixture::Config.
by Rasmus Brandt
· 7 years ago
7c1ccfa
Move VisualizationParams to VideoCodecTestFixture::Config.
by Rasmus Brandt
· 7 years ago
97b4ee5
Wire up VAAPI VP8 experimental support in WebRTC.
by Ilya Nikolaevskiy
· 7 years ago
4e6cd5e
Get actual list of references from encoder in flexible mode.
by Sergey Silkin
· 7 years ago
0c2e8ce
Initialize svc_drop_frame in vp9 wrapper.
by Jerome Jiang
· 7 years ago
51e23ae
Remove built-in sw codecs from decoder_database.
by Anders Carlsson
· 7 years ago
bc84685
Remove VideoCodecTestFixtureImpl dependency on Android specifics.
by Rasmus Brandt
· 7 years ago
223cc4b
Revert "Start supporting H264 packetization mode 0."
by Taylor Brandstetter
· 7 years ago
c8caaec
Directly include VideoBitrateAllocation in common_video/ targets
by Erik Språng
· 7 years ago
3409cfa
Start supporting H264 packetization mode 0.
by Taylor Brandstetter
· 7 years ago
169005d
Move VideoCodecTest configuration classes to api/test.
by Kári Tristan Helgason
· 7 years ago
401d076
Delete deprecated VideoDecoder::Decode method
by Niels Möller
· 7 years ago
65ec0fc
Delete unneeded includes of basictypes.h.
by Niels Möller
· 7 years ago
d902d58
Framerate controller for VP9 screen sharing.
by Sergey Silkin
· 7 years ago
be71a1e
Replace VP9 screen sharing.
by Sergey Silkin
· 7 years ago
812ceaf
Ensure render time is zero when playout delay is zero so that minimal latency in the render pipeline is ensured.
by Stefan Holmer
· 7 years ago
0a8f435
Move VideoEncoderConfig from call/ to api/.
by Niels Möller
· 7 years ago
7eb8e9f
Add RegisterExternalDecoder in VideoCodingModule.
by Anders Carlsson
· 7 years ago
c948fe6
Delete unneeded includes of call/video_config.h.
by Niels Möller
· 7 years ago
4c8811b
Delete some obsolete forward declarations
by Niels Möller
· 7 years ago
09133af
Check number of nalus in packet before checking nalu types.
by philipel
· 7 years ago
d5addca
Add philipel to modules/video_coding/OWNERS.
by philipel
· 7 years ago
8eeda49
Enable more VideoCodecTests on iOS.
by Kári Tristan Helgason
· 7 years ago
8dd4db4
Create/destroying codecs on task queue + switch to TaskQueueForTest.
by Rasmus Brandt
· 7 years ago
59130a1
Delete deprecated version of VideoCodecInitializer::SetupCodec.
by Niels Möller
· 7 years ago
8694f29
Rename VideoProcessorIntegrationTest -> VideoCodecTest.
by Rasmus Brandt
· 7 years ago
a7e4844
Move H.264 codec test activation directly behind build flag.
by Rasmus Brandt
· 7 years ago
dfe8ca0
Layering and rate allocation for VP9 screen sharing.
by Sergey Silkin
· 7 years ago
b54500e
VP9 SVC minimum bit rate thresholds too low for 720p
by “Michael
· 7 years ago
b330688
Fix build errors when rtc_use_builtin_sw_codecs is set to false.
by Anders Carlsson
· 7 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 7 years ago
377ef24
Remove extra reference from GOF.
by Sergey Silkin
· 7 years ago
ee98be7
Fix handling non-tightly packed ByteBuffers in HardwareVideoDecoder.
by Sami Kalliomäki
· 7 years ago
8df3a38
Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode
by Niels Möller
· 7 years ago
1564360
VP9 RTP frame reference finder cleanup.
by philipel
· 7 years ago
e8492fe
Mitigate RTP pic ID errors in VP9 SVC non-flexible mode
by “Michael
· 7 years ago
9d96e92
Rewrite videoprocessor integrationtest to use public fixture.
by Kári Tristan Helgason
· 7 years ago
7ba22b8
Break out the part of the iSAC codec that's used for Voice Activity Detection
by Karl Wiberg
· 7 years ago
bd0954e
Encode key frame when enabling upper layer.
by Sergey Silkin
· 7 years ago
a157e08
VP9 temporal index bounds check.
by philipel
· 7 years ago
3e18c82
Reland "Reland "Remove our stream << overloads from non-test build targets.""
by Jonas Olsson
· 7 years ago
f133856
Delete nack_enabled flag in encoder configuration.
by Niels Möller
· 7 years ago
cad9444
Remove H264 CHP field trial code.
by Kári Tristan Helgason
· 7 years ago
5613879
Fill drops with last decoded frame.
by Sergey Silkin
· 7 years ago
3c30c9c
Decode base reference frame if current layer was dropped.
by Sergey Silkin
· 7 years ago
6a8f30e
Add control for inter-layer prediction mode.
by Sergey Silkin
· 7 years ago
bc0f0d3
Rename end_of_superframe to end_of_picture.
by Sergey Silkin
· 7 years ago
65fb404
Don't expose resilience mode in VP8 and VP9 configuration.
by Niels Möller
· 7 years ago
1f433e4
Mark built-in software video codecs as poisonous.
by Anders Carlsson
· 7 years ago
cd7da92
Add MediaCodec VP tests for uncommon resolutions.
by Rasmus Brandt
· 7 years ago
abc821c
Allow multiple calls to ProcessFramesAndMaybeVerify with frame writers enabled.
by Rasmus Brandt
· 7 years ago
a945aee
Make quality scaler downscale faster.
by Åsa Persson
· 7 years ago
c5a131a
Add non_ref_for_inter_layer_pred to VP9 RTP.
by Sergey Silkin
· 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
bb23c83
GN hack to tag targets as poisonous (and use it with audio codecs)
by Karl Wiberg
· 7 years ago
1322dbc
Fix calculation of target bitrate of VP9 spatial layer.
by Sergey Silkin
· 7 years ago
04d5f1d
QualityScaler: rename classes and methods from "QP" to "Qp".
by Åsa Persson
· 7 years ago
bd73928
Revert "Reland "Remove our stream << overloads from non-test build targets.""
by Taylor Brandstetter
· 7 years ago
d7ee720
Reland "Remove our stream << overloads from non-test build targets."
by Jonas Olsson
· 7 years ago
0ad2d8a
Minor changes to QualityScaler.
by Åsa Persson
· 7 years ago
31ef5f0
Revert "Remove our stream << overloads from non-test build targets."
by Jonas Olsson
· 7 years ago
c841d18
Remove our stream << overloads from non-test build targets.
by Jonas Olsson
· 7 years ago
bfd54ef
Round down when converting layer bitrate from bits to kilobits.
by Sergey Silkin
· 7 years ago
098f8d2
Round down when converting allocated bitrate from bits to kilobits.
by Sergey Silkin
· 7 years ago
bc20fe1
Rename spatial/temporal index variables and fields in videoprocessor.
by Sergey Silkin
· 7 years ago
fafeac3
Use codec's bitrate limits if SVC is off.
by Sergey Silkin
· 7 years ago
8cbb1c9
Make Videoprocessor integration test stringly typed.
by Kári Tristan Helgason
· 7 years ago
c3f8c75
Add ability for inject custom codec factories in VP integration test.
by Kári Tristan Helgason
· 7 years ago
e624d07
Always update libvpx configuration if bitrate has changed.
by Erik Språng
· 7 years ago
Next »