1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

lavfi: support automatically inserting the fifo filter when needed.

This breaks libavfilter ABI.
This commit is contained in:
Anton Khirnov
2012-05-16 09:19:46 +02:00
parent fa06623930
commit 58b049f2fa
6 changed files with 79 additions and 64 deletions

View File

@@ -4,7 +4,7 @@ since the last major version increase.
The last version increases were:
libavcodec: 2012-01-27
libavdevice: 2011-04-18
libavfilter: 2011-04-18
libavfilter: 2012-06-22
libavformat: 2012-01-27
libavresample: 2012-04-24
libswscale: 2011-06-20