]> git.sesse.net Git - ffmpeg/history - avserver.c
Generalize RIFF INFO tag support; support reading INFO tag in wav
[ffmpeg] / avserver.c
2011-11-06 Martin StorsjöCall avformat_network_init/deinit in the programs
2011-11-06 Reimar DöffingerReplace all usage of strcasecmp/strncasecmp
2011-11-02 Diego BiurrunReplace outdated references to ffmpeg tool with avconv.
2011-10-19 Anton Khirnovlavc: make avcodec_get_context_defaults3 "officially...
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.