| Commit message (Expand) | Author | Age | Files | Lines |
* | ffplay: use hypot() | Ganesh Ajjanagadde | 2015-12-06 | 1 | -3/+3 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -5/+5 |
* | Merge commit 'a5d42043093a39636a1f4021a37dd9c612479f6f' | Hendrik Leppkes | 2015-10-27 | 1 | -4/+0 |
|\ |
|
* | | ffplay: use a separate struct for the rescaled YUVA AVSubtitle rectangles | Marton Balint | 2015-10-24 | 1 | -22/+26 |
* | | ffplay: eliminate stream_component_close forward declaration | Marton Balint | 2015-10-12 | 1 | -59/+57 |
* | | ffplay: close streams and AVFormatContext in the main thread | Marton Balint | 2015-10-12 | 1 | -14/+14 |
* | | ffplay: use correct context for av_log | Ganesh Ajjanagadde | 2015-10-05 | 1 | -3/+3 |
* | | ffplay: more robust condition variable creation | Ganesh Ajjanagadde | 2015-10-05 | 1 | -1/+4 |
* | | ffplay: log SDL error messages | Ganesh Ajjanagadde | 2015-10-05 | 1 | -3/+10 |
* | | ffplay: more robust mutex creation | Ganesh Ajjanagadde | 2015-10-05 | 1 | -0/+6 |
* | | ffplay: more robust thread creation | Ganesh Ajjanagadde | 2015-10-04 | 1 | -4/+12 |
* | | ffplay: more robust mutex, condition variable handling | Ganesh Ajjanagadde | 2015-10-03 | 1 | -4/+14 |
* | | doc/ffplay, ffplay: add information regarding volume control | Ganesh Ajjanagadde | 2015-09-27 | 1 | -0/+3 |
* | | ffplay: add support for interactive volume control | Ganesh Ajjanagadde | 2015-09-27 | 1 | -1/+35 |
* | | ffplay: dynamically allocate filename buffer | Ganesh Ajjanagadde | 2015-09-27 | 1 | -2/+5 |
* | | ffplay: introduce key repeats | Ganesh Ajjanagadde | 2015-09-27 | 1 | -0/+2 |
* | | Remove left-over FF_API_AVFILTERBUFFER cruft | Hendrik Leppkes | 2015-09-05 | 1 | -1/+0 |
* | | Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE. | Ronald S. Bultje | 2015-08-28 | 1 | -0/+4 |
* | | ffplay: remove unused include libavutil/colorspace.h | Zhang Rui | 2015-08-28 | 1 | -1/+0 |
* | | ffplay: increase MIN_FRAMES to 25 | Marton Balint | 2015-08-09 | 1 | -1/+1 |
* | | ffplay: add specific constants for buffer fullness settings when using extern... | Marton Balint | 2015-08-09 | 1 | -4/+6 |
* | | cmdutils: remove sws_opts usage, simplify code | Michael Niedermayer | 2015-08-08 | 1 | -2/+13 |
* | | ffplay: pass all sws options to the filter graph | Michael Niedermayer | 2015-08-08 | 1 | -3/+11 |
* | | ffplay: do not block audio thread on WIN32 | Marton Balint | 2015-08-05 | 1 | -0/+7 |
* | | ffplay: Use sws_scale to scale subtitles | Michael Niedermayer | 2015-07-29 | 1 | -213/+71 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+2 |
|\| |
|
* | | ffplay: use av_clip() instead of nested min & max | Clément Bœsch | 2015-06-06 | 1 | -1/+1 |
* | | ffplay&cmdutils:Factor get_rotation() code out | Michael Niedermayer | 2015-05-03 | 1 | -16/+1 |
* | | ffplay: unify displaymatrix based rotation code | Michael Niedermayer | 2015-05-03 | 1 | -22/+23 |
* | | Merge commit 'e2d50fc2f5f3600e13055acf1a10fec35e941f37' | Michael Niedermayer | 2015-05-02 | 1 | -0/+14 |
|\| |
|
* | | Merge commit '21180b73239c6360aa28496d4879713b7ba4a8e5' | Michael Niedermayer | 2015-05-02 | 1 | -14/+14 |
|\| |
|
* | | Merge commit '06f4b1e37a08f3fd269ecbfeb0181129e5bfc86e' | Michael Niedermayer | 2015-04-30 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '336d2f0979b43a39bd11a047d798b7990d8b07c6' | Michael Niedermayer | 2015-04-20 | 1 | -2/+8 |
|\| |
|
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -2/+2 |
|\| |
|
* | | Merge commit 'd450cb07d91ef39ad1d39bd7ca0cfce4bd7b13e7' | Michael Niedermayer | 2015-03-22 | 1 | -0/+3 |
|\| |
|
* | | ffplay: Switch to show waves mode if allocation/init of RDFT fails | Michael Niedermayer | 2015-03-04 | 1 | -1/+4 |
* | | Merge commit '733f4b05f0e120ddd0393b23f2b6d9106cf922e4' | Michael Niedermayer | 2015-02-17 | 1 | -0/+5 |
|\| |
|
* | | Merge commit '266f241193b2fa8c99bb8b1f007c66bedd3b7d97' | Michael Niedermayer | 2015-02-17 | 1 | -0/+3 |
|\| |
|
* | | ffplay: factorize thread starting and stopping code into decoder | Marton Balint | 2015-02-10 | 1 | -32/+22 |
* | | ffplay: make eof part of videostate and signal it when opening a stream | Marton Balint | 2015-02-10 | 1 | -5/+7 |
* | | ffplay: update frame timer based on last updated clock time when toggling pause | Marton Balint | 2015-02-10 | 1 | -1/+1 |
* | | ffplay: Fallback to dts if pts is unavailable in pkt_in_play_range calculation | Michael Niedermayer | 2015-02-02 | 1 | -1/+3 |
* | | ffplay: dump format before selecting streams | Marton Balint | 2015-01-01 | 1 | -3/+3 |
* | | ffplay: add support for stream specifiers in -ast, -vst, -sst options | Marton Balint | 2015-01-01 | 1 | -13/+22 |
* | | ffplay: remove unused no_background from videostate | Marton Balint | 2015-01-01 | 1 | -1/+0 |
* | | ffplay: remove flushed state from decoder context | Marton Balint | 2015-01-01 | 1 | -4/+0 |
* | | ffplay: fix mem leak when opening input or parsing options fail. | Benoit Fouet | 2014-11-22 | 1 | -2/+3 |
* | | ffplay: signal the frame queue before closing audio | Marton Balint | 2014-11-11 | 1 | -2/+1 |
* | | Set -scan_all_pmts 1 in ffmpeg, ffplay and ffprobe if not set by user. | Carl Eugen Hoyos | 2014-11-09 | 1 | -0/+8 |