]> git.sesse.net Git - ffmpeg/history - avplay.c
macosx: use the default surface on newer sdl
[ffmpeg] / avplay.c
2011-10-18 Luca Barbatomacosx: use the default surface on newer sdl
2011-10-12 Justin Rugglesavplay: free the active audio packet at exit.
2011-10-12 Justin Rugglesavplay: free rdft data used for spectrogram analysis.
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-22 Justin Rugglesavplay: flush audio decoder with empty packets at EOF...
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-15 Kostyaavtools: reinitialise filter chain when input video...
2011-08-12 Anton Khirnovcmdutils: allow precisely specifying a stream for AVOpt...
2011-08-09 Anton KhirnovRename ffplay to avplay.