[datatype-dev] CR: Profile added for H.264 Depacketizer
Greg Wright gwright at real.comThis looks fine. --greg. Pankaj Gupta wrote: > Modified by: pgupta at real.com > > Date :10/28/2005 > > Synopsis: Added H.264 depacketizer in profiles > > Overview: > > To integrate H.264 Depacketizer into the mp4 video renderer, > HELIX_FEATURE_VIDEO_CODEC_AVC1 > define added in ribosome/build/umakepf/helix-client-mp4.pfi profile file. > > Platform: windows > > File Modified: > ribosome/build/umakepf/helix-client-mp4.pfi, > > Files Added: Nil > > > Thanks and regards, > Pankaj Gupta > > CVS Diff: > > Index: helix-client-mp4.pfi > =================================================================== > RCS file: /cvsroot/ribosome/build/umakepf/helix-client-mp4.pfi,v > retrieving revision 1.4 > diff -u -r1.4 helix-client-mp4.pfi > --- helix-client-mp4.pfi 27 Jun 2005 14:34:10 -0000 1.4 > +++ helix-client-mp4.pfi 28 Oct 2005 11:11:35 -0000 > @@ -57,3 +57,4 @@ > project.AddDefines('HELIX_FEATURE_VIDEO_MPEG4') > project.AddDefines('HELIX_FEATURE_ISMA') > project.AddDefines('HELIX_FEATURE_AUDIO_RALF') > +project.AddDefines('HELIX_FEATURE_VIDEO_CODEC_AVC1') > > > _______________________________________________ > Datatype-dev mailing list > Datatype-dev at helixcommunity.org > http://lists.helixcommunity.org/mailman/listinfo/datatype-dev >