git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
omx : Use the EOS flag to handle flushing at the end
6 février 2017, par Martin Storsjöomx: Use the EOS flag to handle flushing at the end This avoids having to count the number of frames sent to the codec and the number of output packets received; instead just wait until the encoder returns a buffer with the EOS flag set. Signed-off-by: Martin Storsjö <martin@martin.st>
-
build : Drop leftover reference to old EXAMPLES logic
6 février 2017, par Diego Biurrun -
Add FM Screen Capture Codec decoder
6 février 2017, par Paul B MaholAdd FM Screen Capture Codec decoder Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
arm : vp9itxfm : Move the load_add_store macro out from the itxfm16 pass2 function
5 février 2017, par Martin Storsjö -
aarch64 : vp9itxfm : Move the load_add_store macro out from the itxfm16 pass2 function
5 février 2017, par Martin Storsjö