mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
typo/clarification
Originally committed as revision 11201 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
72d6b1bf1b
commit
571bf37f6d
@ -2841,7 +2841,7 @@ PREFETCH(prefetch_3dnow, prefetch)
|
||||
|
||||
#include "h264dsp_mmx.c"
|
||||
|
||||
/* AVS specific */
|
||||
/* CAVS specific */
|
||||
void ff_cavsdsp_init_mmx2(DSPContext* c, AVCodecContext *avctx);
|
||||
|
||||
void ff_put_cavs_qpel8_mc00_mmx2(uint8_t *dst, uint8_t *src, int stride) {
|
||||
|
Loading…
Reference in New Issue
Block a user