Commit Graph

255 Commits

Author SHA1 Message Date
Ed Morley
d48f3abda2 Bug 655496 - Remove WinCE code from Mozilla owned parts of media/* ; r=kinetik 2011-05-08 10:30:06 +02:00
Landry Breuil
145338b8cb Bug 651968. Fix linking with ossaudio, and include soundcard.h instead of sys/soundcard.h on OpenBSD. r=kinetik 2011-05-05 17:12:04 -04:00
Timothy B. Terriberry
814a8fd5a8 Bug 640935 - Fix data race on global var vp8_build_intra_predictors_mby_ptr. r=cpearce 2011-04-01 11:10:49 +13:00
Timothy B. Terriberry
9ef399436c Bug 627981 - [clang]: A lot of errors for libtheora; r=ted 2011-03-17 09:03:00 -04:00
Rafael Ávila de Espíndola
ccd00f6752 Bug 639204 - Fix link with xcode 4; r=tterribe 2011-03-14 11:50:00 -04:00
Matthew Gregan
f33e409c72 Bug 520101 - Fix audio when hotswapping sound output on Mac. r=doublec a=roc 2011-02-16 11:08:31 +13:00
Shawn Wilsher
f288da7d09 Merge mozilla-central to Places. 2011-01-19 15:01:12 -08:00
Timothy B. Terriberry
fbd227d66a Bug 625773 - uninitialised value use in FastConvertYUVToRGB32Row; r=cpearce a=roc 2011-01-17 12:18:34 -05:00
Doug Turner
45e5655e9c Bug 619827 - throw from AudioTrack constructor kills fennec, r=kinetic,mwu a=blocking-fennec 2010-12-20 00:15:48 -08:00
Chris Pearce
7ccc3a7d9d 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
a44f096171 Bug 584259 - Update libnestegg. r=doublec a=roc 2010-11-03 12:38:04 +13:00
Shawn Wilsher
aeffa1f8c7 Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
Shawn Wilsher
f1db0ae444 Merge mozilla-central into Places 2010-11-17 10:55:34 -08:00
Doug Turner
05d2ec61a4 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
deaabcb2a2 Merge mozilla-central to Places 2010-11-10 09:38:08 -08:00
Timothy B. Terriberry
1b3273dc6c 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
40d7f401ae 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
802e43d10c 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
bc82080333 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
b4c1905756 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
c71c0f761f Merge mozilla-central to the branch for bug 596451. 2010-10-28 10:05:20 -04:00
Benjamin Smedberg
88962df3e2 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
ea63450df8 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
621918fa08 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
4c1dcbedc0 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
a3a6455c42 Bug 570904 - Update libnestegg. r=doublec 2010-09-07 16:54:17 +12:00
async.processingjs@yahoo.com
42e7370293 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
f5c25b4efb Bug 593753 - Update libvpx to 0.9.2. r=cpearce a=blocking 2010-09-09 14:06:21 +02:00
Justin Lebar
84ca22aa38 Bug 583849 - Use YASM to compile libvpx on Windows. r=ted, a2.0=blocking 2010-08-11 16:37:24 -07:00
Matthew Gregan
bf9faca198 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
5e71ea141c 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
bed266bd26 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
dc49da79ab Bug 608066 - Update libvpx to v0.9.5. r=chris,khuey a=b-f 2010-11-08 09:47:17 +02:00
Matthew Gregan
af90544b0a 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
bba2d5178b 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
4eadbd727a 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
038de97c0d 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
ae4f371e8e 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
62729ef0c0 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
5baa3a80f8 Bug 583199 Compile WebM on Solaris r=tterribe a=dbaron 2010-08-06 15:03:02 +08:00
timeless@mozdev.org
1181073397 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
269993b778 Bug 572876 - Enable VP8 asm on x86-64 Linux. r=cpearce 2010-06-22 02:01:48 +02:00
Matthew Gregan
83a6003d9c Bug 555121 - Update in-tree libvorbis to 1.3.1. rs=doublec 2010-06-21 12:19:14 -07:00
Matthew Gregan
dcbbbd57ef Backed out changeset 4adab2629c3f (bug 555121) 2010-06-19 18:24:46 +12:00
Matthew Gregan
ac1cf8c0a4 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
50da0a4ff6 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
a1b347da87 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
8551a5743b Bug 559344 - Update libogg to SVN r17287. rs=chris.double 2010-06-11 10:50:58 +12:00
Chris Pearce
9e1456d9c5 Backed out changeset 9b49ef1d36dd 2010-06-10 16:40:18 +12:00
Matthew Gregan
20450d3875 Bug 559344 - update libogg 2010-06-10 16:13:10 +12:00
Makoto Kato
2b9be1f73e Bug 570882 - Need assembler optimization for VPX on Windows x64. r=cpearce 2010-06-09 20:18:51 +09:00
Chris Pearce
eace149532 Bug 566247 - Add libvpx, VP8 decoding library for WebM. r=ted 2010-06-09 11:31:28 +12:00
Matthew Gregan
f3045189b2 Bug 566246 - Import libnestegg WebM demuxer. r=doublec 2010-05-25 16:40:08 +12:00
Michael Wu
8bc6b87863 Bug 568315 - Android support for media/libsydneyaudio, r=kinetik
--HG--
extra : rebase_source : 15e37beb985163be3fb78bf813034ae76903c3ce
2010-06-03 13:59:04 -07:00
Chris Pearce
35399690ba 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
53ea2a0d90 Bug 564734 - Ensure all audio is queued before draining on win32. r=kinetik 2010-05-13 12:59:42 +12:00
Rich Walsh
80c60e34b5 Bug 558761 - libsyndeyaudio OS/2 support. r=wuno 2010-05-13 12:59:41 +12:00
Tim Terriberry
ef1655d6e9 Bug 559343 - Silence a Coverity warning in libtheora. r=timeless 2010-04-29 12:11:40 +12:00
Cliff Wright
c2dae54c1a Bug 562488 - Fix crash destroying stream in OSS sydneyaudio backend. r=kinetik 2010-04-29 11:04:06 +12:00
Chris Pearce
2966b4cccd Bug 556455 - Remove liboggz, liboggplay, libfishsound from video decoder. r=doublec 2010-04-27 20:53:48 +12:00
Uli Link
cc9c14ae3b Bug 499266. Add AIX support for libsydneyaudio. r=kinetik 2010-04-23 14:48:15 +12:00
Ginn Chen
5425ab79b8 Bug 556217 Update sydney_audio_sunaudio.c r=kinetik 2010-04-15 18:43:28 +08:00
Mike Hommey
ebc0e9d0ce Bug 555908 - *BSD and GNU/Hurd support for libsydneyaudio. r=cpearce 2010-04-12 10:26:36 +12:00
Matthew Gregan
1ca795365c Bug 484814 - Increase sydneyaudio buffer size on Windows. r=chris.double 2010-02-07 21:03:45 +13:00
Matthew Gregan
b96097a2d0 Bustage fix for bug 526097.
--HG--
extra : rebase_source : c603b71aa7f748fed426f33e023fcc6551520a99
2010-03-18 16:30:41 +13:00
Matthew Gregan
975e8199ff Bug 468296 - Update libogg to SVN r16911. r=chris.double 2010-03-18 15:23:19 +13:00
Matthew Gregan
d393f2d6b3 Bug 526097 - Length check mode_sizes array in Vorbis automatic metric calculation. r=chris.double 2010-03-17 17:18:18 +13:00
Matthew Gregan
e3dc3b8c62 Bug 550360 - Delete duplicate libogg source files. r=chris.double 2010-03-18 16:00:18 +13:00
Matthew Gregan
40ab0d4a54 Bug 525401 - sa_stream_drain should return an error if called when stream not playing. r=chris.double 2010-02-05 14:31:18 +13:00
Tim Terriberry
eb01c12ace Bug 550184. Avoid using uninitialized data. r=doublec 2010-03-05 13:10:42 +13:00
Matthew Gregan
0f13f6eb91 Backed out changeset b876c36242dc 2010-02-26 15:10:11 -08:00
Matthew Gregan
2483ac7833 Bug 525401 - sa_stream_drain should return an error if called when stream not playing. r=chris.double
--HG--
extra : rebase_source : 44094f141cea6947bf7141809fa9c97995f677cb
2010-02-05 14:31:18 +13:00
Jacek Caban
0de77f6075 Bug 546092. Move endian.patch code to config.h. r=doublec
--HG--
extra : rebase_source : 12c8d9221c8e883e99dc81627b4d3ea398b6c8ab
2010-02-24 11:49:50 -08:00
Matthew Gregan
551bfccd1b Bug 533822 - Flush liboggz packet_buffer in oggz_reset_streams. r=chris.double 2010-01-08 17:55:39 +13:00
Matthew Gregan
522d4cb272 Bug 526411 - Reduce requested audio latency in sydneyaudio ALSA backend to avoid playback deadlock. r=chris.double 2010-02-08 12:29:43 +13:00
Shailen
a15ceb88f7 Bug 501894: Fix AIX linker error in libvorbis r=roc 2010-01-30 07:43:45 -05:00
Jacek Caban
27c548369f Bug 530313 - libtheora fails to compile on mingw. r=ted 2010-01-20 11:25:22 +01:00
Matthew Gregan
eafb1e68b1 Bug 529197 - Update libtheora to SVN r16712. r=chris.double
--HG--
extra : rebase_source : 7ad29081c5737b34dc8ec8c86edc441d0beacda7
2009-11-18 12:03:32 +13:00
Ms2ger@gmail.com
838006a255 Bug 523377 - Typo in media/libfishsound/README_MOZILLA. r=chris.double
--HG--
extra : rebase_source : 80b04bc95ee10ca3e157aa7cb4245112e00f9eff
2009-10-23 16:25:05 +13:00
Matthew Gregan
31ea5a204f Bug 523816 - Fix calculation of CMML record size. r=roc
--HG--
extra : rebase_source : a1f68e1f64581029b9624fd57a897f0085dd126b
2009-10-23 11:17:35 +13:00
Chris Pearce
0a4ce07599 Bug 523335 - Abort seek operation on underlying stream close. r=roc 2009-10-21 16:24:21 +13:00
Matthew Gregan
d75d34acac Bug 498380 - Remove bogus packet_buffer assert from oggz_close. r=chris.double 2009-10-12 13:07:51 +13:00
Matthew Gregan
fcdb53d826 Bug 515217 - Don't crash when presentation thread releases a buffer just before decode thread attempts to set that buffer as the last at EOF. r=chris.double 2009-10-15 14:27:49 +13:00
Chris Pearce
73c9753893 Bug 520500 - Don't reject vorbis streams with 0 length comments. r=doublec 2009-10-14 16:36:01 +13:00
Chris Pearce
a7c8f0eec9 Bug 520493 - Fix regression in Ogg playback. r=doublec 2009-10-14 16:35:59 +13:00
Matthew Gregan
52ac038bed Bug 518952 - Remove unnecessary local patch against libvorbis. r=chris.double
--HG--
extra : rebase_source : 0c0703cf36a14a5d9d055a860abf8b4197f20d03
2009-10-05 11:56:08 +13:00
Matthew Gregan
3c4419b7c9 Bug 507167 and Bug 518941 - Update libvorbis to SVN r16597 to pick up recent fixes. r=chris.double, rs=roc
--HG--
extra : rebase_source : e941bcd256dd233304c6095d9d66ad1a96061ce2
2009-10-05 11:54:13 +13:00
Chris Pearce
c65a6fdf9a Bug 519155 - reset oggz seek on failure. r=doublec 2009-10-03 17:08:12 +13:00
Chris Pearce
b7720b4c09 Bug 504843 - Abort ogg decode with excessively large video frame sizes. r=doublec 2009-10-03 17:08:12 +13:00
Chris Double
303e16eb48 Bug 462141 - Fix unreferenced local variable warning in libfishsound - r=kinetik
--HG--
extra : rebase_source : 12557d99b8380aaa69e268f09fc2c49a32e189d4
2009-09-29 14:40:38 +13:00
Chris Pearce
5c108df396 Bug 516323 - Reset libfishsound when seeking to 0 so it doesn't die re-reading header packets. r=doublec 2009-09-29 13:59:00 +13:00
Matthew Gregan
24199fb48b Bug 507554 - Update in-tree libtheora to 1.1.0 (Thusnelda) plus post-release fixes from SVN. r=chris.double, rs=roc
--HG--
rename : media/libtheora/lib/dec/apiwrapper.c => media/libtheora/lib/apiwrapper.c
rename : media/libtheora/lib/dec/apiwrapper.h => media/libtheora/lib/apiwrapper.h
rename : media/libtheora/lib/dec/bitpack.c => media/libtheora/lib/bitpack.c
rename : media/libtheora/lib/dec/bitpack.h => media/libtheora/lib/bitpack.h
rename : media/libtheora/lib/dec/dct.h => media/libtheora/lib/dct.h
rename : media/libtheora/lib/dec/decapiwrapper.c => media/libtheora/lib/decapiwrapper.c
rename : media/libtheora/lib/dec/decinfo.c => media/libtheora/lib/decinfo.c
rename : media/libtheora/lib/dec/decint.h => media/libtheora/lib/decint.h
rename : media/libtheora/lib/dec/decode.c => media/libtheora/lib/decode.c
rename : media/libtheora/lib/dec/dequant.c => media/libtheora/lib/dequant.c
rename : media/libtheora/lib/dec/dequant.h => media/libtheora/lib/dequant.h
rename : media/libtheora/lib/dec/fragment.c => media/libtheora/lib/fragment.c
rename : media/libtheora/lib/dec/huffdec.c => media/libtheora/lib/huffdec.c
rename : media/libtheora/lib/dec/huffdec.h => media/libtheora/lib/huffdec.h
rename : media/libtheora/lib/dec/huffman.h => media/libtheora/lib/huffman.h
rename : media/libtheora/lib/dec/idct.c => media/libtheora/lib/idct.c
rename : media/libtheora/lib/dec/info.c => media/libtheora/lib/info.c
rename : media/libtheora/lib/dec/internal.c => media/libtheora/lib/internal.c
rename : media/libtheora/lib/dec/ocintrin.h => media/libtheora/lib/ocintrin.h
rename : media/libtheora/lib/dec/quant.c => media/libtheora/lib/quant.c
rename : media/libtheora/lib/dec/quant.h => media/libtheora/lib/quant.h
rename : media/libtheora/lib/dec/state.c => media/libtheora/lib/state.c
rename : media/libtheora/lib/dec/x86/mmxfrag.c => media/libtheora/lib/x86/mmxfrag.c
rename : media/libtheora/lib/dec/x86/mmxidct.c => media/libtheora/lib/x86/mmxidct.c
rename : media/libtheora/lib/dec/x86/mmxstate.c => media/libtheora/lib/x86/mmxstate.c
rename : media/libtheora/lib/dec/x86/x86int.h => media/libtheora/lib/x86/x86int.h
rename : media/libtheora/lib/dec/x86/x86state.c => media/libtheora/lib/x86/x86state.c
rename : media/libtheora/lib/dec/x86_vc/mmxfrag.c => media/libtheora/lib/x86_vc/mmxfrag.c
rename : media/libtheora/lib/dec/x86_vc/mmxidct.c => media/libtheora/lib/x86_vc/mmxidct.c
rename : media/libtheora/lib/dec/x86_vc/mmxstate.c => media/libtheora/lib/x86_vc/mmxstate.c
rename : media/libtheora/lib/dec/x86_vc/x86int.h => media/libtheora/lib/x86_vc/x86int.h
rename : media/libtheora/lib/dec/x86_vc/x86state.c => media/libtheora/lib/x86_vc/x86state.c
2009-09-28 11:14:21 +13:00
Chris Pearce
4ef626577f Bug 512328 - Update liboggplay to rev 404316e595. r=doublec 2009-09-24 16:22:23 +12:00
Chris Pearce
f32dfd96aa Bug 518169 - Fix bounds check calculation in oggz seek. r=doublec 2009-09-24 13:42:18 +12:00
Matthew Gregan
47dbf39886 Bug 501279 - Update media/libvorbis/README_MOZILLA to represent reality.
--HG--
extra : rebase_source : 553bdb02ffe00b0a94ebdb0227aaf8cf56f9841d
2009-09-22 12:40:35 +12:00
Matthew Gregan
ce3025f762 Bug 506061 - Deal with audio XRUNs as soon as possible. Also clean up the code a little. p=j^, r=chris.double
--HG--
extra : rebase_source : ffbff463b77ade2bacc5a8b9f662228b05667dc3
2009-09-14 12:21:22 +12:00
Matthew Gregan
40780c2c4b Bug 504613 - Handle zero-byte first-frame packets in Theora. p=tterribe@vt.edu, r=chris.double
--HG--
extra : rebase_source : d2b18e88ddec3836e30b448f949657206a33f3fa
2009-09-15 17:53:49 +12:00
Matthew Gregan
636b7e873a Bug 516847 - liboggz calculates granulepos incorrectly for duplicate Theora frames. r=chris.double
--HG--
extra : rebase_source : 21a045016d300e77fb234d0cbacbfd3bfd25484b
2009-09-22 12:00:52 +12:00
Chris Pearce
614b3a52b8 Bug 512327 - Update liboggz to cf5feeaab69b05e24. r=doublec 2009-09-16 15:45:16 +12:00
Chris Pearce
8d783e47e7 Bug 501031 - Make media seeking faster over HTTP by adding 'fuzz' factor to liboggz seek, and fixing its bisection search. r=doublec 2009-09-08 09:41:56 +12:00