mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
lavc: add a public API for parsing vorbis packets.
It is required by (at least) the ogg demuxer. Mark the current semi-public apriv API for removal.
This commit is contained in:
parent
6896f95b24
commit
5e80fb7ff2
8 changed files with 148 additions and 42 deletions
|
|
@ -13,6 +13,9 @@ libavutil: 2014-08-09
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2014-11-xx - xxxxxxx - lavc 56.6.0 - vorbis_parser.h
|
||||
Add a public API for parsing vorbis packets.
|
||||
|
||||
2014-10-xx - xxxxxxx - lavu 54.5.0 - time.h
|
||||
Add av_gettime_relative().
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue