annotate drivers/rage128_vid.c @ 32315:549b1ad3f777

Deprecate sws_getContext(), use sws_alloc_context() and sws_init_context() instead.
author stefano
date Tue, 28 Sep 2010 22:23:58 +0000
parents 0abb6e07e3cb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32239
0abb6e07e3cb Add an actual .c file for the rage128_vid kernel module.
diego
parents:
diff changeset
1 #define RAGE128
0abb6e07e3cb Add an actual .c file for the rage128_vid kernel module.
diego
parents:
diff changeset
2
0abb6e07e3cb Add an actual .c file for the rage128_vid kernel module.
diego
parents:
diff changeset
3 #include "radeon_vid.c"