Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add doxygen documentation support. | Christian Beier | 2010-11-18 | 1 | -1/+2 |
| | | | | | | | | | | | | | Adds automagically generating libvncserver/libvncclient API documentation using doxygen. This gives a nice overview on both APIs, include dependencies and function call/caller dependencies. TODO: Modify all the explaining comments in the .c files for use with doxygen as well. This patch only changes comments, no functional changes at all! Signed-off-by: Christian Beier <dontmind@freeshell.org> | ||||
* | support new ffmpeg version | dscho | 2005-09-27 | 1 | -4/+16 |
| | |||||
* | work around bug in ffmpeg | dscho | 2005-05-23 | 1 | -0/+1 |
| | |||||
* | fix compilation for LIBAVCODEC_BUILD==4754 | dscho | 2005-05-23 | 1 | -0/+5 |
| | |||||
* | cleanups; support vncrec'orded files as input | dscho | 2004-06-18 | 1 | -34/+25 |
| | |||||
* | add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG | dscho | 2004-06-07 | 1 | -0/+426 |