Ticket #97 (closed defect: fixed)
importer has wrong manufacturer
| Reported by: | roine@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | import | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
For QuickTime importer ('eat ') components, the manufacturer field should be 'vide', not the actual manufacturer.
See http://developer.apple.com/samplecode/ElectricImageComponent.win/listing21.html
Note: See
TracTickets for help on using
tickets.

It looks like if we change the manufacturer to 'vide' for AVI, the old AviImporter?.component gets priority over us if it's installed. Given that I've seen others bundle both us and AviImporter? together, I'm not sure if we should do this. This doesn't affect us vs. MatroskaQT, so I'll change that.