git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
Use correct printf conversion specifiers for POSIX integer types
21 décembre 2016, par Diego BiurrunUse correct printf conversion specifiers for POSIX integer types
- [DBH] libavcodec/dxv.c
- [DBH] libavcodec/hqx.c
- [DBH] libavcodec/mpegaudiodec_template.c
- [DBH] libavcodec/parser.c
- [DBH] libavcodec/pngdec.c
- [DBH] libavcodec/vorbisdec.c
- [DBH] libavcodec/wmaprodec.c
- [DBH] libavformat/mov.c
- [DBH] libavformat/movenc.c
- [DBH] libavformat/mux.c
- [DBH] libavformat/omaenc.c
- [DBH] libavformat/rmdec.c
- [DBH] libavformat/rpl.c
- [DBH] libavformat/xwma.c
-
build : Generate pkg-config files from Make and not from configure
20 décembre 2016, par Diego Biurrunbuild: Generate pkg-config files from Make and not from configure This moves work from the configure to the Make stage where it can be parallelized and ensures that pkgconfig files are updated when library versions change. Bug-Id: 449
- [DBH] Makefile
- [DBH] avbuild/.gitignore
- [DBH] avbuild/library.mak
- [DBH] avbuild/pkgconfig_generate.sh
- [DBH] configure
- [DBH] libavcodec/Makefile
- [DBH] libavdevice/Makefile
- [DBH] libavfilter/Makefile
- [DBH] libavformat/Makefile
- [DBH] libavresample/Makefile
- [DBH] libavutil/Makefile
- [DBH] libswscale/Makefile
-
ratecontrol : Drop xvid-rc-related struct members unused after a6901b9c6
19 décembre 2016, par Diego Biurrun -
nvenc : Update check for lookahead
19 décembre 2016, par Ruta Gadkari -
aarch64 : vp9itxfm : Use the offset parameter to movrel
19 décembre 2016, par Martin Storsjö