fix doxygen tag
Originally committed as revision 16899 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -54,7 +54,7 @@ typedef struct {
|
|||||||
typedef struct {
|
typedef struct {
|
||||||
AudioInterleaveContext aic;
|
AudioInterleaveContext aic;
|
||||||
UID track_essence_element_key;
|
UID track_essence_element_key;
|
||||||
int index; //<<< index in mxf_essence_container_uls table
|
int index; ///< index in mxf_essence_container_uls table
|
||||||
const UID *codec_ul;
|
const UID *codec_ul;
|
||||||
int64_t duration;
|
int64_t duration;
|
||||||
int order; ///< interleaving order if dts are equal
|
int order; ///< interleaving order if dts are equal
|
||||||
|
Reference in New Issue
Block a user