Revision 983e3246 libavcodec/motion_est_template.c
libavcodec/motion_est_template.c | ||
---|---|---|
17 | 17 |
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
18 | 18 |
* |
19 | 19 |
*/ |
20 |
|
|
21 |
/** |
|
22 |
* @file motion_est_template.c |
|
23 |
* Motion estimation template. |
|
24 |
*/ |
|
20 | 25 |
|
21 | 26 |
//lets hope gcc will remove the unused vars ...(gcc 3.2.2 seems to do it ...) |
22 | 27 |
//Note, the last line is there to kill these ugly unused var warnings |
Also available in: Unified diff