RFC 2 stage: First feedback from review comments
authorGuillaume Poirier <gpoirier@mplayerhq.hu>
Tue, 12 Dec 2006 22:32:06 +0000 (22:32 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Tue, 12 Dec 2006 22:32:06 +0000 (22:32 +0000)
commit04b01de8574fbb722656d3f4bb809f3026be0760
tree07925afa6d18a299f6daa79b7b19ec1f4f56cb2c
parentd797fdf493e2c1b6fe4ff541977ba01cd58c7325
RFC 2 stage: First feedback from review comments

- License is GPL, simplify the license header to make it clear
- Add myself to license header, clarify who did what
- Use 64 bit PTS
- Move mouse bitmaps to the mouse cursor painting function. Make them
  const again
- Properly detach X11 from the shared memory segment on close
- Destroy X11 image on close

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