git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/svq3 : Deduplicate allocating dummy frame
15 mai, par Andreas Rheinhardt -
avcodec/svq3 : Improve returned error codes
15 mai, par Andreas Rheinhardt -
avcodec/svq3 : Factor out decoding extradata
15 mai, par Andreas Rheinhardtavcodec/svq3: Factor out decoding extradata Reduces indentation and avoids an extra variable for whether a sequence header has been found. It also fixes potential undefined behaviour: NULL + 0 is undefined and happens when no extradata is available. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
cbs_apv : Fix memory leak on metadata parse failure
14 mai, par Mark Thompson -
doc : add htmlxref.cnf
14 mai, par James Almer