summaryrefslogtreecommitdiffstats
path: root/media/cast
Commit message (Expand)AuthorAgeFilesLines
* Remove #if around PIXEL_FORMAT_NV12andresantoso2015-08-141-4/+1
* Use visible_rect instead of coded_size for Cast video testing.miu2015-08-121-20/+20
* ffmpeg_common: s/PIX_FMT/AV_PIX_FMT/jzern2015-08-121-1/+1
* Cast Streaming: Refactor adaptive congestion control to be iterative.miu2015-08-072-71/+107
* Add more isolates to the GN build:dpranke2015-07-241-0/+9
* Reland: Change the video color space default.watk2015-07-141-2/+3
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-1310-52/+33
* media: Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-175-14/+14
* Chromium changes to statically link ffmpeg.chcunningham2015-06-096-35/+6
* RESOURCE_UTILIZATION in VideoFrameMetadata, a consumer feedback signal.miu2015-06-083-3/+58
* [Cast] Add logging of frame resolution and encoding stats.miu2015-06-0625-76/+261
* media: Reland "Simplify {Audio|Video}Decoder initialization callback."xhwang2015-06-051-5/+5
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-056-6/+35
* Chromium changes to statically link ffmpeg.chcunningham2015-06-046-35/+6
* Stop including ip_address_number.h from net_util.heroman2015-06-033-0/+3
* Fix dependencies for iOS build of //media/cast.jfroy2015-06-022-13/+5
* Relanding 1143663007: VideoFrame: Separate Pixel Format from Storage Type.mcasas2015-05-292-22/+28
* Revert "VideoFrame: Segregate Pixel Format and Storage Type."Matt Mueller2015-05-292-28/+22
* VideoFrame: Segregate Pixel Format and Storage Type.mcasas2015-05-292-22/+28
* VideoFrame: Replace no_longer_needed_cb_ with AddDestructionObserver().miu2015-05-281-2/+3
* Correct gfx dependency for cast_receiver_app.bungeman2015-05-271-1/+1
* RELAND: [Cast] Compute utilization metrics and add performance overlay.miu2015-05-2224-32/+532
* VideoFrame: Pass color space from pixel format to metadatamcasas2015-05-221-4/+2
* Revert of [Cast] Compute utilization metrics and add performance overlay. (pa...battre2015-05-2123-529/+29
* [Cast] Compute utilization metrics and add performance overlay.miu2015-05-2123-29/+529
* New FRAME_DURATION VideoFrameMetadata, with Cast Streaming use case.miu2015-05-201-8/+14
* Cast: Fix crash in udp_transporthubbe2015-05-182-1/+14
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-163-4/+4
* Getting rid of duplicate includes from media/anujk.sharma2015-05-1411-18/+0
* Substituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in m...anujk.sharma2015-05-131-1/+1
* Cleanup: Simplify some checks in tests.thestig2015-05-112-5/+5
* Force 420v buffers to be GPU friendly.jfroy2015-05-091-5/+4
* Cleanup: Change {ASSERT,EXPECT}_FALSE(!x) to {ASSERT,EXPECT}_TRUE(x).thestig2015-05-063-3/+4
* [Cast] Set kDefaultMaxQp to 63miu2015-05-062-13/+2
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in src/media.anujk.sharma2015-04-303-5/+11
* Cast: Change override to final wherever possible.hubbe2015-04-2958-245/+245
* Revert of [media] Replace MessageLoopProxy usage with ThreadTaskRunnerHandle ...xhwang2015-04-273-11/+5
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in src/media.anujk.sharma2015-04-273-5/+11
* Add power monitoring to the Cast VideoToolbox encoder.jfroy2015-04-243-8/+161
* [cast] Handle frame size changes directly in the VideoToolbox encoder.jfroy2015-04-246-276/+299
* Revert of [cast] Handle frame size changes directly in the VideoToolbox encod...dcaiafa2015-04-205-266/+261
* [cast] Handle frame size changes directly in the VideoToolbox encoder.jfroy2015-04-205-261/+266
* Reland: Fix errors found in Mac gn component buildsjiangj2015-04-182-0/+25
* Revert of Fix errors found in Mac gn component builds (patchset #10 id:180001...maniscalco2015-04-162-25/+0
* Fix errors found in Mac gn component buildsjiangj2015-04-162-0/+25
* Remove hclam from OWNERS files.nick2015-04-151-1/+0
* Add missing miu@ to OWNERS files for Cast Streaming, and pruning.miu2015-04-081-2/+0
* Remove rtcp_interval from cast_configzhuoyu.qian2015-03-208-50/+19
* Convert more isolate files to respect use_x11 for Xvfb usagespang2015-03-111-17/+17
* Add remaining trivial targets for the Linux GN builddpranke2015-03-081-0/+36