git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
cbs : Add an explicit type for coded bitstream unit types
9 novembre 2017, par Mark Thompson -
cbs : Allocate the context inside the init function
9 novembre 2017, par Mark Thompsoncbs: Allocate the context inside the init function ... instead of making callers allocate it themselves. This is more consistent with other APIs in libav.
- [DBH] libavcodec/cbs.c
- [DBH] libavcodec/cbs.h
- [DBH] libavcodec/h264_metadata_bsf.c
- [DBH] libavcodec/h264_redundant_pps_bsf.c
- [DBH] libavcodec/h265_metadata_bsf.c
- [DBH] libavcodec/mpeg2_metadata_bsf.c
- [DBH] libavcodec/trace_headers_bsf.c
- [DBH] libavcodec/vaapi_encode_h264.c
- [DBH] libavcodec/vaapi_encode_h265.c
- [DBH] libavcodec/vaapi_encode_mpeg2.c
-
build : Add missing config.sh dependency for pkg-config files
6 novembre 2017, par Diego Biurrun -
build : Remove pkg-config files on clean instead of on distclean
6 novembre 2017, par Diego Biurrun -
build : Add uninstall-pkgconfig target to match install-lib*-pkgconfig
6 novembre 2017, par Diego Biurrun