[PATCH spice-html5] Make the audio and video uids different.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This does not appear to matter, but let's just be safe.

Signed-off-by: Jeremy White <jwhite@xxxxxxxxxxxxxxx>
---
 webm.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webm.js b/webm.js
index 72c1853..6245498 100644
--- a/webm.js
+++ b/webm.js
@@ -406,7 +406,7 @@ function webm_AudioTrackEntry()
     */
     this.id = WEBM_TRACK_ENTRY;
     this.number = 1;
-    this.uid = 1;
+    this.uid = 2;
     this.type = 2; // Audio
     this.flag_enabled = 1;
     this.flag_default = 1;
-- 
2.1.4

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]