fix typos and comment formatting

This commit is contained in:
ReenigneArcher 2022-08-28 16:42:00 -04:00
commit 58ed5ba3ce
No known key found for this signature in database
GPG key ID: 0CA6A47B0630EA9B
34 changed files with 73 additions and 128 deletions

View file

@ -31,4 +31,4 @@ h264_t make_sps_h264(const AVCodecContext *ctx, const AVPacket *packet);
bool validate_sps(const AVPacket *packet, int codec_id);
} // namespace cbs
#endif
#endif