git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
hwcontext_dxva2 : add support for the P8 format
10 août 2016, par Anton Khirnov -
hwcontext_qsv : do not fail when download/upload VPP session creation fails
10 août 2016, par Anton Khirnovhwcontext_qsv: do not fail when download/upload VPP session creation fails Certain pixel formats (e.g. P8) might not be supported for download/upload through VPP operations, but can still be used otherwise. Signed-off-by: Maxym Dmytrychenko <maxym.dmytrychenko@intel.com>
-
qsv{enc,dec} : extend the internal frame allocator
10 août 2016, par Anton Khirnovqsv{enc,dec}: extend the internal frame allocator Handle the internal frame requests, which is required by the HEVC encoding plugin. Signed-off-by: Maxym Dmytrychenko <maxym.dmytrychenko@intel.com>
-
qsv{dec,enc} : use a struct as a memory id with internal memory allocator
10 août 2016, par Anton Khirnovqsv{dec,enc}: use a struct as a memory id with internal memory allocator This will allow implementing the allocator more fully, which is needed by the HEVC encoder plugin with video memory input. Signed-off-by: Maxym Dmytrychenko <maxym.dmytrychenko@intel.com>
-
audiodsp/x86 : yasmify vector_clipf_sse
9 août 2016, par Anton Khirnov