| Commit message (Expand) | Author | Age | Files | Lines |
* | ffplay: fix autoexit doesn't work in the case of pb->error | Zhao Zhili | 2020-09-08 | 1 | -2/+6 |
* | ffplay: do not set redundant channel count on abuffersink. | Nicolas George | 2020-08-20 | 1 | -1/+1 |
* | ffplay: set stream_index to -1 earlier to prevent segfault | Peter Ross | 2020-04-25 | 1 | -3/+3 |
* | ffplay: flush correct stream after stats update | Gyan Doshi | 2020-04-04 | 1 | -1/+1 |
* | ffplay: always show stats at all log levels if requested by user | Gyan Doshi | 2020-04-04 | 1 | -12/+24 |
* | ffplay, avcodec, avformat: Don't initialize before av_packet_ref() | Andreas Rheinhardt | 2020-03-28 | 1 | -1/+1 |
* | fftools/ffplay: fix possible memory leak in decoder | Marton Balint | 2020-03-08 | 1 | -1/+4 |
* | ffplay: properly detect all window size changes | Marton Balint | 2019-08-14 | 1 | -1/+1 |
* | ffplay: added option always on top for video window | Daniel Kucera | 2019-05-20 | 1 | -0/+8 |
* | ffplay: add support for setting the number of filter threads | Marton Balint | 2019-02-07 | 1 | -0/+4 |
* | ffplay: add missing avfilter_graph_alloc result check | Marton Balint | 2019-02-07 | 1 | -11/+6 |
* | ffplay: use different decoder names for each media type | Marton Balint | 2019-02-07 | 1 | -5/+5 |
* | ffplay: fix -x and -y options when only one of them is used | Marton Balint | 2018-12-02 | 1 | -8/+7 |
* | ffplay: convert float math to int math in calculate_display_rect | Marton Balint | 2018-12-02 | 1 | -13/+9 |
* | ffplay: add options to specify window position | Dave Rice | 2018-10-07 | 1 | -1/+5 |
* | ffplay: add option to allow custom seek interval | Gyan Doshi | 2018-09-05 | 1 | -3/+5 |
* | ffplay: do not drain existing filters when seeking | Marton Balint | 2018-09-01 | 1 | -0/+2 |
* | ffplay: add support for various YUV conversion modes | Marton Balint | 2018-07-13 | 1 | -0/+18 |
* | ffplay: ignore keypress events before a window is created | Marton Balint | 2018-06-20 | 1 | -5/+4 |
* | ffplay: Print codec_name if decoder for codec_id could not be found. | Carl Eugen Hoyos | 2018-05-30 | 1 | -1/+1 |
* | ffplay: Fix realloc_texture when input texture is NULL. | Matt Oliver | 2018-04-18 | 1 | -2/+3 |
* | lav*,tests: remove several register_all calls | Josh de Kock | 2018-04-02 | 1 | -4/+0 |
* | fftools, tools, examples: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -3/+3 |
* | ffplay: drop lock manager use | wm4 | 2017-12-26 | 1 | -27/+0 |
* | ffplay: remove usage of AVCodecContext accessors | James Almer | 2017-11-15 | 1 | -6/+6 |
* | ffplay: use SDL2 audio API | Marton Balint | 2017-11-06 | 1 | -4/+5 |
* | ffplay: only use hardware accelerated SDL texture formats | Marton Balint | 2017-11-04 | 1 | -4/+12 |
* | ffplay: create the window and the renderer before starting playback | Marton Balint | 2017-11-04 | 1 | -32/+35 |
* | Merge commit 'b3739599bda740ac12d3dde31a331b744df99123' | James Almer | 2017-10-23 | 1 | -7/+0 |
* | Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524' | James Almer | 2017-10-01 | 1 | -0/+3765 |