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
2015-05-03
ffplay&cmdutils:Factor get_rotation() code out
Michael Niedermayer
2015-05-03
ffplay: unify displaymatrix based rotation code
Michael Niedermayer
2015-05-02
Merge commit 'e2d50fc2f5f3600e13055acf1a10fec35e941f37'
Michael Niedermayer
2015-05-02
Merge commit '21180b73239c6360aa28496d4879713b7ba4a8e5'
Michael Niedermayer
2015-04-30
Merge commit '06f4b1e37a08f3fd269ecbfeb0181129e5bfc86e'
Michael Niedermayer
2015-04-20
Merge commit '336d2f0979b43a39bd11a047d798b7990d8b07c6'
Michael Niedermayer
2015-04-20
Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'
Michael Niedermayer
2015-03-22
Merge commit 'd450cb07d91ef39ad1d39bd7ca0cfce4bd7b13e7'
Michael Niedermayer
2015-03-04
ffplay: Switch to show waves mode if allocation/init of RDFT fails
Michael Niedermayer
2015-02-17
Merge commit '733f4b05f0e120ddd0393b23f2b6d9106cf922e4'
Michael Niedermayer
2015-02-17
Merge commit '266f241193b2fa8c99bb8b1f007c66bedd3b7d97'
Michael Niedermayer
2015-02-10
ffplay: factorize thread starting and stopping code into decoder
Marton Balint
2015-02-10
ffplay: make eof part of videostate and signal it when opening a stream
Marton Balint
2015-02-10
ffplay: update frame timer based on last updated clock time when toggling pause
Marton Balint
2015-02-02
ffplay: Fallback to dts if pts is unavailable in pkt_in_play_range calculation
Michael Niedermayer
2015-01-01
ffplay: dump format before selecting streams
Marton Balint
2015-01-01
ffplay: add support for stream specifiers in -ast, -vst, -sst options
Marton Balint
2015-01-01
ffplay: remove unused no_background from videostate
Marton Balint
2015-01-01
ffplay: remove flushed state from decoder context
Marton Balint
2014-11-22
ffplay: fix mem leak when opening input or parsing options fail.
Benoit Fouet
2014-11-11
ffplay: signal the frame queue before closing audio
Marton Balint
2014-11-09
Set -scan_all_pmts 1 in ffmpeg, ffplay and ffprobe if not set by user.
Carl Eugen Hoyos
2014-11-09
ffplay: only output null packet once on EOF
Marton Balint
2014-11-09
ffplay: fix indentation after last commit
Marton Balint
2014-11-09
ffplay: implement separete audio decoder thread
Marton Balint
2014-10-17
ffplay: remove manual bug option handling code
Marton Balint
2014-10-17
ffplay: remove delays when paused from video and subtitle thread
Marton Balint
2014-10-17
Merge commit 'e58a140cf91d1a9cdfa3115d73c923dab0e9e7dc'
Michael Niedermayer
2014-10-17
Merge commit 'cf83c0173917a44b89a25ea2b435429bbf9ee767'
Michael Niedermayer
2014-10-09
ffplay: dont leave swresampler in half initialized state
Marton Balint
2014-09-27
ffplay: Separate AVFrame from AVSubtitle
Michael Niedermayer
2014-09-24
ffplay: use av_codec_get_pkt_timebase()
Michael Niedermayer
2014-09-23
ffplay: move pts calculating code to generic decoder
Marton Balint
2014-09-23
ffplay: factorize decoder functions to generic decoder
Marton Balint
2014-09-23
ffplay: handle fullscreen status on resize event
Marton Balint
2014-09-17
ffplay: try to fix build failure on apple
Michael Niedermayer
2014-09-16
ffplay: use frame queue to determine last used pos
Marton Balint
2014-09-16
ffplay: factorize frame queue operations
Marton Balint
2014-09-08
Revert the default for ffplay to -noautoexit.
Carl Eugen Hoyos
2014-09-06
ffplay: make autoexit the default
Michael Niedermayer
2014-08-26
ffplay: use av_malloc_array()
Michael Niedermayer
2014-08-16
Use new av_dict_set_int helper function.
Reimar Döffinger
2014-08-15
Drop remaining unneeded != NULL
Michael Niedermayer
2014-08-15
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-08
replace calls to url_feof() with avio_feof()
James Almer
2014-07-12
ffplay: increase subtitle que size
Michael Niedermayer
2014-06-24
ffplay: decrease audio_diff_threshold
Marton Balint
2014-06-24
ffplay: decrease max audio callbacks per second
Marton Balint
2014-06-24
ffplay: calculate SDL audio buffer size based on sample rate
Marton Balint
2014-06-24
ffplay: pass simple integers to calculate_display_rect and set_default_window...
Marton Balint
[next]