117690 Commits (a686d34fea6e963f878518ffe3a08512362ed79b)
 

Author SHA1 Message Date
James Almer a686d34fea swscale/swscale_unscaled: add unscaled conversion for AYUV/VUYA/UYVA 2 months ago
Brad Smith d6b2d08fc7 libavutil/ppc: Include the hardware feature flags like the other archs 2 months ago
Timo Rothenpieler d724584d68 avcodec/nvenc: set bitstreamRestrictionFlag when neccesary 2 months ago
Koushik Dutta 0cdcbab9e9 avfilter/scale_cuda: frame crop support 2 months ago
Zhao Zhili 1864025458 fate/vvc: Add a sample which lose frames before 5c66a3 2 months ago
Fei Wang e726fdeb05 lavc/vaapi_dec: Add VVC decoder 2 months ago
Fei Wang 4dc18c78cd lavc/vvc_dec: Add hardware decode API 2 months ago
Fei Wang a94aa2d61e lavc/vvc_ps: Add alf raw syntax into VVCALF 2 months ago
Fei Wang 15a75e8e04 lavc/vvc_refs: Define VVC_FRAME_FLAG* to h header 2 months ago
Fei Wang 6bb5dc2ae7 lavc/cbs_h266: Add NumSlicesInTile to H266RawPPS 2 months ago
Fei Wang e543a22c38 lavc/cbs_h266: Add SliceTopLeftTileIdx to H266RawPPS 2 months ago
Fei Wang f42978fe29 lavc/vaapi_decode: Use a more meaningful variable name 2 months ago
Fei Wang 1d8c31d5e2 lavc/vaapi_dec: Create VA parameters dynamically 2 months ago
Peter Ross 87068b9600 fate/vp60-interlace: add test 2 months ago
Peter Ross 492a3b4b89 avcodec/vp56: decode interlace content 2 months ago
Thomas Guillem 44a0a0c050 avcodec/decode: clean-up if get_hw_frames_parameters fails 2 months ago
James Almer bb57b78013 avutil/hwcontext_vulkan: add missing packed YUV444 format mappings 2 months ago
Pierre-Anthony Lemieux 839f6d38a0
jpeg2000dec: fix tile-part header state reset 2 months ago
Ramiro Polla 562524587e checkasm/sw_range_convert: indent after previous couple of commits 2 months ago
Ramiro Polla 031d98790e checkasm/sw_range_convert: test all supported bit depths 2 months ago
Ramiro Polla 2c44393c01 checkasm/sw_range_convert: only run benchmarks on largest input width 2 months ago
Ramiro Polla e308d09fba checkasm/sw_range_convert: reduce number of input sizes tested 2 months ago
Ramiro Polla d1acd68d73 checkasm/sw_range_convert: use YUV pixel formats instead of YUVJ 2 months ago
Ramiro Polla a8ef1fac0d checkasm: use FF_ARRAY_ELEMS instead of hardcoding size of arrays 2 months ago
Ramiro Polla 8b30daedf7 swscale/range_convert: indent after previous commit 2 months ago
Ramiro Polla f7ee0195df swscale/range_convert: drop redundant conditionals from arch-specific init functions 2 months ago
Ramiro Polla 7728b3357d swscale/range_convert: call arch-specific init functions from main init function 2 months ago
Marton Balint 9b0128aa76 avutil/wchar_filename: re-introduce explicit cast of void* to char* 2 months ago
Zhao Zhili 78525bc36b tests/fate-run: Fix pixdesc failure 2 months ago
Zhao Zhili 7fe9d12f25 avcodec/mediacodecdec_common: Workaround MTK broken crop implementation 2 months ago
Zhao Zhili 0ee18ff23d avcodec/mediacodecenc: Extract configOBUs from AV1CodecConfigurationRecord 2 months ago
Zhao Zhili 0552238570 fftools/ffplay: use swapchain_colorspace_hint to get better HDR support 2 months ago
James Almer fe21944656 avutil/hwcontext_d3d11va: drop duplicate pixfmt entry 2 months ago
James Almer ca71b0b807 libavutil/hwcontext_d3d11va: use the XV48 pixel format 2 months ago
James Almer dad3d9800d libavutil/hwcontext_dxva2: use the XV48 pixel format 2 months ago
James Almer 42b748f738 avfilter/vsrc_testsrc: add support for XV48 2 months ago
James Almer 707e2184ca avformat/riff: map Y416 fourcc to RAWVIDEO decoder 2 months ago
James Almer a67ba3c132 swscale/output: add XV48 output support 2 months ago
James Almer 2f13f74791 swscale/input: add XV48 input support 2 months ago
James Almer e02a3b40a5 avutil/pixfmt: add XV48 pixel format 2 months ago
James Almer e1bacfb523 libavutil/hwcontext_d3d11va: use the Y216 pixel format 2 months ago
James Almer c76d92b2e0 libavutil/hwcontext_dxva2: use the Y216 pixel format 2 months ago
James Almer faec8763e8 avformat/riff: map Y210 and Y216 fourcc to RAWVIDEO decoder 2 months ago
Michael Niedermayer db7b4fc89f
avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen 2 months ago
Michael Niedermayer 23088a5ff2
avformat/mxfdec: Fix overflow in midpoint computation 2 months ago
Michael Niedermayer 3fe3014405
swscale/output: used unsigned for bit accumulation 2 months ago
Michael Niedermayer 14f5d67be3
swscale/rgb2rgb_template: Fix ff_rgb24toyv12_c() with odd height 2 months ago
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