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
/
ffplay.c
Age
Commit message (
Expand
)
Author
2013-02-15
ffplay: only display frames if there are no pending events
Marton Balint
2013-02-15
ffplay: remove remains of video_clock
Marton Balint
2013-02-15
ffplay: remove refresh thread to achieve more precise frame delay
Marton Balint
2013-02-10
Revert "Merge commit 'db0a943266be29ff0596872ebb418dfed75d00de'"
Michael Niedermayer
2013-02-10
Merge commit 'db0a943266be29ff0596872ebb418dfed75d00de'
Michael Niedermayer
2013-02-06
ffplay: report video frame changes only in debug mode
Stefano Sabatini
2013-02-06
ffplay: extend feedback in case of video changes
Stefano Sabatini
2013-02-03
ffplay: remove misleading comment from audio_decode_frame()
Stefano Sabatini
2013-02-03
ffplay: rename audio_decode_frame() variable "pts" to "audio_clock0"
Stefano Sabatini
2013-02-03
ffplay: remove pts_ptr argument from audio_decode_frame()
Stefano Sabatini
2013-02-03
ffplay: drop redundant NULL sws_freeContext() check in stream_close()
Stefano Sabatini
2013-02-02
Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
2013-02-02
ffplay: extend doxy for audio_decode_frame()
Stefano Sabatini
2013-02-02
ffplay: step to next frame if paused when seeking
Marton Balint
2013-02-02
ffplay: move up pause functions
Marton Balint
2013-02-02
ffplay: remember last window dimensions
Marton Balint
2013-02-02
ffplay: fix order of setting show_mode
Marton Balint
2013-02-02
ffplay: dynamically allocate audio buffer
Marton Balint
2013-01-19
ffplay: flush video filters on seek
Marton Balint
2013-01-19
ffplay: use videoq.serial to detect obsolete frames
Marton Balint
2013-01-13
ffplay: fix sws_flags
Michael Niedermayer
2013-01-13
ffplay: extend documentation for the -vf option
Stefano Sabatini
2013-01-03
Replace references to "que" with the appropriate word.
Clément Bœsch
2012-12-28
ffplay: fix type of time_diff in waveform display
Marton Balint
2012-12-28
ffplay: always display audio visualization if mode is set
Marton Balint
2012-12-28
ffplay: hide cursor on no mouse movement
Marton Balint
2012-12-28
ffplay: reset external clock to unknown on start
Marton Balint
2012-12-28
ffplay: only drop frames if not in frame step mode
Marton Balint
2012-12-28
ffplay: move frame step pause from the video thread to video_refresh
Marton Balint
2012-12-25
ffplay: fix greenish line on the right edge with some xv sizes
Marton Balint
2012-12-22
ffplay: fix another use of context instead of frame parameters
Michael Niedermayer
2012-12-21
ffplay: fix handling of resolution changes with h264-mt
Michael Niedermayer
2012-12-16
ffplay: provide some feedback in case the codec cannot be set
Stefano Sabatini
2012-12-16
ffplay: set codec_id in codec context
Stefano Sabatini
2012-12-16
ffplay: improve robustness of opt_codec(), and add options acodec,vcodec,scodec
Stefano Sabatini
2012-11-29
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-28
ffplay: increase maximum frame duration to 1 hour for streams without TS disc...
Marton Balint
2012-11-28
ffplay: fix updating external clock after seeking
Marton Balint
2012-11-28
ffplay: disallow seeking before the start of the file
Marton Balint
2012-11-04
ffplay: adjust external clock speed based on buffer fullness for realtime sou...
Marton Balint
2012-11-01
ffplay: remove redundant !codec check
Marton Balint
2012-11-01
ffplay: only initialize codec opts before using it
Marton Balint
2012-11-01
ffplay: always free buffersink_params in configure_video_filters
Marton Balint
2012-11-01
ffplay: remove uneeded format filter, buffersink format is set
Marton Balint
2012-11-01
ffplay: check for buffersink_params allocation success
Marton Balint
2012-11-01
ffplay: always free inputs and outputs in configure_filtergraph
Marton Balint
2012-11-01
ffplay: fill the unused part of the window with black
Marton Balint
2012-11-01
ffplay: add update parameter to fill_rectangle
Marton Balint
2012-10-21
ffplay: if there is no audio stream, use external clock by default
Marton Balint
2012-10-21
ffplay: use get_master_sync_type where necessary
Marton Balint
[next]