]> git.sesse.net Git - ffmpeg/history - libavfilter/af_join.c
Add some more missing includes after removing the implicit common.h
[ffmpeg] / libavfilter / af_join.c
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-07-22 Anton Khirnovlavfi: use avfilter_unref_bufferp() where appropriate.
2012-07-09 Anton Khirnovlavfi: add error handling to filter_samples().
2012-06-26 Anton Khirnovaf_join: initialize a variable to shut up gcc warning.
2012-06-26 Anton Khirnovlavfi: remove 'opaque' parameter from AVFilter.init()
2012-06-22 Anton Khirnovlavfi: add join audio filter.