Shawn Wilsher
|
3bf8642bdb
|
Merge mozilla-central to Places.
|
2011-01-19 15:01:12 -08:00 |
Timothy B. Terriberry
|
38f54f13c8
|
Bug 625773 - uninitialised value use in FastConvertYUVToRGB32Row; r=cpearce a=roc
|
2011-01-17 12:18:34 -05:00 |
Doug Turner
|
eb7bd37fa0
|
Bug 619827 - throw from AudioTrack constructor kills fennec, r=kinetic,mwu a=blocking-fennec
|
2010-12-20 00:15:48 -08:00 |
Chris Pearce
|
eb5e67344d
|
Bug 616800 - Ensure AudioLoop() doesn't sleep, and can still drain, if we've pushed less than the start threshold of audio to hardware. r=kinetik a=blocking2.0
|
2010-12-20 08:05:40 +13:00 |
Matthew Gregan
|
12427715a2
|
Bug 584259 - Update libnestegg. r=doublec a=roc
|
2010-11-03 12:38:04 +13:00 |
Shawn Wilsher
|
2c1affd39a
|
Merge mozilla-central into Places
|
2010-12-06 09:48:54 -08:00 |
Shawn Wilsher
|
b6067336ca
|
Merge mozilla-central into Places
|
2010-11-17 10:55:34 -08:00 |
Doug Turner
|
4424f8c00a
|
Bug 612479 - Sydney audio Android Issues. r=kinetik a=blocking-fennec
--HG--
extra : rebase_source : ca7328b7283a369d06b8c886af0905c5c95aa3cc
|
2010-11-16 20:15:11 -08:00 |
Shawn Wilsher
|
af6792747b
|
Merge mozilla-central to Places
|
2010-11-10 09:38:08 -08:00 |
Timothy B. Terriberry
|
6ee4780d9f
|
Bug 604992 - Improve handling of invalid frames. Mirrors upstream commit 0c60dba6. r=cpearce a=blocking2.0
|
2010-10-27 12:36:58 +13:00 |
Matthew Gregan
|
bf2f9be430
|
Bug 607200 - Revert bug 526411 to solve an audio playback regression on Maemo. r=chris.double
|
2010-10-26 15:27:19 +13:00 |
Matthew Gregan
|
5e916e83e7
|
Bug 600776 - Update in-tree libvorbis to 1.3.2. rs=doublec a=blocking2.0:final+
|
2010-11-03 11:54:28 +13:00 |
Matthew Gregan
|
8f4ecd293e
|
Bug 604993 - Make nestegg_read_packet return an error when called again after EOS. r=chris.double a=blocking2.0
|
2010-10-18 15:18:13 +13:00 |
Benjamin Smedberg
|
e8e4ffc34f
|
Merge mozilla-central into the branch for asynchonous plugin painting (bug 596451), especially to pick up and test whether the fix for 602200 also fixes bug 607958.
|
2010-11-08 09:50:11 -05:00 |
Benjamin Smedberg
|
7f3450a0c3
|
Merge mozilla-central to the branch for bug 596451.
|
2010-10-28 10:05:20 -04:00 |
Benjamin Smedberg
|
d6aab3c953
|
Bug 595112 - libxul.so contains text relocations on x86. r=cpearce
* Configure libvpx with PIC on x86.
* Add headers to system-headers required for angle.
|
2010-10-13 08:46:31 -04:00 |
Ginn Chen
|
d744631a0a
|
Bug 593753 Update libvpx to 0.9.2 (Solaris bustage) r=tterribe a=blocking2.0
|
2010-10-09 16:42:48 +08:00 |
async.processingjs@yahoo.com
|
b84b2f8df3
|
Bug 520100 - libsydneyaudio MacOS fix, counts amount of missed audio sample bytes. r=kinetik a=blocking2.0
|
2010-10-07 11:58:36 +13:00 |
Michael Wu
|
d28449abf9
|
Bug 598197 - Don't setup audio when we can't get the JNIEnv, r=kinetik,blassey a=blocking-fennec
|
2010-09-22 18:03:46 -07:00 |
Matthew Gregan
|
e7eb1f05d2
|
Bug 570904 - Update libnestegg. r=doublec
|
2010-09-07 16:54:17 +12:00 |
async.processingjs@yahoo.com
|
cbf121891a
|
Bug 591719 - Ensure sa_stream_get_position reports positions in sorted order. r=kinetik a=blocking2.0
|
2010-09-11 11:29:11 +12:00 |
Timothy B. Terriberry
|
14d0d73bde
|
Bug 593753 - Update libvpx to 0.9.2. r=cpearce a=blocking
|
2010-09-09 14:06:21 +02:00 |
Justin Lebar
|
cf6bedb3af
|
Bug 583849 - Use YASM to compile libvpx on Windows. r=ted, a2.0=blocking
|
2010-08-11 16:37:24 -07:00 |
Matthew Gregan
|
c97712ebbc
|
Bug 615134 - Adjust ALSA start threshold to reduce the chance of deadlocking when recovering from underruns. r=cpearce a=roc
|
2010-12-02 12:41:19 +13:00 |
Matthew Gregan
|
1c705d0188
|
Bug 571798 - Add a library-global lock to sydneyaudio ALSA backend and use it to make sa_stream_open/sa_stream_close thread safe. r=doublec a=roc
|
2010-08-23 17:59:10 +12:00 |
Timothy B. Terriberry
|
3b6c2688eb
|
Bug 608166 - Add ARM assembly optimizations for libtheora r=chris.double,tterribe,khuey a=b-f
|
2010-11-08 09:47:34 +02:00 |
Timothy B. Terriberry
|
767618fe25
|
Bug 608066 - Update libvpx to v0.9.5. r=chris,khuey a=b-f
|
2010-11-08 09:47:17 +02:00 |
Matthew Gregan
|
09a9280d1b
|
Bug 573924 - Ugly workaround for alsa-pulse bug that causes hangs after resuming audio from pause. r=chris.double a=blocking2.0
|
2010-10-29 13:55:33 +13:00 |
Brad Lassey
|
22f9c5d728
|
Bug 511348 - Fixes build bustage on Android thumb builds r=derf a=build-bustage
|
2010-10-19 09:46:53 -07:00 |
Timothy B. Terriberry
|
51a2a95a70
|
Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. build changes. r=kyle a=blocking-fennec
--HG--
extra : rebase_source : 8a2b26f2150a440a2e289ddc94d9c3bfe6e23bbf
|
2010-10-18 19:56:01 -07:00 |
Timothy B. Terriberry
|
8fa053a98e
|
Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. r=chris.double a=blocking-fennec
--HG--
extra : rebase_source : 807703f9008d0e6c3829370a8a84e0914e2ccb29
|
2010-10-18 19:55:45 -07:00 |
Ginn Chen
|
3290ea4f64
|
Bug 586229 Update sydney_audio_sunaudio.c to fix a/v choppy issue r=kinetik a=NPOTB
|
2010-08-15 20:33:39 +08:00 |
Matthew Gregan
|
4fa609dc19
|
Bug 580982 - Remove workarounds for old YouTube WebM encodings. Don't treat "matroska" doctype as valid WebM file. r=doublec
--HG--
rename : media/libnestegg/include/_stdint.h => media/libnestegg/include/nestegg-stdint.h
|
2010-08-05 15:49:27 +12:00 |
Ginn Chen
|
a78af5148d
|
Bug 583199 Compile WebM on Solaris r=tterribe a=dbaron
|
2010-08-06 15:03:02 +08:00 |
timeless@mozdev.org
|
56a37f3f96
|
Bug 577207 vp8 warning: empty body in an if-statement. r=derf a=bsmedberg
|
2010-07-23 13:58:15 +12:00 |
tterribe@vt.edu
|
705d860912
|
Bug 572876 - Enable VP8 asm on x86-64 Linux. r=cpearce
|
2010-06-22 02:01:48 +02:00 |
Matthew Gregan
|
aa67abd011
|
Bug 555121 - Update in-tree libvorbis to 1.3.1. rs=doublec
|
2010-06-21 12:19:14 -07:00 |
Matthew Gregan
|
36f7d84d29
|
Backed out changeset 4adab2629c3f (bug 555121)
|
2010-06-19 18:24:46 +12:00 |
Matthew Gregan
|
ad50177c16
|
Bug 555121 - Update in-tree libvorbis to 1.3.1. rs=chris.double
--HG--
extra : rebase_source : 660f5c0c93d1f62fc8e63e4e4f665974b8d620d1
|
2010-06-17 15:50:19 +12:00 |
Matthew Gregan
|
9511425ce1
|
Bug 572586 - First seek in WebM file with Cues at end of file fails. r=cdouble
|
2010-06-17 21:46:30 +02:00 |
Matthew Gregan
|
399883fccf
|
Bug 572046 - Make nestegg read and discard unknown elements rather than seeking past them. r=doublec
|
2010-06-16 15:35:42 +12:00 |
Matthew Gregan
|
cbc59efb29
|
Bug 559344 - Update libogg to SVN r17287. rs=chris.double
|
2010-06-11 10:50:58 +12:00 |
Chris Pearce
|
157ff2b79c
|
Backed out changeset 9b49ef1d36dd
|
2010-06-10 16:40:18 +12:00 |
Matthew Gregan
|
e56cf2244b
|
Bug 559344 - update libogg
|
2010-06-10 16:13:10 +12:00 |
Makoto Kato
|
7913e79a7e
|
Bug 570882 - Need assembler optimization for VPX on Windows x64. r=cpearce
|
2010-06-09 20:18:51 +09:00 |
Chris Pearce
|
42d6f7380d
|
Bug 566247 - Add libvpx, VP8 decoding library for WebM. r=ted
|
2010-06-09 11:31:28 +12:00 |
Matthew Gregan
|
0dfdf00be5
|
Bug 566246 - Import libnestegg WebM demuxer. r=doublec
|
2010-05-25 16:40:08 +12:00 |
Michael Wu
|
3f2f7d472a
|
Bug 568315 - Android support for media/libsydneyaudio, r=kinetik
--HG--
extra : rebase_source : 15e37beb985163be3fb78bf813034ae76903c3ce
|
2010-06-03 13:59:04 -07:00 |
Chris Pearce
|
d29a3fb127
|
Bug 558761 - Update OS2 patches for libsydney audio (actually with the changes this time...). r=cpearce
|
2010-05-31 15:21:44 +12:00 |
Chris Pearce
|
eda6280198
|
Bug 564734 - Ensure all audio is queued before draining on win32. r=kinetik
|
2010-05-13 12:59:42 +12:00 |