]> git.sesse.net Git - ffmpeg/history - avprobe.c
mpegaudiodec: move imdct and windowing function to mpegaudiodsp
[ffmpeg] / avprobe.c
2011-12-12 Anton KhirnovReplace all uses of av_close_input_file() with avformat...
2011-11-06 Martin StorsjöCall avformat_network_init/deinit in the programs
2011-10-12 Anton Khirnovcmdutils/avtools: simplify show_help() by using av_opt_...
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-09-03 Anton Khirnovcmdutils: get rid of dummy contexts for examining AVOpt...
2011-08-26 Diego BiurrunReplace deprecated av_find_stream_info() by avformat_fi...
2011-08-09 Anton KhirnovRename ffprobe to avprobe.