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. 0640850 VPM: Fixing namespace by mikhal@webrtc.org · 11 years ago
  3. b576a69 Reformatting VPM: First step - No functional changes. by mikhal@webrtc.org · 11 years ago
  4. 85592ad Remove include_dirs from video_processing. by pbos@webrtc.org · 11 years ago
  5. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  6. 7537dde Disables unit tests that don't work on Android for Android. by henrike@webrtc.org · 11 years ago
  7. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  8. 98ac1e8 Rename unit_test.{cc,h} under module_unittest. by pbos@webrtc.org · 11 years ago
  9. 8dbc8ab Merge more tests into modules_{unit,integration}tests. by kjellander@webrtc.org · 11 years ago
  10. c4e10b8 Include files from webrtc/.. paths in video_processing/ by pbos@webrtc.org · 11 years ago
  11. 166153e Consolidate common_audio into a single target. by andrew@webrtc.org · 11 years ago
  12. 237fe4f Remove vim/emacs modelines from .gypi files by pbos@webrtc.org · 11 years ago
  13. c57ef84 WebRtc_Word32 -> int32_t in video_processing/ by pbos@webrtc.org · 11 years ago
  14. 9669d71 Remove '<(library)' in gyp files. by wjia@webrtc.org · 11 years ago
  15. 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
  16. b6c38fd vpm unit test: Diasble frame dropping in tests by mikhal@webrtc.org · 12 years ago
  17. b8f8c5e vpm: removing unnecessary memcpy by mikhal@webrtc.org · 12 years ago
  18. 4be55f2 Verify output frame timestamp in VideoProcessingModuleTest.Resampler. by wu@webrtc.org · 12 years ago
  19. d662a92 Fix a bug in spatial_resampler where we should set the timestamp after Scale. by wu@webrtc.org · 12 years ago
  20. 1755c25 Made TickTime immutable, rewrote tick utils to be fakeable. by phoglund@webrtc.org · 12 years ago
  21. 218f380 Fixing vpm valgrind issues introduced in r2893 by mikhal@webrtc.org · 12 years ago
  22. ab40aab Fix valgrind issue introduced in r2983 by mikhal@webrtc.org · 12 years ago
  23. 3bbed74 Switching to I420VideoFrame by mikhal@webrtc.org · 12 years ago
  24. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago