summaryrefslogtreecommitdiff
path: root/modules/video_render
AgeCommit message (Expand)Author
2014-07-01Add tkchin@ to OWNERS.tkchin@webrtc.org
2014-06-23GN: Add BUILD.gn files + kjellander to OWNERSkjellander@webrtc.org
2014-06-13Pass GYP DEPTH variable to isolate.kjellander@webrtc.org
2014-06-10Add kjellander@webrtc.org as OWNER for *.isolatekjellander@webrtc.org
2014-05-28Add support of texture frames for video capturer.wuchengli@chromium.org
2014-05-27Revert "Add support of texture frames for video capturer."wuchengli@chromium.org
2014-05-27Add support of texture frames for video capturer.wuchengli@chromium.org
2014-05-22WebRTCDemo: move the deletion of CritSect to end of the dtor to fix a crash i...braveyao@webrtc.org
2014-05-07video_render.gypi: clean up some libraries directives to be more specific.fischman@webrtc.org
2014-04-29Roll chromium_revision 260462:266514kjellander@webrtc.org
2014-04-14Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.fischman@webrtc.org
2014-04-08VideoCaptureAndroid: stop referencing ViERendererfischman@webrtc.org
2014-03-25iOS VideoEngine: move video_{capture,render} to ARC.fischman@webrtc.org
2014-03-21Fixing crash in video_render_tests in release mode.henrikg@webrtc.org
2014-03-10iOS video_render: omit no-op setNeedsDisplayfischman@webrtc.org
2014-01-13Removes usage of ListWrapper from several files.henrike@webrtc.org
2013-12-16Modify video_render/ to allow a single old frame.pbos@webrtc.org
2013-12-11Roll chromium_revision 232627:238260kjellander@webrtc.org
2013-11-11Remove ".." from include_dirs in build/common.pbos@webrtc.org
2013-10-04Add APK and isolate target for video_engine_testskjellander@webrtc.org
2013-10-03Android standalone: remove some usages of deprecated APIs and prevent further...fischman@webrtc.org
2013-10-02Fix include of isolate.gypikjellander@webrtc.org
2013-09-30Remove include_dirs from video_render.pbos@webrtc.org
2013-09-18Changing 'frame' method to 'bounds' method.sjlee@webrtc.org
2013-09-17This is related to https://code.google.com/p/webrtc/issues/detail?id=1341sjlee@webrtc.org
2013-09-12Adding Ami to the video renderer and capturer modules.mallinath@webrtc.org
2013-09-12The video render module for iOS.fischman@webrtc.org
2013-08-27Add isolate configuration for Android for all tests.kjellander@webrtc.org
2013-08-22Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-19Made all integration tests use consistent naming.phoglund@webrtc.org
2013-08-15Revert 4547 "Isolate GYP target and .isolate files for tests"kjellander@webrtc.org
2013-08-15Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-12Replace MapWrapper with std::map<>.pbos@webrtc.org
2013-08-05* Update libjingle to 50389769.wu@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-29Land http://webrtc-codereview.appspot.com/1632005/niklas.enbom@webrtc.org
2013-07-18AppRTCDemo: build fixes for iOS build in webrtcfischman@webrtc.org
2013-07-12Include files from webrtc/.. paths in video_render/.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-07-01Build all java files into jar for each module on Androidfischman@webrtc.org
2013-06-28Android opengles renderer: add thread sync to swap frame and draw native.braveyao@webrtc.org
2013-06-14Merge more tests into modules_{unit,integration}tests.kjellander@webrtc.org
2013-06-12Revert 4211 "Build all java files into jar for each module on An..."fischman@webrtc.org
2013-06-10Build all java files into jar for each module on Androidfischman@webrtc.org
2013-06-04Removed unused class members to enable clang=1 android build.fischman@webrtc.org
2013-05-21Log timestamp of the frame when it's dropped from the render modulehclam@chromium.org
2013-04-10WebRTCDemo: handle stride!=width from first frame.fischman@webrtc.org
2013-04-10WebRtc_Word32 -> int32_t in video_render/pbos@webrtc.org
2013-03-20Thread safety issue fix in incoming_video_stream.cc. See issue 1465.vikasmarwaha@webrtc.org
2013-02-20Misc cleanups to webrtc/android code:fischman@webrtc.org