summaryrefslogtreecommitdiffstats
path: root/media/base/media_switches.h
Commit message (Expand)AuthorAgeFilesLines
* Flip AudioOutputResampler to on by default.dalecurtis@google.com2012-09-141-2/+2
* Add --disable-audio-fallback flag for debugging.dalecurtis@chromium.org2012-09-141-1/+3
* Allow audio system to handle synchronized low-latency audio I/Ocrogers@google.com2012-09-121-0/+2
* As titled! AudioOutputResampler is a single stream output resampler which usesdalecurtis@google.com2012-09-111-0/+2
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-061-2/+2
* Put browser side mixing back behind a flag.dalecurtis@google.com2012-08-031-1/+1
* This CL adds support for experimental exclusive-mode streaming to WASAPIAudio...henrika@chromium.org2012-07-271-0/+4
* Turn on audio mixer by default.enal@chromium.org2012-06-011-1/+1
* Export kUseCraskochi@google.com2012-05-301-1/+1
* Re-land software audio mixer.enal@chromium.org2012-04-191-0/+2
* Revert 132891 - Software audio mixer.thestig@chromium.org2012-04-191-2/+0
* Software audio mixer.enal@chromium.org2012-04-181-0/+2
* Add the output interface for the ChromeOS Audio Server(CRAS).dgreid@chromium.org2012-03-271-1/+5
* Make pulseaudio available for all posix platforms and add support on OpenBSD.scherkus@chromium.org2011-11-181-0/+3
* Revert 110584 - Make pulseaudio available for all posix platforms and add sup...scherkus@chromium.org2011-11-171-3/+0
* Make pulseaudio available for all posix platforms and add support on OpenBSD.scherkus@chromium.org2011-11-171-0/+3
* Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.fischman@chromium.org2011-09-291-1/+0
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-3/+4
* PulseAudio Sound Playback on Linuxslock@chromium.org2011-08-191-0/+1
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-3/+2
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-2/+3
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-3/+2
* Create media.dlldarin@chromium.org2011-08-041-2/+3
* Removing defunct OpenMAX code (round 2).scherkus@chromium.org2011-06-281-2/+0
* Removing defunct GpuVideoDecoder and IpcVideoDecoder.scherkus@chromium.org2011-06-031-1/+0
* Revert 87790 - Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-0/+2
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-2/+0
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-1/+1
* Flag-enabled the experimental x-adaptive scheme with --enable-adaptive.fischman@chromium.org2011-03-301-1/+2
* Implement audio recording for Linux via ALSA.satish@chromium.org2010-09-021-1/+2
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-101-0/+1
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-091-1/+0
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-091-0/+1
* Change default to three threads for video decoding and add command line --vid...fbarchard@chromium.org2010-05-191-4/+6
* Some fixes to player_x11 when OpenMAX is enabledhclam@chromium.org2010-02-201-1/+0
* Switches to enable OpenMAX for video decoding in Chromehclam@chromium.org2010-01-221-1/+2
* Implementation of OmxVideoDecodeEngine.ajwong@chromium.org2009-12-221-0/+2
* Move Alsa device opening into the audio thread, and add in support for multi-...ajwong@chromium.org2009-10-161-0/+20