| Change Set |
Date |
Downloads |
Comment |
27459
by
joelmartinez
|
Jan 7 2009 at
4:14 AM
|
542 |
latest version, upgraded to GS 3.0 ... some beginnings of the work to support the Zune platform are in place, but nothing solid yet
|
25376
by
joelmartinez
|
Oct 19 2008 at
1:52 AM
|
141 |
Branching off the current version so that mainline can be converted to GS 3.0
|
19524
by
joelmartinez
|
Jun 3 2008 at
3:07 AM
|
116 |
-updated assembly version #
|
19099
by
joelmartinez
|
May 25 2008 at
5:18 PM
|
21 |
-adding PlatforumSurface.cs, which was missed in the last checkin
|
18984
by
joelmartinez
|
May 23 2008 at
2:06 PM
|
27 |
videos now play on the xbox with the correct colors
|
17551
by
joelmartinez
|
May 13 2008 at
5:07 AM
|
21 |
-importer now throws an exception if the .avi file is readonly to avoid any confusion over why the import won't work. -Video now has an "End" event that is raised when the video reaches the final frame. This can be used in cases where you need to know when the video has come to an end (like an Intro video). -improved the video streaming code to read fully into the byte array buffer.
|
17077
by
joelmartinez
|
Apr 28 2008 at
4:13 AM
|
17 |
http://codecube.net/?p=40
|
14169
by
joelmartinez
|
Jan 20 2008 at
8:45 PM
|
131 |
Moved the previous mainline codebase into "$/Branches/GSE 1.1", and the new refactored and upgrade codebase to "$/Scurvy.Media"
|
14167
by
joelmartinez
|
Jan 20 2008 at
8:30 PM
|
6 |
Updated the assembly infos to reflect the latest version
|
14164
by
joelmartinez
|
Jan 20 2008 at
7:58 PM
|
8 |
Removed a few of the obsolete classes from the previous implementation. Moved the new functionality into the .Pipeline.Video namespace
|
14162
by
joelmartinez
|
Jan 20 2008 at
6:14 PM
|
3 |
Added the IDisposable interface to IVideoContent and made the content writer dispose of the content after it was done
|
14156
by
joelmartinez
|
Jan 19 2008 at
6:06 PM
|
5 |
Added video processor that allows you to choose in-memory or streaming playback mode. Streaming video is tested and working
|
13051
by
joelmartinez
|
Dec 9 2007 at
4:34 AM
|
87 |
-Added Sample video project -refactored slightly the video content writer to use an explicitly subclassed writer instead of one writer that uses the Interface. -Still need to add the processor that lets you choose the play type (in-memory, or stream), thus, the video will load, but will attempt to choose the in-memory play type (which hasn't been implemented yet in the new model)
|
12757
by
joelmartinez
|
Dec 2 2007 at
4:25 AM
|
9 |
-Created the new content writer which uses the IVideoContent interface. -Created the new content reader, which reads the .xnb data and decides what type of runtime type to instantiate based on the new ReadType enumeration.
|
12475
by
joelmartinez
|
Nov 25 2007 at
4:41 PM
|
10 |
-Fleshed out the new AviVideoContent and AviVidImporter (this will eventually be renamed to just AviImporter once I get rid of the legacy classes) -Added Obsolete attributes to some of the legacy classes, for tracking purposes when I eventually delete them. -Deleted the "PipelineRefactor" branch, since all of those changes will now be made in the 2.0 Upgrade branch.
|
12466
by
joelmartinez
|
Nov 25 2007 at
6:54 AM
|
1 |
Added a pipeline diagram, and began defining the new pipeline object model. Starting with the IVideoContent interface, which will be the contract by which the new importers will get the data over to the writer. This way, the frame data can be read at write time instead of loading the whole video into memory.
|
12465
by
joelmartinez
|
Nov 25 2007 at
5:52 AM
|
5 |
-initial checkin of 2.0 upgrade project
|
10948
by
joelmartinez
|
Nov 4 2007 at
10:30 AM
|
18 |
Updated assembly infos to match currently released version number
|
10947
by
joelmartinez
|
Nov 4 2007 at
10:04 AM
|
2 |
Initial Checkin of branch for the pipeline refactor. This refactor will support larger videos because it won't load the whole thing into memory ... opting instead to load each frame only as needed to write to disk
|
10946
by
joelmartinez
|
Nov 4 2007 at
10:00 AM
|
2 |
Added more informative exception to be thrown when a streaming video has not been loaded from a VideoContentManager
|
6846
by
joelmartinez
|
Sep 13 2007 at
11:28 PM
|
93 |
Fixed bug where graphics device wasn't being queried for by interface
|
5903
by
joelmartinez
|
Sep 4 2007 at
2:47 PM
|
25 |
initial checkin
|
|
|