summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>2009-01-31 09:53:59 +0000
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>2009-01-31 09:53:59 +0000
commitaecee3b214df598472d10db4bbcb12d1a7b88ebb (patch)
tree5e7db2dcb1ff8512cc29ddd261e23e0d6ea0605f
parent8090b222ac5e288a3346626b5ea9b3a77e16d542 (diff)
fix doxygen tag
Originally committed as revision 16899 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--libavformat/mxfenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/mxfenc.c b/libavformat/mxfenc.c
index b02b960b71..0c1ad3976a 100644
--- a/libavformat/mxfenc.c
+++ b/libavformat/mxfenc.c
@@ -54,7 +54,7 @@ typedef struct {
typedef struct {
AudioInterleaveContext aic;
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;
int64_t duration;
int order; ///< interleaving order if dts are equal