git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
rtmpproto : send swfverify value as swfurl if latter is unused
20 mars 2017, par Ricardo Constantino -
aacsbr : Turnoff in the event of over read.
20 mars 2017, par Alex Converseaacsbr: Turnoff in the event of over read. Aliased compressed AAC bytes are almost certainly not meaningful SBR data. In the wild this causes harsh artifacts switching HE-AAC streams that don't have SBR headers aligned with segment boundaries. Turning off SBR falls back to a default set of upsampling parameters that can function as a sort of error concealment. This is consistent with how the decoder handles other sorts of errors. Bug-Id: 1047 CC: libav-stable@libav.org Signed-off-by: Sean McGovern <gseanmcg@gmail.com>
-
doc : Add VAAPI encoders
19 mars 2017, par Mark Thompson -
avconv : Document the -init_hw_device option
19 mars 2017, par Mark Thompson -
hwcontext : Fix documentation for av_hwdevice_ctx_alloc()
19 mars 2017, par Jun Zhao