x264enc: Update the documentation to match the default profile used
authorAndoni Morales Alastruey <ylatuya@gmail.com>
Wed, 18 Sep 2013 09:34:56 +0000 (11:34 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 24 Sep 2013 08:47:41 +0000 (10:47 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=708036

ext/x264/gstx264enc.c

index dcaf5d0..27b9bad 100644 (file)
@@ -37,7 +37,7 @@
  * If #GstX264Enc:dct8x8 is enabled, then High profile is used.
  * Otherwise, if #GstX264Enc:cabac entropy coding is enabled or #GstX264Enc:bframes
  * are allowed, then Main Profile is in effect, and otherwise Baseline profile
- * applies.  The main profile is imposed by default,
+ * applies.  The high profile is imposed by default,
  * which is fine for most software players and settings,
  * but in some cases (e.g. hardware platforms) a more restricted profile/level
  * may be necessary. The recommended way to set a profile is to set it in the