summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix possible timestamp overflow in the MP4 stream parser.damienv@chromium.org2014-02-231-4/+16
* Revert of Cast: Re-enable End2EndTest.StartSenderBeforeReceiver (https://code...pkotwicz@chromium.org2014-02-221-1/+4
* Cast: Re-enable End2EndTest.StartSenderBeforeReceiverhubbe@chromium.org2014-02-221-4/+1
* Rename base_untrusted to base_naclsergeyu@chromium.org2014-02-221-1/+1
* Only support unprefixed Clear Key internally in Chromium.xhwang@chromium.org2014-02-212-7/+4
* Initialization of audio manager for Android is now done on the audio thread.henrika@chromium.org2014-02-216-305/+598
* Use _nacl suffix for NaCl targets in src/media and the gyp file.sergeyu@chromium.org2014-02-211-3/+3
* Revert of media: Enabling direct rendering for VP9 (https://codereview.chromi...rmcilroy@chromium.org2014-02-212-166/+0
* Don't process pending prefetch events if we fail to create video decoder jobqinmin@chromium.org2014-02-212-3/+34
* Cast: Added a LogSerializer class and hook it up to sender app.imcheng@chromium.org2014-02-215-21/+316
* Compile YUV conversion code from src/media for PNaClsergeyu@chromium.org2014-02-211-0/+28
* media: Enabling direct rendering for VP9vigneshv@chromium.org2014-02-202-0/+166
* Volume button now controls media volume for WebAudio.henrika@chromium.org2014-02-204-28/+36
* Cast: Send redundant Cast receiver events through RTCPhclam@chromium.org2014-02-2016-228/+203
* Media: Remove uses of PlatformFilervargas@chromium.org2014-02-202-31/+20
* Use validating IPC enum macros in cast_messages.htsepez@chromium.org2014-02-202-3/+14
* Cap the memory usage in FFMpegDemuxer.damienv@chromium.org2014-02-205-2/+84
* Remove deprecated non-AUHAL audio path on OSX.dalecurtis@chromium.org2014-02-205-535/+0
* Revert 251703 "Add GetDeviceSupportedFormats to Win DirectShow."tommi@chromium.org2014-02-191-130/+24
* Fix the output device selection introduced by 163343002.xians@chromium.org2014-02-191-1/+2
* Remove reserved value check in IndependentAndDisposableSamples.acolwell@chromium.org2014-02-191-1/+0
* Hide X11 dependencies when use_x11=0.kalyan.kondapally@intel.com2014-02-191-1/+1
* Revert of Cast: Added a EncodingEventSubscriber to cast sender app. (https://...thestig@chromium.org2014-02-193-182/+5
* Define ARCH_X86_32 and ARCH_X86_64halton.huo@intel.com2014-02-191-2/+3
* Cast: Implemented relative RTP timestamp in EncodingEventSubscriber.imcheng@chromium.org2014-02-193-75/+182
* Cast: Added a EncodingEventSubscriber to cast sender app.imcheng@chromium.org2014-02-193-5/+182
* PpapiDecryptor: Call NewKeyCB on OnSessionReady().xhwang@chromium.org2014-02-192-12/+37
* Encrypted Media: No need to cancel NewKeyCB during tear down.xhwang@chromium.org2014-02-186-22/+21
* Media: AudioVideoMetadataParser - Parse rotation metadata.tommycli@chromium.org2014-02-184-0/+18
* Add GetDeviceSupportedFormats to Android VideoCapture.java.mcasas@chromium.org2014-02-183-60/+166
* Adds wjia@ to meda/base/android/OWNERSbulach@chromium.org2014-02-181-1/+5
* Invalidate all weak pointers during Decrypting{Audio|Video}Decoder::Stop().xhwang@chromium.org2014-02-182-26/+13
* Add GetDeviceSupportedFormats to Win DirectShow.mcasas@chromium.org2014-02-171-24/+130
* IPC glue between cast library transport and encoders.hubbe@chromium.org2014-02-1511-41/+63
* Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.viettrungluu@chromium.org2014-02-158-17/+17
* Revert "Web MIDI: enable important logs in release build"vollick@chromium.org2014-02-152-8/+7
* Web MIDI: enable important logs in release buildtoyoshim@chromium.org2014-02-152-7/+8
* Cast: Implemented size limiting and event filtering in EncodingEventSubscriber.imcheng@chromium.org2014-02-155-154/+275
* Stop DecryptingDemuxerStream in AudioRendererImpl::Stop().xhwang@chromium.org2014-02-155-3/+27
* Cast: added missing include in simple_event_subscriber.h.imcheng@chromium.org2014-02-151-0/+1
* Cleanup AudioManager initialization on OSX to reduce startup delay.dalecurtis@chromium.org2014-02-142-20/+22
* Cast: Split kDuplicatePacketReceived into separate events for audio/video.imcheng@chromium.org2014-02-149-10/+22
* Add DecryptingDemuxerStream::Stop().xhwang@google.com2014-02-145-16/+140
* Implement hook to change audio output device for PulseAudio.grunell@chromium.org2014-02-136-9/+27
* Cast: Rtcp and RtcpSender don't take event logshclam@chromium.org2014-02-137-85/+70
* Cast: Added a new RawEventSubscriber implementation for use in cast extension.imcheng@chromium.org2014-02-138-3/+810
* Reland 153623004: Remove the unified IO code on the browserxians@chromium.org2014-02-1353-4495/+126
* Cast: UdpTransport to use UdpSocket instead of UdpServerSockethclam@chromium.org2014-02-133-26/+37
* Cast: end2end bug fixesmikhal@chromium.org2014-02-1312-110/+159
* Cast: Added missing DCHECKs to ThreadChecker calls and minor cleanup.imcheng@chromium.org2014-02-1215-104/+52