Changeset 3715
- Timestamp:
- Aug 19, 2011 9:35:25 AM (13 years ago)
- Location:
- pjproject/trunk
- Files:
-
- 37 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/include/pjmedia-codec/ffmpeg_codecs.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-20 09Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjmedia/include/pjmedia-codec/h263_packetizer.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-20 09Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/include/pjmedia-videodev/config.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/include/pjmedia-videodev/errno.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/include/pjmedia-videodev/videodev.h
r3676 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/include/pjmedia-videodev/videodev_imp.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/include/pjmedia/avi.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/include/pjmedia/avi_stream.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/include/pjmedia/format.h
r3709 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjmedia/include/pjmedia/frame.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjmedia/include/pjmedia/vid_codec.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-20 09Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjmedia/include/pjmedia/vid_codec_util.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-20 09Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjmedia/include/pjmedia/vid_port.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/include/pjmedia_videodev.h
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia-codec/ffmpeg_codecs.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2010 Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2010-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia-codec/h263_packetizer.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-20 09Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia-videodev/colorbar_dev.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia-videodev/dshow_dev.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia-videodev/dshowclasses.cpp
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia-videodev/errno.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-20 09Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia-videodev/ffmpeg_dev.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia-videodev/ios_dev.m
r3690 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia-videodev/sdl_dev.c
r3698 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia-videodev/v4l2_dev.c
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia-videodev/videodev.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia/avi_player.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/pjmedia/dummy.c
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjmedia/src/pjmedia/format.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjmedia/src/pjmedia/types.c
r3664 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjmedia/src/pjmedia/vid_codec.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-20 09Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjmedia/src/pjmedia/vid_codec_util.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-20 09Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjmedia/src/pjmedia/vid_port.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-201 0Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify -
pjproject/trunk/pjmedia/src/test/vid_codec_test.c
r3688 r3715 1 /* $Id$ */ 2 /* 3 * Copyright (C) 2011 Teluu Inc. (http://www.teluu.com) 4 * 5 * This program is free software; you can redistribute it and/or modify 6 * it under the terms of the GNU General Public License as published by 7 * the Free Software Foundation; either version 2 of the License, or 8 * (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18 */ 1 19 #include "test.h" 2 20 #include <pjmedia-codec/ffmpeg_codecs.h> -
pjproject/trunk/pjmedia/src/test/vid_dev_test.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-20 09Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjmedia/src/test/vid_port_test.c
r3667 r3715 1 1 /* $Id$ */ 2 2 /* 3 * Copyright (C) 2008-20 09Teluu Inc. (http://www.teluu.com)3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 4 4 * Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org> 5 5 * -
pjproject/trunk/pjsip-apps/src/vidgui/vidwin.cpp
r3699 r3715 1 /* $Id$ */ 2 /* 3 * Copyright (C) 2011 Teluu Inc. (http://www.teluu.com) 4 * 5 * This program is free software; you can redistribute it and/or modify 6 * it under the terms of the GNU General Public License as published by 7 * the Free Software Foundation; either version 2 of the License, or 8 * (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18 */ 1 19 #include "vidwin.h" 2 20 #include <QEvent> -
pjproject/trunk/pjsip-apps/src/vidgui/vidwin.h
r3699 r3715 1 /* $Id$ */ 2 /* 3 * Copyright (C) 2011 Teluu Inc. (http://www.teluu.com) 4 * 5 * This program is free software; you can redistribute it and/or modify 6 * it under the terms of the GNU General Public License as published by 7 * the Free Software Foundation; either version 2 of the License, or 8 * (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 * 15 * You should have received a copy of the GNU General Public License 16 * along with this program; if not, write to the Free Software 17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18 */ 1 19 #ifndef VIDWIN_H 2 20 #define VIDWIN_H
Note: See TracChangeset
for help on using the changeset viewer.