Граф коммитов

136 Коммитов

Автор SHA1 Сообщение Дата
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