116916 Commits (703288cec6522655e8533c89efa3cd6df9613b99)
 

Author SHA1 Message Date
Ramiro Polla 4eb5594295 swscale: add nv24/nv42 to yuv420p unscaled converter 4 months ago
Zhao Zhili aa14f9fe63 avcodec/mediacodecdec: Skip dequeue buffer in draining state 4 months ago
Zhao Zhili 2e370805da avfilter/unsharp: Merge header into .c 4 months ago
Stefan Oltmanns d42cd5b75b avformat/vapoursynth: load library at runtime 4 months ago
Stefan Oltmanns eac611f1a4 avformat/vapoursynth: Update to API version 4 4 months ago
Ramiro Polla abb4e13a0a avutil/aarch64: add AV_COPY128 and AV_ZERO128 macros 4 months ago
Zhao Zhili 40dda881d6 avcodec/filter_units: Fix extradata and packets can have different bitstream format 4 months ago
Zhao Zhili 523189c744 fftools/ffplay: handle flip in display matrix 4 months ago
Gnattu OC 30f090b4f8 avfilter: inherit input color range for videotoolbox filters 4 months ago
Martin Storsjö cfe0a36352 libswscale: aarch64: Fix the indentation of some macro invocations 4 months ago
James Almer 9d15fe77e3 avcodec/container_fifo: add missing stddef.h include 5 months ago
James Almer a754ee0844 avcodec/h2645_parse: replace three bool arguments in ff_h2645_packet_split with a single flags one 5 months ago
James Almer 8060644237 avcodec/shorten: Fix discard of ‘const’ qualifier 5 months ago
Martin Storsjö 507c2a5774 libswscale: arm: Don't assume aligned output in yuv2rgb functions 5 months ago
Anton Khirnov 52471b56ba lavfi: make FFFilterContext private to generic code 5 months ago
Anton Khirnov f19c988911 lavfi/filters: move functions only used by generic code to avfilter_internal.h 5 months ago
Anton Khirnov 6d75d44d90 lavfi: drop internal.h 5 months ago
Anton Khirnov 90e4af65e1 lavfi/f_streamselect: remove a no-op ff_filter_config_links() call 5 months ago
Anton Khirnov a2314308f2 lavfi/inernal: move ff_fmt_is_regular_yuv() declaration to video.h 5 months ago
Anton Khirnov a83a30e899 lavfi: move ff_parse_{sample_rate,channel_layout}() to audio.[ch] 5 months ago
Anton Khirnov f4bfdf7893 lavfi: move ff_parse_pixel_format() to vf_format, its only caller 5 months ago
Anton Khirnov 1afe42852b lavfi/internal: move functions used by filters to filters.h 5 months ago
Rémi Denis-Courmont d8fb44c0aa lavc/mpegvideoencdsp: R-V V add_8x8basis 5 months ago
Rémi Denis-Courmont 1907dd7f23 lavc/mpegvideoencdsp: R-V V try_8x8basis 5 months ago
Rémi Denis-Courmont 0fd37c00d7 lavc/mpegvideoencdsp: R-V V pix_norm1 5 months ago
Rémi Denis-Courmont 63d016aea5 lavc/mpegvideoencdsp: R-V V pix_sum 5 months ago
Anton Khirnov 631a725670 lavc/hevcdec: call ff_thread_finish_setup() even if hwaccel is in use 5 months ago
Anton Khirnov 4b9adb35b6 lavc/hevcdec: simplify output logic 5 months ago
Anton Khirnov 79afc45c03 lavc/hevcdec: use a ContainerFifo to hold frames scheduled for output 5 months ago
Anton Khirnov 4bda7f288c lavc/videotoolbox: drop HEVC cropping from start_frame rather than end_frame 5 months ago
Anton Khirnov 6174818252 lavc: add private container FIFO API 5 months ago
Anton Khirnov 2fdecbb239 lavc/hevcdec: switch to receive_frame() 5 months ago
sunyuechi 4e7b5ac48f lavc/vp9dsp: R-V V mc bilin hv 5 months ago
sunyuechi 9edd2e723b lavc/vp9dsp: R-V V mc bilin h v 5 months ago
Marvin Scholz 8f36c6f2e7
MAINTAINERS: add CC preference for myself 5 months ago
Michael Niedermayer 7e5410eadb
avformat/iamf_parse: clear padding 5 months ago
Michael Niedermayer 67947f2a1c
avcodec/hevc/ps: use unsigned shift 5 months ago
Michael Niedermayer 043875941f
avcodec/cbs_h265_syntax_template: 5 months ago
Michael Niedermayer 8657eb9c3f
avcodec/avcodec: Warn about data returned from get_buffer*() 5 months ago
Dale Curtis 4230379835
avformat/mov: Fix nullptr dereference with invalid encryption metadata. 5 months ago
Ramiro Polla 181cd260db swscale/aarch64/yuv2rgb: add neon yuv42{0,2}p -> gbrp unscaled colorspace converters 5 months ago
Ramiro Polla 8744764a4c swscale/x86/yuv2rgb: add ssse3 yuv42{0,2}p -> gbrp unscaled colorspace converters 5 months ago
Ramiro Polla 4545205a26 swscale/yuv2rgb: add yuv42{0,2}p -> gbrp unscaled colorspace converters 5 months ago
Ramiro Polla af5adf57e3 swscale/yuv2rgb: prepare YUV2RGBFUNC macro for multi-planar rgb 5 months ago
Ramiro Polla 24063e7827 swscale/yuv2rgb: prepare LOADCHROMA/PUTFUNC macros for multi-planar rgb 5 months ago
Ramiro Polla 5c1c0325cd avcodec/aarch64/me_cmp: add dotprod implementations of sse16 and vsse_intra16 5 months ago
Dale Curtis a31106d849 lavf/demux: don't reallocate a AVCodecContext when closing a non-open codec. 5 months ago
sfan5 c779766b5c avcodec/mediacodecdec: call MediaCodec.stop on close 5 months ago
Timo Rothenpieler 817c6a6762 avformat/hlsenc: correctly reset subtitle stream counter per-varstream 5 months ago
James Almer 211c88b9d5 avfilter/f_zmq: fix graph argument 5 months ago