mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
Merge commit '81a3c42abe17e757fe890607f67201a240648993'
* commit '81a3c42abe17e757fe890607f67201a240648993':
Drop some bogus Doxygen documentation.
See 9365dfcbf6
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…
Reference in New Issue
Block a user