]> git.sesse.net Git - ffmpeg/history - avprobe.c
lavfi: change AVFilterLink.sample_rate from int64_t to int on next bump
[ffmpeg] / avprobe.c
2012-05-07 Ronald S. Bultjeavprobe: allow showing only one container/stream property.
2012-02-21 Alex ConverseMark mutable static data const where appropriate.
2012-01-18 Gaurav Narulaavprobe, cmdutils: K&R formatting cosmetics
2012-01-12 Anton Khirnovavprobe: use avio_size() instead of deprecated AVFormat...
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.