loarabia / ManagedMediaHelpers

Examples and Helper classes for working with Silverlight's MediaStreamSource API
Microsoft Public License
25 stars 18 forks source link

Rework the project files to pull from common source files. #2

Open loarabia opened 13 years ago

loarabia commented 13 years ago

Right now MediaParsers and MediaParsers.Desktop have separate copies of the code -- this violates the rule of don't repeat yourself right now since they are identical.

Modify the project files to point to one common set of files.