Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70'
* commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70': lavc: add a public API for parsing vorbis packets. Conflicts: doc/APIchanges libavcodec/Makefile libavcodec/version.h libavcodec/vorbis_parser.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "audio_frame_queue.h"
|
||||
#include "internal.h"
|
||||
#include "vorbis.h"
|
||||
#include "vorbis_parser.h"
|
||||
#include "vorbis_parser_internal.h"
|
||||
|
||||
|
||||
/* Number of samples the user should send in each call.
|
||||
|
||||
Reference in New Issue
Block a user