mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-11-03 09:41:17 +08:00
Merge commit '65e053271a98f7acf3ef6b412998cfcb44a8eef8'
* commit '65e053271a98f7acf3ef6b412998cfcb44a8eef8': rtpenc_vp8: Include the picture number in VP8 packets Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -59,6 +59,8 @@ struct RTPMuxContext {
|
||||
int nal_length_size;
|
||||
|
||||
int flags;
|
||||
|
||||
unsigned int frame_count;
|
||||
};
|
||||
|
||||
typedef struct RTPMuxContext RTPMuxContext;
|
||||
|
||||
Reference in New Issue
Block a user