• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/libva


Commit MetaInfo

Revisão9696ad14be910ee47b7a91891696179942ef2594 (tree)
Hora2013-05-28 17:19:09
AutorJonathan Bian <jonathan.bian@inte...>
CommiterXiang, Haihao

Mensagem de Log

Added baseline to the list of profiles for the documentation.

Mudança Sumário

Diff

--- a/va/va_enc_h264.h
+++ b/va/va_enc_h264.h
@@ -121,7 +121,8 @@ typedef enum {
121121 } VAEncPackedHeaderTypeH264;
122122
123123 /**
124- * \brief Sequence parameter for H.264 encoding in main & high profiles.
124+ * \brief Sequence parameter for H.264 encoding in baseline, main & high
125+ * profiles.
125126 *
126127 * This structure holds information for \c seq_parameter_set_data() as
127128 * defined by the H.264 specification.
@@ -257,7 +258,8 @@ typedef struct _VAEncSequenceParameterBufferH264 {
257258 } VAEncSequenceParameterBufferH264;
258259
259260 /**
260- * \brief Picture parameter for H.264 encoding in main & high profiles.
261+ * \brief Picture parameter for H.264 encoding in baseline, main & high
262+ * profiles.
261263 *
262264 * This structure holds information for \c pic_parameter_set_rbsp() as
263265 * defined by the H.264 specification.
@@ -367,7 +369,7 @@ typedef struct _VAEncPictureParameterBufferH264 {
367369 } VAEncPictureParameterBufferH264;
368370
369371 /**
370- * \brief Slice parameter for H.264 encoding in main & high profiles.
372+ * \brief Slice parameter for H.264 encoding in baseline, main & high profiles.
371373 *
372374 * This structure holds information for \c
373375 * slice_layer_without_partitioning_rbsp() as defined by the H.264
@@ -522,7 +524,8 @@ typedef struct _VAEncSliceParameterBufferH264 {
522524 /**@}*/
523525
524526 /**
525- * \brief Macroblock parameter for H.264 encoding in main & high profiles.
527+ * \brief Macroblock parameter for H.264 encoding in baseline, main & high
528+ * profiles.
526529 *
527530 * This structure holds per-macroblock information. The buffer must be
528531 * allocated with as many elements (macroblocks) as necessary to fit