index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
avplay.c
Age
Commit message (
Expand
)
Author
2011-11-18
avplay: Set the new interrupt callback
Martin Storsjö
2011-11-08
avplay: reset rdft when closing stream.
Justin Ruggles
2011-11-06
Call avformat_network_init/deinit in the programs
Martin Storsjö
2011-11-02
Replace outdated references to ffmpeg tool with avconv.
Diego Biurrun
2011-10-22
avplay: fix fullscreen behaviour with SDL 1.2.14 on Mac OS X
Marton Balint
2011-10-17
macosx: use the default surface on newer sdl
Luca Barbato
2011-10-12
avplay: free the active audio packet at exit.
Justin Ruggles
2011-10-12
avplay: free rdft data used for spectrogram analysis.
Justin Ruggles
2011-10-12
cmdutils/avtools: simplify show_help() by using av_opt_child_class_next()
Anton Khirnov
2011-09-26
avtools: parse loglevel before all the other options.
Anton Khirnov
2011-09-22
avplay: flush audio decoder with empty packets at EOF if the decoder has
Justin Ruggles
2011-09-04
cmdutils: add support for caller-provided option context.
Anton Khirnov
2011-09-04
cmdutils: move exit_program() declaration to cmdutils from avconv
Anton Khirnov
2011-09-03
cmdutils: get rid of dummy contexts for examining AVOptions.
Anton Khirnov
2011-08-15
avtools: reinitialise filter chain when input video stream changes dimensions
Kostya
2011-08-12
cmdutils: allow precisely specifying a stream for AVOptions.
Anton Khirnov
2011-08-09
Rename ffplay to avplay.
Anton Khirnov