Merge commit '81a3c42abe'
* commit '81a3c42abe': Drop some bogus Doxygen documentation. See9365dfcbf6Merged-by: Clément Bœsch <u@pkh.me>
This commit is contained in:
commit
98c66e2fe4
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue