virtual fileName2Fmt work
-------------------------

                 Key: SEMS-67
                 URL: http://tracker.iptel.org/browse/SEMS-67
             Project: SEMS
          Issue Type: Improvement
          Components: audio processing
         Environment: gdb 7.0
gcc 4.4
CodeBlocks 8.02
ArchLinux
            Reporter: Andrey
         Assigned To: Raphael Coeffic


In AmPrecodedFile.(h/cpp)

instead
AmAudioFileFormat* fileName2Fmt(const string& name);

should be
virtual AmAudioFileFormat* fileName2Fmt(const string& name, const string& 
subtype);

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.iptel.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to