mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-04 14:22:12 +00:00
Add an entry for the avfilter_get_video_buffer() API change operated
in r20272. Originally committed as revision 20273 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0eb4ff9e37
commit
c3b27a3d45
@ -3,7 +3,7 @@ the last major version increase.
|
|||||||
The last version increases were:
|
The last version increases were:
|
||||||
libavcodec: ?
|
libavcodec: ?
|
||||||
libavdevice: ?
|
libavdevice: ?
|
||||||
libavfilter: ?
|
libavfilter: 2009-10-18
|
||||||
libavformat: ?
|
libavformat: ?
|
||||||
libpostproc: ?
|
libpostproc: ?
|
||||||
libswscale: ?
|
libswscale: ?
|
||||||
@ -12,6 +12,10 @@ libavutil: 2009-03-08
|
|||||||
|
|
||||||
API changes, most recent first:
|
API changes, most recent first:
|
||||||
|
|
||||||
|
2009-10-18 - r20272 - lavfi 1.0.0 - avfilter_get_video_buffer()
|
||||||
|
Make avfilter_get_video_buffer() recursive and add the w and h
|
||||||
|
parameters to it.
|
||||||
|
|
||||||
2009-10-07 - r20189 - lavfi 0.5.1 - AVFilterPic
|
2009-10-07 - r20189 - lavfi 0.5.1 - AVFilterPic
|
||||||
Added w and h fields to AVFilterPic.
|
Added w and h fields to AVFilterPic.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user