summaryrefslogtreecommitdiff
path: root/libavdevice/sdl2.c
Commit message (Expand)AuthorAge
* avdevice: deprecate sdl outdevJ. Dekker2024-02-28
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-20
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-22
* avformat/avformat: Move AVOutputFormat internals out of public headerAndreas Rheinhardt2023-02-09
* avdevice: Constify all devicesAndreas Rheinhardt2021-04-27
* avdevice/sdl2: add option to set window positionDave Rice2018-10-23
* avdevice/sdl2 : add option to define if the window quit action is availableMartin Vignali2018-05-19
* avdevice/sdl2output : fix setting window_sizeMartin Vignali2018-05-19
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-28
* lavd/sdl2: add sdl aliasJosh de Kock2016-09-25
* lavd/sdl2: remove unused codeJosh de Kock2016-09-25
* lavd/sdl2: Fix 32bit rgb formats on little-endian hardware.Carl Eugen Hoyos2016-09-24
* lavd/sdl2: Move unsupported formats SDL_PIXELFORMAT_xxx888 updwards.Carl Eugen Hoyos2016-09-24
* lavd: Add SDL2 output deviceJosh de Kock2016-09-24