-
Notifications
You must be signed in to change notification settings - Fork 964
Pull requests: leandromoreira/ffmpeg-libav-tutorial
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed incorrect pointer dereferencing in AVCodecContext allocation and setup
#132
opened Feb 24, 2024 by
FaiChou
Loading…
replace AVCodec * with const AVCodec * to read codec information
#115
opened Jun 3, 2022 by
developer0hye
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.