Re: [FFmpeg-devel] [PATCH 3/3] avcodec/vorbis: remove avpriv vorbis parser cruft
Dana 6. 9. 2015. 11:10 osoba "Hendrik Leppkes" napisala je: > > It was replaced by a public API > --- > libavcodec/vorbis_parser.c | 21 --- > libavcodec/vorbis_parser_internal.h | 40 - > 2 files changed, 61 deletions(-) Probably ok.
[FFmpeg-devel] [PATCH 3/3] avcodec/vorbis: remove avpriv vorbis parser cruft
It was replaced by a public API --- libavcodec/vorbis_parser.c | 21 --- libavcodec/vorbis_parser_internal.h | 40 - 2 files changed, 61 deletions(-) diff --git a/libavcodec/vorbis_parser.c b/libavcodec/vorbis_parser.c index 8fa6d99..0b