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

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

 



Hi,
  I saw no updated since the review.
Is this patch still useful?

Frediano

> 
> Hi,
> 
> On Fri, 2016-12-23 at 10:53 -0600, Jeremy White wrote:
> > This does not appear to matter, but let's just be safe.
> > 
> sure
> 
> 
> > 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;
> 
> What about using some variable instead of number (like
> WEBM_AUDIO_UID)?
> 
> Pavel
> 
> >      this.type = 2; // Audio
> >      this.flag_enabled = 1;
> >      this.flag_default = 1;
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




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