Commit Graph

972 Commits

Author SHA1 Message Date
Caitlin Potter
a2d1c31646 Bug 872822 - Update WebVTT library to v0.5. r=rillian
Bug 872822 - Update WebVTT library to v0.5. r=rillian
2013-05-16 00:10:51 -04:00
Ehsan Akhgari
0b00dc2f2d Bug 873038 - Remove the old MSVC PGO exclusions across the tree; r=glandium 2013-05-16 11:16:30 -04:00
Ted Mielczarek
3cfd62c3d2 bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium 2013-05-16 09:33:26 -04:00
Daniel Holbert
7f8af7d578 Bug 872709 - Reorder WebrtcVideoConduit init list to fix build warnings. r=gcp 2013-05-15 21:32:29 -04:00
Gian-Carlo Pascutto
b48599d351 Bug 863290 - Correctly detect failure to initialize Android capture objects. Fix crashers. r=jesup 2013-05-15 18:50:42 +02:00
Adam Roach [:abr]
e9cb670024 Bug 872013 - Use more robust mkdtemp() rather than relying on PID r=ehugg,jesup 2013-05-15 00:32:45 -05:00
Caitlin Potter
645c39bc32 Bug 868629 - webvtt no longer needs -DWEBVTT_NO_CONFIG_H. r=rillian
Bug 868629 - webvtt no longer needs -DWEBVTT_NO_CONFIG_H. r=rillian
2013-05-14 14:17:24 -04:00
Ed Morley
5256152aa1 Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
Randell Jesup
ff4e299c48 Bug 864255: fix mediapipeline_unittests to match new assertion r=ekr 2013-05-13 01:03:30 -04:00
Mike Shal
954221d9c9 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Randell Jesup
6c552d6d53 Bug 864255: Move more of PeerConnectionMedia shutdown to occur synchronously r=ekr 2013-05-12 22:16:40 -04:00
Randell Jesup
317500f434 Bug 861280: use fake_N for uniqueId for video devices with no capability value we can use r=derf 2013-05-12 05:12:57 -04:00
Gian-Carlo Pascutto
62b4ce668b Backed out changeset 4b3a3f40730f (Bug 863290) for Android mochi-4 orange. 2013-05-08 10:01:14 +02:00
Gian-Carlo Pascutto
375f4e1568 Bug 863290 - Correctly detect failure to initialize Android capture objects. r=jesup 2013-05-08 07:39:03 +02:00
Phil Ringnalda
b7f28135e7 Back out 6d5ff743bb6b:9b321cd729e5 (bug 784519) for mochitest failures 2013-05-07 21:12:06 -07:00
Adam Roach [:abr]
087cee329d Bug 864255: Crash in production builds if we can't shut down properly r=jesup 2013-05-07 21:13:42 -05:00
Adam Roach [:abr]
afe02ec55b Bug 784519 - Part 2: Fix success callback event names r=jesup 2013-05-07 21:13:42 -05:00
Adam Roach [:abr]
54fda8e709 Bug 784519 - Part 1: Enforce State Transition Rules in SIPCC r=ehugg 2013-05-07 21:13:41 -05:00
Ryan VanderMeulen
96fb9281e2 Merge m-c to inbound. 2013-05-07 10:10:46 -04:00
Michael Wu
65d65906d0 Bug 869206 - Make webrtc code build on gonk-JB, r=jesup 2013-05-04 11:00:35 -04:00
Randell Jesup
f86016ff2d Bug 863865: Destroy() DataChannelConnection before releasing on errors in connecting Transport r=tuexen 2013-05-06 12:22:14 -04:00
Boris Zbarsky
fc40ed13a0 Bug 865969 part 4. Pass handles to WebIDL dictionary init. r=smaug,terrence 2013-05-03 19:29:08 -04:00
David Zbarsky
f7cf050076 Bug 867459 - Fix webrtc rooting hazards r=terrence 2013-05-02 22:02:39 -04:00
Michael Wu
309c03f3b5 Bug 867871 - Support building cubeb opensles backend on JB, r=kinetik 2013-05-01 21:43:55 -04:00
Ryan VanderMeulen
31c5b9121f Merge m-c to birch. 2013-05-02 13:10:42 -04:00
Chiajung Hung
488a5c379a Bug 825110 - Part 2: WebRTC Media changes for B2G WebRTC video module. r=ekr 2013-05-02 08:00:05 -04:00
Gian-Carlo Pascutto
24efd6fafd Bug 866093 - Set Android Context Objects, use any-thread FindClass, compile AudioCapture classes. r=jesup f=blassey 2013-05-02 08:42:53 +02:00
Gian-Carlo Pascutto
5d208a6c24 Bug 866093 - Fix fallback paths for Android JNI Audio. r=jesup 2013-05-02 08:42:45 +02:00
Daniel Holbert
7986e1f848 Bug 866358: Add missing #include to fix "implicit declaration" build warning. r=ehugg 2013-04-27 00:27:40 -07:00
Daniel Holbert
bd0e6a19c5 Bug 866317: Remove unneeded line from ccsip_debug.c that just logs a blank line, since it triggers a build warning for empty format string. r=abr 2013-04-27 00:27:05 -07:00
Adam Roach [:abr]
f93888debe Bug 866120 - Propagate reason phrases mid-session r=jesup 2013-04-26 12:18:19 -05:00
Daniel Holbert
74b49dd466 Bug 865774 - Fix signed/unsigned comparison build warning in cpr_string.c by casting known-nonnegative signed value to size_t. r=jesup 2013-04-26 10:11:00 -04:00
Aryeh Gregor
f0404a303a Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
Adam Roach [:abr]
cfa3b7f99b Bug 864255: Ensure main thread dispatch for Pipeline destruction succeeds r=jesup 2013-04-25 14:41:31 -05:00
Adam Roach [:abr]
898dd9d877 Bug 864982 - Remove legacy err_msg/buginf/notice_msg logging r=jesup 2013-04-25 14:37:06 -05:00
Ms2ger
4afed639fe Bug 864727 - Followup: add missing change to MediaStreamList::WrapObject; r=bz on a CLOSED TREE 2013-04-25 18:54:37 +02:00
Boris Zbarsky
4672697c11 Bug 862629 part 2. Remove the now-unused scope object bit in js-to-native conversions. r=peterv 2013-04-24 14:59:15 -04:00
Ethan Hugg
6b2624dd5a Bug 863833 - WebRTC - AddTrack only when AddStream successful r=abr 2013-04-19 14:56:16 -07:00
Daniel Holbert
b7d5dc7530 Bug 864899: Remove unused static helper-function "Warn()" from PeerConnectionImpl.cpp, to fix build warning. r=jib 2013-04-23 17:00:10 -07:00
Chris Peterson
6d836f9c7f Bug 861601 - Suppress gcc -Wmultichar warnings from Android's Stagefright header files. r=doublec,khuey
--HG--
extra : rebase_source : dcfe6fa1ecd2e8cb55945ecfef2709392cf7bb94
2013-04-13 22:14:16 -07:00
Randell Jesup
b6774eab3b Bug 863929: Fix codec list loop exit calculation r=ehugg 2013-04-22 14:49:42 -04:00
David Zbarsky
32bb72fba4 Bug 857439 Part 4: Fix MediaStreamList wrapping r=bz 2013-04-19 04:49:21 -04:00
Matthew Gregan
69fb03370e Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot 2013-04-10 15:03:50 +12:00
Ralph Giles
026959e36f Bug 862586 - Update webvtt parser to v0.4. r=cpearce
Update media/webvtt to the v0.4 tag of
https://github.com/mozilla/webvtt.git master
2013-04-16 15:53:00 -07:00
Chris Peterson
506926c100 Bug 862669 - Fix some warnings in SIPCC Android code. r=jesup 2013-04-16 22:15:15 -07:00
Paul Adenot
480557614f Bug 861936 - Allow calling cubeb_stream_get_position while in the callback when using the pulseaudio backend. r=kinetik 2013-04-17 14:02:01 +02:00
EKR
df473e9155 Bug 856433 - Allow cancellation of nonexistent nrappkit timers off the STS thread. r=abr 2013-04-16 19:29:23 -07:00
EKR
67c54cf1da Bug 854085. Make thread asserts conditional on DEBUG not MOZ_DEBUG. r=jesup 2013-04-16 13:13:09 -07:00
Mike Shal
df7deac25b Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Gian-Carlo Pascutto
9d6819b392 Bug 861637 - Add workaround for missing clone function. r=blassey 2013-04-16 15:47:41 +02:00