1. 98d217d Clear empty video frames in unittest so DrMemory will allow them to be read without an uninitialized read error. by fbarchard@google.com · 11 years ago
  2. b576a69 Reformatting VPM: First step - No functional changes. by mikhal@webrtc.org · 11 years ago
  3. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  4. 7537dde Disables unit tests that don't work on Android for Android. by henrike@webrtc.org · 11 years ago
  5. 98ac1e8 Rename unit_test.{cc,h} under module_unittest. by pbos@webrtc.org · 11 years ago
  6. c4e10b8 Include files from webrtc/.. paths in video_processing/ by pbos@webrtc.org · 11 years ago
  7. c57ef84 WebRtc_Word32 -> int32_t in video_processing/ by pbos@webrtc.org · 11 years ago
  8. 026e6b6 Using Convert in lieu of ExtractBuffer: Less error prone (as we don't need to compute buffer sizes etc.). This cl is first in a series (doing all of WebRtc would make it quite a big cl). While at it, fixing a few headers. by mikhal@webrtc.org · 12 years ago
  9. b6c38fd vpm unit test: Diasble frame dropping in tests by mikhal@webrtc.org · 12 years ago
  10. b8f8c5e vpm: removing unnecessary memcpy by mikhal@webrtc.org · 12 years ago
  11. 4be55f2 Verify output frame timestamp in VideoProcessingModuleTest.Resampler. by wu@webrtc.org · 12 years ago
  12. 1755c25 Made TickTime immutable, rewrote tick utils to be fakeable. by phoglund@webrtc.org · 12 years ago
  13. 218f380 Fixing vpm valgrind issues introduced in r2893 by mikhal@webrtc.org · 12 years ago
  14. ab40aab Fix valgrind issue introduced in r2983 by mikhal@webrtc.org · 12 years ago
  15. 3bbed74 Switching to I420VideoFrame by mikhal@webrtc.org · 12 years ago
  16. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago