summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Cast: Refactor CongestionControl to Clang format mikhal@chromium.org2014-01-304-30/+40
* Cast: Refactor Audio Receiver to Clang formatmikhal@chromium.org2014-01-306-173/+225
* Cast: Refactor AudioSender to Clang format mikhal@chromium.org2014-01-304-202/+235
* Cast: Refactor Framer to Clang format mikhal@chromium.org2014-01-308-223/+230
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-301-3/+3
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-3/+3
* Replace string+int x2 with net::IPEndPoint in CastTransportConfig.hubbe@chromium.org2014-01-294-24/+17
* Reland CL to implement browser-side logging to WebRtc log.vrk@chromium.org2014-01-298-11/+13
* Revert of Revert of Revert of Remove threading from RendererGpuVideoAccelerat...ricea@chromium.org2014-01-295-42/+26
* [WebMIDI] Introduce MidiManagerUsbyhirano@chromium.org2014-01-2910-20/+599
* Revert of Revert of Remove threading from RendererGpuVideoAcceleratorFactorie...ricea@chromium.org2014-01-295-26/+42
* Revert of Remove threading from RendererGpuVideoAcceleratorFactories (https:/...ricea@chromium.org2014-01-295-42/+26
* Revert 247164 "Implement browser-side logging to WebRtc log"vrk@chromium.org2014-01-298-13/+11
* Cast: Initial framework for providing async initialization of sender.pwestin@google.com2014-01-2815-28/+149
* Cast: Replace PacketReceiver with a callback.hubbe@chromium.org2014-01-2831-313/+218
* This change removes all the threading considerations fromsheu@chromium.org2014-01-285-26/+42
* Remove unused variable.sudarsana.nagineni@intel.com2014-01-281-1/+0
* Unify DecoderSelectors into one templated class.rileya@chromium.org2014-01-2814-564/+403
* Implement browser-side logging to WebRtc logvrk@chromium.org2014-01-268-11/+13
* MSE streams shouldn't update UMA stat Media.VideoCodecjrummell@chromium.org2014-01-251-1/+1
* Cast: Fix threading issues in VideoEncoderImplhclam@chromium.org2014-01-258-67/+140
* Fix a crash if AudioTrack fails to initializeqinmin@chromium.org2014-01-251-0/+4
* Cast: Get rid of SendPackets in PacketSender.hubbe@chromium.org2014-01-2510-80/+37
* There is a lot of places that use vector<uint8> that should be using Packet, ...hubbe@chromium.org2014-01-258-39/+40
* Defer OSX output stream Start() around system supend and resume.dalecurtis@chromium.org2014-01-255-1/+100
* Disabling a flaky android test StartInputStreamCallbacksronghuawu@chromium.org2014-01-241-1/+2
* Refactor WebMediaPlayerImpl's multithreaded painting code into VideoFramePain...scherkus@chromium.org2014-01-244-0/+311
* Revert of Cast: Fix threading issues in VideoEncoderImpl (https://codereview....hclam@chromium.org2014-01-247-139/+67
* Cast: Fix threading issues in VideoEncoderImplhclam@chromium.org2014-01-247-67/+139
* Rewrite AUHAL unit tests to use the audio thread correctly.dalecurtis@chromium.org2014-01-241-164/+57
* Fix memory leaks in media casthclam@chromium.org2014-01-244-6/+10
* Disable flaky StartInputStreamCallbacksNonDefaultParameters.ronghuawu@chromium.org2014-01-241-1/+2
* Copy VDA test streams to media/test/data.yuli@chromium.org2014-01-2411-0/+123
* Fixes for memory and threading issues in casthclam@chromium.org2014-01-2422-158/+194
* Added effect support for Samsung Galaxy Tab 3 7.0.henrika@chromium.org2014-01-241-1/+2
* Cast: Adding transport status callback implementationmikhal@chromium.org2014-01-2418-23/+84
* SourceState: Coalesce OnNewBuffers() CB to include OnTextBuffers() behaviorwolenetz@chromium.org2014-01-2416-146/+142
* Cast:Switching to use Cast transport librarymikhal@chromium.org2014-01-2353-770/+1458
* Wire VideoCaptureManager device capture formats to the renderer side.mcasas@chromium.org2014-01-232-0/+12
* Reland: Add Stop() to AudioDecoder. (https://codereview.chromium.org/126793002/)rileya@chromium.org2014-01-2315-84/+522
* Remove use of CoreAudioUtil::IsSupported() from AudioManager startup.dalecurtis@chromium.org2014-01-233-18/+29
* Move MSE parsers under "formats" root directory.dalecurtis@chromium.org2014-01-2394-429/+427
* Limit apparent duration of decoded file for WebAudio on Androidrtoy@google.com2014-01-231-0/+8
* Remove media's dependency on netjamesr@chromium.org2014-01-223-5/+19
* [WebMIDI] Introduce UsbMidi{Input, Output}Stream.yhirano@chromium.org2014-01-229-0/+911
* cast: Wire upp logging to be sent over RTCP between receiver and sender.pwestin@google.com2014-01-2231-144/+420
* Cast:Updating loggingmikhal@chromium.org2014-01-2112-224/+154
* Android N7 zoomed in on resolutions < VGA - workaroundmcasas@chromium.org2014-01-211-20/+59
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-215-72/+117
* Adding Bluetooth support to media in Chrome.henrika@chromium.org2014-01-202-35/+319