Commit a6fd685f authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'd07ddc93'

* commit 'd07ddc93':
  avcodec: Fix a doxy comment to refer to the right function
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 303fc9b3 d07ddc93
......@@ -552,7 +552,7 @@ enum AVCodecID {
/**
* This struct describes the properties of a single codec described by an
* AVCodecID.
* @see avcodec_get_descriptor()
* @see avcodec_descriptor_get()
*/
typedef struct AVCodecDescriptor {
enum AVCodecID id;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment