mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 03:28:27 +00:00
Merge commit '971cce7ebb48a58e72e4dc57b3008e2682bcf4e7'
* commit '971cce7ebb48a58e72e4dc57b3008e2682bcf4e7': riff.h: Remove stray extern declaration for non-existing symbol Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
f5b2718c0a
@ -34,7 +34,6 @@
|
||||
#include "metadata.h"
|
||||
|
||||
extern const AVMetadataConv ff_riff_info_conv[];
|
||||
extern const char ff_riff_tags[][5];
|
||||
|
||||
int64_t ff_start_tag(AVIOContext *pb, const char *tag);
|
||||
void ff_end_tag(AVIOContext *pb, int64_t start);
|
||||
|
Loading…
Reference in New Issue
Block a user