Commit Graph

9 Commits (00bae113d54014bafcf20c9f4c8c296e3e91bde5)

Author SHA1 Message Date
tmcqueen-materials ecb81d0e75 Update vnc2mpg.c
correct mistaken references to update_time...
8 years ago
tmcqueen-materials 709c8ea862 Update vnc2mpg.c
This update makes the example work on versions of ffmpeg newer than "ancient," fixes a bunch of bugs in the process, and with better documentation of the pitfalls.
8 years ago
Stefan Weil 9c7efb7633 Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
9 years ago
Christian Beier 705a5d46e6 Add doxygen documentation support.
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>
14 years ago
dscho 6bdd2e466a support new ffmpeg version 20 years ago
dscho dc1094f03c work around bug in ffmpeg 20 years ago
dscho c309365fca fix compilation for LIBAVCODEC_BUILD==4754 20 years ago
dscho 2e9817e095 cleanups; support vncrec'orded files as input 21 years ago
dscho 00901a2eb9 add vnc2mpg, a program which makes a movie from a VNC desktop using FFMPEG 21 years ago