dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/channels
rizzo e2d7f8d793 make sure the minimum surface depth is 16bpp so we can create YUVoverlays.
With this change we can do

	setenv SDL_VIDEODRIVER aalib

and output to an ascii window (which is still in an X11 window).
If you also do

	unsetenv DISPLAY

then the output goes into the main asterisk window, unfortunately
it interferes with the normal output so you don't see much.

In any case, i don't think we are very far away from having a working
xterm videophone!




git-svn-id: http://svn.digium.com/svn/asterisk/trunk@94714 f38db490-d61c-443f-a65b-d21fe96a405b
2007-12-23 12:36:32 +00:00
..
h323 Include the compatibility header file in ast_h323.cxx for compatibility reasons. 2007-11-20 14:49:32 +00:00
misdn Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
xpmr Allow chan_usbradio to compile again. 2007-10-17 16:09:01 +00:00
DialTone.h Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
Makefile avoid rebuilding dependent files if the generated busy.h and ringtone.h 2007-12-23 12:29:48 +00:00
answer.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
busy.h Merged revisions 88805 via svnmerge from 2007-11-06 14:08:54 +00:00
chan_agent.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_alsa.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_features.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_gtalk.c Manager events from the "moremanager" branch 2007-11-27 19:50:12 +00:00
chan_h323.c HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
chan_iax2.c Merged revisions 94256 via svnmerge from 2007-12-20 20:25:05 +00:00
chan_jingle.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_local.c Merged revisions 90735 via svnmerge from 2007-12-04 17:08:36 +00:00
chan_mgcp.c Merged revisions 93182 via svnmerge from 2007-12-17 21:12:24 +00:00
chan_misdn.c Merged revisions 92934 via svnmerge from 2007-12-14 15:08:09 +00:00
chan_nbs.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_oss.c Build console_video support by linking in, as opposed to including, 2007-12-22 18:28:40 +00:00
chan_phone.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_sip.c Merged revisions 94660 via svnmerge from 2007-12-23 01:38:46 +00:00
chan_skinny.c HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
chan_unistim.c remove unnecessary (char *) casts for ast_config_AST_* variables. 2007-12-18 09:46:18 +00:00
chan_usbradio.c add some macros to simplify parsing the config file, 2007-12-20 12:56:07 +00:00
chan_vpb.cc remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_zap.c We should only clear this value if we have to 2007-12-21 20:50:26 +00:00
console_video.c make sure the minimum surface depth is 16bpp so we can create YUVoverlays. 2007-12-23 12:36:32 +00:00
console_video.h Build console_video support by linking in, as opposed to including, 2007-12-22 18:28:40 +00:00
gentone.c Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
iax2-parser.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
iax2-parser.h Merged revisions 75445 via svnmerge from 2007-07-17 20:49:09 +00:00
iax2-provision.c HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
misdn_config.c another few errno.h removals 2007-11-19 21:18:14 +00:00
ring10.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
ringtone.h Merged revisions 92617 via svnmerge from 2007-12-12 21:22:58 +00:00