Ignore:
Timestamp:
Aug 31, 2016, 5:19:25 PM (9 years ago)
Author:
Silvan Scherrer
Message:

smplayer: update vendor to version 16.8.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/extensions.h

    r175 r179  
    3232};
    3333
    34 class Extensions 
     34class Extensions
    3535{
    3636public:
     
    4545        ExtensionList allPlayable() { return _all_playable; };
    4646
     47        static QString extensionFromUrl(const QString & url);
     48
    4749protected:
    4850        ExtensionList _video, _audio, _playlist, _subtitles;
Note: See TracChangeset for help on using the changeset viewer.