RFC 1 stage: Improve maintainability of the cursoir painting code
authorGuillaume Poirier <gpoirier@mplayerhq.hu>
Tue, 12 Dec 2006 22:32:04 +0000 (22:32 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Tue, 12 Dec 2006 22:32:04 +0000 (22:32 +0000)
commitd797fdf493e2c1b6fe4ff541977ba01cd58c7325
treeedc17449ae92e5e3558959e7148fef1777171bcd
parentb9255fb98a195c38272991bea666b1f41f8d3760
RFC 1 stage: Improve maintainability of the cursoir painting code

- Turned the mouse cursor painting code into a macro for more
  maintainability
- Dropped mouse cursor painting in 8bit mode
- Removed log when dropping frames
- Free the shared memory segment on close

Originally committed as revision 7295 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/x11grab.c