git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
build : Skip generating .version files when reconfiguring
15 mars 2017, par Diego Biurrun -
configure : Replace -no_weak_symbols with -Werror=partial-availability
14 mars 2017, par Luca Barbato -
configure : Do not treat JACK as a system library
14 mars 2017, par Luca Barbato -
spherical : Change types of bounding and pad to uint32_t
14 mars 2017, par Vittorio Giovaraspherical: Change types of bounding and pad to uint32_t These values are defined to be 32bit in the specification, so it makes more sense to store them as fixed width. Based on a patch by Micahel Niedermayer <michael@niedermayer.cc>. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
rtsp : Move message parsing to a separate function
14 mars 2017, par Luca Barbato