Browse Source

Merge commit '81a3c42abe17e757fe890607f67201a240648993'

* commit '81a3c42abe17e757fe890607f67201a240648993':
  Drop some bogus Doxygen documentation.

See 9365dfcbf6

Merged-by: Clément Bœsch <u@pkh.me>
tags/n3.4
Clément Bœsch 9 years ago
parent
commit
98c66e2fe4
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      libavcodec/vorbis_parser.h

+ 0
- 3
libavcodec/vorbis_parser.h View File

@@ -32,9 +32,6 @@ typedef struct AVVorbisParseContext AVVorbisParseContext;

/**
* Allocate and initialize the Vorbis parser using headers in the extradata.
*
* @param avctx codec context
* @param s Vorbis parser context
*/
AVVorbisParseContext *av_vorbis_parse_init(const uint8_t *extradata,
int extradata_size);


Loading…
Cancel
Save