git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
examples : Use new API for transcoding example
27 février 2018, par Andreas Unterweger -
hvcc : zero initialize the nal buffers past the last written byte
23 février 2018, par James Almer -
configure : Pass the right machine types to dlltool for arm and arm64 mingw
16 février 2018, par Martin Storsjö -
Revert "configure : Stop using dlltool to create an import library"
16 février 2018, par Martin StorsjöRevert "configure: Stop using dlltool to create an import library" This reverts commit 67c72f08a4707c18a67a4734660e3a23cc9488b6. While the linker produced import libraries might work with MSVC in simple test cases, they don't if e.g. linking to multiple GNU ld produced import libraries at the same time. (They end up importing functions from the wrong libraries.) The ones produced by dlltool work fine though. This issue was pointed out by Hendrik Leppkes. Signed-off-by: Martin Storsjö <martin@martin.st>
-
hls : Add a discontinuity marker on recover
16 février 2018, par Luca Barbato