summaryrefslogtreecommitdiffstats
path: root/libavdevice/sdl.c
Commit message (Expand)AuthorAgeFilesLines
* sdl: fix aspect ratio computations.Nicolas George2012-06-101-16/+30
* sdl: fix overlay size.Nicolas George2012-06-101-5/+5
* sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.Nicolas George2012-06-101-1/+1
* sdl: use AV_OPT_TYPE_IMAGE_SIZE.Nicolas George2012-05-201-12/+1
* Make sdl_overlay_pix_fmt_map static const.Reimar Döffinger2011-11-051-1/+1
* AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch2011-10-171-3/+3
* sdl: align option fields after last commitStefano Sabatini2011-06-051-2/+2
* sdl: use the filename for defining the window title, if not specifiedStefano Sabatini2011-06-051-1/+3
* lavdev: add SDL output deviceStefano Sabatini2011-05-281-0/+228
OpenPOWER on IntegriCloud