mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-10 12:02:19 +08:00
Add an entry for the sws_isSupportedInput() and
sws_isSupportedOutput() functions addition. Originally committed as revision 21066 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -12,6 +12,9 @@ libavutil: 2009-03-08
|
|||||||
|
|
||||||
API changes, most recent first:
|
API changes, most recent first:
|
||||||
|
|
||||||
|
2010-01-07 - r30236 - lsws 0.8.0 - sws_isSupported{In,Out}put
|
||||||
|
Add sws_isSupportedInput and sws_isSupportedOutput() functions.
|
||||||
|
|
||||||
2010-01-06 - r21035 - lavfi 1.14.0 - avfilter_add_colorspace()
|
2010-01-06 - r21035 - lavfi 1.14.0 - avfilter_add_colorspace()
|
||||||
Change the avfilter_add_colorspace() signature, make it accept an
|
Change the avfilter_add_colorspace() signature, make it accept an
|
||||||
(AVFilterFormats **) rather than an (AVFilterFormats *) as before.
|
(AVFilterFormats **) rather than an (AVFilterFormats *) as before.
|
||||||
|
Reference in New Issue
Block a user