1. 6062f37 Android: Fix warnings by Magnus Jedvert · 8 years ago
  2. 9828beb Fix/suppress all javac warnings. by Sami Kalliomäki · 8 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/sdk/android/api/org/webrtc/MediaCodecVideoDecoder.java]
  4. cca0f6c Support H.264 high profile decoding on Exynos devices. by glaznev · 8 years ago
  5. 0c29de5 Android HW decoder: Limit frame size based on cropping information by magjed · 8 years ago
  6. 0c1d060 Enable Android H264 High profile decoder by glaznev · 8 years ago
  7. 768c648 Move /webrtc/api/android files to /webrtc/sdk/android by magjed · 9 years ago[Renamed from webrtc/api/android/java/src/org/webrtc/MediaCodecVideoDecoder.java]
  8. b6760f9 Format all Java in WebRTC. by sakal · 9 years ago
  9. 893a7ee Support more QCOM specific color formats for Android HW decoder. by glaznev · 9 years ago
  10. 0060c56 Catch exceptions thrown by getCodecInfoAt() and getCapabilitiesForType(). by Alex Glaznev · 9 years ago
  11. d3235f0 Re-order and remove unused Java imports. by Sami Kalliomaki · 9 years ago
  12. 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/MediaCodecVideoDecoder.java]
  13. 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/MediaCodecVideoDecoder.java]
  14. 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/MediaCodecVideoDecoder.java]
  15. d570484 Decrease the amount of maximum outstanding frames for Android HW H.264 decoder. by Alex Glaznev · 9 years ago
  16. a44e72c Call java SurfaceTextureHelper.dispose from the corresponding C++ destructor. by nisse · 9 years ago
  17. 269fe75 Enable VP8 and H.264 HW encoders on Exynos devices. by Alex Glaznev · 9 years ago
  18. 6a4a03c Add an option to soft reset HW decoder. by Alex Glaznev · 9 years ago
  19. 81e8e37 Android SurfaceTextureHelper: Add stopListening() function by magjed · 9 years ago
  20. cedddbd Android MediaCodecVideoDecoder: Limit measured decode time to 200ms by magjed · 9 years ago
  21. b24317b Fix license headers in webrtc/api. by kjellander · 9 years ago
  22. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago[Renamed from talk/app/webrtc/java/src/org/webrtc/MediaCodecVideoDecoder.java]
  23. ae95ff3 Add more logging and fix PTS overflow for HW decoder. by glaznev · 9 years ago
  24. 9429148 Extra logging for HW codec. by glaznev · 9 years ago
  25. eee86a6 Add option to disable particular HW video codec from app. by Alex Glaznev · 9 years ago
  26. 7baf79f Temporary remove spamming MediaDecoder log by perkj · 10 years ago
  27. 17c0aff Enable VP9 HW decoder on Exynos chips. by Alex Glaznev · 10 years ago
  28. 488e75f Patchset 1 yet again relands without modification https://codereview.webrtc.org/1422963003/ by Per · 10 years ago
  29. c01c254 Revert of Android MediaCodecVideoDecoder: Manage lifetime of texture frames (patchset #12 id:320001 of https://codereview.webrtc.org/1422963003/ ) by Per · 10 years ago
  30. 68876f9 Introduces Android API level linting, fixes all current API lint errors. by Patrik Höglund · 10 years ago
  31. 9cb8982 Patchset 1 is a pure by perkj · 10 years ago
  32. 69a7fd5 Support VP9 HW video decoding on Android. by Alex Glaznev · 10 years ago
  33. 5c3da4b Call MediaCodec.stop() on separate thread. by Alex Glaznev · 10 years ago
  34. 8c425aa Android: Replace EGL14 with EGL10 by magjed · 10 years ago
  35. c6aec4b Fix HW video codec stack traces reporting. by Alex Glaznev · 10 years ago
  36. 543b6ca Revert of "Android MediaCodecVideoDecoder: Manage lifetime of texture frames" https://codereview.webrtc.org/1378033003/ by magjed · 10 years ago
  37. 325d414 Add option to print peer connection factory Java stack traces. by Alex Glaznev · 10 years ago
  38. 69ddaef Revert "Add option to print peer connection factory Java stack traces." by Alejandro Luebs · 10 years ago
  39. b68c599 Add option to print peer connection factory Java stack traces. by Alex Glaznev · 10 years ago
  40. fd20bb3 Revert "Allow to print Java stack traces in Android camera, renderer and media codec." by Alejandro Luebs · 10 years ago
  41. 2b298de Reset media codec thread when Encoder/Decoder object is created. by Alex Glaznev · 10 years ago
  42. f0159a7 Allow to print Java stack traces in Android camera, renderer and media codec. by Alex Glaznev · 10 years ago
  43. 91b348c Android MediaCodecVideoDecoder: Manage lifetime of texture frames by Magnus Jedvert · 10 years ago
  44. 44bf6f5 Android MediaCodecVideoDecoder: Split DecoderOutputBufferInfo into DecodedByteBuffer and DecodedTextureBuffer by magjed · 10 years ago
  45. 7e31937 Android MediaCodecVideoDecoder: Cleanup to prepare for texture liftime management by Magnus Jedvert · 10 years ago
  46. 5975b3c Log to webrtc logging stream from java code. by Jiayang Liu · 10 years ago
  47. 207370f Android MediaCodecVideoDecoder: Remove redundant useSurface arguments by Magnus Jedvert · 10 years ago
  48. 2338fec Partial revert of r9936. by Alex Glaznev · 10 years ago
  49. 66f0da2 Log to webrtc logging stream from java code. by jiayl · 10 years ago
  50. 1a591dd Android GlUtil: Add helper functions generateTexture/deleteTexture by Magnus Jedvert · 10 years ago
  51. 0482dcc Enable HW H.264 decoding on Intel platforms. by Alex Glaznev · 10 years ago
  52. 782671f Improve Android HW decoder error handling. by Alex Glaznev · 10 years ago
  53. 80cf97c Android rendering: Move common EGL and GL functions to separate classes by Magnus Jedvert · 10 years ago
  54. 908e77b Allow Java code to detect if VP8 and H.264 HW decoding is supported. by Alex Glaznev · 10 years ago
  55. 4ddc938 Support VP8 hardware encoding and decoding on IA devices. by glaznev@webrtc.org · 10 years ago
  56. a4623d2 Fix H.264 HW decoding for Qualcomm KK devices. by glaznev@webrtc.org · 10 years ago
  57. b28474c Add H.264 HW encoder and decoder support for Android. by glaznev@webrtc.org · 10 years ago
  58. 8501ee6 Support VP8 HW decoding on devices with Exynos codec. by glaznev@webrtc.org · 10 years ago
  59. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  60. a8c0edd Avoid using EGLContext class for Android 4.1 and below. by glaznev@webrtc.org · 11 years ago
  61. 95bacfe Remove bad waiting code from video decoder release function. by glaznev@webrtc.org · 11 years ago
  62. 528fc65 Fixing build issue with L-sdk by henrike@webrtc.org · 11 years ago
  63. 25cc745 Switch to SW video decoder on Android after getting 2 or more by glaznev@webrtc.org · 11 years ago
  64. 3b67f8e Enable HW video decoding on Qualcomm devices. by glaznev@webrtc.org · 11 years ago
  65. 9967845 HW video decoding optimization to better support HD resolution: by glaznev@webrtc.org · 11 years ago
  66. a09a999 (Auto)update libjingle 73222930-> 73226398 by buildbot@webrtc.org · 11 years ago
  67. efe4b9a Add VP8 video decoding hw acceleration support to Java Peerconnection library. by glaznev@webrtc.org · 11 years ago