summaryrefslogtreecommitdiff
path: root/libavformat/mov_chan.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-02-21 23:33:01 +0100
committerDiego Biurrun <diego@biurrun.de>2012-02-28 20:48:43 +0100
commitcfac648e6af31e1ea58ddc753677761d83d89710 (patch)
treeb4cab3a0a69f370a12c8d9407bddc0c2a8b47d5a /libavformat/mov_chan.h
parentfc9bc08dca9ac32526251e19fcf738d23b8c68d1 (diff)
doxygen: Remove documentation for non-existing parameters; misc small fixes.
Diffstat (limited to 'libavformat/mov_chan.h')
-rw-r--r--libavformat/mov_chan.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavformat/mov_chan.h b/libavformat/mov_chan.h
index abb6916144..bd6adf6ad4 100644
--- a/libavformat/mov_chan.h
+++ b/libavformat/mov_chan.h
@@ -40,9 +40,9 @@
uint64_t ff_mov_get_channel_layout(uint32_t tag, uint32_t bitmap);
/**
- * Get the channel layout for the specified channel layout tag.
+ * Get the channel layout for the specified channel label.
*
- * @param[in] tag channel label
+ * @param[in] label channel label
* @return channel layout mask fragment
*/
uint32_t ff_mov_get_channel_label(uint32_t label);