]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/libtheoraenc.c
mpegaudiodec: move imdct and windowing function to mpegaudiodsp
[ffmpeg] / libavcodec / libtheoraenc.c
index 86cc09ffa6298be500ddf497b2195b6fb7488a41..ecceceaa12432aa10a8ed2403480844e3cdd8518 100644 (file)
@@ -241,7 +241,7 @@ static av_cold int encode_init(AVCodecContext* avc_context)
         header, comment, and tables.
 
         Each one is prefixed with a 16bit size, then they
-        are concatenated together into ffmpeg's extradata.
+        are concatenated together into libavcodec's extradata.
     */
     offset = 0;