OSDN Git Service

Bump major of libavfilter for reference counted buffer API changes.
authorReinhard Tartler <siretart@tauware.de>
Sat, 14 Dec 2013 21:31:03 +0000 (16:31 -0500)
committerReinhard Tartler <siretart@tauware.de>
Sat, 14 Dec 2013 21:31:32 +0000 (16:31 -0500)
commit6d3ea1957f681b3bf9c752e6d21a501cc8d4180d
tree1b90a9d6544fdf5870cf7e34eb051a19a80e382a
parent3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c
Bump major of libavfilter for reference counted buffer API changes.

Applications that have been linked against an older release of Libav and pick up
updated libraries experience segmentation faults because they pick up the new
libavfilter, which assumes AVFrames have been allocated by libavutil and thus
contain new reference-counting related fields. This will break for AVFrames that
have been allocated by old libavcodec.

All scheduled API changes are deferred to the next bump.
doc/APIchanges
libavfilter/version.h