Zhao Zhili
|
0552238570
fftools/ffplay: use swapchain_colorspace_hint to get better HDR support
|
5 месяцев назад |
James Almer
|
fe21944656
avutil/hwcontext_d3d11va: drop duplicate pixfmt entry
|
4 месяцев назад |
James Almer
|
ca71b0b807
libavutil/hwcontext_d3d11va: use the XV48 pixel format
|
4 месяцев назад |
James Almer
|
dad3d9800d
libavutil/hwcontext_dxva2: use the XV48 pixel format
|
4 месяцев назад |
James Almer
|
42b748f738
avfilter/vsrc_testsrc: add support for XV48
|
4 месяцев назад |
James Almer
|
707e2184ca
avformat/riff: map Y416 fourcc to RAWVIDEO decoder
|
4 месяцев назад |
James Almer
|
a67ba3c132
swscale/output: add XV48 output support
|
4 месяцев назад |
James Almer
|
2f13f74791
swscale/input: add XV48 input support
|
4 месяцев назад |
James Almer
|
e02a3b40a5
avutil/pixfmt: add XV48 pixel format
|
4 месяцев назад |
James Almer
|
e1bacfb523
libavutil/hwcontext_d3d11va: use the Y216 pixel format
|
4 месяцев назад |
James Almer
|
c76d92b2e0
libavutil/hwcontext_dxva2: use the Y216 pixel format
|
4 месяцев назад |
James Almer
|
faec8763e8
avformat/riff: map Y210 and Y216 fourcc to RAWVIDEO decoder
|
4 месяцев назад |
Michael Niedermayer
|
db7b4fc89f
avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen
|
5 месяцев назад |
Michael Niedermayer
|
23088a5ff2
avformat/mxfdec: Fix overflow in midpoint computation
|
5 месяцев назад |
Michael Niedermayer
|
3fe3014405
swscale/output: used unsigned for bit accumulation
|
5 месяцев назад |
Michael Niedermayer
|
14f5d67be3
swscale/rgb2rgb_template: Fix ff_rgb24toyv12_c() with odd height
|
5 месяцев назад |
Dale Curtis
|
08b1bffa49
avcodec/h2645: allocate film grain metadata dynamically
|
7 месяцев назад |
Michael Niedermayer
|
2c71366d3b
avcodec/ffv1: Implement new slice tiling
|
5 месяцев назад |
Michael Niedermayer
|
d147b3d7ec
avcodec/rangecoder: only perform renorm check/loop for callers that need it
|
4 месяцев назад |
Niklas Haas
|
67adb30322
swscale: rename SwsContext to SwsInternal
|
5 месяцев назад |
Soma Lucz
|
153a6dc8fa
doc/ffmpeg: improve -disposition, -stats, and -progress documentation
|
4 месяцев назад |
James Almer
|
ae0ab5b7ce
avcodec/vulkan_video: add mapping for AV_PIX_FMT_Y216
|
4 месяцев назад |
James Almer
|
5c622d4cc1
avutil/hwcontext_vulkan: add support for AV_PIX_FMT_Y216
|
4 месяцев назад |
James Almer
|
e46a506ae0
avcodec/vulkan_video: add proper maps for XV3{0,6}
|
4 месяцев назад |
Niklas Haas
|
f1f54d2f82
swscale/x86: use dedicated int for self-modifying MMX dstW
|
5 месяцев назад |
Niklas Haas
|
b03c758600
swscale: add sws_is_noop()
|
5 месяцев назад |
Niklas Haas
|
5e50a56b9c
swscale: add new frame testing API
|
5 месяцев назад |
Niklas Haas
|
e2637a083a
swscale/utils: add SwsFormat abstraction and helpers
|
5 месяцев назад |
Niklas Haas
|
87baf9ab2c
swscale: add sws_free_context()
|
5 месяцев назад |
Niklas Haas
|
3bf12beae9
swscale: slightly reorder header
|
5 месяцев назад |
Niklas Haas
|
fbfea1c644
swscale: publicly typedef struct SwsContext
|
5 месяцев назад |
James Almer
|
b520d95467
swscale/output: add Y216LE output support
|
4 месяцев назад |
James Almer
|
7756cd98ac
swscale/input: add Y216LE input support
|
4 месяцев назад |
James Almer
|
f462ba05f5
avutil/pixfmt: add Y216 pixel format
|
4 месяцев назад |
Lynne
|
9eb7e8d2a4
vulkan: move alignment of host-visible allocations outside of ff_vk_alloc_mem
|
4 месяцев назад |
Emily
|
3565903c63
fate/ffmpeg: add samples dependency to fate-ffmpeg-spec-disposition
|
5 месяцев назад |
James Almer
|
8d940a07d1
avutil/pixdesc: fix alpha offset for X2{RGB,BGR}10BE
|
4 месяцев назад |
James Almer
|
60b8f0d004
fate/filter-video: make fate-filter-pixdesc compare the hashed output with and without pixdesctest filtering
|
4 месяцев назад |
James Almer
|
0bb53948ac
swscale/swscale_unscaled: clear the low bits in planar8ToP01xleWrapper
|
4 месяцев назад |
James Almer
|
dfd7acf3ed
avfilter/vf_pixdesctest: also take into account undefined alpha components
|
4 месяцев назад |
James Almer
|
8debc5aa41
avfilter/vsrc_testsrc: use the alpha component information for XV3{0,6} and V30X
|
4 месяцев назад |
James Almer
|
8f1de9ccd9
avutil/pixdesc: add alpha component information to pixfmts with reserved but undefined alpha bits
|
4 месяцев назад |
James Almer
|
72f8f76d45
avutil/pixdesc: ensure the component being read or writen to is valid
|
4 месяцев назад |
Tomas Härdin
|
baa23e40c1
lavf/mxfdec: Set a scan direction explicitly
|
5 месяцев назад |
Nuo Mi
|
b611410569
avcodec/vvc/thread: Check frame to be non NULL
|
5 месяцев назад |
arch1t3cht
|
72e5381123
avfilter/vf_subtitles: Respect YCbCr Matrix header
|
5 месяцев назад |
Marvin Scholz
|
c98810ab47
avcodec/hw_base_encode: fix use after free on close
|
4 месяцев назад |
Lynne
|
dfaade76db
vulkan: move buffer allocation av_log message
|
4 месяцев назад |
James Almer
|
1edc748eff
avformat/movenc: explicitly support V30XLE and not the host native endian version
|
4 месяцев назад |
James Almer
|
6cf4186d1b
fate/vcodec: update reference files for v410 vsynth tests
|
4 месяцев назад |