Lukasz Marek
|
f607767d93
lavd: add categories to device implementations
|
10 years ago |
Lukasz Marek
|
20fe316e47
lavd/sdl: reset context variables after destroy
|
10 years ago |
Lukasz Marek
|
18c3313e65
lavd/sdl: make waiting spurious wakeup aware
|
10 years ago |
Stefano Sabatini
|
7043311969
lavd/sdl: add delay when no events are found in the event queue
|
11 years ago |
Stefano Sabatini
|
35349bbb97
lavd/sdl: apply misc cosmetics to options
|
11 years ago |
Stefano Sabatini
|
b23dea27fd
lavd/sdl: allow to change window size
|
11 years ago |
Stefano Sabatini
|
0464d272ff
lavd/sdl: move compute_overlay_rect() before event_thread()
|
11 years ago |
Stefano Sabatini
|
7467b4f71b
lavd/sdl: factorize overlay rect size in a separate function
|
11 years ago |
Stefano Sabatini
|
7de3b1394b
lavd/sdl: add event handler thread
|
11 years ago |
Stefano Sabatini
|
25c675b5a7
lavd/sdl: do not manually free window_title and icon_title fields
|
11 years ago |
dronus
|
fdca977a22
libavdevice sdl: added window_fullscreen option to switch SDL output into fullscreen mode
|
11 years ago |
Michael Niedermayer
|
ac627b3d38
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
|
12 years ago |
Stefano Sabatini
|
09cc23e0f7
lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSE
|
12 years ago |
Stefano Sabatini
|
a7c7b34d29
lavd/sdl: remove trailing dot in messages
|
12 years ago |
Michael Niedermayer
|
7a72695c05
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
Stefano Sabatini
|
7e17389c1e
lavd/sdl: use verb in options help message
|
12 years ago |
Nicolas George
|
4adf5dfadb
sdl: fix aspect ratio computations.
|
12 years ago |
Nicolas George
|
3ff6b1a2b3
sdl: fix overlay size.
|
12 years ago |
Nicolas George
|
2f9907be3e
sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.
|
12 years ago |
Nicolas George
|
0ef4924db4
sdl: use AV_OPT_TYPE_IMAGE_SIZE.
|
12 years ago |
Reimar Döffinger
|
91e7e6b721
Make sdl_overlay_pix_fmt_map static const.
|
13 years ago |
Clément Bœsch
|
539399d4d1
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
|
13 years ago |
Stefano Sabatini
|
e844abc498
sdl: align option fields after last commit
|
13 years ago |
Stefano Sabatini
|
0d0fdb0ad5
sdl: use the filename for defining the window title, if not specified
|
13 years ago |
Stefano Sabatini
|
b2a6f25c67
lavdev: add SDL output device
|
13 years ago |