Sign in
chromium
/
chromium
/
third_party
/
ffmpeg
/
HEAD
a0d90da
ffmpeg/sigs: Add av_dynamic_hdr_smpte2094_app5_to_t35
by Vignesh Venkat
· 27 hours ago
master
023fdd1
avformat/ogg: Fix overflow and stale oggvorbis_private values
by Dale Curtis
· 32 hours ago
369160b
Roll ffmpeg for M150
by Dale Curtis
· 9 days ago
sushi-2026-05-18-23-00-53
f9a9429
Merge remote-tracking branch 'upstream/master' into sushi-2026-05-18-23-00-53
by Dale Curtis
· 9 days ago
7ac3d83
avcodec/nvdec: fix dimension rounding for monochrome/444 formats
by Diego de Souza
· 9 days ago
fa1ba61
avcodec/cuviddec: fix dimension rounding for monochrome/444 formats
by Diego de Souza
· 9 days ago
1356714
avcodec/nvenc: force frameIntervalP=1 for H.264 Baseline profile
by Diego de Souza
· 9 days ago
489a383
swscale/vulkan: implement SWS_OP_PACK/SWS_OP_UNPACK
by Lynne
· 9 days ago
5f2877b
hwcontext_vulkan: enable X2BGR10
by Lynne
· 9 days ago
561e32c
hwcontext_vulkan: reenable X2RGB10
by Lynne
· 9 days ago
f73acb8
hwcontext_vulkan: reenable and remap XV30
by Lynne
· 9 days ago
b4d11df
avformat/rtpdec_av1: fix operator precedence in packet allocation
by Zhao Zhili
· 10 days ago
989e621
avcodec/g2meet: The stack is EPIC_PIX_STACK_SIZE
by David Korczynski
· 10 days ago
f435ce2
avcodec/h2645_sei: Initialize side data before deallocation
by Michael Niedermayer
· 10 days ago
af73954
avformat/mov: factorize out tmcd track parsing
by James Almer
· 10 days ago
4444a75
avformat/movenc: support writing more than one entry per tref tag
by James Almer
· 10 days ago
90dd867
avformat/mov: handle all references in tref boxes
by James Almer
· 10 days ago
a5822fc
avformat/avformat: add a Track Reference Stream Group
by James Almer
· 10 days ago
0c1a1ee
swscale/ops_optimizer: don't push scale past truncating conversions
by Niklas Haas
· 11 days ago
812b565
swscale/tests/sws_ops: use SWS_SCALE_BILINEAR for printing ops lists
by Niklas Haas
· 11 days ago
2dfe055
swscale/tests/sws_ops: print split sub-passes for lists with filters
by Niklas Haas
· 11 days ago
369a301
swscale/tests/sws_ops: use a dummy ops backend for printing
by Niklas Haas
· 11 days ago
239c679
lavc: add ProRes RAW videotoolbox hwaccel
by wangbin
· 11 days ago
3b9ab7f
prores_raw: label every field
by Lynne
· 11 days ago
9c40552
prores_raw: synchronize decoder with reference implementation
by Lynne
· 11 days ago
f8b7f05
prores_raw: parse the linearization curve from the bitstream
by Lynne
· 11 days ago
d8cb567
prores_raw: fix tile alignment issues
by Lynne
· 11 days ago
eb24fb0
vulkan/common: fix LOAD64 again
by Lynne
· 11 days ago
0e8cf39
hwcontext_vulkan: add support for AV_PIX_FMT_RGBAF16
by Lynne
· 11 days ago
444f2cf
avfilter/boxblur: Fix off by one errors
by David Korczynski
· 11 days ago
ef3ff9a
avformat/iamf_writer: reject unset frame size
by James Almer
· 11 days ago
412aa48
fftools/ffmpeg_mux_init: propagate the muxer request for fixed frame size
by James Almer
· 11 days ago
c0bdc3b
avformat/avformat: add an AVOutputFormat capability flag to signal fixed frame size is needed.
by James Almer
· 11 days ago
8e162da
fftools:/ffmpeg_enc: honor the user request for fixed size frames
by James Almer
· 11 days ago
8567345
tests/fate/lavf-audio: set frame_size on fate-lavf-ogg
by James Almer
· 11 days ago
53d46a5
avcodec/encode: propagate skip samples side data if present
by James Almer
· 11 days ago
355d05a
avcodec/encode: report that the padded samples must be discarded
by James Almer
· 11 days ago
7c5df8d
avformat/matroskaenc: use frame_size to write audio DefaultDuration
by James Almer
· 11 days ago
b1120b1
avcodec: add a flag to force encoders to use fixed size frames
by James Almer
· 11 days ago
bf2695e
avcodec/pcm-dvdenc: don't allow the user to set frame_size
by James Almer
· 11 days ago
08d7646
avformat/assenc: Add the missing parentheses
by David Korczynski
· 11 days ago
200cbae
avformat/hlsenc: use correct close function for custom io
by Kacper Michajłow
· 11 days ago
06ef9a7
avformat/hlsenc: respect io_open set in AVFormatContext
by Kacper Michajłow
· 11 days ago
4cf687b
avformat/dashenc: respect io_open set in AVFormatContext
by Kacper Michajłow
· 11 days ago
fbc4003
avformat/dashdec: respect io_open set in AVFormatContext
by Kacper Michajłow
· 11 days ago
37c176a
tests/fate/voice: Add fate-g726le-encode
by Michael Niedermayer
· 11 days ago
bbdce45
avcodec/diracdec: Enlarge `mctmp` to cover the worst-case `blheight·ybsep + yblen` rows, and break the MC loop when no output rows remain
by Thai Duong
· 11 days ago
dc74fe7
avformat/demux: use correct close function for custom io
by Kacper Michajłow
· 12 days ago
2aad4fb
Typo: Remove space in 'centiseconds', 'microseconds', and 'nanoseconds'.
by Stuart Eichert
· 12 days ago
18b83f2
tools/zmqsend: close the input FILE
by James Almer
· 12 days ago
144af8f
tools/zmqsend: free the AVBprint buffer after using it
by James Almer
· 12 days ago
b5fc215
avformat/mods: Return EOF for packets starting at the index offset
by Link Mauve
· 12 days ago
c4b7a51
avformat/mods: Parse the index entries
by Link Mauve
· 12 days ago
00ff728
avfilter/vf_pp7: Fix shadowing
by Andreas Rheinhardt
· 12 days ago
7971953
avfilter/x86/vf_pp7: Port ff_pp7_dctB_mmx to SSE2
by Andreas Rheinhardt
· 12 days ago
fc9e634
avfilter/vf_pp7dsp: Add restrict
by Andreas Rheinhardt
· 12 days ago
94a4906
tests/checkasm: Add vf_pp7 checkasm test
by Andreas Rheinhardt
· 12 days ago
617a9af
avfilter/vf_pp7: Add proper PP7DSPContext
by Andreas Rheinhardt
· 12 days ago
0a1faa7
avfilter/vf_pp7: Constify
by Andreas Rheinhardt
· 12 days ago
76dc83d
swscale/ops_dispatch: make ff_sws_ops_compile() output optional
by Niklas Haas
· 12 days ago
420b1bf
swscale/ops_dispatch: allow forcing specific ops backend
by Niklas Haas
· 12 days ago
9021448
swscale/ops_dispatch: merge ff_sws_ops_compile_backend() and compile()
by Niklas Haas
· 12 days ago
ad17144
swscale/ops_dispatch: move op list print to ff_sws_ops_compile_backend()
by Niklas Haas
· 12 days ago
90669ab
swscale/ops: move ff_sws_compile_pass() and friends to ops_dispatch.h
by Niklas Haas
· 12 days ago
1d84163
swscale/ops: also include scaling ops in ff_sws_enum_op_lists()
by Niklas Haas
· 12 days ago
eec9f71
swscale/ops: re-use ff_sws_op_list_generate() in ff_sws_enum_op_lists()
by Niklas Haas
· 12 days ago
cac183f
swscale/ops: don't silently suppress non-ENOTSUP errors
by Niklas Haas
· 12 days ago
dacbf08
swscale/ops_chain: simplify ff_sws_op_compile_tables() signature
by Niklas Haas
· 12 days ago
0646005
swscale/ops_chain: remove flexible from SWS_OP_MIN/MAX entries
by Niklas Haas
· 12 days ago
98c1dba
swscale/ops_memcpy: don't depend on ops_backend.h
by Niklas Haas
· 12 days ago
62aad45
swscale/graph: move format conversion logic to formats.c
by Niklas Haas
· 12 days ago
0611abc
swscale/graph: move code for adding filters to format.h
by Niklas Haas
· 12 days ago
9fe0ff3
swscale/graph: make _reinit() only call _init(), not _create()
by Niklas Haas
· 12 days ago
56305c4
swscale/graph: add ff_sws_graph_alloc() and _init()
by Niklas Haas
· 12 days ago
5e0ddde
swscale/graph: move graph uninit logic to helper function
by Niklas Haas
· 12 days ago
d0a84c6
swscale/unscaled: fix rgbToRgbWrapper for non-native-endian formats
by Ramiro Polla
· 12 days ago
d812c8b
swscale/tests/swscale: log test parameters on loss error
by Ramiro Polla
· 12 days ago
1cc9b15
swscale/tests/swscale: fix -p option when -flags and/or -unscaled are used
by Ramiro Polla
· 12 days ago
24d432e
swscale/tests/swscale: improve help text for -p option
by Ramiro Polla
· 12 days ago
b286748
avformat/avformat: Add AVFMT_EXPERIMENTAL to allowed flags
by Andreas Rheinhardt
· 13 days ago
43bbd6d
avformat/utils: avoid void pointer arithmetic
by Marton Balint
· 13 days ago
a327bc0
avformat/hlsenc: fix segment duration with mixed stream time bases
by Ben Kepner
· 2 weeks ago
566ad78
avformat/hlsenc: remove unused function parameter
by Marton Balint
· 2 weeks ago
f20ea3f
avformat/hlsenc: dynamically allocate segment uris along with the segment struct
by Marton Balint
· 2 weeks ago
cb708d8
avformat/utils: add ff_bprint_finalize_as_fam to put bprint strings to flexible array members
by Marton Balint
· 2 weeks ago
553321d
libavcodec/hdrdec: accept "#?RGBE" header in addition to "#?RADIANCE"
by Kirill Gavrilov
· 2 weeks ago
f69aa0c
avcodec/aomenc: Handle Smpte2094App5 metadata
by Vignesh Venkat
· 2 weeks ago
2d826f1
vulkan/prores_raw: don't load the quantization matrix on every invocation
by Lynne
· 2 weeks ago
13aabf7
vulkan/prores_raw: specify format on image
by Lynne
· 2 weeks ago
a273749
vulkan/prores_raw: add skip_bits_unchecked and use it
by Lynne
· 2 weeks ago
5dc567a
vulkan/prores_raw: remove redundant fast golomb parsing path
by Lynne
· 2 weeks ago
64f8488
vulkan/prores_raw: use 16-bit/32-bit uints where needed
by Lynne
· 2 weeks ago
74e3d63
vulkan/prores_raw: use get_bits shared memory cache
by Lynne
· 2 weeks ago
67811c2
vulkan/common: fix get_bit() with SMEM caching
by Lynne
· 2 weeks ago
8ffaead
fftools/ffmpeg_filter: fix frame reference leak in fg_output_step
by jiangjie
· 2 weeks ago
7e045df
ffprobe: implement printing IAMF frame side data
by Marvin Scholz
· 2 weeks ago
6563545
avcodec: map IAMF packet side data to frame side data
by Marvin Scholz
· 2 weeks ago
99908c6
avutil: add IAMF frame side data types
by Marvin Scholz
· 2 weeks ago
22d06b39
avfilter/avfilter: fix memory leak of filter name in ff_filter_alloc error path
by jiangjie
· 2 weeks ago
4851060
avutil: hdr_dynamic_metadata: fix error code
by Marvin Scholz
· 2 weeks ago
Next »