Merge commit '81a3c42abe17e757fe890607f67201a240648993'
* commit '81a3c42abe17e757fe890607f67201a240648993': Drop some bogus Doxygen documentation. See 9365dfcbf665b83b2e60c5ec5e2abf1f0a49e2c3 Merged-by: Clément Bœsch <u@pkh.me>
This commit is contained in:
commit
98c66e2fe4
@ -32,9 +32,6 @@ typedef struct AVVorbisParseContext AVVorbisParseContext;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Allocate and initialize the Vorbis parser using headers in the extradata.
|
* 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,
|
AVVorbisParseContext *av_vorbis_parse_init(const uint8_t *extradata,
|
||||||
int extradata_size);
|
int extradata_size);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user