List Info

Thread: CR-Client: get seeking working in ASF fileformat




CR-Client: get seeking working in ASF fileformat
user name
2006-06-14 20:55:53
Looks good.
--greg.



Eric Hyche wrote:
> Description
> ------------------------------------
> Development on WM and ASF is ongoing. This change
> gets audio playback, video playback, and seeking
> working in the ASF fileformat. 
> 
> (With this being such a large change, I don't expect
> anyone to look through this for ASF-specific errors,
but
> a quick once-over to look for leaks, etc. would be
helpful.)
> 
> Files Added (see attached .zip file)
> ------------------------------------
> datatype/wm/common/unpack_hxasfguid.cpp
> datatype/wm/common/pub/hxasfguid.h
> datatype/wm/common/pub/unpack_hxasfguid.h
> datatype/wm/fileformat/asf_index.cpp
> datatype/wm/fileformat/todo.txt
> datatype/wm/fileformat/pub/asf_index.h
> 
> Files Removed
> ------------------------------------
>
datatype/wm/fileformat/platform/win32/asf_rule_state.cpp
>
datatype/wm/fileformat/pub/platform/win32/asf_rule_state.h
> (These were moved to datatype/wm/fileformat, since they
> are used by both the DMO-based fileformat and the
> from-source fileformat).
> 
> Files Modified
> -------------------------------------
> datatype/wm/asfdump/asfdump.cpp
> datatype/wm/common/Umakefil
> datatype/wm/common/asf_guid_enum_map.cpp
> datatype/wm/common/parse_asf_objects.cpp
> datatype/wm/common/parse_video.cpp
> datatype/wm/common/platform/win32/hxwmdefs.cpp
> datatype/wm/common/pub/asf_guid_enum_map.h
> datatype/wm/common/pub/asf_guids.h
> datatype/wm/common/pub/parse_asf_objects.h
> datatype/wm/common/pub/parse_video.h
> datatype/wm/common/pub/platform/win32/hxwmdefs.h
> datatype/wm/fileformat/asf_depacketizer.cpp
> datatype/wm/fileformat/asf_file_format_file.cpp
> datatype/wm/fileformat/asffflib
> datatype/wm/fileformat/asffflib_win32.pcf
> datatype/wm/fileformat/platform/win32/hxwmreader.cpp
> datatype/wm/fileformat/pub/asf_depacketizer.h
> datatype/wm/fileformat/pub/asf_file_format_file.h
> datatype/wm/fileformat/pub/hxstream_info.h
> datatype/wm/fileformat/pub/platform/win32/hxwmreader.h
> 
> Branches
> -------------------------------------
> HEAD only
> 
> 
> ==============================================
> Eric Hyche (ehychereal.com)
> Technical Lead
> Embedded Player and Technologies
> RealNetworks, Inc. 
> 
> 
>
------------------------------------------------------------
------------
> 
> _______________________________________________
> Datatype-dev mailing list
> Datatype-devhelixcommunity.org
> http://lists.helixcommunity.org/mailman/listinfo/da
tatype-dev

_______________________________________________
Datatype-dev mailing list
Datatype-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/da
tatype-dev
CN-Client: get seeking working in ASF fileformat
user name
2006-06-15 14:38:02
This is now checked into HEAD. 

> -----Original Message-----
> From: Greg Wright [mailto:gwrightreal.com] 
> Sent: Wednesday, June 14, 2006 4:56 PM
> To: ehychereal.com
> Cc: datatype-devlists.helixcommunity.org
> Subject: Re: [datatype-dev] CR-Client: get seeking
working in 
> ASF fileformat
> 
> Looks good.
> --greg.
> 
> 
> 
> Eric Hyche wrote:
> > Description
> > ------------------------------------
> > Development on WM and ASF is ongoing. This change
> > gets audio playback, video playback, and seeking
> > working in the ASF fileformat. 
> > 
> > (With this being such a large change, I don't
expect
> > anyone to look through this for ASF-specific
errors, but
> > a quick once-over to look for leaks, etc. would be
helpful.)
> > 
> > Files Added (see attached .zip file)
> > ------------------------------------
> > datatype/wm/common/unpack_hxasfguid.cpp
> > datatype/wm/common/pub/hxasfguid.h
> > datatype/wm/common/pub/unpack_hxasfguid.h
> > datatype/wm/fileformat/asf_index.cpp
> > datatype/wm/fileformat/todo.txt
> > datatype/wm/fileformat/pub/asf_index.h
> > 
> > Files Removed
> > ------------------------------------
> >
datatype/wm/fileformat/platform/win32/asf_rule_state.cpp
> >
datatype/wm/fileformat/pub/platform/win32/asf_rule_state.h
> > (These were moved to datatype/wm/fileformat, since
they
> > are used by both the DMO-based fileformat and the
> > from-source fileformat).
> > 
> > Files Modified
> > -------------------------------------
> > datatype/wm/asfdump/asfdump.cpp
> > datatype/wm/common/Umakefil
> > datatype/wm/common/asf_guid_enum_map.cpp
> > datatype/wm/common/parse_asf_objects.cpp
> > datatype/wm/common/parse_video.cpp
> > datatype/wm/common/platform/win32/hxwmdefs.cpp
> > datatype/wm/common/pub/asf_guid_enum_map.h
> > datatype/wm/common/pub/asf_guids.h
> > datatype/wm/common/pub/parse_asf_objects.h
> > datatype/wm/common/pub/parse_video.h
> > datatype/wm/common/pub/platform/win32/hxwmdefs.h
> > datatype/wm/fileformat/asf_depacketizer.cpp
> > datatype/wm/fileformat/asf_file_format_file.cpp
> > datatype/wm/fileformat/asffflib
> > datatype/wm/fileformat/asffflib_win32.pcf
> >
datatype/wm/fileformat/platform/win32/hxwmreader.cpp
> > datatype/wm/fileformat/pub/asf_depacketizer.h
> > datatype/wm/fileformat/pub/asf_file_format_file.h
> > datatype/wm/fileformat/pub/hxstream_info.h
> >
datatype/wm/fileformat/pub/platform/win32/hxwmreader.h
> > 
> > Branches
> > -------------------------------------
> > HEAD only
> > 
> > 
> > ==============================================
> > Eric Hyche (ehychereal.com)
> > Technical Lead
> > Embedded Player and Technologies
> > RealNetworks, Inc. 
> > 
> > 
> > 
>
------------------------------------------------------------
--
> ----------
> > 
> > _______________________________________________
> > Datatype-dev mailing list
> > Datatype-devhelixcommunity.org
> > http://lists.helixcommunity.org/mailman/listinfo/da
tatype-dev
> 


_______________________________________________
Datatype-dev mailing list
Datatype-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/da
tatype-dev
[1-2]

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