Sign in
chromium
/
chromium
/
third_party
/
ffmpeg
/
HEAD
0c529ef
Refine filter for C init files in linux-noasm
by Victor Liu
· 2 days ago
master
2b68d2b
README.chromium file
by Eugene Zemtsov
· 2 weeks ago
sushi-2026-07-15-14-50-59
ab1e157
GN Configuration
by Eugene Zemtsov
· 2 weeks ago
e3d1150
Fix syntax error in RISC-V intrapred macro
by Eugene Zemtsov
· 2 weeks ago
db0156c
Merge remote-tracking branch 'upstream/master' into sushi-2026-07-15-14-50-59
by Eugene Zemtsov
· 2 weeks ago
a5e6c01
swscale/uops: mark unneeded rows as zero in translate_linear_op()
by Ramiro Polla
· 2 weeks ago
1588bce
avdevice/android_camera: fix OOB read in metadata parsing
by Mirkó Visontai
· 2 weeks ago
005e963
Guard against int overflow when discarding samples
by Thomas Guilbert
· 2 weeks ago
d7fe91e
avutil/hwcontext_cuda: fix build with old cuda headers
by Timo Rothenpieler
· 2 weeks ago
1ad50bb
configure: gate CUARRAY support on ffnvcodec capabilities
by Diego de Souza
· 2 weeks ago
96bce29
avformat/mov: fix error log for cdsc track references
by James Almer
· 2 weeks ago
ac91f1c
avdevice/pulse_audio_dec: validate sample spec before use
by zhanghongyuan
· 2 weeks ago
fcf00a6
Exclude architecture-specific C init files when linux-noasm
by Victor Liu
· 2 weeks ago
07020f5
avfilter/hwupload_cuda: add CUARRAY output and semi-planar 444 format support
by Diego de Souza
· 2 weeks ago
1eb4712
fftools/ffmpeg_dec: improve hwaccel format negotiation for CUARRAY
by Diego de Souza
· 2 weeks ago
a127ad2
avcodec/nvenc: add CUARRAY (block-linear) input support
by Diego de Souza
· 2 weeks ago
0c0580e
avcodec/cuviddec: add CUARRAY opaque output and zero-copy support
by Diego de Souza
· 2 weeks ago
acbaf42
avcodec/nvdec: register CUARRAY hwaccel variants for all supported codecs
by Diego de Souza
· 2 weeks ago
ca13ad0
avcodec/nvdec: add opaque CUARRAY output and zero-copy decode support
by Diego de Souza
· 2 weeks ago
ef3dcf4
avutil/hwcontext_cuda: add CUarray surface pool support
by Timo Rothenpieler
· 2 weeks ago
c7546ce
avutil/pixfmt: add AV_PIX_FMT_CUARRAY for opaque CUDA block-linear surfaces
by Diego de Souza
· 2 weeks ago
5002b55
fate/mov: Add fate test for t35 cdsc track
by Vignesh Venkat
· 2 weeks ago
8a3e914
avformat/mov: parse cdsc track references
by James Almer
· 2 weeks ago
a302c9a
avformat/mov: Add itut-t35 data codec support
by Vignesh Venkat
· 2 weeks ago
312c830
avfilter/dnn: auto-initialize nireq for Torch backend
by Raja-89
· 2 weeks ago
9287fc3
lavc/mediacodecdec: rename MediaCodecH264DecContext to MediaCodecContext
by lck
· 2 weeks ago
150f7d1
swscale/uops_macros_gen: drop checkasm planar write hack
by Niklas Haas
· 2 weeks ago
e65dab2
swscale/tests/sws_ops: rewrite to test uops directly
by Niklas Haas
· 2 weeks ago
909ca1d
swscale/x86/ops: add missing non-FMA SWS_UOP_LINEAR fallback
by Niklas Haas
· 2 weeks ago
44e1b60
swscale/uops: consolidate SWS_UOP_{PERMUTE,COPY,MOVE}
by Niklas Haas
· 2 weeks ago
b3a9986
swscale/x86/ops: add micro-op dump to compile_uops_x86() as well
by Niklas Haas
· 2 weeks ago
bb553f9
swscale/x86/ops: implement compile_uops()
by Niklas Haas
· 2 weeks ago
33d183a
swscale/ops_dispatch: add SwsOpBackend.compile_uops()
by Niklas Haas
· 2 weeks ago
17a9a59
swscale/x86/ops: avoid direct reliance on `ops` metadata
by Niklas Haas
· 2 weeks ago
6703246
swscale/uops: add extra convenience metadata for the backends
by Niklas Haas
· 2 weeks ago
2dbcec5
swscale/ops_dispatch: remove outdated comment
by Niklas Haas
· 2 weeks ago
8bea614
avcodec/x86/sbcdsp: Avoid shift
by Andreas Rheinhardt
· 2 weeks ago
f769e43
Revert "tests/checkasm/vp9dsp: Allow to run only a subset of tests"
by Andreas Rheinhardt
· 2 weeks ago
58d39e9
avformat/concatdec: Check recursion depth
by Michael Niedermayer
· 2 weeks ago
597036b
avformat: Add recursion limit
by Michael Niedermayer
· 2 weeks ago
a633df5
avcodec/d3d12va_vp9: check size of frame bitstream against available buffer size
by Timo Rothenpieler
· 2 weeks ago
1307db3
avcodec/d3d12va_vc1: check size of frame bitstream against available buffer size
by Timo Rothenpieler
· 2 weeks ago
26a9f9b
avcodec/d3d12va_mpeg2: check size of frame bitstream against available buffer size
by Timo Rothenpieler
· 2 weeks ago
fea3f13
avcodec/d3d12va_hevc: check size of frame bitstream against available buffer size
by Timo Rothenpieler
· 2 weeks ago
19e81f9
avcodec/d3d12va_h264: check size of frame bitstream against available buffer size
by Timo Rothenpieler
· 2 weeks ago
7309ad9
avcodec/d3d12va_av1: check slice bitstream size against available buffer size
by Timo Rothenpieler
· 2 weeks ago
e1ef95c
avcodec/d3d12va_av1: check size of frame bitstream against available buffer size
by Timo Rothenpieler
· 2 weeks ago
ba55f42
avcodec/hevc: Fix integer overflow in WPP entry point range check
by Michael Niedermayer
· 2 weeks ago
de771bd
avformat/ty: don't let the Series2 AC3 trim underflow the packet size
by Michael Niedermayer
· 2 weeks ago
a7e38b6
avfilter/vf_swaprect: size the temp row buffer for the widest plane
by Michael Niedermayer
· 2 weeks ago
cff4a69
avfilter: add latticepal filter
by Michael Niedermayer
· 2 weeks ago
f186c50
avfilter/vf_floodfill: remove unneeded variables
by Michael Niedermayer
· 2 weeks ago
24c322f
avfilter/vf_floodfill: size the point stack for the current frame
by Michael Niedermayer
· 2 weeks ago
0089694
avfilter/vf_lut3d: compute size2 after the 3DLUTSIZE directive
by Michael Niedermayer
· 2 weeks ago
fc4b523
avfilter/vf_vqe_amf: Add AMF Video Quality Enhancer filter
by Araz Iusubov
· 2 weeks ago
b672ae3
vulkan_encode: fix leak and swallowed errors in init_base_units()
by Lynne
· 2 weeks ago
ddfa842
vulkan_encode: destroy image views of queued pictures on uninit
by Lynne
· 2 weeks ago
569674a
vulkan_encode: free CBS context, fragment and SEI buffers on close
by Lynne
· 2 weeks ago
01a9a98
doc/developer.texi: update reviews section
by Michael Niedermayer
· 2 weeks ago
0c29cab
doc/infra.txt: add fairy
by Michael Niedermayer
· 2 weeks ago
fd3ee52
avcodec/tdsc: unref the reference frame before reallocating on size change
by Cloud-LHY
· 2 weeks ago
90436de
vf_libplacebo: add missing avstring.h include
by Lynne
· 2 weeks ago
92f2e63
configure: remove libshaderc and libglslang support
by Lynne
· 2 weeks ago
9e9ac0d
vulkan: remove runtime shader compilation support
by Lynne
· 2 weeks ago
aa6aa4e
swscale: remove GLSL backend
by Lynne
· 2 weeks ago
6219d4f
vf_scale_vulkan: port to compile-time SPIR-V generation
by Lynne
· 2 weeks ago
1a4250e
avcodec: remove unneeded vulkan_spirv.h includes
by Lynne
· 2 weeks ago
4b9c4b9
swscale/ops_dispatch: fix use-after-free when adding opaque ops passes
by Lynne
· 2 weeks ago
b2b0429
swscale/vulkan: fix invalid SPIR-V generation for plane-remapped passes
by Lynne
· 2 weeks ago
9c2aaba
avcodec/cavsdec: reject invalid start-code bitreader sizes
by Michael Niedermayer
· 3 weeks ago
705ff11
avcodec/libcodec2: reject packet sample counts that overflow int
by Jiale Yao
· 3 weeks ago
ed4f286
avcodec/ffv1dec: mask the fltmap index on the 8bit remap path
by Michael Niedermayer
· 3 weeks ago
7a39c20
avcodec/vorbisdec: skip the MDCT for unused channels
by Michael Niedermayer
· 3 weeks ago
206f2d9
avcodec/exr: bound total decoded pixels by max_pixels
by Michael Niedermayer
· 3 weeks ago
a13c2b1
avcodec/x86/vp9lpf: Simplify clip_u8(u8+i8)
by Andreas Rheinhardt
· 3 weeks ago
a619985
avcodec/x86/vp9lpf: Combine filter2 and filter4 cases
by Andreas Rheinhardt
· 3 weeks ago
0c3a212
avcodec/x86/vp9lpf: Avoid unnecessary stores
by Andreas Rheinhardt
· 3 weeks ago
c727bc3
avcodec/x86/vp9lpf: Avoid inverting masks
by Andreas Rheinhardt
· 3 weeks ago
b5970d7
avcodec/x86/vp9lpf: Avoid reloading constant
by Andreas Rheinhardt
· 3 weeks ago
fee9a4f
avcodec/x86/vp9lpf: Improve deriving masks
by Andreas Rheinhardt
· 3 weeks ago
10232fd
avcodec/x86/vp9lpf: Don't do work twice
by Andreas Rheinhardt
· 3 weeks ago
2e3bc3e
avcodec/x86/vp9lpf: Combine comparisons
by Andreas Rheinhardt
· 3 weeks ago
7b9eead
tests/checkasm/aes: fix memcmp size argument
by Shreesh Adiga
· 3 weeks ago
a09be9b
apv_encode_vulkan: read the gathered bitstream back with the copy engine
by Lynne
· 3 weeks ago
48236ce
ffv1enc_vulkan: gather into VRAM and then copy, drop the host-only path
by Lynne
· 3 weeks ago
720bc0b
vulkan/seg_gather: avoid scratch spills and serial prefix summing
by Lynne
· 3 weeks ago
43d0d36
ffv1enc_vulkan: fix VRAM size detection
by Lynne
· 3 weeks ago
30b6ccb
vulkan: fix u32vec2buf/u32vec4buf alignment values
by Lynne
· 3 weeks ago
fe38a1e
avformat/network: make ff_network_init() follow standard AVERROR convention
by Jun Zhao
· 3 weeks ago
8656a45
avformat/tls: remove orphan ff_openssl_init/ff_openssl_deinit declarations
by Jun Zhao
· 3 weeks ago
a6ed750
avformat/utils: fix ff_mkdir_p() swallowing intermediate mkdir errors
by Jun Zhao
· 3 weeks ago
683fae3
avformat/internal: fix typo allow_unkown -> allow_unknown
by Jun Zhao
· 3 weeks ago
c16840b
avcodec/dca_xll: export downmix matrix coefficients
by James Almer
· 3 weeks ago
57708da
avcodec/dca_core: export downmix matrix coefficients
by James Almer
· 3 weeks ago
e1e6ebb
fftools/ffmpeg_filter: propagate downmix matrix side data to the filterchain
by James Almer
· 3 weeks ago
b662613
avfilter/af_aresample: also look for downmix matrix side data
by James Almer
· 3 weeks ago
9646228
swresample/rematrix: print custom downmix matrix coefficients
by James Almer
· 3 weeks ago
6336cff
avfilter/af_ashowinfo: support printing downmix matrix side data
by James Almer
· 3 weeks ago
7e68fdd
avutil/frame: add a new side data type for downmix matrix
by James Almer
· 3 weeks ago
56e39bd
avutil/downmix_info: add a new API to propagate pre-made downmix matrixes
by James Almer
· 3 weeks ago
Next »