index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fftools
/
ffplay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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