webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <h264_sps_pps_tracker.h>
Public Types | |
enum | PacketAction { kInsert, kDrop, kRequestKeyframe, kInsert, kDrop, kRequestKeyframe } |
enum | PacketAction { kInsert, kDrop, kRequestKeyframe, kInsert, kDrop, kRequestKeyframe } |
Public Member Functions | |
PacketAction | CopyAndFixBitstream (VCMPacket *packet) |
void | InsertSpsPpsNalus (const std::vector< uint8_t > &sps, const std::vector< uint8_t > &pps) |
PacketAction | CopyAndFixBitstream (VCMPacket *packet) |
void | InsertSpsPpsNalus (const std::vector< uint8_t > &sps, const std::vector< uint8_t > &pps) |
H264SpsPpsTracker::PacketAction webrtc::video_coding::H264SpsPpsTracker::CopyAndFixBitstream | ( | VCMPacket * | packet | ) |
PacketAction webrtc::video_coding::H264SpsPpsTracker::CopyAndFixBitstream | ( | VCMPacket * | packet | ) |
void webrtc::video_coding::H264SpsPpsTracker::InsertSpsPpsNalus | ( | const std::vector< uint8_t > & | sps, |
const std::vector< uint8_t > & | pps | ||
) |
void webrtc::video_coding::H264SpsPpsTracker::InsertSpsPpsNalus | ( | const std::vector< uint8_t > & | sps, |
const std::vector< uint8_t > & | pps | ||
) |