Browse Source

avcodec.h: fix doxygen comment

tags/n3.4
James Almer 8 years ago
parent
commit
6561cdd70c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/avcodec.h

+ 1
- 1
libavcodec/avcodec.h View File

@@ -3564,7 +3564,7 @@ typedef struct AVCodecContext {
*/
char *codec_whitelist;

/*
/**
* Properties of the stream that gets decoded
* - encoding: unused
* - decoding: set by libavcodec


Loading…
Cancel
Save