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
/
libavdevice
/
sdl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavd/sdl: add delay when no events are found in the event queue
Stefano Sabatini
2013-11-26
1
-2
/
+6
*
lavd/sdl: apply misc cosmetics to options
Stefano Sabatini
2013-11-26
1
-4
/
+4
*
lavd/sdl: allow to change window size
Stefano Sabatini
2013-11-26
1
-4
/
+23
*
lavd/sdl: move compute_overlay_rect() before event_thread()
Stefano Sabatini
2013-11-26
1
-40
/
+40
*
lavd/sdl: factorize overlay rect size in a separate function
Stefano Sabatini
2013-11-26
1
-35
/
+49
*
lavd/sdl: add event handler thread
Stefano Sabatini
2013-11-26
1
-27
/
+127
*
lavd/sdl: do not manually free window_title and icon_title fields
Stefano Sabatini
2013-11-24
1
-3
/
+0
*
libavdevice sdl: added window_fullscreen option to switch SDL output into ful...
dronus
2013-03-18
1
-1
/
+4
*
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-6
/
+6
*
lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSE
Stefano Sabatini
2012-09-07
1
-1
/
+1
*
lavd/sdl: remove trailing dot in messages
Stefano Sabatini
2012-09-07
1
-3
/
+3
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-3
/
+3
*
lavd/sdl: use verb in options help message
Stefano Sabatini
2012-07-19
1
-3
/
+3
*
sdl: fix aspect ratio computations.
Nicolas George
2012-06-10
1
-16
/
+30
*
sdl: fix overlay size.
Nicolas George
2012-06-10
1
-5
/
+5
*
sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.
Nicolas George
2012-06-10
1
-1
/
+1
*
sdl: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
2012-05-20
1
-12
/
+1
*
Make sdl_overlay_pix_fmt_map static const.
Reimar Döffinger
2011-11-05
1
-1
/
+1
*
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
Clément Bœsch
2011-10-17
1
-3
/
+3
*
sdl: align option fields after last commit
Stefano Sabatini
2011-06-05
1
-2
/
+2
*
sdl: use the filename for defining the window title, if not specified
Stefano Sabatini
2011-06-05
1
-1
/
+3
*
lavdev: add SDL output device
Stefano Sabatini
2011-05-28
1
-0
/
+228