]> git.sesse.net Git - ffmpeg/history - libavutil/opt.c
Fix a typo in the nameing of av_assert0() in currently not compiled code.
[ffmpeg] / libavutil / opt.c
2010-09-29 Stefano SabatiniAdd missing case for FF_OPT_TYPE_DOUBLE in av_opt_set_d...
2010-09-27 Stefano SabatiniMove av_set_options_string() from libavfilter to libavutil.
2010-09-27 Stefano SabatiniSimplify include, since opt.c is now in libavutil there...
2010-09-27 Stefano SabatiniCosmetics: apply misc style fixes.
2010-09-26 Michael NiedermayerMove AVOptions from libavcodec to libavutil