117715 Commits (4047b887fc44b110bccb1da09bcb79d6e454b88b)
 

Author SHA1 Message Date
Ramiro Polla f7ee0195df swscale/range_convert: drop redundant conditionals from arch-specific init functions 3 weeks ago
Ramiro Polla 7728b3357d swscale/range_convert: call arch-specific init functions from main init function 3 weeks ago
Marton Balint 9b0128aa76 avutil/wchar_filename: re-introduce explicit cast of void* to char* 3 weeks ago
Zhao Zhili 78525bc36b tests/fate-run: Fix pixdesc failure 3 weeks ago
Zhao Zhili 7fe9d12f25 avcodec/mediacodecdec_common: Workaround MTK broken crop implementation 3 weeks ago
Zhao Zhili 0ee18ff23d avcodec/mediacodecenc: Extract configOBUs from AV1CodecConfigurationRecord 3 weeks ago
Zhao Zhili 0552238570 fftools/ffplay: use swapchain_colorspace_hint to get better HDR support 3 weeks ago
James Almer fe21944656 avutil/hwcontext_d3d11va: drop duplicate pixfmt entry 3 weeks ago
James Almer ca71b0b807 libavutil/hwcontext_d3d11va: use the XV48 pixel format 3 weeks ago
James Almer dad3d9800d libavutil/hwcontext_dxva2: use the XV48 pixel format 3 weeks ago
James Almer 42b748f738 avfilter/vsrc_testsrc: add support for XV48 3 weeks ago
James Almer 707e2184ca avformat/riff: map Y416 fourcc to RAWVIDEO decoder 3 weeks ago
James Almer a67ba3c132 swscale/output: add XV48 output support 3 weeks ago
James Almer 2f13f74791 swscale/input: add XV48 input support 3 weeks ago
James Almer e02a3b40a5 avutil/pixfmt: add XV48 pixel format 3 weeks ago
James Almer e1bacfb523 libavutil/hwcontext_d3d11va: use the Y216 pixel format 3 weeks ago
James Almer c76d92b2e0 libavutil/hwcontext_dxva2: use the Y216 pixel format 3 weeks ago
James Almer faec8763e8 avformat/riff: map Y210 and Y216 fourcc to RAWVIDEO decoder 3 weeks ago
Michael Niedermayer db7b4fc89f
avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen 3 weeks ago
Michael Niedermayer 23088a5ff2
avformat/mxfdec: Fix overflow in midpoint computation 3 weeks ago
Michael Niedermayer 3fe3014405
swscale/output: used unsigned for bit accumulation 3 weeks ago
Michael Niedermayer 14f5d67be3
swscale/rgb2rgb_template: Fix ff_rgb24toyv12_c() with odd height 3 weeks ago
Dale Curtis 08b1bffa49 avcodec/h2645: allocate film grain metadata dynamically 3 weeks ago
Michael Niedermayer 2c71366d3b
avcodec/ffv1: Implement new slice tiling 3 weeks ago
Michael Niedermayer d147b3d7ec
avcodec/rangecoder: only perform renorm check/loop for callers that need it 3 weeks ago
Niklas Haas 67adb30322 swscale: rename SwsContext to SwsInternal 3 weeks ago
Soma Lucz 153a6dc8fa doc/ffmpeg: improve -disposition, -stats, and -progress documentation 3 weeks ago
James Almer ae0ab5b7ce avcodec/vulkan_video: add mapping for AV_PIX_FMT_Y216 3 weeks ago
James Almer 5c622d4cc1 avutil/hwcontext_vulkan: add support for AV_PIX_FMT_Y216 3 weeks ago
James Almer e46a506ae0 avcodec/vulkan_video: add proper maps for XV3{0,6} 3 weeks ago
Niklas Haas f1f54d2f82 swscale/x86: use dedicated int for self-modifying MMX dstW 3 weeks ago
Niklas Haas b03c758600 swscale: add sws_is_noop() 3 weeks ago
Niklas Haas 5e50a56b9c swscale: add new frame testing API 3 weeks ago
Niklas Haas e2637a083a swscale/utils: add SwsFormat abstraction and helpers 3 weeks ago
Niklas Haas 87baf9ab2c swscale: add sws_free_context() 3 weeks ago
Niklas Haas 3bf12beae9 swscale: slightly reorder header 3 weeks ago
Niklas Haas fbfea1c644 swscale: publicly typedef struct SwsContext 3 weeks ago
James Almer b520d95467 swscale/output: add Y216LE output support 3 weeks ago
James Almer 7756cd98ac swscale/input: add Y216LE input support 3 weeks ago
James Almer f462ba05f5 avutil/pixfmt: add Y216 pixel format 3 weeks ago
Lynne 9eb7e8d2a4
vulkan: move alignment of host-visible allocations outside of ff_vk_alloc_mem 3 weeks ago
Emily 3565903c63 fate/ffmpeg: add samples dependency to fate-ffmpeg-spec-disposition 3 weeks ago
James Almer 8d940a07d1 avutil/pixdesc: fix alpha offset for X2{RGB,BGR}10BE 4 weeks ago
James Almer 60b8f0d004 fate/filter-video: make fate-filter-pixdesc compare the hashed output with and without pixdesctest filtering 4 weeks ago
James Almer 0bb53948ac swscale/swscale_unscaled: clear the low bits in planar8ToP01xleWrapper 4 weeks ago
James Almer dfd7acf3ed avfilter/vf_pixdesctest: also take into account undefined alpha components 4 weeks ago
James Almer 8debc5aa41 avfilter/vsrc_testsrc: use the alpha component information for XV3{0,6} and V30X 4 weeks ago
James Almer 8f1de9ccd9 avutil/pixdesc: add alpha component information to pixfmts with reserved but undefined alpha bits 4 weeks ago
James Almer 72f8f76d45 avutil/pixdesc: ensure the component being read or writen to is valid 4 weeks ago
Tomas Härdin baa23e40c1 lavf/mxfdec: Set a scan direction explicitly 4 weeks ago