List Info

Thread: RE: CR: Make the configuration data atplayer level can be passed to




RE: CR: Make the configuration data atplayer level can be passed to
user name
2008-02-19 23:44:30
You are right, and I will do that then commit it.

BTW: In file CHXClientEngine.cpp, function
CreateClientEngine, has the same issue.

Thanks!
Weian

-----Original Message-----
From: Eric Hyche [mailto:ehychereal.com] 
Sent: 2008年2月19日 23:06
To: Chen, Weian; helix-client-devhelixcommunity.org
Cc: Shen, Cathy; player-devhelixcommunity.org; Guo,
Young
Subject: RE: [Player-dev] [Helix-Client-dev] CR: Make the
configuration data atplayer level can be passed to plug-ins
successfully


I see we are creating a CHXClientEngineContext object,
but I don't see where we are releasing or deleting it.

Eric

=============================================
Eric Hyche (ehychereal.com)
Technical Lead
RealNetworks, Inc.  

> -----Original Message-----
> From: player-dev-bounceshelixcommunity.org 
> [mailto:player-dev-bounceshelixcommunity.org] On
Behalf Of 
> Chen, Weian
> Sent: Monday, February 18, 2008 2:32 AM
> To: helix-client-devhelixcommunity.org
> Cc: Shen, Cathy; player-devhelixcommunity.org; Guo,
Young
> Subject: [Player-dev] [Helix-Client-dev] CR: Make the 
> configuration data atplayer level can be passed to
plug-ins 
> successfully
> 
>  
> 
> Synopsis: 
> 
> Make the user configuration data at play level can be
passed 
> to plug-ins successfully
> 
>     
> 
> Overview: 
> 
>          Pass the pointer of player level (the type is

> CHXClientEngineContext*) to the media platform when 
> initiating, so when calling read-preference relevant 
> functions at plug-in can be called back to player
lever.
> 
>  
> 
> Files Added:
> 
> No file added
> 
> Files Modified:
> 
> CHXClientEngineUnix.cpp:
(src/platform/unix/CHXClientEngineUnix.cpp)
> 
>  
> 
> Image Size and Heap Use impact (Client -Only):
> 
> Little
> 
> Platforms and Profiles Affected:
> 
> platform:   linux-2.2-libc6-gcc32-i586
> 
> profile:    helix-client-all-defines
> 
>  
> 
> Distribution Libraries Affected:
> 
> <libhxclient.a>
> 
> Distribution library impact and planned action:
> 
> <None>
> 
> Platforms and Profiles Build Verified:
> 
> Set BIF branch  -> hxdbus_3_1_0_atlas
> 
> Set Target(s)   -> dbus_server_with_video
> 
> Set Profile     -> helix-client-all-defines
> 
> System ID       -> linux-2.2-libc6-gcc32-i586
> 
> Branch: 
> 
> HEAD, hxclient_3_1_0_atlas
> 
> Copyright assignment: <MUST be one of the following
statements >
> 
> 2.      Intel has signed and delivered a Joint
Copyright Assignment
> 
>            to RealNetworks, and received acknowledgment
that the 
> 
>            agreement was received. 
> 
> Files Attached:
> 
>     hxclientkit-readpref.diff
> 
>  
> 
>  
> 
> Thanks
> 
> Weian
> 
> 


_______________________________________________
Helix-client-dev mailing list
Helix-client-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev

CN: Make the configuration dataatplayer level can be passed to plug-
user name
2008-02-21 02:08:19
Commit to atlas and head branch.

Weian

-----Original Message-----
From: player-dev-bounceshelixcommunity.org
[mailto:player-dev-bounceshelixcommunity.org] On
Behalf Of Chen, Weian
Sent: 2008年2月20日 13:45
To: ehychereal.com; helix-client-devhelixcommunity.org
Cc: Shen, Cathy; player-devhelixcommunity.org; Guo,
Young
Subject: RE: [Player-dev] [Helix-Client-dev] CR: Make the
configuration dataatplayer level can be passed to plug-ins
successfully


You are right, and I will do that then commit it.

BTW: In file CHXClientEngine.cpp, function
CreateClientEngine, has the same issue.

Thanks!
Weian

-----Original Message-----
From: Eric Hyche [mailto:ehychereal.com] 
Sent: 2008年2月19日 23:06
To: Chen, Weian; helix-client-devhelixcommunity.org
Cc: Shen, Cathy; player-devhelixcommunity.org; Guo,
Young
Subject: RE: [Player-dev] [Helix-Client-dev] CR: Make the
configuration data atplayer level can be passed to plug-ins
successfully


I see we are creating a CHXClientEngineContext object,
but I don't see where we are releasing or deleting it.

Eric

=============================================
Eric Hyche (ehychereal.com)
Technical Lead
RealNetworks, Inc.  

> -----Original Message-----
> From: player-dev-bounceshelixcommunity.org 
> [mailto:player-dev-bounceshelixcommunity.org] On
Behalf Of 
> Chen, Weian
> Sent: Monday, February 18, 2008 2:32 AM
> To: helix-client-devhelixcommunity.org
> Cc: Shen, Cathy; player-devhelixcommunity.org; Guo,
Young
> Subject: [Player-dev] [Helix-Client-dev] CR: Make the 
> configuration data atplayer level can be passed to
plug-ins 
> successfully
> 
>  
> 
> Synopsis: 
> 
> Make the user configuration data at play level can be
passed 
> to plug-ins successfully
> 
>     
> 
> Overview: 
> 
>          Pass the pointer of player level (the type is

> CHXClientEngineContext*) to the media platform when 
> initiating, so when calling read-preference relevant 
> functions at plug-in can be called back to player
lever.
> 
>  
> 
> Files Added:
> 
> No file added
> 
> Files Modified:
> 
> CHXClientEngineUnix.cpp:
(src/platform/unix/CHXClientEngineUnix.cpp)
> 
>  
> 
> Image Size and Heap Use impact (Client -Only):
> 
> Little
> 
> Platforms and Profiles Affected:
> 
> platform:   linux-2.2-libc6-gcc32-i586
> 
> profile:    helix-client-all-defines
> 
>  
> 
> Distribution Libraries Affected:
> 
> <libhxclient.a>
> 
> Distribution library impact and planned action:
> 
> <None>
> 
> Platforms and Profiles Build Verified:
> 
> Set BIF branch  -> hxdbus_3_1_0_atlas
> 
> Set Target(s)   -> dbus_server_with_video
> 
> Set Profile     -> helix-client-all-defines
> 
> System ID       -> linux-2.2-libc6-gcc32-i586
> 
> Branch: 
> 
> HEAD, hxclient_3_1_0_atlas
> 
> Copyright assignment: <MUST be one of the following
statements >
> 
> 2.      Intel has signed and delivered a Joint
Copyright Assignment
> 
>            to RealNetworks, and received acknowledgment
that the 
> 
>            agreement was received. 
> 
> Files Attached:
> 
>     hxclientkit-readpref.diff
> 
>  
> 
>  
> 
> Thanks
> 
> Weian
> 
> 


_______________________________________________
Player-dev mailing list
Player-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/play
er-dev

_______________________________________________
Helix-client-dev mailing list
Helix-client-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )