git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
Drop some bogus Doxygen documentation.
9 novembre 2016, par Diego Biurrun -
Fix some mismatches between function parameter and doxygen parameter names.
9 novembre 2016, par Diego Biurrun -
aarch64 : h264idct : Use the offset parameter to movrel
9 novembre 2016, par Martin Storsjö -
aarch64 : Add an offset parameter to the movrel macro
9 novembre 2016, par Martin Storsjöaarch64: Add an offset parameter to the movrel macro With apple tools, the linker fails with errors like these, if the offset is negative: ld: in section __TEXT,__text reloc 8: symbol index out of range for architecture arm64 Signed-off-by: Martin Storsjö <martin@martin.st>
-
examples/decode_audio : Add missing header for av_free()
9 novembre 2016, par Diego Biurrun