Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
e9ad37ca068ba5cf2bafe52692e548f7632c3c6c
e9ad37c
Delete unused classes from stream.cc
by kthelgason
· 8 years ago
c8a4c1f
Reland: Use native (optimized) functions for byte order conversion.
by jbauch
· 8 years ago
946b0dd
Roll chromium_revision 1f3c4e333c..23fea388a2 (457445:457505)
by buildbot
· 8 years ago
8f05ab2
Revert of Use native (optimized) functions for byte order conversion. (patchset #3 id:40001 of https://codereview.webrtc.org/2738063005/ )
by jbauch
· 8 years ago
38fd44e
Use native (optimized) functions for byte order conversion.
by jbauch
· 8 years ago
2a420ce
Revert of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #11 id:300001 of https://codereview.webrtc.org/2750473002/ )
by ilnik
· 8 years ago
c90d3a7
Roll chromium_revision 92c8e73cac..1f3c4e333c (457410:457445)
by buildbot
· 8 years ago
74e8df8f
Fix rtcp_sender to support sdes with 31 chunk
by danilchap
· 8 years ago
0937468
Roll chromium_revision e8014f980b..92c8e73cac (457386:457410)
by buildbot
· 8 years ago
277a8b5
De-parameterized EndToEndTests.
by philipel
· 8 years ago
150708e
Make ModuleRtpRtcpImpl member variables private.
by nisse
· 8 years ago
9c192b2
Added locking when getting echo likelihood stats.
by ivoc
· 8 years ago
f13b548
Roll chromium_revision 2d05f4450c..e8014f980b (457366:457386)
by buildbot
· 8 years ago
8430825
Roll chromium_revision 0036d9b08e..2d05f4450c (457220:457366)
by kjellander
· 8 years ago
22818a5
(Re)move VoE specific enums from common_types.h.
by solenberg
· 8 years ago
299b678
DxgiOutputDuplicator should initialize num_frames_captured_
by zijiehe
· 8 years ago
bb511ef
Roll chromium_revision d0287a23d5..0036d9b08e (457155:457220)
by buildbot
· 8 years ago
b5e28ef
Roll chromium_revision e1dd04d3aa..d0287a23d5 (457097:457155)
by buildbot
· 8 years ago
4e713ff
Use VPX_ERROR_RESILIENT_DEFAULT constant.
by Peter Boström
· 8 years ago
e01326f
Remove unused RealTimeTemporalLayers.
by Peter Boström
· 8 years ago
14dc089
Remove dead VP8SequenceCoder.
by Peter Boström
· 8 years ago
f7f7fb9
Add traces for some video events.
by ehmaldonado
· 8 years ago
8a8e57a
Roll chromium_revision 5d9ca8a824..e1dd04d3aa (457062:457097)
by buildbot
· 8 years ago
5c7a623
Improve error handling for ffmpeg operations
by jansson
· 8 years ago
dbbaa2a
Revert of C++ porting of the initial python script for conversational speech generation. (patchset #2 id:100001 of https://codereview.webrtc.org/2740063004/ )
by alessiob
· 8 years ago
29f730e
Release the critial section between recursive calls in FrameBuffer::NextFrame.
by philipel
· 8 years ago
5b3e49a
Remove VoEHardware interface.
by solenberg
· 8 years ago
0cf3aa6
C++ porting of the initial python script for conversational speech generation.
by alessiob
· 8 years ago
2549ad4
Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2748643002/ )
by ilnik
· 8 years ago
919dce2
Return a long timeout value from TimeUntilNextProcess when the PacedSender is paused
by tommi
· 8 years ago
3f9b12d
R/PLR calculation - time-based window
by elad.alon
· 8 years ago
be35a00
Revert of Save width/height of SPS nalus and restore them on the first packet of an IDR. (patchset #6 id:100001 of https://codereview.webrtc.org/2750633003/ )
by philipel
· 8 years ago
3c150c1
Roll chromium_revision 79d9faff8d..5d9ca8a824 (457045:457062)
by buildbot
· 8 years ago
9a5f03222
Remove VoEHardware interface usage.
by solenberg
· 8 years ago
e49fede
FileUtilsTest DirExists function added
by alessiob
· 8 years ago
996a83c
Better handling of error condition in MediaCodecVideoEncoder.
by sakal
· 8 years ago
8444405
Try re-enabling two PeerConnectionClientTests:
by sakal
· 8 years ago
664fc8f
Fix broken test landed in r17243.
by stefan
· 8 years ago
9ea46b5
Ignore packets sent on old network route when receiving feedback.
by Stefan Holmer
· 8 years ago
8372226
TaskQueue[Win] DOS handling
by tommi
· 8 years ago
35b7de4
Fix crash in vie_encoder when encoder configure fails
by ilnik
· 8 years ago
7f704df
Roll chromium_revision 99c1f4221e..79d9faff8d (457015:457045)
by buildbot
· 8 years ago
620d75f
Save width/height of SPS nalus and restore them on the first packet of an IDR.
by philipel
· 8 years ago
9f8a566
Roll chromium_revision 981ff3850e..99c1f4221e (456928:457015)
by kjellander
· 8 years ago
23c595a
Pass label and plot style to the TimeSeries' constructor.
by terelius
· 8 years ago
5d389db
Roll chromium_revision ea42323d26..981ff3850e (456712:456928)
by buildbot
· 8 years ago
bc935b4
Ignore unmoved moved_rects in DxgiOutputDuplicator
by zijiehe
· 8 years ago
a613eb6
Fixing a few tests for the upcoming Opus 1.2-alpha.
by minyue
· 8 years ago
275e209
Remove ReceiveCodec() getters from VideoCodingModule.
by Tommi
· 8 years ago
e851a9a
Fixed problems in neteq when RTP and decoder timestamps increment with
by dkirovbroadsoft
· 8 years ago
184732b
Roll chromium_revision bf959238eb..ea42323d26 (456678:456712)
by buildbot
· 8 years ago
a514584
Add the ability to read/write to WAV files in FakeAudioDevice
by oprypin
· 8 years ago
cd386eb
Delete support for sending RTCP RPSI and SLI messages.
by nisse
· 8 years ago
0a73564
Change FrameBuffer::Stop to not require a critical section.
by tommi
· 8 years ago
2cb58fd
Roll chromium_revision 90f556922c..bf959238eb (456661:456678)
by buildbot
· 8 years ago
d0a71ba
Updates to VCMDecodedFrameCallback, VideoReceiver and a few related classes/tests.
by tommi
· 8 years ago
4262f1f
Roll chromium_revision abc0893aa2..90f556922c (456641:456661)
by buildbot
· 8 years ago
7b188e8
Add flag to clean up temporary results after building iOS Framework or static lib
by VladimirTechMan
· 8 years ago
c7daea8
Make AudioBuffer::InterleaveTo const
by kthelgason
· 8 years ago
cfd88bb
Fix AudioEncoderOpus::RecreateEncoderInstance() referring to old config_
by elad.alon
· 8 years ago
07b8388
Delete utf_util_win.h.
by nisse
· 8 years ago
a33c62e
Add accessor functions for protected member variables of ModuleRtpRtcpImpl.
by nisse
· 8 years ago
bb2f1c8
Roll chromium_revision 6d96a3d878..abc0893aa2 (456618:456641)
by buildbot
· 8 years ago
f06f75d
Roll chromium_revision 62b8e59964..6d96a3d878 (456561:456618)
by buildbot
· 8 years ago
768ce4c
Roll chromium_revision 7d5e4125a7..62b8e59964 (456499:456561)
by buildbot
· 8 years ago
4c22399
Roll chromium_revision 567ff79ca4..7d5e4125a7 (456390:456499)
by buildbot
· 8 years ago
30e0da4
Change the type of session_id() from string to int64_t.
by zhihuang
· 8 years ago
d92f5ba
Roll chromium_revision 2ac5618843..567ff79ca4 (456361:456390)
by buildbot
· 8 years ago
8eb0751
Provide a default return value for mock_audio_device_.TimeUntilNextProcess.
by tommi
· 8 years ago
96feb2a
Update licence generation script after GYP->GN migration.
by kthelgason
· 8 years ago
d701684
Roll chromium_revision e44f674b04..2ac5618843 (456348:456361)
by buildbot
· 8 years ago
ebb349d
Revert to allowing only 1 unsignaled receive stream for audio.
by solenberg
· 8 years ago
a1896a6
iSAC fix entropy coder: Recently added DCHECK could in fact trigger
by kwiberg
· 8 years ago
53dc23c
Unify the FillAudioEncoderTimeSeries with existing processing functions.
by terelius
· 8 years ago
39e1289
Avoid holding lock while calling stream_resetter_ in MaxPaddingSetTest
by tommi
· 8 years ago
d151652
Trigger framelisteners even on frames dropped by the FPS reduction by default.
by sakal
· 8 years ago
7be1dcb
Delete method ModuleRtpRtcpImpl::SendPayloadType.
by nisse
· 8 years ago
a2b2f6f
Remove dead test code and fix usage print-out for other tests
by henrik.lundin
· 8 years ago
349a391
Roll chromium_revision 0400d0a142..e44f674b04 (456329:456348)
by buildbot
· 8 years ago
d0d08b1
vp8_impl.cc: Apply boost on golden frames (under field trial).
by asapersson
· 8 years ago
c6192a9
Remove VoENetEqStats interface.
by solenberg
· 8 years ago
1b0e3b8
Add video recording wrapper
by jansson
· 8 years ago
6ef1b34
Fix perf test regression for screenshare and vp9.
by sprang
· 8 years ago
382a72a
Revert of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #2 id:90001 of https://codereview.webrtc.org/2744003002/ )
by ilnik
· 8 years ago
ff2ebf5
Clean up perf metrics and report ramp-up stats for fewer tests.
by stefan
· 8 years ago
8c0a589
Reland of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2743993002/ )
by ilnik
· 8 years ago
82707a4
Roll chromium_revision b5e82dce09..0400d0a142 (456320:456329)
by buildbot
· 8 years ago
2f4117a
Roll chromium_revision 415ddc96b2..b5e82dce09 (456311:456320)
by buildbot
· 8 years ago
60cdf03
Roll chromium_revision 06df7d3387..415ddc96b2 (456305:456311)
by buildbot
· 8 years ago
6f5455f
Roll chromium_revision 393cf62456..06df7d3387 (456303:456305)
by buildbot
· 8 years ago
0ec9b3d
Roll chromium_revision c020f6a225..393cf62456 (456300:456303)
by buildbot
· 8 years ago
bd87da3
Roll chromium_revision 4d64dfea1e..c020f6a225 (456299:456300)
by buildbot
· 8 years ago
2da6de6
Roll chromium_revision 58a5a7ebbe..4d64dfea1e (456298:456299)
by buildbot
· 8 years ago
f975f30
Roll chromium_revision 4c13484884..58a5a7ebbe (456296:456298)
by buildbot
· 8 years ago
cd18916
Roll chromium_revision 245b456aae..4c13484884 (456287:456296)
by buildbot
· 8 years ago
53eccf6
Roll chromium_revision 207688fb45..245b456aae (456278:456287)
by buildbot
· 8 years ago
fe7dd6d
Remove VoEAudioProcessing interface.
by solenberg
· 8 years ago
ca37cf6
Don't set the priority of the decoder to 'high' on Android.
by tommi
· 8 years ago
d118bac
Roll chromium_revision 427dfb9521..207688fb45 (456273:456278)
by buildbot
· 8 years ago
754af8c
Roll chromium_revision 61cff092b4..427dfb9521 (456238:456273)
by buildbot
· 8 years ago
Next »