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
2017-01-22
ffplay: fix indentation after last commit
Marton Balint
2017-01-22
ffplay: do not preallocate video texture
Marton Balint
2017-01-12
ffplay: use buffersink accessors.
Nicolas George
2016-12-25
ffplay: add startup volume option
Ganesh Ajjanagadde
2016-12-10
ffplay: fix sws_scale possible out of bounds array access
Marton Balint
2016-11-20
ffplay: allow fallback to software renderer
Marton Balint
2016-11-20
ffplay: add support for negative RGBA linesize
Marton Balint
2016-10-07
Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c'
Hendrik Leppkes
2016-10-02
ffplay: remove unused viddec_width/viddec_height
Marton Balint
2016-10-02
ffplay: use decoder avctx for decoded subtitle width/height
Marton Balint
2016-09-24
ffplay: add SDL2 support
Marton Balint
2016-08-08
cmdutils: remove the current working directory from the DLL search path on win32
Hendrik Leppkes
2016-08-03
ffplay: Fix invalid array index
Michael Niedermayer
2016-06-29
ffplay: Fix usage of private lavfi API
Timo Rothenpieler
2016-06-21
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-19
ffplay: ensure that we buffer at least 1 second of content
Marton Balint
2016-06-19
ffplay: factorize checking if a stream needs additional packets
Marton Balint
2016-05-31
ffplay: simplify display code
Marton Balint
2016-05-07
ffplay: force setting alsa buffer size
Marton Balint
2016-04-12
ffplay: convert to codecpar
Marton Balint
2016-04-04
ffplay: fix silence insertion on error or pause
Marton Balint
2016-03-22
ffplay: remove redundant silence buffer
Lukasz Marek
2016-03-20
ffplay: Remove "&& 0" from already disabled debug code
Michael Niedermayer
2016-01-20
ffplay: update docs after previous changes in ffplay mouse behaviour
Vittorio Gambaletta (VittGam)
2016-01-19
ffplay: toggle full screen when double-clicking the video window with the lef...
Vittorio Gambaletta (VittGam)
2016-01-19
ffplay: seek only when pressing the right mouse button on the video window
Vittorio Gambaletta (VittGam)
2015-12-28
Revert "ffplay: Fix auto insertion point of rotation filter"
Michael Niedermayer
2015-12-25
ffplay: replace rint by lrint
Ganesh Ajjanagadde
2015-12-25
ffplay: Fix auto insertion point of rotation filter
wanzhang
2015-12-19
ffplay: remove existing AVPicture usage
Marton Balint
2015-12-06
ffplay: use hypot()
Ganesh Ajjanagadde
2015-10-27
Replace remaining occurances of av_free_packet with av_packet_unref
Hendrik Leppkes
2015-10-27
Merge commit 'a5d42043093a39636a1f4021a37dd9c612479f6f'
Hendrik Leppkes
2015-10-24
ffplay: use a separate struct for the rescaled YUVA AVSubtitle rectangles
Marton Balint
2015-10-12
ffplay: eliminate stream_component_close forward declaration
Marton Balint
2015-10-12
ffplay: close streams and AVFormatContext in the main thread
Marton Balint
2015-10-05
ffplay: use correct context for av_log
Ganesh Ajjanagadde
2015-10-05
ffplay: more robust condition variable creation
Ganesh Ajjanagadde
2015-10-05
ffplay: log SDL error messages
Ganesh Ajjanagadde
2015-10-05
ffplay: more robust mutex creation
Ganesh Ajjanagadde
2015-10-04
ffplay: more robust thread creation
Ganesh Ajjanagadde
2015-10-03
ffplay: more robust mutex, condition variable handling
Ganesh Ajjanagadde
2015-09-27
doc/ffplay, ffplay: add information regarding volume control
Ganesh Ajjanagadde
2015-09-27
ffplay: add support for interactive volume control
Ganesh Ajjanagadde
2015-09-27
ffplay: dynamically allocate filename buffer
Ganesh Ajjanagadde
2015-09-27
ffplay: introduce key repeats
Ganesh Ajjanagadde
2015-09-05
Remove left-over FF_API_AVFILTERBUFFER cruft
Hendrik Leppkes
2015-08-28
Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE.
Ronald S. Bultje
2015-08-28
ffplay: remove unused include libavutil/colorspace.h
Zhang Rui
2015-08-09
ffplay: increase MIN_FRAMES to 25
Marton Balint
[next]