Changeset 747 for trunk/core/gui_osd.c
- Timestamp:
- 04/21/09 07:48:25 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/gui_osd.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/gui_osd.c
r725 r747 1084 1084 // if manual adjust, show the field item to be adjusted 1085 1085 // if any value overriden, show the override value 1086 #if ! VIDEO_QUALITY_ONLY1086 #if !CAM_VIDEO_QUALITY_ONLY 1087 1087 if ((conf.video_mode == 0 && conf.fast_movie_quality_control==1) || conf.video_bitrate != VIDEO_DEFAULT_BITRATE) { 1088 1088 // gui_print_osd_state_string_chr("Bitrate: ",video_bitrate_strings[conf.video_bitrate]);
Note: See TracChangeset
for help on using the changeset viewer.