[svn] / branches / dev-api-4 / xvidcore / vfw / src / resource.rc Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/vfw/src/resource.rc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1184, Wed Oct 22 09:52:58 2003 UTC revision 1193, Tue Oct 28 23:42:09 2003 UTC
# Line 68  Line 68 
68                      SS_CENTERIMAGE                      SS_CENTERIMAGE
69      LTEXT           "Minimum I-frame interval:",IDC_STATIC,12,120,94,12,      LTEXT           "Minimum I-frame interval:",IDC_STATIC,12,120,94,12,
70                      SS_CENTERIMAGE                      SS_CENTERIMAGE
71        CONTROL         "Use cartoon mode",IDC_CARTOON,"Button",BS_AUTOCHECKBOX |
72                        WS_TABSTOP,13,143,74,10
73  END  END
74    
75  IDD_MAIN DIALOGEX 0, 0, 225, 255  IDD_MAIN DIALOGEX 0, 0, 225, 255
# Line 945  Line 947 
947    
948  STRINGTABLE DISCARDABLE  STRINGTABLE DISCARDABLE
949  BEGIN  BEGIN
950        IDC_CARTOON             "Enables special motion estimation features for cartoons/anime."
951    END
952    
953    STRINGTABLE DISCARDABLE
954    BEGIN
955      IDC_PROFILE_PROFILE     "Restrict the usage of MPEG-4 tools and limit the encoded bitrate such that bitstreams are compatible with hardware decoders."      IDC_PROFILE_PROFILE     "Restrict the usage of MPEG-4 tools and limit the encoded bitrate such that bitstreams are compatible with hardware decoders."
956  END  END
957    

Legend:
Removed from v.1184  
changed lines
  Added in v.1193

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4