diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-11-13 09:51:22 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-11-13 09:51:22 +0000 |
commit | 5aaea022abd257469e1693dd6b21ce64b7054983 (patch) | |
tree | b3e4bdee7be0f5b5b141236a68595184555cc242 /doc | |
parent | 906eaab46042f6fc073697679d6d24c8c2592fe3 (diff) | |
download | ffmpeg-5aaea022abd257469e1693dd6b21ce64b7054983.tar.gz |
Make avfiltergraph.h public.
Originally committed as revision 25740 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 730d5a6c9e..6e7fbc13d5 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-11-13 - r25739 - lavfi 1.62.0 - avfiltergraph.h + Make avfiltergraph.h public. + 2010-11-13 - r25737 - lavfi 1.61.0 - avfiltergraph.h Remove declarations from avfiltergraph.h for the functions: avfilter_graph_check_validity() |