mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h
This is done in order to clarify the non-video-specific nature of the buffersink code, as the result of the video/audio API unification of the previous commit, and for improving overall consistency.
This commit is contained in:
parent
c4415f6ec9
commit
4f7dfe12ea
10 changed files with 14 additions and 11 deletions
|
|
@ -13,6 +13,9 @@ libavutil: 2011-04-18
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2011-09-06 - xxxxxxx - lavfi 2.39.0
|
||||
Rename libavfilter/vsink_buffer.h to libavfilter/buffersink.h.
|
||||
|
||||
2011-09-06 - xxxxxxx - lavfi 2.38.0
|
||||
Unify video and audio sink API.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue