1. 5200a05 video_coding/jitter_buffer Updating condition on which we return a frame. by mikhal@webrtc.org · 13 years ago
  2. 30f6376 VP8: Updating codec version: VP8 version will now return the libvpx version used. by mikhal@webrtc.org · 13 years ago
  3. 2d28aff Workaround for an issue where frames are grabbed for decoding prematurely. by stefan@webrtc.org · 13 years ago
  4. fbea4e5 Solves two bandwidth estimation issues and measures the sent video bitrate. by stefan@webrtc.org · 13 years ago
  5. 7e4269e Changed VP8 qp min and added noise reduction. by mflodman@webrtc.org · 13 years ago
  6. 8fc663b Don't trigger false ViE SetReceiveCodec warning. by mflodman@webrtc.org · 13 years ago
  7. 6b77990 Fixing build errors on Windows platform. Minor changes... by kjellander@webrtc.org · 13 years ago
  8. fdde8b3 Add references to src/ copies for LICENSE etc. by andrew@webrtc.org · 13 years ago
  9. cb18121 Add an unpacker tool for audioproc debug files. by andrew@webrtc.org · 13 years ago
  10. fc9bcef Data alignment fix for SSIM. by frkoenig@google.com · 13 years ago
  11. 78c767f Rewrote codec test to use fake camera. by phoglund@webrtc.org · 13 years ago
  12. d855c1a Reverts r807 and fixes the real issue in the VCM. by stefan@webrtc.org · 13 years ago
  13. bdb55c8 This CL is an attempt to remove a crash we can see when closing down VoiceEgine. by henrika@webrtc.org · 13 years ago
  14. a6c2335 Solves crash in ADM API unit test for Core Audio on Windows by henrika@webrtc.org · 13 years ago
  15. 5423bc2 Adds correct absolute paths to all input files in ADM functional unit tests. by henrika@webrtc.org · 13 years ago
  16. ca325ec Corrected a linux build error introduced in issue 246005. by kma@webrtc.org · 13 years ago
  17. f0cd394 Put fwrite calls under corresponding macros since they shouldn't show up in release build. by wjia@webrtc.org · 13 years ago
  18. f31826e adding a wait on the decode thread when no frames are available by mikhal@webrtc.org · 13 years ago
  19. a412924 VP8:Setting number of cores based on image size by mikhal@webrtc.org · 13 years ago
  20. 913644b For commiting changes in CL 277002, due to file structure changes introduced during by kma@webrtc.org · 13 years ago
  21. 0d0037c Return cached data instead of sleeping in CpuWrapperMac (shaves 2s off WebrtcMediaEngine creation time on Mac). by henrike@webrtc.org · 13 years ago
  22. 0a9c318 The fread result is no longer ignored. by phoglund@webrtc.org · 13 years ago
  23. 537096a Remove unnecessary objective-c compiler flags. by andrew@webrtc.org · 13 years ago
  24. c63f788 Added fake camera, rewrote one test to use it. by phoglund@webrtc.org · 13 years ago
  25. bf478fa Ensures that ADM unit tests builds on all platforms. by henrika@webrtc.org · 13 years ago
  26. f1a605c Update DEPS to support Mac clang build. by andrew@webrtc.org · 13 years ago
  27. 5eb64f0 Fix BitrateSent() API when having a default RTP module. by stefan@webrtc.org · 13 years ago
  28. 158f496 Fixes a rate control bug in the VP8 wrapper. by stefan@webrtc.org · 13 years ago
  29. ead87b5 Fix potential issue where frame buffers might be freed while being decoded. by stefan@webrtc.org · 13 years ago
  30. 2b0f094 Avoid reallocating the decodedImage for every decoded frame. by stefan@webrtc.org · 13 years ago
  31. ee3dfa6 by mikhal@webrtc.org · 13 years ago
  32. 1af915d video_coding: vp8: Updating error propagation threshold by mikhal@webrtc.org · 13 years ago
  33. d75889e Change of Android makefiles to build latest video coding code. by kma@webrtc.org · 13 years ago
  34. 7cf8937 by henrika@webrtc.org · 13 years ago
  35. cedbb03 [Issue 101] Solves memory leak on Windows by henrika@webrtc.org · 13 years ago
  36. c4d1983 Changes in rtp_format_vp8_unittest to match the changes in CL 774. by stefan@webrtc.org · 13 years ago
  37. ae499a2 Set correct codec info before sending frame to VCM. by mflodman@webrtc.org · 13 years ago
  38. 81f25f9 Fixing build errors on Windows platform. Minor changes... by kjellander@webrtc.org · 13 years ago
  39. f3f2f6a * Add include_internal_video_capture and include_internal_video_render to include/exclude the internal VCM and VRM. by wu@webrtc.org · 13 years ago
  40. 509c9c5 operator + is evaluated before ?: by henrike@webrtc.org · 13 years ago
  41. 4df8c9a by henrike@webrtc.org · 13 years ago
  42. 7ecdf58 Enable chromium_code:1 in the Chrome build. by andrew@webrtc.org · 13 years ago
  43. ffd28f9 Request key frames to battle error propagation. by stefan@webrtc.org · 13 years ago
  44. d0752c3 video_coding: Update to hybrid mode: Set FEC values for zero below a threshold. by mikhal@webrtc.org · 13 years ago
  45. c693bac Only start ViEPerformanceMonitor when needed. by mflodman@webrtc.org · 13 years ago
  46. b5475d0 vie_auto_test will now obey the Mac .mm rules for files including objective-c code. by phoglund@webrtc.org · 13 years ago
  47. 4c63676 Updated the AEC delay logging to output values in ms. PB output updated. by bjornv@webrtc.org · 13 years ago
  48. cc412c1 Remove second instance of ViE PerformanceMonitor. by mflodman@webrtc.org · 13 years ago
  49. ce8813d Using id instead of name when setting Mac/QTKit capture device. by mflodman@webrtc.org · 13 years ago
  50. 4d5d5c1 Reorganize the audio_processing source. by andrew@webrtc.org · 13 years ago
  51. 5d3bdf7 Fix clang warnings in ViE autotest. by andrew@webrtc.org · 13 years ago
  52. 8fd93d4 Move DeliverCapturedFrame from private to protected. by wu@webrtc.org · 13 years ago
  53. 52eddf7 Made Tina, Andrew and Jan as OWNERS to entire common_audio and removed the sub-OWNERS files. Let me know if that's fine. by bjornv@webrtc.org · 13 years ago
  54. 5b15cfc Fix BWE unit test build issue by stefan@webrtc.org · 13 years ago
  55. 61f07c3 I have made a small fix so it will execute properly from the default working directory location (trunk), finding its resource files. by kjellander@webrtc.org · 13 years ago
  56. 5dedd0e Handling of white-space in DataLog::Combine by henrik.lundin@webrtc.org · 13 years ago
  57. 929789b vie_auto_test - moved custom call specific functions to be static, added video protect method to custom call by amyfong@webrtc.org · 13 years ago
  58. 76aea65 When _audioConfigured, should not try to use the _video. by wu@webrtc.org · 13 years ago
  59. 3765bd2 Added AEC delay logging metrics to VoE. Echo metrics and delay logging metrics are enabled simultaneously through the SetEcMetricsStatus(). Updated standard and extended VoE tests. by bjornv@webrtc.org · 13 years ago
  60. f10ea31 Add IncomingFrameI420 to ViEExternalCapture interface to take captured video frame buffer as 3 planes. by wu@webrtc.org · 13 years ago
  61. 14aaaf1 Some re-organization of the fec-uep code: updated protection modes, comments, and some variable/function re-naming. by marpan@webrtc.org · 13 years ago
  62. 55c39f0 Add mallinath@webrtc.org and wu@webrtc.org as the capture owner for US office. by wu@webrtc.org · 13 years ago
  63. 58691eb Remove the DestroyDeviceInfo for mac video capture. (This is missed in r731.) by wu@webrtc.org · 13 years ago
  64. d0bdab0 Adding API to get sent total bitrate, FEC bitrate and NACK bitrate. by stefan@webrtc.org · 13 years ago
  65. 26c0416 Added more tests, fixed a bug and refactored. by phoglund@webrtc.org · 13 years ago
  66. 2111d3b Removed the vad_const files and added the constants to the files where they are by bjornv@webrtc.org · 13 years ago
  67. 4ee906d When WEBRTC_VIDEO_ENGINE_FILE_API is not defined, disable the code in vie_file_impl.cc and vie_file_image.cc so that we can remove the libjpeg dependency. Also disable the auto test for the vie file api. by wu@webrtc.org · 13 years ago
  68. 5a3e20f Removed unused variables (build error) for test_fec. by marpan@webrtc.org · 13 years ago
  69. 1da1ce0 First implementation of simulcast, adds VP8 simulcast to video engine. by pwestin@webrtc.org · 13 years ago
  70. 4c059d8 Add metric for number of packets discarded by JB due to not being decodable by stefan@webrtc.org · 13 years ago
  71. 77d7d54 Replace the DestroyDeviceInfo with a virtual destructor. by wu@webrtc.org · 13 years ago
  72. e5542a0 Add file record and play functions to voe_cmd_test, fix Play local file (path was incorrect) by amyfong@webrtc.org · 13 years ago
  73. 6330cf2 Fixed ViE AutoTest trace file names to be consistent by amyfong@webrtc.org · 13 years ago
  74. ea89922 Add VideoCaptureFactory so that we don't need to expose VideoCaptureImpl. by wu@webrtc.org · 13 years ago
  75. 199f4de Rename all .cc files which include Objective-C headers to .mm. by andrew@webrtc.org · 13 years ago
  76. a0258de Fixes test build errors (warnings treated as errors) in system_wrappers. by henrike@webrtc.org · 13 years ago
  77. 26c9ff9 Add dummy implementation of DataLog::Combine method by henrik.lundin@webrtc.org · 13 years ago
  78. 791eec7 Add API to get the number of packets discarded by the video jitter buffer due to being too late. by stefan@webrtc.org · 13 years ago
  79. 06887ae Fixes two bugs when decoding with packet losses. by stefan@webrtc.org · 13 years ago
  80. 1843664 DataLog: Changing from common_types to typedefs by henrik.lundin@webrtc.org · 13 years ago
  81. c0b2250 Fix the Windows build. Review URL: http://webrtc-codereview.appspot.com/213004 by tommi@webrtc.org · 13 years ago
  82. d855bd4 C wrapper for DataLog class by henrik.lundin@webrtc.org · 13 years ago
  83. 6364d12 Fix a couple of build warnings. by tommi@webrtc.org · 13 years ago
  84. e95458c Started rewriting video_engine tests to use GUnit. by phoglund@webrtc.org · 13 years ago
  85. 25e0b8e Python output flag and keyframe interval flags. by kjellander@webrtc.org · 13 years ago
  86. a31b254 Python output flag and keyframe interval flags. by kjellander@webrtc.org · 13 years ago
  87. 80dd19b vplib tests: Removing old and unused file and directories. by mikhal@webrtc.org · 13 years ago
  88. bf54ef9 Removed code under a non-existing define. by henrike@webrtc.org · 13 years ago
  89. 1a2933c Fixes a Valgrind warning triggering when the number of pending messages hit the limit. by henrike@webrtc.org · 13 years ago
  90. b2d4921 Remove trailing whitespace in AudioDevice. by andrew@webrtc.org · 13 years ago
  91. d6132f5 by mikhal@webrtc.org · 13 years ago
  92. 35a1756 First version of video quality measurement program and test framework. by kjellander@webrtc.org · 13 years ago
  93. 3ce62fc Move merge_libs targets to their own gyp. by andrew@webrtc.org · 13 years ago
  94. af57de0 Some code style changes in audio_processing/ns/main/source/ by Astyle, by kma@webrtc.org · 13 years ago
  95. 01ca01f Adding neteq_tests to modules tests by henrik.lundin@webrtc.org · 13 years ago
  96. bbc1f10 Changed modules/audio_processing/utility/Android.mk, to correct a build error in by kma@webrtc.org · 13 years ago
  97. bf39ff4 Some general optimization in NS. by kma@webrtc.org · 13 years ago
  98. a58224f Introduced a SPL inline function (multiple-accumulate), for preformance in ARMv7. by kma@webrtc.org · 13 years ago
  99. 4b6f747 Fixes a newly introduced bug in the jitter buffer where buffer reallocation by stefan@webrtc.org · 13 years ago
  100. 93d216c Fixed bug in jitter buffer which caused the missingFrames bit to never be set. by stefan@webrtc.org · 13 years ago