Removing non-ascii characters
else if (aCodecCtx->codec == avcodec_find_encoder_by_name ("vp8")
|| aCodecCtx->codec == avcodec_find_encoder_by_name ("vp9"))
{
- av_dict_set (&anOptions, "crf", "20", 0); // quality 4\9663, 10 is normal
+ av_dict_set (&anOptions, "crf", "20", 0); // quality 4-63, 10 is normal
}
// override defaults with specified options
#include <TColStd_ListOfAsciiString.hxx>
//! Unique item identifier in the hierarchical product structure.
-//! A full path to an assembly component in the \93part-of\94 graph starting from
+//! A full path to an assembly component in the "part-of" graph starting from
//! the root node.
class XCAFDoc_AssemblyItemId
{
-// Created on: 2000-08-04
+// Created on: 2000-08-04
// Created by: Pavel TELKOV
// Copyright (c) 2000-2014 OPEN CASCADE SAS
//