git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
rtsp : Fix a crash with the RTSP muxer
15 septembre 2016, par Martin Storsjörtsp: Fix a crash with the RTSP muxer This was introduced in bc2a32969e. The whole block that the statement was added to is only relevant when used as a demuxer, but the other statements there have had other if statements guarding them. Make sure to only run this whole block if being used as a demuxer. CC: libav-stable@libav.org Signed-off-by: Martin Storsjö <martin@martin.st>
-
vf_scale_vaapi : Crop input surface to active region
13 septembre 2016, par Mark Thompson -
hwcontext_vdpau : Fix missing subscripts
13 septembre 2016, par Mark Thompson -
vaapi_h264 : Fix HRD bit_rate/cpb_size scaling
13 septembre 2016, par Mark Thompson -
hwcontext_vdpau : Remove duplicate definition of GET_CALLBACK
12 septembre 2016, par Mark Thompson