| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge to M43: "Disable splices for overlap of less than a millisecond." | Dale Curtis | 2015-05-11 | 2 | -5/+37 |
* | Set audible status to false if audio is stopped after prefetch. | Xianzhu Wang | 2015-05-07 | 1 | -0/+2 |
* | Merge to M43: "Switch audio hang monitor to default-off. Enable for non-beta,... | Dale Curtis | 2015-04-28 | 4 | -6/+34 |
* | Merge to M43: "Fix playback rate calculations for WallClockTimeSource." | Dale Curtis | 2015-04-23 | 2 | -3/+27 |
* | Merge to M43: "Validate channel count matches channel layout." | Dale Curtis | 2015-04-16 | 2 | -6/+24 |
* | Merge to M43: "Fix incorrect AudioConverter setup for discrete channel layouts." | Dale Curtis | 2015-04-16 | 4 | -9/+21 |
* | Merge to M43: "Switch to double for time calculations using playback rate." | Dale Curtis | 2015-04-14 | 4 | -9/+9 |
* | Web MIDI: use GetVendorName() result only if it is available | Takashi Toyoshima | 2015-04-09 | 1 | -2/+4 |
* | encrypted media: Persistent state is always enabled on Android. | xhwang | 2015-04-03 | 1 | -1/+1 |
* | Add support for the USB2-Live and Avermedia Analog capture devices by constru... | ken.strickland | 2015-04-03 | 5 | -161/+85 |
* | Web MIDI: fix a man vs machine race | toyoshim | 2015-04-03 | 2 | -13/+39 |
* | Web MIDI: Support manufacturer field ID MM_MICROSOFT | yukawa | 2015-04-03 | 1 | -3/+8 |
* | Web MIDI: add MidiScheduler for send() with timestamp | toyoshim | 2015-04-03 | 7 | -4/+115 |
* | media: Make RenderCdmFactory a RenderFrameObserver. | xhwang | 2015-04-03 | 6 | -16/+15 |
* | Use UsbIds::GetVendorName to retrieve USB vendor name. | yukawa | 2015-04-03 | 4 | -19/+25 |
* | Copy configuration label in requestMediaKeySystemAccess() | sandersd | 2015-04-03 | 1 | -5/+10 |
* | Move underflow threshold limits out of the video renderer. | dalecurtis | 2015-04-03 | 8 | -36/+188 |
* | OnEncrypted event to use enum for |init_data_type| | jrummell | 2015-04-03 | 26 | -114/+63 |
* | media: Rename SessionError to LegacySessionError. | xhwang | 2015-04-02 | 21 | -104/+102 |
* | Web MIDI: convert MMVERSION to "major.minor" format string | toyoshim | 2015-04-02 | 1 | -2/+7 |
* | Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed... | ddorwin | 2015-04-02 | 6 | -17/+16 |
* | Require two failed pings of the audio thread to crash. | dalecurtis | 2015-04-02 | 1 | -10/+39 |
* | CreateSessionAndGenerateRequest() to use enum for |init_data_type| | jrummell | 2015-04-02 | 27 | -183/+243 |
* | Turn ThreadPriority enum into an enum class. | gab | 2015-04-01 | 3 | -3/+3 |
* | Fixes RemoveInternal to never include the end time in the removed range. | chcunningham | 2015-04-01 | 5 | -27/+52 |
* | Reland: media-internals: Simplify the code path for creating a media log entry | wolenetz | 2015-04-01 | 5 | -37/+14 |
* | Fix missing symbols for pre-linking of the Cast sender library for iOS. | jfroy | 2015-04-01 | 3 | -3/+30 |
* | Revert of media-internals: Simplify the code path for creating a media log en... | jianli | 2015-04-01 | 5 | -14/+37 |
* | media-internals: Simplify the code path for creating a media log entry | wolenetz | 2015-04-01 | 5 | -37/+14 |
* | media-internals: Differentiate error, info, and debug log messages | wolenetz | 2015-03-31 | 31 | -255/+331 |
* | VpxVideoDecoder: Set coded width to vpx_image stored width | magjed | 2015-03-31 | 1 | -4/+9 |
* | Implement sessionTypes filtering. | sandersd | 2015-03-31 | 4 | -186/+232 |
* | Filter in Capture device with pixel format RGB3 to make WebcamStudio virtual ... | qiangchen | 2015-03-31 | 1 | -0/+1 |
* | Support MIDI device connection events on Windows | yukawa | 2015-03-31 | 2 | -364/+988 |
* | media: Use double for new_expiry_time in Mojo CDM interface. | xhwang | 2015-03-31 | 4 | -6/+8 |
* | Revert of Revert of Partially revert removal of synchronous AudioHardwareConf... | hayato | 2015-03-31 | 2 | -3/+0 |
* | Revert of Partially revert removal of synchronous AudioHardwareConfig request... | hayato | 2015-03-31 | 2 | -0/+3 |
* | Partially revert removal of synchronous AudioHardwareConfig requests. | dalecurtis | 2015-03-31 | 2 | -3/+0 |
* | Remove deprecated org.apache.http import from MediaDrmBridge | qinmin | 2015-03-30 | 1 | -23/+37 |
* | FFmpeg roll for M43. | watk | 2015-03-30 | 2 | -3/+5 |
* | Update audio hang pings to every 6 seconds. | dalecurtis | 2015-03-30 | 1 | -1/+1 |
* | media: Add log for CdmAdapter::CreateFileIO. | xhwang | 2015-03-30 | 1 | -6/+7 |
* | Code clean-up of MidiManagerWin. | yukawa | 2015-03-30 | 1 | -12/+12 |
* | FakeVideoCaptureDevice: cleanup, adding 'Direct' capture API, unit tests. | mcasas | 2015-03-30 | 4 | -221/+255 |
* | Revert of FFmpeg roll for M43. (patchset #2 id:20001 of https://codereview.ch... | watk | 2015-03-28 | 2 | -5/+3 |
* | FFmpeg roll for M43. | watk | 2015-03-28 | 2 | -3/+5 |
* | This CL adds support for MEDIASUBTYPE_RGB32 in Windows platform. | emircan | 2015-03-28 | 4 | -7/+26 |
* | Update EME browser_tests to handle early failure | jrummell | 2015-03-28 | 1 | -0/+2 |
* | media: Fix a typo in EME_CODEC_VIDEO_ALL. | xhwang | 2015-03-27 | 1 | -1/+1 |
* | media: VideoRendererImplTest: wait on buffering change to exit first step | lionel.g.landwerlin | 2015-03-27 | 1 | -3/+2 |