git.libav.org Git - libav.git/rss log
Libav master git repository
http://git.libav.org/?p=libav.git;a=summary
Les articles publiés sur le site
-
11 décembre 2017, par Mark Thompson
cbs: Demote the "decomposition unimplemented" warning
This is harmless and should not be a warning - unknown units are passed
through to the write functions unchanged, and no other code will interact
with them.
-
11 décembre 2017, par Mark Thompson
cbs_h264: Add hack for pic_timing with no active SPS
If there is exactly one possible SPS but it is not yet active then just
assume that it should be the active one.
- [DBH] libavcodec/cbs_h264_syntax_template.c
-
7 décembre 2017, par Li, Zhong
qsv/vp8dec: fixes memory leak issue
Signed-off-by: Zhong Li <zhong.li@intel.com>
Signed-off-by: Maxym Dmytrychenko <maxim.d33@gmail.com>
- [DBH] libavcodec/qsvdec_other.c
-
7 décembre 2017, par Li, Zhong
lavc/qsvenc: add error messeage if ICQ unsupported.
Signed-off-by: Zhong Li <zhong.li@intel.com>
Signed-off-by: Maxym Dmytrychenko <maxim.d33@gmail.com>
- [DBH] libavcodec/qsvenc.c
-
7 décembre 2017, par Li, Zhong
lavc/qsvenc: ICQ/VCM/QVBR are not avilable on Linux
Signed-off-by: Zhong Li <zhong.li@intel.com>
Signed-off-by: Maxym Dmytrychenko <maxim.d33@gmail.com>
- [DBH] libavcodec/qsvenc.h