summaryrefslogtreecommitdiff
path: root/channels/vcodecs.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-04-17Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2008-10-09(closes issue #13557)Steve Murphy
2008-06-29make this compile after ast_frame's data field changed to a unionLuigi Rizzo
2008-01-01prevent a panic when destroying a channel with no incoming video.Luigi Rizzo
2007-12-29Move grabbers definitions to a separate file, vgrabbers.c, so it is easierLuigi Rizzo
2007-12-28change the interface of video encapsulation routines, they onlyLuigi Rizzo
2007-12-28various rearrangements and renaming of console_video stuffLuigi Rizzo
2007-12-26more preparation for untangling of the various console_video stuffLuigi Rizzo
2007-12-26Split console_video.c so that video codecs and gui functionsLuigi Rizzo