| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |