Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
f9d303c042b13d4eaa9acfa901b7e2e9841c99fa
/
sdk
/
android
/
api
/
org
/
webrtc
/
MediaCodecVideoEncoder.java
e3044fe
Add checks for buffer size in MediaCodecVideoEncoder.
by Sami Kalliomäki
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/sdk/android/api/org/webrtc/MediaCodecVideoEncoder.java]
7cede37
Android: Add helper class VideoFrameDrawer that can render VideoFrames
by magjed
· 8 years ago
9bc599f
Remove static/default interface method usage.
by sakal
· 8 years ago
160e32c
Add support for RGB frames in MediaCodecVideoEncoder.
by sakal
· 8 years ago
b5f5bdc
Support Java VideoFrames in MediaCodecVideoEncoder.
by sakal
· 8 years ago
3fc2350
Support H.264 high profile encoding on Exynos devices.
by glaznev
· 8 years ago
6fac429
Use correct bitrate adjustment for Exynos VP9 HW encoder.
by glaznev
· 8 years ago
84ee5c6
Force keyframe for Qualcomm HW VP8 Encoder on Android L as well, reduce forced keyframe interval on Android M.
by alexlau
· 8 years ago
996a83c
Better handling of error condition in MediaCodecVideoEncoder.
by sakal
· 8 years ago
7fa4a72
Increase bitrate adjustment values for VP8 Exynos encoder
by Alex Glaznev
· 9 years ago
295760d
Reland of Android: Add field trial for Intel HW Vp8 encoder (patchset #1 id:1 of https://codereview.webrtc.org/2624143002/ )
by magjed
· 9 years ago
c999a08
Revert of Android: Add field trial for Intel HW Vp8 encoder (patchset #1 id:1 of https://codereview.webrtc.org/2614373004/ )
by magjed
· 9 years ago
cecf86e
Android: Add field trial for Intel HW Vp8 encoder
by magjed
· 9 years ago
512f00b
Force regular key frame generation for VP8 codec only.
by Alex Glaznev
· 9 years ago
c7483a7
Force regular key frame generation when using Qualcomm VP8 HW encoder.
by Alex Glaznev
· 9 years ago
768c648
Move /webrtc/api/android files to /webrtc/sdk/android
by magjed
· 9 years ago
[Renamed from webrtc/api/android/java/src/org/webrtc/MediaCodecVideoEncoder.java]
b6760f9
Format all Java in WebRTC.
by sakal
· 9 years ago
cfaca03
Add dynamic bitrate tracker and adjustment for Exynos VP8 HW encoder.
by Alex Glaznev
· 9 years ago
c55c39d
Limit initial fps value used in Android HW encoder initialization.
by Alex Glaznev
· 9 years ago
869dab7
Disable Intel VP8 HW encoder.
by Alex Glaznev
· 9 years ago
0060c56
Catch exceptions thrown by getCodecInfoAt() and getCapabilitiesForType().
by Alex Glaznev
· 9 years ago
d3235f0
Re-order and remove unused Java imports.
by Sami Kalliomaki
· 9 years ago
d34a711
Reland of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2106333005/ )
by sakal
· 9 years ago
[Renamed from webrtc/api/java/src/org/webrtc/MediaCodecVideoEncoder.java]
9b0dc62
Revert of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2111823002/ )
by Sami Kalliomaki
· 9 years ago
[Renamed from webrtc/api/android/java/src/org/webrtc/MediaCodecVideoEncoder.java]
ceefe20
Combine webrtc/api/java/android and webrtc/api/java/src.
by Sami Kalliomaki
· 9 years ago
[Renamed from webrtc/api/java/src/org/webrtc/MediaCodecVideoEncoder.java]
269fe75
Enable VP8 and H.264 HW encoders on Exynos devices.
by Alex Glaznev
· 9 years ago
1aa435c
Reland of Android GlDrawer: Add frame size as argument to draw functions (patchset #1 id:1 of https://codereview.webrtc.org/1950953002/ )
by ivoc
· 9 years ago
1726831
Revert of Android GlDrawer: Add frame size as argument to draw functions (patchset #2 id:20001 of https://codereview.webrtc.org/1948473002/ )
by ivoc
· 9 years ago
71af75d
Android GlDrawer: Add frame size as argument to draw functions
by magjed
· 9 years ago
dcd730f
Enable VP9 HW encoder on Exynos devices.
by Alex Glaznev
· 9 years ago
b24317b
Fix license headers in webrtc/api.
by kjellander
· 9 years ago
15583c1
Move talk/app/webrtc to webrtc/api
by Henrik Kjellander
· 9 years ago
[Renamed from talk/app/webrtc/java/src/org/webrtc/MediaCodecVideoEncoder.java]
eee86a6
Add option to disable particular HW video codec from app.
by Alex Glaznev
· 9 years ago
48477c1
MediaCodecVideoEncoder, set timestamp on the encoder surface when drawing a texture.
by perkj
· 10 years ago
5125433
Android: Refactor renderers to allow apps to inject custom shaders
by Magnus Jedvert
· 10 years ago
03f80eb
Refactor EglBase configuration.
by nisse
· 10 years ago
226a602
Fix problem when drawing to the Android Media encoder surface.
by perkj
· 10 years ago
40455d6
This cl change so that we use EGL14 where it is supported and EGL10 otherwise. The idea is to make this agnostic to an application and for WebRTC except in EGLBase.
by perkj
· 10 years ago
30e9182
This cl add support to encode from textures to MediaCodecVideoEncoder.
by perkj
· 10 years ago
ad948c4
Preliminary support of VP9 HW encoder on Android.
by Alex Glaznev
· 10 years ago
68876f9
Introduces Android API level linting, fixes all current API lint errors.
by Patrik Höglund
· 10 years ago
9576e54
Reland "Prepare MediaCodecVideoEncoder for surface textures.""
by perkj
· 10 years ago
5c3da4b
Call MediaCodec.stop() on separate thread.
by Alex Glaznev
· 10 years ago
c6aec4b
Fix HW video codec stack traces reporting.
by Alex Glaznev
· 10 years ago
12f6802
Revert "Prepare MediaCodecVideoEncoder for surface textures."
by perkj
· 10 years ago
325d414
Add option to print peer connection factory Java stack traces.
by Alex Glaznev
· 10 years ago
9075417
Prepare MediaCodecVideoEncoder for surface textures.
by perkj
· 10 years ago
69ddaef
Revert "Add option to print peer connection factory Java stack traces."
by Alejandro Luebs
· 10 years ago
b68c599
Add option to print peer connection factory Java stack traces.
by Alex Glaznev
· 10 years ago
fd20bb3
Revert "Allow to print Java stack traces in Android camera, renderer and media codec."
by Alejandro Luebs
· 10 years ago
2b298de
Reset media codec thread when Encoder/Decoder object is created.
by Alex Glaznev
· 10 years ago
f0159a7
Allow to print Java stack traces in Android camera, renderer and media codec.
by Alex Glaznev
· 10 years ago
5975b3c
Log to webrtc logging stream from java code.
by Jiayang Liu
· 10 years ago
2338fec
Partial revert of r9936.
by Alex Glaznev
· 10 years ago
66f0da2
Log to webrtc logging stream from java code.
by jiayl
· 10 years ago
194ccea
Do not use HW H.264 encoder on Nexus 7.
by Alex Glaznev
· 10 years ago
8a2cd3d
Revert H.264 HW encoder setting to CBR mode.
by Alex Glaznev
· 10 years ago
0c85020
Add list of devices with HW H.264 encoder non suitable for WebRTC.
by Alex Glaznev
· 10 years ago
9829af4
Disable VP8 encoder HW acceleration on NVidia devices.
by Alex Glaznev
· 10 years ago
4ddc938
Support VP8 hardware encoding and decoding on IA devices.
by glaznev@webrtc.org
· 10 years ago
b28474c
Add H.264 HW encoder and decoder support for Android.
by glaznev@webrtc.org
· 10 years ago
5f93d0a
Update libjingle license statements at top of talk files for consistency
by jlmiller@webrtc.org
· 10 years ago
4709887
Add HD support to Android if we detect a hardware video encoder that can be used. This Change the internal class MediaCodecVideoEncoder to have a one public method for checking if the platform is supported. It also adds &hd=true to the reqest url a hardware encoder is detected.
by perkj@webrtc.org
· 11 years ago
528fc65
Fixing build issue with L-sdk
by henrike@webrtc.org
· 11 years ago
3b67f8e
Enable HW video decoding on Qualcomm devices.
by glaznev@webrtc.org
· 11 years ago
9967845
HW video decoding optimization to better support HD resolution:
by glaznev@webrtc.org
· 11 years ago
a09a999
(Auto)update libjingle 73222930-> 73226398
by buildbot@webrtc.org
· 11 years ago
efe4b9a
Add VP8 video decoding hw acceleration support to Java Peerconnection library.
by glaznev@webrtc.org
· 11 years ago
c6c1dfd
Add extra logging and latency restriction to VP8 HW encoder.
by glaznev@webrtc.org
· 11 years ago
a40210a
Add support for NVidia VP8 HW encoder.
by glaznev@webrtc.org
· 11 years ago
f04a6ea
MediaCodecVideoEncoder: limit MediaCodec bitrate to 95% of requested to avoid overshoot.
by fischman@webrtc.org
· 11 years ago
540acde
PeerConnection(java): use MediaCodec for HW-accelerated video encode where available.
by fischman@webrtc.org
· 11 years ago