Ignore:
Timestamp:
Mar 29, 2012, 3:09:42 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update to latest svn

File:
1 edited

Legend:

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

    r121 r127  
    101101        // Filters in menu
    102102        bool phase_filter;
    103         int current_denoiser;
    104103        bool deblock_filter;
    105104        bool dering_filter;
     105        bool gradfun_filter;
    106106        bool noise_filter;
    107107        bool postprocessing_filter;
    108108        bool upscaling_filter; //!< Software scaling
     109
     110        int current_denoiser;
     111        int current_unsharp;
    109112
    110113        bool karaoke_filter;
Note: See TracChangeset for help on using the changeset viewer.