Sign in
chromium
/
chromium
/
third_party
/
ffmpeg
/
HEAD
280d5fd
Rename ffmpeg_use_atomics_fallback to ffmpeg_use_unsafe_atomics.
by Dale Curtis
· 6 days ago
master
4fb42ae
Always use av_realloc_array() for nal->skipped_bytes_pos
by Matt Wolenetz
· 3 weeks ago
104674b
Merge branch 'sushi-2021-03-10-17-04-41'
by Matt Wolenetz
· 5 weeks ago
6248ccc
Roll FFmpeg for M91
by Matt Wolenetz
· 5 weeks ago
sushi-2021-03-10-17-04-41
ec86101
Merge remote-tracking branch 'upstream/master' into sushi-2021-03-10-17-04-41
by Matt Wolenetz
· 6 weeks ago
f4f5da0
avcodec/libilbc: Support newer libiLBC versions
by Andreas Rheinhardt
· 6 weeks ago
afa2b43
Update mac build_ffmpeg and configure to work with ld64.lld changes
by Matt Wolenetz
· 6 weeks ago
e36eb94
avutil: use the buffer_size_t typedef where required
by James Almer
· 6 weeks ago
5d9af16
avfilter: use the buffer_size_t typedef where required
by James Almer
· 6 weeks ago
f7abb53
avdevice: use the buffer_size_t typedef where required
by James Almer
· 6 weeks ago
e07126f
avformat: use the buffer_size_t typedef where required
by James Almer
· 6 weeks ago
d8a18c8
avcodec: use the buffer_size_t typedef where required
by James Almer
· 6 weeks ago
42e68fe
avformat/utils: change AVStream side data related public function and struct size types to size_t
by James Almer
· 6 weeks ago
d79e0fe
avcodec/packet: change side data related public function and struct size types to size_t
by James Almer
· 6 weeks ago
dbd47b7
avutil/frame: change av_frame_new_side_data() size parameter type to size_t
by James Almer
· 6 weeks ago
14040a1
avutil/buffer: change public function and struct size parameter types to size_t
by James Almer
· 6 weeks ago
3e3c408
avfilter/af_dynaudnorm: make better check for available samples
by Paul B Mahol
· 6 weeks ago
2ae73b7
avfilter/vf_nnedi: Fix use of uninitialized value
by Andreas Rheinhardt
· 6 weeks ago
573f05a
fftools/ffplay: do not write out of rdft visualization texture
by Marton Balint
· 6 weeks ago
a7425f7
avcodec/mediacodec_wrapper: use MediaCodecInfo.isSoftwareOnly() when available
by sfan5
· 6 weeks ago
1a03300
avcodec/mediacodec_wrapper: check if codec is software earlier
by sfan5
· 6 weeks ago
c35e456
avformat/mvdec: Allocate extradata only once
by Michael Niedermayer
· 6 weeks ago
1a549ef
libavcodec/amfenc_hevc: Recommend values for min and max video quantizer scale.
by Ovchinnikov Dmitrii
· 6 weeks ago
295f32e
avcodec/decode: Reindent after previous commits
by Andreas Rheinhardt
· 6 weeks ago
b5a2481
avcodec/decode: Don't needlessly copy side-data for subtitles
by Andreas Rheinhardt
· 6 weeks ago
e12923f
avcodec/decode: Avoid stack packets when decoding subtitles
by Andreas Rheinhardt
· 6 weeks ago
f0dc8fa
avcodec/qsvdec: Make functions used only here static, remove header
by Andreas Rheinhardt
· 6 weeks ago
74bffc0
avcodec: Constify some AVPackets
by Andreas Rheinhardt
· 6 weeks ago
74b5564
mailmap: add entry for myself
by Linjie Fu
· 6 weeks ago
d7cc26b
Updated build_ffmpeg and robosushi to fix arm64-mac cross-compilation
by Matt Wolenetz
· 6 weeks ago
9b14e3c
Update build_ffmpeg's Android API level getter
by Matt Wolenetz
· 6 weeks ago
b4ebf48
avcodec/dcadsp: Fix integer overflow in dmix_add_c()
by Michael Niedermayer
· 6 weeks ago
09e5e40
avformat/flvdec: Check double before cast in parse_keyframes_index()
by Michael Niedermayer
· 6 weeks ago
bcb1e9d
avformat/paf: Check for EOF before allocation in read_header()
by Michael Niedermayer
· 6 weeks ago
12aca5d
tools/target_dec_fuzzer: Adjust flv1 threshold
by Michael Niedermayer
· 6 weeks ago
6339245
avcodec/aacdec_template: Avoid undefined negation in imdct_and_windowing_eld()
by Michael Niedermayer
· 6 weeks ago
1957095
avformat/swfdec: Check outlen before allocation
by Michael Niedermayer
· 6 weeks ago
e6ff5d0
avcodec/mpeg4videodec: add forgotten flags to mpeg4_options
by Paul B Mahol
· 6 weeks ago
f067fcb
mobiclip: fix copyright headers
by Florian Nouwt
· 6 weeks ago
e8c646e
avcodec/ylc: Reindent after previous commit
by Andreas Rheinhardt
· 6 weeks ago
d7d33c0
avcodec/ylc: Avoid code duplication when creating and freeing VLCs
by Andreas Rheinhardt
· 6 weeks ago
50645e5
avcodec/ylc: Use only one temporary buffer
by Andreas Rheinhardt
· 6 weeks ago
6b48076
avcodec/ylc: Remove write-only variable
by Andreas Rheinhardt
· 6 weeks ago
7f1207c
avcodec/h261dec: Remove parse_context cruft
by Andreas Rheinhardt
· 6 weeks ago
54e5d21
lavc: clarify thread_safe_callbacks doxy
by Anton Khirnov
· 6 weeks ago
781fc06
lscrdec: add copyright header
by Anton Khirnov
· 6 weeks ago
2644a5d
lavc: remove tests/options
by Anton Khirnov
· 6 weeks ago
8369a28
tests/api-flac-test: reindent
by Anton Khirnov
· 6 weeks ago
f942e14
tests/api-flac-test: convert to new encoding/decoding API
by Anton Khirnov
· 6 weeks ago
ba30fd6
tests/api-flac-test: ensure the frame is writable before writing to it
by Anton Khirnov
· 6 weeks ago
2f004b3
mjpegdec: handle lowres with AVID cropping
by Anton Khirnov
· 6 weeks ago
e3c4e1f
avcodec/jpeglsenc: Allocate buffers together
by Andreas Rheinhardt
· 6 weeks ago
017baa8
avcodec/jpeglsenc: Avoid allocation of JLSState
by Andreas Rheinhardt
· 6 weeks ago
3aee27a
avcodec/jpeglsenc: Only use one line at a time as spare buffer
by Andreas Rheinhardt
· 6 weeks ago
fefe69c
avcodec/jpeglsenc: Move check out of loop
by Andreas Rheinhardt
· 6 weeks ago
0788a74
avcodec/jpeglsenc: Don't modify frame we don't own
by Andreas Rheinhardt
· 6 weeks ago
130d89d
avcodec/jpeglsenc: Don't use put bits API for byte-aligned writes
by Andreas Rheinhardt
· 6 weeks ago
3065532
avcodec/codec: Update init_static_data doxygen
by Andreas Rheinhardt
· 6 weeks ago
136dd5b
avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all()
by Andreas Rheinhardt
· 6 weeks ago
ea3953a
avformat/dashdec: Don't needlessly strdup metadata
by Andreas Rheinhardt
· 6 weeks ago
9a38e6f
avformat/dashdec: Remove limit on length of id
by Andreas Rheinhardt
· 6 weeks ago
b7e7813
avcodec/codec: add doxy to AVCodec.decode()
by James Almer
· 6 weeks ago
c063d55
avcodec/codec: use the correct name for all AVCodec.decode() parameters
by James Almer
· 6 weeks ago
48e715c
avcodec/codec: remove outdated comment about AVCodec.encode2()
by James Almer
· 6 weeks ago
59c0301
avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc
by Andreas Rheinhardt
· 6 weeks ago
fec3c73
avfilter/avfilter: Remove avfilter_link_set_closed() on bump
by Andreas Rheinhardt
· 6 weeks ago
a7f8417
doc/muxers.texi: Readd documentation removed accidentally
by Andreas Rheinhardt
· 6 weeks ago
9665fd3
avformat/http: Fix leak when using deprecated option
by Andreas Rheinhardt
· 6 weeks ago
2570663
avcodec/libxvid: Remove unnecessary header
by Andreas Rheinhardt
· 6 weeks ago
17127f8
avfilter: add msad video filter
by Paul B Mahol
· 6 weeks ago
4a69cd4
avfilter: add identity video filter
by Paul B Mahol
· 6 weeks ago
dc20b27
avcodec/parser: Schedule av_parser_change for removal
by Andreas Rheinhardt
· 6 weeks ago
64af145
avformat: add TTML muxer
by Jan Ekström
· 6 weeks ago
18713d2
avcodec: add TTML encoder
by Jan Ekström
· 6 weeks ago
a0eec77
avcodec: enable usage of err_recognition for encoders
by Jan Ekström
· 6 weeks ago
c8c6c9f
ffprobe: switch to av_bprint_escape for XML escaping
by Jan Ekström
· 6 weeks ago
0f6bf94
avutil/{avstring,bprint}: add XML escaping from ffprobe to avutil
by Stefano Sabatini
· 6 weeks ago
a272f38
avcodec/decode: Check size before opening iconv
by Andreas Rheinhardt
· 6 weeks ago
684e501
avcodec/decode: Return early upon failure
by Andreas Rheinhardt
· 6 weeks ago
94bf3f9
tests/fate: Don't keep unnecessary temp files
by Andreas Rheinhardt
· 6 weeks ago
491a30c
avformat/aadec: Replace strncpy by av_strlcpy
by Andreas Rheinhardt
· 6 weeks ago
80038fd
avformat/aadec: Use smaller scope for variables, remove initializations
by Andreas Rheinhardt
· 6 weeks ago
98689d8
Update build_ffmpeg to use /winsysroot instead of include paths
by Matt Wolenetz
· 6 weeks ago
b6fe10f
lavf/sga: Silence several warnings because of wrong format specifiers.
by Carl Eugen Hoyos
· 6 weeks ago
088f35f
avformat/mxfdec: add support for getting product version number metadata
by Marton Balint
· 6 weeks ago
7cb40b2
avformat/mxfdec: change toolkit_version metadata field to toolkit_version_num
by Marton Balint
· 6 weeks ago
433227d
avcodec/speedhq: fix decoding non 444 subsampling when width is not multiple of 16
by Paul B Mahol
· 6 weeks ago
f784091
avcodec/decode: constify the source packet parameter in extract_packet_props()
by James Almer
· 7 weeks ago
77ce903
avcodec/utils: free last_pkt_props on avcodec_open2() failure
by James Almer
· 7 weeks ago
b34d1de
avcodec/decode: port last_pkt_props to AVFifoBuffer
by James Almer
· 7 weeks ago
7819412
avformat/lxfdec: Fix multiple integer overflows related to track_size
by Michael Niedermayer
· 7 weeks ago
6c51213
avformat/mccdec: Use av_sat_add64() for fs
by Michael Niedermayer
· 7 weeks ago
5d7f17e
avutil/parseutils: Check sign in av_parse_time()
by Michael Niedermayer
· 7 weeks ago
787501d
avformat/mspdec: Check packet_size more completely
by Michael Niedermayer
· 7 weeks ago
460d3dc
avformat/aiffdec: Check that SSND is at least 8 bytes
by Michael Niedermayer
· 7 weeks ago
fdcb966
avformat/dcstr: Check sample rate
by Michael Niedermayer
· 7 weeks ago
6a3f345
avformat/frmdec: Simplify finding pixel format
by Andreas Rheinhardt
· 7 weeks ago
2ff40b9
avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bump
by Andreas Rheinhardt
· 7 weeks ago
d29ec02
ivfenc: write duration for frame_cnt=1.
by Ronald S. Bultje
· 7 weeks ago
8213129
avcodec/float2half: fix minor style issue
by Paul B Mahol
· 7 weeks ago
Next »