1. 8da2417 Refactored ViERenderImpl and ViERTP_RTCPImpl. by mflodman@webrtc.org · 13 years ago
  2. 7752d11 Fix test for external codec. by mflodman@webrtc.org · 13 years ago
  3. 86a9f9b Fixed build error. by phoglund@webrtc.org · 13 years ago
  4. b33f9dc Correction to how the VP8 wrapper generates picture ids. by stefan@webrtc.org · 13 years ago
  5. 188fc35 Rewrote the hold and netw-before-streaming tests. by phoglund@webrtc.org · 13 years ago
  6. 398af23 Solving issue 178, errorbuild warnings on Mac. by tina.legrand@webrtc.org · 13 years ago
  7. cf5bcd1 Removed usage of the deprecated critical section constructor in audio_conference_mixer. by henrike@webrtc.org · 13 years ago
  8. 8a44259 Move static consts out of class. by andrew@webrtc.org · 13 years ago
  9. 4119246 Switch enums to consts to fix gtest error. by andrew@webrtc.org · 13 years ago
  10. 105e071 Removed usage of the deprecated critical section constructor in modules/utility. by henrike@webrtc.org · 13 years ago
  11. 57353a3 FEC Receiver: Fix to how old packets (e.g., re-tranmitted packets in hybird NACK-FEC mode) are treated. by marpan@webrtc.org · 13 years ago
  12. e7d8c56 Fix for dual decoder in VCM receiver by henrik.lundin@webrtc.org · 13 years ago
  13. a70f945 Inject TickTimeInterface into VCM and tests by henrik.lundin@webrtc.org · 13 years ago
  14. 5249cc8 by asapersson@webrtc.org · 13 years ago
  15. 9775a30 Added variable to catch return value. by tina.legrand@webrtc.org · 13 years ago
  16. 08dec7f Now using fileutils.h OutputPath to write output to the right directory and ResourcePath to read resource files from the resource bundle. by kjellander@webrtc.org · 13 years ago
  17. 554ae1a Changes to solve warnings on Mac, issue #178. by tina.legrand@webrtc.org · 13 years ago
  18. 605972e Refactored ViECaptureImpl. by mflodman@webrtc.org · 13 years ago
  19. 352dcd8 Refactored vie_file_image. by mflodman@webrtc.org · 13 years ago
  20. ed716e4 Add java_files to WATCHLIST by leozwang@webrtc.org · 13 years ago
  21. 04f5cba Switch to new critsect interface for DataLog. by andrew@webrtc.org · 13 years ago
  22. 7136990 Removed usage of the deprecated critical section constructor in udp_transport. by henrike@webrtc.org · 13 years ago
  23. 986fab1 Clean up file wrapper a bit further. by andrew@webrtc.org · 13 years ago
  24. 0c839fe Add new source file to makefile by leozwang@webrtc.org · 13 years ago
  25. bfa80ce Removed usage of the deprecated critical section constructor in system_wrappers. by henrike@webrtc.org · 13 years ago
  26. 0a10e3c Fix order of include and guard in tick_time_interface.h by henrik.lundin@webrtc.org · 13 years ago
  27. 091029b Refactored ViEFileRecorder. by mflodman@webrtc.org · 13 years ago
  28. 03c0650 Refactored ViEChannel. by mflodman@webrtc.org · 13 years ago
  29. c74b286 Fix the include in fake_tick_timer_interface.h by henrik.lundin@webrtc.org · 13 years ago
  30. 610e90e Completed rewrite of codec test. by phoglund@webrtc.org · 13 years ago
  31. e8be22c Refactored ViEChannelManager ViEInputManager. by mflodman@webrtc.org · 13 years ago
  32. e0e07bb Change file name because of r1199 by leozwang@webrtc.org · 13 years ago
  33. ee36b95 corrected android makefile for isac build. by kma@webrtc.org · 13 years ago
  34. 59ccd5c Rename _windows.h -> _win.h in system_wrappers. by andrew@webrtc.org · 13 years ago
  35. 69eccc0 temporarily disable some modules from Android.mk by leozwang@webrtc.org · 13 years ago
  36. 6a17340 by kma@webrtc.org · 13 years ago
  37. 5fddbeb Build libyuv for webrtc Review URL: http://webrtc-codereview.appspot.com/322012 by leozwang@webrtc.org · 13 years ago
  38. eda2da7 Fix compilation errors Review URL: http://webrtc-codereview.appspot.com/322014 by leozwang@webrtc.org · 13 years ago
  39. a30093b Added one file associated with check in in r1192. by kma@webrtc.org · 13 years ago
  40. 9aa9f44 Add new source files because of r1174 by leozwang@webrtc.org · 13 years ago
  41. f0a964d Optimized WebRtcIsacfix_NormLatticeFilterMa() function for iSAC fix for ARM Neon by kma@webrtc.org · 13 years ago
  42. 02afbea Refactored ViERenderManager. by mflodman@webrtc.org · 13 years ago
  43. 6601902 Introduced WebRtcSpl_SatW32ToW16 to iSAC fix, for Android platforms. by kma@webrtc.org · 13 years ago
  44. f147bbc Change codec test app lib dependency from webrtc lib to codec library by leozwang@webrtc.org · 13 years ago
  45. 7e5ddf5 Restore behavior to FileWrapper::Read. by andrew@webrtc.org · 13 years ago
  46. 7cdcde3 Removed usage of the deprecated critical section constructor in media_file. by henrike@webrtc.org · 13 years ago
  47. 780a07a Fix infinite loop bug introduced in r1174. by stefan@webrtc.org · 13 years ago
  48. 9fe3d51 Set the new layer sync bit in the VP8 info struct. by pwestin@webrtc.org · 13 years ago
  49. 667eca6 Rewrote the hardware-before-streaming test. by phoglund@webrtc.org · 13 years ago
  50. fbf5af4 Adding a mockable wrapper class for TickTime in VCM by henrik.lundin@webrtc.org · 13 years ago
  51. ef5247b Fix session_info_unittest error. by stefan@webrtc.org · 13 years ago
  52. 0c40d33 Fixes an assert triggered in jitter_buffer_test and disables deblocking. by stefan@webrtc.org · 13 years ago
  53. 7991c05 Refactor ViEFilePlayer. by mflodman@webrtc.org · 13 years ago
  54. e6f6483 Refactored ViECapturer. by mflodman@webrtc.org · 13 years ago
  55. 9a8fa4e Refactored vie_manager_base.*. by mflodman@webrtc.org · 13 years ago
  56. 6d609b5 Fix crashes due to static_instance. by andrew@webrtc.org · 13 years ago
  57. 5a9c6f2 Fix max size and read-only errors in Write(). by andrew@webrtc.org · 13 years ago
  58. 5ae19de Fix error in RtpDump::Start due to r1156. by andrew@webrtc.org · 13 years ago
  59. 832caca video-coding: Adding a decoded state to the JB logic (JB refactor). by mikhal@webrtc.org · 13 years ago
  60. 65573f2 Removed usage of the deprecated critical section constructor in rtp_rtcp. by henrike@webrtc.org · 13 years ago
  61. 2a61e15 PortAllocator is now passed to PeerConnection instead of PeerConnectionFactory in new libjingle release. by mallinath@webrtc.org · 13 years ago
  62. f4c8286 Pass NACK and FEC overhead rates through the ProtectionCallback to VCM. by stefan@webrtc.org · 13 years ago
  63. 1ced840 Fixing a nit in the unittest by henrik.lundin@webrtc.org · 13 years ago
  64. eda86dc Adding a LayerSync bit to VP8 RTP header by henrik.lundin@webrtc.org · 13 years ago
  65. 4aae0e4 Shaping up formatting of rtp_utility_test.cc by henrik.lundin@webrtc.org · 13 years ago
  66. 0edb25d Removed valgrind warnings in resampler_unittest. by bjornv@webrtc.org · 13 years ago
  67. 076fa6e The second step towards a list based SessionInfo. by stefan@webrtc.org · 13 years ago
  68. c28e798 exclude trace_windows.cc and trace_posix.cc when building with Chromium. by wjia@webrtc.org · 13 years ago
  69. 71d6391 libyuv: fixing a bug in RotateI420 and updating test by mikhal@webrtc.org · 13 years ago
  70. 352ade7 video_coding: Allocating encoded buffer based on length and not size by mikhal@webrtc.org · 13 years ago
  71. fe61bc3 Merge branch 'master' into voe_create_test by phoglund@webrtc.org · 13 years ago
  72. 6418a24 Rewrote hardware-before-init and rtp-rtcp-before-streaming test code to gtest. by phoglund@webrtc.org · 13 years ago
  73. 1480f02 Fix VCM test build warnings on Mac with clang. by stefan@webrtc.org · 13 years ago
  74. 7889a9b Remove use of CriticalSectionScoped(CriticalSectionWrapper& critsect) in VCM. by stefan@webrtc.org · 13 years ago
  75. 981d74d Roll libyuv to r101. by andrew@webrtc.org · 13 years ago
  76. ea71440 video_coding: Adding the non reference flag to the receive side logic. by mikhal@webrtc.org · 13 years ago
  77. 114c790 Remove character limit in WriteText(). by andrew@webrtc.org · 13 years ago
  78. 2f47b5a Fixes a build error when disabling trace (which is done when building with chrome flag is set). by henrike@webrtc.org · 13 years ago
  79. c6b286f add correct include paths for both chrome build and standalone build. by wjia@webrtc.org · 13 years ago
  80. 6073de6 Fix libjingle Win source paths in peerconnection. by andrew@webrtc.org · 13 years ago
  81. 5410ef8 Rolling back to libyuv r98. by andrew@webrtc.org · 13 years ago
  82. bbea716 Workaround for libyuv libjingle breakage. by andrew@webrtc.org · 13 years ago
  83. 315282c Fixes a compiler warning related to dynamically allocated static memory. the fix is to leak the memory since the OS will clean it up anyways. This will not add noise to memory tools so it's ok. The issue is reported here: http://code.google.com/p/webrtc/issues/detail?id=147. by henrike@webrtc.org · 13 years ago
  84. 480352e Fixing paths to Video engine Android.mk files. by kjellander@webrtc.org · 13 years ago
  85. d5651b9 Refactored ViEFrameProviderBase. by mflodman@webrtc.org · 13 years ago
  86. 0744ee5 Disable API tests on ALSA since the tests don't work for all the alsa devices. by xians@webrtc.org · 13 years ago
  87. 6198624 Remove warnings on Mac (Issue 178) by henrik.lundin@webrtc.org · 13 years ago
  88. 5cc4dc9 Remove warnings in VideoEngine, capture module and render module. by mflodman@webrtc.org · 13 years ago
  89. b19582b Add pointer constructor to CriticalSectionScoped. by mflodman@webrtc.org · 13 years ago
  90. af225d6 The change http://webrtc-codereview.appspot.com/299001 (commit 1062) does not do what it intends (exclude codecs from Chromium build). This is a fix for that. webrtc.gyp is not pulled in Chromium, hence it has no effect putting a define there. Moving it to src/build/common.gypi. by henrikg@webrtc.org · 13 years ago
  91. 5885a41 Refactored ViERenderer. by mflodman@webrtc.org · 13 years ago
  92. 7fb5d46 Give peerconnection its own gyp and disable. by andrew@webrtc.org · 13 years ago
  93. 2ab104e Switching WebRtc to LibYuv. by mikhal@webrtc.org · 13 years ago
  94. ffa0a9e updating libyuv to latest version (98). by mikhal@webrtc.org · 13 years ago
  95. 7766e2a - This issue raised by the chromium team when clang compiler is used. This was not an error as in this case we were accessing IPV6 address with IPV4 struct which is defined as 14 bytes in the header file, but we had the runtime check to determine the address space. by mallinath@webrtc.org · 13 years ago
  96. c853aa1 Swap colheaders for textdata in parseLog.m. by andrew@webrtc.org · 13 years ago
  97. b0be7aa Remove deprecated OS X Core Audio APIs. by andrew@webrtc.org · 13 years ago
  98. 63b50f6 test_fec: Fix to valgrind warnings. by marpan@webrtc.org · 13 years ago
  99. f5ee1dc video_coding: Adding temporal layer info support to receive side by mikhal@webrtc.org · 13 years ago
  100. 832d7c6 Disable typing detection for chromium since CGEventSourceKeyState is violating chromium sandbox. by xians@webrtc.org · 13 years ago