Max Horn 0e2807dc27 GRAPHICS: Change signature of VideoDecoder::load()
Now takes a pointer to a stream, instead of a reference.
The rational is that in all instances, callers have a pointer
(and dereference it to call load), and all load implementations
turn the reference back into a pointer.

svn-id: r51725
2010-08-04 08:25:05 +00:00
..
2010-01-25 01:39:44 +00:00
2010-08-01 19:31:37 +00:00
2010-06-07 17:17:41 +00:00
2010-01-25 01:39:44 +00:00
2010-01-25 01:39:44 +00:00
2010-05-24 20:50:53 +00:00
2010-01-25 01:39:44 +00:00
2010-06-15 12:33:20 +00:00
2010-01-25 01:39:44 +00:00
2009-11-19 22:22:08 +00:00
2010-08-03 13:15:34 +00:00