117643 Commits (08b1bffa49715a9615acc025dfbea252d8409e1f)
 

Author SHA1 Message Date
Dale Curtis 08b1bffa49 avcodec/h2645: allocate film grain metadata dynamically 2 months ago
Michael Niedermayer 2c71366d3b
avcodec/ffv1: Implement new slice tiling 2 months ago
Michael Niedermayer d147b3d7ec
avcodec/rangecoder: only perform renorm check/loop for callers that need it 2 months ago
Niklas Haas 67adb30322 swscale: rename SwsContext to SwsInternal 2 months ago
Soma Lucz 153a6dc8fa doc/ffmpeg: improve -disposition, -stats, and -progress documentation 2 months ago
James Almer ae0ab5b7ce avcodec/vulkan_video: add mapping for AV_PIX_FMT_Y216 2 months ago
James Almer 5c622d4cc1 avutil/hwcontext_vulkan: add support for AV_PIX_FMT_Y216 2 months ago
James Almer e46a506ae0 avcodec/vulkan_video: add proper maps for XV3{0,6} 2 months ago
Niklas Haas f1f54d2f82 swscale/x86: use dedicated int for self-modifying MMX dstW 2 months ago
Niklas Haas b03c758600 swscale: add sws_is_noop() 2 months ago
Niklas Haas 5e50a56b9c swscale: add new frame testing API 2 months ago
Niklas Haas e2637a083a swscale/utils: add SwsFormat abstraction and helpers 2 months ago
Niklas Haas 87baf9ab2c swscale: add sws_free_context() 2 months ago
Niklas Haas 3bf12beae9 swscale: slightly reorder header 2 months ago
Niklas Haas fbfea1c644 swscale: publicly typedef struct SwsContext 2 months ago
James Almer b520d95467 swscale/output: add Y216LE output support 2 months ago
James Almer 7756cd98ac swscale/input: add Y216LE input support 2 months ago
James Almer f462ba05f5 avutil/pixfmt: add Y216 pixel format 2 months ago
Lynne 9eb7e8d2a4
vulkan: move alignment of host-visible allocations outside of ff_vk_alloc_mem 2 months ago
Emily 3565903c63 fate/ffmpeg: add samples dependency to fate-ffmpeg-spec-disposition 2 months ago
James Almer 8d940a07d1 avutil/pixdesc: fix alpha offset for X2{RGB,BGR}10BE 2 months ago
James Almer 60b8f0d004 fate/filter-video: make fate-filter-pixdesc compare the hashed output with and without pixdesctest filtering 2 months ago
James Almer 0bb53948ac swscale/swscale_unscaled: clear the low bits in planar8ToP01xleWrapper 2 months ago
James Almer dfd7acf3ed avfilter/vf_pixdesctest: also take into account undefined alpha components 2 months ago
James Almer 8debc5aa41 avfilter/vsrc_testsrc: use the alpha component information for XV3{0,6} and V30X 2 months ago
James Almer 8f1de9ccd9 avutil/pixdesc: add alpha component information to pixfmts with reserved but undefined alpha bits 2 months ago
James Almer 72f8f76d45 avutil/pixdesc: ensure the component being read or writen to is valid 2 months ago
Tomas Härdin baa23e40c1 lavf/mxfdec: Set a scan direction explicitly 2 months ago
Nuo Mi b611410569 avcodec/vvc/thread: Check frame to be non NULL 2 months ago
arch1t3cht 72e5381123 avfilter/vf_subtitles: Respect YCbCr Matrix header 2 months ago
Marvin Scholz c98810ab47 avcodec/hw_base_encode: fix use after free on close 2 months ago
Lynne dfaade76db
vulkan: move buffer allocation av_log message 2 months ago
James Almer 1edc748eff avformat/movenc: explicitly support V30XLE and not the host native endian version 2 months ago
James Almer 6cf4186d1b fate/vcodec: update reference files for v410 vsynth tests 2 months ago
James Almer f0e6296dde swscale/output: fix alpha endianness in XV36 2 months ago
James Almer 062fcacc8f avfilter/vsrc_testsrc: fill the xv30le alpha bits 2 months ago
James Almer 601a347946 swscale/output: fill the xv30le alpha bits 2 months ago
James Almer 5601c5bb2e avfilter/vsrc_testsrc: add support for XV36 and AYUV64 2 months ago
James Almer 08c632ec0f swscale/output: add AYUV64BE output support 2 months ago
James Almer 5a699c8db9 swscale/input: add AYUV64BE input support 2 months ago
James Almer 42098f9266 swscale/output: add X36VBE output support 2 months ago
James Almer e012a7a24a swscale/input: add X36VBE input support 2 months ago
James Almer 2137346324 swscale/output: fill all the xv36le alpha bits 2 months ago
James Almer e1d1ba4cbc tests/checkasm/sw_rgb: don't write random data past the end of the buffer 2 months ago
Ramiro Polla d2ed52dc02 avdevice/dshow: fix unused variable warning 2 months ago
Anton Khirnov c034213083 lavfi/vsrc_perlin: convert to query_func2() 2 months ago
Anton Khirnov e0aa644978 lavfi/vsrc_life: convert to query_func2() 2 months ago
Anton Khirnov 2094a7256c lavfi/vsrc_life: avoid modifying the context in query_formats() 2 months ago
Anton Khirnov d08feb9003 lavfi/vf_zscale: convert to query_func2() 2 months ago
Anton Khirnov 6bff95be03 lavfi/vf_weave: convert to query_func2() 2 months ago