Hi All, I had a question regarding adding a written library to ffmpeg.
Say, that I have written a .c ,and a .h file to add some functions to ffmpeg, and I want them to become a part of ffmpeg (so that anybody can use them like any other function in ffmpeg ) Should I make any change in the makefile, or any other file in ffmpeg tree to add my library as a part of ffmpeg. Thanks. PS: I have never had a similar experience, so the question may be trivial. It may also be a general question. How to add you own library to an existing linux based library? _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
