]> git.sesse.net Git - ffmpeg/history - avserver.c
cmdutils/avtools: simplify show_help() by using av_opt_child_class_next()
[ffmpeg] / avserver.c
2011-10-12 Anton KhirnovRemove all uses of deprecated AVOptions API.
2011-10-12 Martin Storsjörtpdec: Add ff_ prefix to all nonstatic symbols
2011-09-30 Nathan Caldwellavserver: Fix a bug where the socket is IPv4, but IPv6...
2011-09-26 Anton Khirnovavtools: parse loglevel before all the other options.
2011-09-04 Anton Khirnovcmdutils: add support for caller-provided option context.
2011-09-04 Anton Khirnovcmdutils: move exit_program() declaration to cmdutils...
2011-08-26 Diego BiurrunReplace deprecated av_find_stream_info() by avformat_fi...
2011-08-09 Anton KhirnovRename ffserver to avserver.