git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
configure : Simplify license incompatibility check
25 juillet 2016, par Diego Biurrun -
avconv : Check that muxing_queue exists before reading from it
25 juillet 2016, par Diego Biurrun -
mimic : do not release the newly obsolete reference at the end of decoding
25 juillet 2016, par Anton Khirnovmimic: do not release the newly obsolete reference at the end of decoding The reference frames are used in update_thread_context(), so modifying them after finish_setup() is a race. The frame in question will be released during the next decode call. CC: libav-stable@libav.org
-
avconv : Check the fifo allocation
25 juillet 2016, par Luca Barbato -
libdc1394 : Distinguish between enumeration errors and no cameras found
24 juillet 2016, par Josh de Kock