]> git.sesse.net Git - ffmpeg/history - libavdevice/x11grab.c
Process picture aspect ratio changes in H.264.
[ffmpeg] / libavdevice / x11grab.c
2009-12-14 Carl Eugen HoyosDefine _XOPEN_SOURCE as 600 before including a XSI...
2009-12-14 Carl Eugen HoyosUse enum PixelFormat as type for input_pixfmt to avoid...
2009-11-27 Michael NiedermayerAdd nomouse option to not record the mouse cursor.
2009-11-27 Michael NiedermayerRemove unused stuff.
2009-11-27 RoxisReal cursor support in x11grab.
2009-07-21 Måns Rullgårdx11grab: remove unnecessary #includes and senseless...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-13 Diego BiurrunDo not invade _t POSIX namespace.
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-24 Diego BiurrunRemove unneeded sys/mman.h #include.
2008-03-20 Diego BiurrunOnly #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
2008-03-15 Diego Biurruntypo fixes
2008-01-18 Benoit FouetMore verbose error log message.
2007-11-22 Luca AbeniIntroduce libavdevice