X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fvideo_encoder.h;h=aed485b5eeaf42f8ac7ffbaad09dcbbbf3fc2296;hb=5a34f92eb0bf5fe911cb6ca72a18ad03ce9898ac;hp=76dd92fa12cb12ef7dc2d439f9f335d75dcaf6b4;hpb=eeda8995329601f9f4e35047358400833eeae68e;p=nageru diff --git a/nageru/video_encoder.h b/nageru/video_encoder.h index 76dd92f..aed485b 100644 --- a/nageru/video_encoder.h +++ b/nageru/video_encoder.h @@ -51,7 +51,7 @@ public: // // The semantics of y_tex and cbcr_tex depend on is_zerocopy(): // - // - If false, the are input parameters, ie., the caller + // - If false, they are input parameters, ie., the caller // allocates textures. (The contents are not read before // end_frame() is called.) // - If true, they are output parameters, ie., VideoEncoder