]> git.sesse.net Git - ffmpeg/history - libavdevice/x11grab.c
vorbis: Remove pointless DEBUG #ifdef around debug output macros.
[ffmpeg] / libavdevice / x11grab.c
2011-05-27 Anton Khirnovx11grab: add video_size private option.
2011-05-27 Anton Khirnovx11grab: factorize returning error codes.
2011-05-12 Diego Biurrunconfigure: Do not unconditionally add -D_POSIX_C_SOURCE...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-11-07 Jason Garrett-GlaserMake x11grab cursor drawing suck less
2010-07-02 Diego BiurrunRemove non-existing stray arguments from Doxygen functi...
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