[Player-dev] Fix 2798

[Player-dev] Fix 2798

Bob Clark bobclark at real.com
Wed Aug 25 12:06:27 PDT 2004


Looks good.

--Bob

On Wednesday, August 25, 2004, at 11:33 AM, Ryan Gammon wrote:

> The attached patch fixes 2798, hxplay does not handle mpeg.
>
> Helix Player will now give the realplayer-supports-this-content dialog 
> when it gets an AU for audio/mpeg.
>
> QA can verify by trying to play an mp3 over http using Helix Player.
>
> For gold and head.
>
> Suggested reviewer for gold: gwright, bobclark, sehancher, ehayashi, 
> or grobbins. nhart's out.
>
> diff -u -r1.9 upgrade.cpp
> --- upgrade.cpp 15 Jul 2004 01:55:55 -0000      1.9
> +++ upgrade.cpp 25 Aug 2004 18:28:19 -0000
> @@ -112,6 +112,7 @@
>     static const gchar* realplayer_only_components[] =
>     {
>         "audio/x-pn-realaudio",
> +        "audio/mpeg",
>         "mp3",
>         "swf",
>         "aac",
>
> -- 
> Ryan Gammon
> rgammon at real.com
> Developer for Helix Player
> https://player.helixcommunity.org
>
>
> _______________________________________________
> Player-dev mailing list
> Player-dev at lists.helixcommunity.org
> http://lists.helixcommunity.org/mailman/listinfo/player-dev
>




More information about the Player-dev mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.