AVOptions: split av_set_string3 into opt type-specific functions
authorAnton Khirnov <anton@khirnov.net>
Tue, 23 Aug 2011 08:23:57 +0000 (10:23 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 10 Oct 2011 18:27:30 +0000 (20:27 +0200)
commitc8d787d2ef1c6dc0af29acb8bac97a6ae67d0520
tree9e411f839c9a2df2ea6b729a4225a34ef54d251e
parent1703013cb7f06bb6304cbf3c5fd650d8076ee295
AVOptions: split av_set_string3 into opt type-specific functions

Also stop attempting to honor the alloc parameter, as things break
horribly in that case.
It will be removed in upcoming successor to av_set_string3.
libavutil/opt.c
libavutil/opt.h