On 24/09/14 22:32, Martin Storsjö wrote:
CC: [email protected]
---
  libavcodec/avcodec.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 253e45a..bc5f134 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -473,7 +473,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;


Ok.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to