]> git.sesse.net Git - ffmpeg/history - libavdevice/x11grab.c
mpegaudio: move compute_antialias_float() to mpegaudiodec_float.c
[ffmpeg] / libavdevice / x11grab.c
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-21 Carl Eugen HoyosRemove stray semicolon.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-23 Ramiro Pollax11grab: AVFormatParameters are always passed from...
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