git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
nvenc : drop the hard dependency on CUDA
13 mai 2016, par Anton Khirnovnvenc: drop the hard dependency on CUDA The code needs only a few definitions from cuda.h, so define them directly when CUDA is not enabled. CUDA is still required for accepting HW frames as input. Based on the code by Timo Rothenpieler <timo@rothenpieler.org>.
-
nvenc : only support HW frames when CUDA is enabled
13 mai 2016, par Anton Khirnov -
avpacket : fix setting AVPacket.data in av_packet_ref()
12 mai 2016, par Anton Khirnov -
h264 : factor out setting the parameter sets for a frame
12 mai 2016, par Anton Khirnov -
h264 : pass just the PPS to get_chroma_qp()
12 mai 2016, par Anton Khirnov