[Player-dev] Fix 2798

[Player-dev] Fix 2798

Ryan Gammon rgammon at real.com
Wed Aug 25 11:33:20 PDT 2004


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




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.