Quoting James Almer (2015-07-28 21:57:46) > Signed-off-by: James Almer <[email protected]> > --- > doc/APIchanges | 3 +++ > libavutil/blowfish.c | 15 +++++++++++++++ > libavutil/blowfish.h | 10 ++++++++++ > libavutil/version.h | 5 ++++- > 4 files changed, 32 insertions(+), 1 deletion(-) >
Thanks for the patches, all 4 pushed. I wonder if this wouldn't also be a good time to add destructors for those structs, in case we want them to have a more complex internal structure later. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
