projects
/
profile
/
ivi
/
libva.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bae17d3
)
API: h264 encode: drop profile_idc.
author
Gwenole Beauchesne
<gwenole.beauchesne@intel.com>
Wed, 9 Nov 2011 10:11:54 +0000
(
02:11
-0800)
committer
Gwenole Beauchesne
<gwenole.beauchesne@intel.com>
Mon, 2 Jan 2012 16:59:20 +0000
(17:59 +0100)
va/va_enc_h264.h
patch
|
blob
|
history
diff --git
a/va/va_enc_h264.h
b/va/va_enc_h264.h
index
7df8df2
..
ee319f6
100644
(file)
--- a/
va/va_enc_h264.h
+++ b/
va/va_enc_h264.h
@@
-86,8
+86,6
@@
extern "C" {
typedef struct _VAEncSequenceParameterBufferH264 {
/** \brief Same as the H.264 bitstream syntax element. */
unsigned char seq_parameter_set_id;
- /** \brief XXX: implied by VA config. */
- unsigned char profile_idc;
/** \brief Same as the H.264 bitstream syntax element. */
unsigned char level_idc;
/** \brief Period between I frames. */