Ralph Giles
8df09d9afc
Bug 683823 - Update libvorbis to upstream r18077. r=kinetik
...
This removes warning fixes which have been merged upstream
since the 1.3.2 release. The only other upstream changes
have been to documentation, which we don't include in our
repository.
I also corrected the usage comment at the top of update.sh.
2011-09-27 19:59:34 +01:00
Atul Aggarwal
22c8c4b273
Bug 666672 - Fix OSX compile warnings in sydneyaudio and vorbis. r=giles
2011-09-01 11:19:22 +05:30
Matthew Gregan
a46c96aeaa
Bug 683822 - Delete media/libsydneyaudio patches and update.sh, since this is no longer maintained. r=doublec
2011-09-01 17:56:46 +12:00
Matthew Gregan
c2e6d18800
Bug 688997 - Use correct waveOutProc declaration to avoid pointer truncation on x64. r=cpearce
2011-09-25 13:46:06 +13:00
John Koleszar
b79e0c67c2
Bug 696390 - Fix libvpx splitmv clamping, r=cpearce
2011-11-02 15:31:10 -07:00
Mike Hommey
73e9c2d6c7
Bug 676252 part 1 - Don't use $(OBJ_SUFFIX) before including config.mk. r=ted
2011-08-29 07:34:02 +02:00
Matthew Gregan
21bedaef47
Bug 679261 - sa_stream_get_min_write should return a result in bytes, not frames. r=cpearce
2011-08-16 15:47:45 +12:00
Chris Double
4fdab57f2d
Bug 675839 - Update playback position more frequently when writing in linux backend for libsydneyaudio - r=kinetik
2011-08-03 15:08:53 +12:00
Timothy B. Terriberry
3ee5ffc35f
Bug 671818 - Make libvpx's chroma plane rows 16-byte aligned, r=cpearce
2011-07-20 11:02:59 -07:00
Timothy B. Terriberry
cc3f9bc582
Bug 645284 - Disable ARM detokenizer in libvpx, r=khuey
2011-07-12 11:17:54 -07:00
Timothy B. Terriberry
6c5e24387c
Bug 666931 - Enforce alignment for ARM code in Thumb mode in libvpx. r=cpearce
2011-06-27 12:05:30 -07:00
Mike Hommey
d9494434d0
Bug 646815 - Avoid text relocations in libvpx on ARM. r=derf
2011-06-15 04:47:58 +02:00
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
Matthew Gregan
1ccbfca6b5
Bug 495558 - Initialize sydneyaudio/ALSA with host endian format (fixes sound on big endian machines). r=chris.double
...
--HG--
extra : rebase_source : d2635e23f0e65a7e9db397d54f998610fa2348f6
2009-09-07 14:44:39 +12:00
Benjamin Smedberg
667f63d102
Bug 513032 - remove empty conditionals in our makefiles, r=ted
2009-08-27 10:48:18 -07:00
Chris Pearce
18eb84e9ce
Bug 513999 - Backed out changeset 8217d78ccdaf, liboggz update from bug 512327 on CLOSED TREE.
2009-09-02 11:11:05 +12:00
Chris Pearce
7a52974576
Bug 512327 - Update liboggz to rev 20609d34c41fa
2009-08-31 13:23:16 +12:00
Chris Pearce
90b2c900a3
Bug 511584 - Update libfishsound to rev 20b5cdf6fe38f6
2009-08-31 13:23:16 +12:00
Matthew Gregan
3efd4dbb3f
Bug 501279. Update libvorbis to r16335.
...
--HG--
extra : rebase_source : 04d15a3e154054fe00b3c01f3c252f5f9613e3e8
2009-07-31 17:24:16 +12:00
Rich Walsh
ddbec904e9
Bug 506434 - fix ogg video playback regression, OS/2 part, r=pweilbacher
2009-08-02 14:06:02 +03:00
Rich Walsh
46c13739b3
Bug 506434 - fix ogg video playback regression, add OS/2 part to sydneyaudio patch, r=pweilbacher
2009-08-02 14:06:02 +03:00
Matthew Gregan
3e38caa3b3
Bug 500311 - Count tracks as active during initialization. r=chris.double
...
--HG--
extra : rebase_source : 25e5d3aa9661a95e1a623a9fe15f5c12f31d13f3
2009-07-30 15:28:53 +12:00
Makoto Kato
2a7b1131c0
Bug 501877 - Don't define USE_ASM on Windows x64. r=chris.double
2009-07-28 19:48:21 +09:00
Jacek Caban
644af48cbc
Bug 505227 - Don't use config_win32.h on MinGW in liboggz. r+cpearce,sr+doublec
2009-07-20 16:01:52 +02:00
Peter Weilbacher
4264822f8e
[OS/2] Bug 448918: add media support on OS/2 (liboggplay part), p=dragtext@e-vertise, r=chris.double
2009-07-23 10:37:01 +03:00
Peter Weilbacher
71e5e94df9
[OS/2] Bug 448918: add media support on OS/2 (liboggz part), p=dragtext@e-vertise, r=chris.double
2009-07-23 10:37:01 +03:00
Peter Weilbacher
cc50d27e01
[OS/2] Bug 448918: add media support on OS/2 (sydneyaudio part), p=dragtext@e-vertise, r=chris.double
2009-07-23 10:37:01 +03:00
Chris Pearce
ae9a6035fd
Bug 499519 - liboggplay fix; disable video tracks with height 0 video. r+=doublec, sr+=roc.
2009-07-20 14:26:09 +12:00
Chris Double
a42bca591e
Bug 500254 - Update libvorbis - rs=roc
...
--HG--
extra : rebase_source : f53b6ad720004d2fca0d643af11e0b565acf9d55
2009-07-07 10:10:04 +12:00
Matthew Gregan
3c8596b473
Bug 495794 - Fix crash when destroying audio stream that failed to open cleanly. r=chris.double
2009-07-02 16:38:26 +12:00
Chris Double
ca05db5edc
Bug 498853 - libvorbis update - r=xiphmont
2009-06-19 15:35:50 +12:00
Chris Double
d28f9a06ab
Bug 498855 - libvorbis update - r=xiphmont
2009-06-19 15:33:29 +12:00
Chris Double
08d0ef1f46
Bug 498827 - libvorbis update - r=xiphmont
2009-06-19 15:27:59 +12:00
Chris Double
23e5eecd67
Bug 498824 - liboggplay update - r=roc
2009-06-19 15:16:52 +12:00
Tim Terriberry
fed173ce79
Bug 498824 - libtheora update - r=roc
2009-06-19 15:12:54 +12:00
Chris Double
ea1ed3d3e3
Bug 498815 - liboggplay update - r=wiking rs=roc
2009-06-19 15:11:41 +12:00
Tim Terriberry
e35f2aef86
Bug 498815 - libtheora update - r=doublec rs=roc
2009-06-19 15:11:15 +12:00
David Schleef
fd39c3ad32
Bug 498770 - Enable optimized Theora code in Windows builds - r=kinetik rs=roc
2009-06-19 15:03:45 +12:00
Matthew Gregan
47d0907360
Bug 496529 - Use SSE2 YUV conversion code on Win32 (ATTR_ALIGNED_MAX is not defined). r+sr=roc
2009-06-05 21:00:21 +12:00
Chris Double
e92151aae5
Bug 496684. Finish reading headers in liboggplay before reporting that headers are read, but make sure to not skip any frames while doing so. r=wiking(ish)
...
--HG--
extra : rebase_source : 0413f7c85460c11a6bf00492aec1fb9510ce8b16
2009-06-15 09:54:36 +12:00
Chris Double
11ed802b51
Bug 496063. Avoid infinite loops on shutdown or error while seeking. r=cpearce
2009-06-04 14:06:03 +12:00
Chris Double
bd8b661ad3
Bug 487519. Detect more Vorbis errors and propagate them out. rs=roc
2009-06-02 09:20:51 +12:00
Chris Pearce
73e0202e9d
Bug 495336 - liboggz oggz_get_next_page() and oggz_read_get_next_page() wrong r=doublec sr=roc a=blocking1.9.1+
2009-05-29 00:13:23 -04:00
Chris Double
f1db574761
Bug 495129. Propagate errors better. r+sr=roc
2009-05-28 16:39:39 +12:00
Matthew Gregan
4b25722e83
Bug 488951 - Fix YUV conversion of odd height videos. Add a reftest for offset and odd sized videos. rs=roc
...
--HG--
extra : rebase_source : f011d4841fa506bcdd19a0adb81b63bbdf0aa643
2009-05-20 17:20:56 +12:00
Chris Double
2639ec2d4a
Bug 493678. Set tracks to inactive initially so active track count doesn't get confused. r=wiking
...
--HG--
extra : rebase_source : c3dbde1a035c3f7a550f46879fd620e2623939e4
2009-05-20 15:54:14 +12:00
Viktor Gal
bcfea37cf7
Bug 493224. Handle non-increasing granule positions in Ogg files. r=doublec
...
--HG--
extra : rebase_source : d1efb6c38d22467fbb08e8781605c1b4d9552da2
2009-05-20 15:52:51 +12:00
Chris Pearce
dacfca1cb3
Bug 463358. Support seeking to keyframes in liboggz. r=doublec
...
--HG--
extra : rebase_source : a8aa26fe569f1155936b496ecc35317d27a9aae7
2009-05-20 15:49:01 +12:00
Matthew Gregan
bd64741ff1
bug 488951. Fix YUV conversion to deal with odd-size video frames. rs=roc
...
--HG--
extra : rebase_source : fdeb49a21a33103fe1591a3399b44cf4107c90d4
2009-05-20 14:46:58 +12:00
Josh Aas
d5a3ece6b0
Fix Mac OS X 10.6 compile problem with libsydneyaudio. b=492072 r=cdouble
2009-05-19 13:19:49 -04:00
Robert O'Callahan
1064d0e7b8
Bug 480058. New liboggplay API oggplay_get_video_aspect_ratio. r=doublec
...
--HG--
extra : rebase_source : 776301d01f67892d1812e6f749d67b2cc4903afb
2009-05-19 12:23:52 +12:00