summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* MD5Update function uses StringPiece instead of raw buffer.dominich@chromium.org2011-07-262-9/+20
* singal error to host when demuxer_stream doesn't exist in ffmpeg_video_decoder.wjia@chromium.org2011-07-251-0/+8
* Migrate DemuxerFactory to new callback system.acolwell@chromium.org2011-07-2513-108/+59
* Migrate DataSourceFactory to new callback system.acolwell@chromium.org2011-07-229-371/+122
* Remove VideoDecoder::ProvidesBuffer() and corresponding changes in VideoDecod...scherkus@chromium.org2011-07-2210-78/+33
* Rev DEPS to July ffmpeg drop.ihf@chromium.org2011-07-221-0/+1
* Update Chromium's FFmpeg file URLProtocol implementation.scherkus@chromium.org2011-07-221-2/+6
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-1/+1
* End of stream logic implemented & removed the need for pending_buffers_.acolwell@chromium.org2011-07-217-155/+184
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-211-1/+1
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-1/+1
* Remove MediaFormat once and for all.scherkus@chromium.org2011-07-2016-214/+5
* Replace VideoDecoder::media_format() with significantly simpler width()/heigh...scherkus@chromium.org2011-07-2013-154/+91
* Deduplicate YUV copying code, update call sites, and add some unit tests.scherkus@chromium.org2011-07-207-59/+254
* Redid VideoDecodeAccelerator::Error codes and propagated to ppapi.fischman@chromium.org2011-07-201-11/+11
* reland patch http://codereview.chromium.org/7204008 after webrtc build has be...wjia@chromium.org2011-07-201-4/+4
* Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr...scherkus@chromium.org2011-07-2011-168/+16
* some cleanup for base/stl_utildilmah@chromium.org2011-07-1912-12/+12
* Remove Gles2VideoRenderer from player_x11 and make X11 vs GL rendering a run-...scherkus@chromium.org2011-07-198-738/+57
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-1/+1
* Remove redundant size and type information from VideoDecode PPAPIvrk@google.com2011-07-193-82/+16
* Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.scherkus@chromium.org2011-07-1812-215/+169
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-182-22/+19
* Fix media code to use initializer-list style for inheritance.scherkus@chromium.org2011-07-1812-35/+43
* [Reverted due to check_deps failure]zea@chromium.org2011-07-157-80/+16
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-07-157-16/+80
* Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.fischman@chromium.org2011-07-151-10/+12
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-152-4/+3
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-142-2/+4
* Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...sky@chromium.org2011-07-141-4/+4
* add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...wjia@chromium.org2011-07-141-4/+4
* Fix VideoRendererBase so it doesn't trigger a DCHECK during pipeline teardown.acolwell@chromium.org2011-07-143-20/+100
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-135-6/+6
* Added extending forward_capacity for large reads.slock@chromium.org2011-07-132-2/+6
* Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...fischman@chromium.org2011-07-132-30/+28
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Refactor ChunkDemuxer initialization so INFO & TRACKS elements are passed via...acolwell@chromium.org2011-07-115-193/+186
* Change audio renderer to communicate with host using low latency codepath.enal@chromium.org2011-07-072-1/+5
* The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc...wjia@chromium.org2011-07-077-556/+15
* Fix chromeos build buster.acolwell@chromium.org2011-07-011-2/+2
* Fix heapchecker failure due to not deleting AVStream*[].scherkus@chromium.org2011-07-011-33/+39
* Glue ffmpeg to Chromeihf@chromium.org2011-07-0118-123/+98
* Remove app from a bunch of DEPS files.tfarina@chromium.org2011-06-301-4/+0
* This is the VideoCaptureDevice implementation for windows.perkj@google.com2011-06-3013-0/+1998
* Implement proper synchronization between HW video decode IPC and CommandBuffer.fischman@chromium.org2011-06-291-9/+3
* Fix uninitialized variable error on official builds.acolwell@chromium.org2011-06-291-1/+1
* Add ~ClusterBuilder() to make clang happy.acolwell@chromium.org2011-06-292-0/+2
* Adding ChunkDemuxer implementation.acolwell@chromium.org2011-06-2927-84/+2804
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-06-282-1/+7
* Added last_modified field to TemplateURL and database. Updated unit tests, in...stevet@chromium.org2011-06-281-46/+19