Mercurial > mplayer.hg
comparison libswscale/cs_test.c @ 23702:5159b5f8784e
license header consistency cosmetics
author | diego |
---|---|
date | Thu, 05 Jul 2007 10:18:58 +0000 |
parents | 4d3870361b73 |
children | f250e353a56b |
comparison
equal
deleted
inserted
replaced
23701:2c8b8b4e63c8 | 23702:5159b5f8784e |
---|---|
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14 * GNU General Public License for more details. | 14 * GNU General Public License for more details. |
15 * | 15 * |
16 * You should have received a copy of the GNU General Public License | 16 * You should have received a copy of the GNU General Public License |
17 * along with FFmpeg; if not, write to the Free Software | 17 * along with FFmpeg; if not, write to the Free Software |
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | 18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
19 */ | 19 */ |
20 | 20 |
21 #include <stdio.h> | 21 #include <stdio.h> |
22 #include <string.h> /* for memset() */ | 22 #include <string.h> /* for memset() */ |
23 #include <unistd.h> | 23 #include <unistd.h> |