Skip to content

Commit

Permalink
Merge branch 'v0.21'
Browse files Browse the repository at this point in the history
  • Loading branch information
paullouisageneau committed May 14, 2024
2 parents 447fd6c + d56fea5 commit 66b95ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/h264rtpdepacketizer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

#include "impl/internals.hpp"

#include <algorithm>

namespace rtc {

const binary naluLongStartCode = {byte{0}, byte{0}, byte{0}, byte{1}};
Expand Down

0 comments on commit 66b95ae

Please sign in to comment.