Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
002f921c5dee712677ef4cf7c2f5394e2cfb3fc8
/
sdk
8020ae8
Adding test to check for c++ in framework headers.
by Peter Hanspers
· 7 years ago
62337e5
Use AudioProcessingBuilder everywhere AudioProcessing is created.
by Ivo Creusen
· 7 years ago
730add8
Fix release shader resources in the right OpenGL context
by Gustavo Garcia
· 7 years ago
99175c6
Add untracked headers to video_coding.
by Patrik Höglund
· 7 years ago
a114c88
Reland "Reland "Reland "Put internal video codec factories into separate target"""
by Anders Carlsson
· 7 years ago
f641687
Forward fixing WebRTC to compile with Android NDK r16.
by Mirko Bonadei
· 7 years ago
2767632
Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK.
by Yura Yaroshevich
· 7 years ago
bf56712
Exposed setOptions via RTCPeerConnectionFactory
by Yura Yaroshevich
· 7 years ago
be214a2
Move videosinkinterface.h to common_video to solve a circular dep.
by Patrik Höglund
· 7 years ago
0e894c3
Update NetworkMonitor so that it can be started from java code.
by Honghai Zhang
· 7 years ago
0942b36
Revert "Reland "Reland "Put internal video codec factories into separate target"""
by Anders Carlsson
· 7 years ago
727b7d0
Reland "Reland "Put internal video codec factories into separate target""
by Anders Carlsson
· 7 years ago
97cb448
Update Webrtc to new AudioProcessing API.
by Alex Loiko
· 7 years ago
1e53f8a
Roll chromium_revision 747cb1afa7..a3e55aafc0 (525640:525714) + Android fix
by Oleh Prypin
· 7 years ago
b96d62d
Revert "Make freeNativePeerConnectionObserver generic."
by Sami Kalliomäki
· 7 years ago
046f78c
Make freeNativePeerConnectionObserver generic.
by Sami Kalliomäki
· 7 years ago
6552695
Revert "Reland "Put internal video codec factories into separate target""
by Lu Liu
· 7 years ago
0efd1e8
Reland "Put internal video codec factories into separate target"
by Anders Carlsson
· 7 years ago
84d8ae5
Android: Use scoped java refs
by Magnus Jedvert
· 7 years ago
bb298ac
Revert "Put internal video codec factories into separate target"
by Anders Carlsson
· 7 years ago
4df8e1a
iOS: H264 encoder crash on disabled stream
by Anders Carlsson
· 7 years ago
51698ae
Put internal video codec factories into separate target
by Anders Carlsson
· 7 years ago
1212f1e
Android: One JNI file per Java file
by Magnus Jedvert
· 7 years ago
1ece1ed
Android: Allow injecting native PeerConnection.
by Sami Kalliomäki
· 7 years ago
0594a7c
Stop using public_deps in common_video/.
by Mirko Bonadei
· 7 years ago
e8b26cd
Android: Deprecate peerconnection constraints.
by Sami Kalliomäki
· 7 years ago
5a7508a
Fixed NPE inside org.webrtc.Camera1Session.create
by Yura Yaroshevich
· 7 years ago
3e11343
Fix circular dependencies in webrtc_common.
by Patrik Höglund
· 7 years ago
401d056
Removing $rtc_libyuv_dir and removing useless dependencies on libyuv.
by Mirko Bonadei
· 7 years ago
a8005cf
Fix circular dependencies between optional, array_view, and rtc_base.
by Patrik Höglund
· 7 years ago
d37709b
Revert "Fix circular dependencies between optional, array_view, and rtc_base."
by Patrik Höglund
· 7 years ago
a9e0924
Fix circular dependencies between optional, array_view, and rtc_base.
by Patrik Höglund
· 7 years ago
20b294c
Android: Re-enable videoprocessor integration tests.
by Sami Kalliomäki
· 7 years ago
9060eb1
Android: Generate JNI code for remaining classes in sdk/android
by Magnus Jedvert
· 7 years ago
6543206
Including libyuv headers using fully qualified paths.
by Mirko Bonadei
· 7 years ago
655e196
Android: Generate JNI code for MediaCodecVideoEncoder/Decoder
by Magnus Jedvert
· 7 years ago
de5afcf
Android: Merge peerconnectionobserver_jni and peerconnection_jni
by Magnus Jedvert
· 7 years ago
28c3571
Roll chromium_revision 5d9089080e..fb396f70fd (522183:522378)
by Sami Kalliomäki
· 7 years ago
a3a92c2
Replace string type with SdpType enum
by Steve Anton
· 7 years ago
3863153
Android: Generate JNI code for jni_helper, RtpSender, and VideoEncoderFactory
by Magnus Jedvert
· 7 years ago
e51f785
Stop using public_deps in pc/.
by Mirko Bonadei
· 7 years ago
a498ae8
Stop using public_deps in system_wrappers.
by Mirko Bonadei
· 7 years ago
0250be5
Stop using public_deps to depend on libyuv.
by Mirko Bonadei
· 7 years ago
86de7e8
Add a way for RTCVideoDecoderH264 to signal decode errors.
by Kári Tristan Helgason
· 7 years ago
ba700f6
Android: Generate JNI code for RtpReceiver and PeerConnection.Observer
by Magnus Jedvert
· 7 years ago
b9f3f9b
Make EglBase an interface.
by Sami Kalliomäki
· 7 years ago
9555e67
Don't create VP9 codec factories when building without VP9.
by Kári Tristan Helgason
· 7 years ago
86f8047
Remove all code for iOS 8 and below.
by Kári Tristan Helgason
· 7 years ago
51907f6
Optional: Use nullopt and implicit construction in /sdk/android/src/jni/pc
by Oskar Sundbom
· 7 years ago
8e28c56
Remove dependency between objc_peeerconnectionfactory_base and libvpx.
by Mirko Bonadei
· 7 years ago
d21bf13
Optional: Use nullopt and implicit construction in /sdk/objc
by Oskar Sundbom
· 7 years ago
bba8e9e
Reland "Android: Generate JNI code for stats"
by Magnus Jedvert
· 7 years ago
43d069a
Revert "Android: Generate JNI code for stats"
by Magnus Jedvert
· 7 years ago
aede67a
Android: Generate JNI code for stats
by Magnus Jedvert
· 7 years ago
b874a35
Complete moving i420 out from video_frame_api.
by Patrik Höglund
· 7 years ago
4fa5da5
Android: Generate JNI code for MediaStreamTrack
by Magnus Jedvert
· 7 years ago
6a0345b
Android: Generate JNI code for MediaStream
by Magnus Jedvert
· 7 years ago
b8ff8f7
Revert "Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10"
by Oleh Prypin
· 7 years ago
80610c4
Android: Generate JNI code for IceCandidate
by Magnus Jedvert
· 7 years ago
80adac0
Set video codec names in public API using existing cricket constants
by VladimirTechMan
· 7 years ago
a319931
Generate JNI code for built in Integer class
by Magnus Jedvert
· 7 years ago
c4c8876
Android: Generate JNI code for RTCStats
by Magnus Jedvert
· 7 years ago
7bd6ccc
Android: Generate JNI code for DataChannel
by Magnus Jedvert
· 7 years ago
012b56b
Reland "Add file capturer to AppRTCMobile on simulator."
by Daniela
· 7 years ago
3e189a6
Remove static library loading from WebRTC Android SDK.
by Sami Kalliomäki
· 7 years ago
3ecdd0f
Android: Generate JNI code for MediaConstraints
by Magnus Jedvert
· 7 years ago
6196feb
Fix a bug where all wrapped codecs were considered software codecs.
by Sami Kalliomäki
· 7 years ago
1f2a3e7
Android: Clean up JNI generated code
by Magnus Jedvert
· 7 years ago
aea1d1a
Android: Fix leaking software video codec instances.
by Sami Kalliomäki
· 7 years ago
2a9dbe6
Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10
by Mirko Bonadei
· 7 years ago
523589d
Create common helper method for comparing video formats
by Magnus Jedvert
· 7 years ago
7bc55b8
Update AAR-generation to use non-preprocessed jar files.
by Sami Kalliomäki
· 7 years ago
2af5fff
Android: Shorten HardwareVideoCodec implementation names.
by Sami Kalliomäki
· 7 years ago
057ce1d
Optional: Use nullopt and implicit construction in /sdk/android/src/jni/androidvideotracksource.h
by Oskar Sundbom
· 7 years ago
ce86e29
Android: Use RTP timestamp instead of capture_time_ms_ in VideoDecoderWrapper.
by Sami Kalliomäki
· 7 years ago
e40468b
Move some numeric utility code from rtc_base/ to rtc_base/numerics/
by Karl Wiberg
· 7 years ago
9e6fd2b
Add streams() to RtpReceiverInterface and implementations.
by Henrik Boström
· 7 years ago
ed1023d
Android: Disable internal tracer by default.
by Sami Kalliomäki
· 7 years ago
4eb0188
Android: Generate JNI code for VideoDecoder
by Magnus Jedvert
· 7 years ago
cada601
Reland "Android: Generate JNI code for androidnetworkmonitor_jni"
by Magnus Jedvert
· 7 years ago
522c1bc
Revert "Android: Generate JNI code for androidnetworkmonitor_jni"
by Magnus Jedvert
· 7 years ago
768e1c0
Android: Generate JNI code for androidnetworkmonitor_jni
by Magnus Jedvert
· 7 years ago
202be39
Android: Generate JNI code for androidvideotracksource
by Magnus Jedvert
· 7 years ago
22d43f3
iOS: Don’t change video rotation in FaceUp or FaceDown.
by Anders Carlsson
· 7 years ago
c6a003c
Android: Simplify GetJavaEnumName
by Magnus Jedvert
· 7 years ago
986a79c
Android: Annotate and generate JNI code for Metrics.java
by Magnus Jedvert
· 7 years ago
cdda0d9
Android: Add helper function for converting Integer -> rtc::Optional<int>
by Magnus Jedvert
· 7 years ago
c040dae
Android: Allow SurfaceTextureHelper.textureToYuv to be used for RGB frames
by Magnus Jedvert
· 7 years ago
df4883d
Reland "Update internal encoder factory to new interface"
by Magnus Jedvert
· 7 years ago
aea84f5
Revert "Update internal encoder factory to new interface"
by Zhi Huang
· 7 years ago
6062f37
Android: Fix warnings
by Magnus Jedvert
· 7 years ago
2c8c8e2
Update internal encoder factory to new interface
by Magnus Jedvert
· 7 years ago
1e1dd77
Implement equals() and hashCode() for VideoCodecInfo.
by Anders Carlsson
· 7 years ago
4d85e8a
Android: Fix JavaLangClash warning
by Magnus Jedvert
· 7 years ago
9ced7e5
Optional: Use nullopt and implicit construction in /sdk/android
by Oskar Sundbom
· 7 years ago
19d77c1
Fix support orientation changes in Camera Preview
by Gustavo Garcia gustavo@lifeonair.com
· 7 years ago
34d4e5a
Remove LongLogTag warning suppression.
by Sami Kalliomäki
· 7 years ago
c3fedcc
VideoEncoderFallback for Android.
by Anders Carlsson
· 7 years ago
7dad255
Update output pixel format when starting video capture on iOS.
by Anders Carlsson
· 7 years ago
4e38321
Do not initialize internal tracer if it has already been initialized.
by Sami Kalliomäki
· 7 years ago
Next »