ffmpeg/libavfilter
Mina Nagy Zaki 527ca3985c lavfi: use int64_t lists in AVFilteFormats
The list type was changed to int64_t to be able to hold
channel layouts.

avfilter_make_format_list() still takes a int32_t array and converts
it to int64_t. A new function, avfilter_make_format64_list, that
takes int64_t arrays has been added.
2011-06-19 22:58:31 +02:00
..
2011-06-02 18:24:49 +02:00
2011-06-19 22:58:31 +02:00
2011-06-02 20:06:00 +01:00
2011-06-19 19:06:55 +02:00
2011-06-15 01:36:12 +02:00
2011-06-18 02:09:07 +02:00
2011-05-25 12:54:07 +02:00
2011-04-27 03:51:04 +02:00
2011-06-19 19:13:19 +02:00