summaryrefslogtreecommitdiffstats
path: root/media/base/video_frame.h
Commit message (Expand)AuthorAgeFilesLines
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-1/+1
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-1/+1
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-1/+1
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-1/+1
* Create media.dlldarin@chromium.org2011-08-041-1/+1
* Deduplicate YUV copying code, update call sites, and add some unit tests.scherkus@chromium.org2011-07-201-5/+12
* Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr...scherkus@chromium.org2011-07-201-57/+1
* Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.scherkus@chromium.org2011-07-181-27/+26
* Add IPC messages and renderer process side API for video capture. wjia@google.com2011-04-121-1/+2
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-1/+1
* Cleanup in VideoFramehclam@chromium.org2010-10-071-26/+0
* Implement Gles2VideoDecoderContexthclam@chromium.org2010-10-071-0/+3
* Implement GpuVideoDecoderHost and unit testshclam@chromium.org2010-10-071-0/+2
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-131-1/+39
* Clean up texture types in VideoFramehclam@chromium.org2010-09-091-6/+10
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-08-021-0/+3
* Revert "This tool demonstrates the use of the Media Foundation H.264 decoder ...evan@chromium.org2010-07-291-3/+0
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-07-291-0/+3
* media: preparation for recycle buffer.jiesun@google.com2010-07-221-12/+5
* Reverting 53348...bradnelson@google.com2010-07-221-5/+12
* media: preparation for recycle buffer.jiesun@google.com2010-07-221-12/+5
* code cleanup for media code for video renerers.jiesun@google.com2010-06-231-6/+6
* Chromoting unit test: Adding DecoderVerbatimTesthclam@chromium.org2010-06-151-0/+1
* Implement a chromoting client using X11hclam@chromium.org2010-06-091-0/+16
* Add a private opaque pointer option to VideoFrame.scherkus@chromium.org2010-05-141-2/+21
* Use FFmpeg's reordered_opaque for presentation timestamp reordering.scherkus@chromium.org2010-04-281-11/+0
* Remove OmxSink interface because Buffer Allocation will go through Allocator ...jiesun@google.com2010-04-271-1/+9
* Remove AVFrame dependency.jiesun@google.com2010-04-231-0/+11
* Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.scherkus@chromium.org2010-03-231-0/+111