Timeline



Jul 13, 2026:

7:35 PM Changeset in ffmpeg [597036b6] by michaelni <michael@niedermayer.cc>
avformat: Add recursion limit This is a generic recursion limit that …
7:13 PM Changeset in ffmpeg [a633df56] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/d3d12va_vp9: check size of frame bitstream against available …
7:13 PM Changeset in ffmpeg [1307db3d] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/d3d12va_vc1: check size of frame bitstream against available …
7:13 PM Changeset in ffmpeg [26a9f9b3] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/d3d12va_mpeg2: check size of frame bitstream against available …
7:13 PM Changeset in ffmpeg [fea3f13] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/d3d12va_hevc: check size of frame bitstream against available …
7:13 PM Changeset in ffmpeg [19e81f92] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/d3d12va_h264: check size of frame bitstream against available …
7:13 PM Changeset in ffmpeg [7309ad9f] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/d3d12va_av1: check slice bitstream size against available …
7:13 PM Changeset in ffmpeg [e1ef95c7] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/d3d12va_av1: check size of frame bitstream against available …
6:36 PM Changeset in ffmpeg [ba55f425] by michaelni <michael@niedermayer.cc>
avcodec/hevc: Fix integer overflow in WPP entry point range check …
6:29 PM Changeset in ffmpeg [de771bd5] by michaelni <michael@niedermayer.cc>
avformat/ty: don't let the Series2 AC3 trim underflow the packet size …
6:22 PM Changeset in ffmpeg [a7e38b61] by michaelni <michael@niedermayer.cc>
avfilter/vf_swaprect: size the temp row buffer for the widest plane …
6:16 PM Changeset in ffmpeg [cff4a692] by michaelni <michael@niedermayer.cc>
avfilter: add latticepal filter Convert packed 24/32-bit …
5:14 PM Changeset in ffmpeg [f186c50c] by michaelni <michael@niedermayer.cc>
avfilter/vf_floodfill: remove unneeded variables Signed-off-by: …
5:14 PM Changeset in ffmpeg [24c322fd] by michaelni <michael@niedermayer.cc>
avfilter/vf_floodfill: size the point stack for the current frame …
5:14 PM Changeset in ffmpeg [0089694c] by michaelni <michael@niedermayer.cc>
avfilter/vf_lut3d: compute size2 after the 3DLUTSIZE directive Fixes: …
4:40 PM Changeset in ffmpeg [fc4b5235] by ArazIusubov <Primeadvice@gmail.com>
avfilter/vf_vqe_amf: Add AMF Video Quality Enhancer filter
4:23 PM Changeset in ffmpeg [b672ae39] by Lynne <dev@lynne.ee>
vulkan_encode: fix leak and swallowed errors in init_base_units() The …
4:23 PM Changeset in ffmpeg [ddfa8420] by Lynne <dev@lynne.ee>
vulkan_encode: destroy image views of queued pictures on uninit …
4:23 PM Changeset in ffmpeg [569674ac] by Lynne <dev@lynne.ee>
vulkan_encode: free CBS context, fragment and SEI buffers on close …
4:13 PM Changeset in ffmpeg [01a9a98] by michaelni <michael@niedermayer.cc>
doc/developer.texi: update reviews section Signed-off-by: Michael …
4:13 PM Changeset in ffmpeg [0c29cabc] by michaelni <michael@niedermayer.cc>
doc/infra.txt: add fairy
4:13 PM Changeset in ffmpeg [fd3ee52f] by michaelni <michael@niedermayer.cc>
avcodec/tdsc: unref the reference frame before reallocating on size …
12:22 PM Ticket #11368 (Mediacodec encoding not working) updated by RandomPerson
Can't test right now, do not have a mobile device right now since it …
12:20 PM Ticket #11368 (Mediacodec encoding not working) updated by Balling
Termux 13 does not work, this is the limitation of Termux? Does this …
11:54 AM Ticket #11368 (Mediacodec encoding not working) updated by RandomPerson
Oops i meant encoder problem, not decoder problem, my bad.
11:51 AM Ticket #11368 (Mediacodec encoding not working) updated by RandomPerson
Perhaps, looking at issue #11363 closer, the termux output from the OP …
11:34 AM Ticket #11368 (Mediacodec encoding not working) updated by Balling
Then it is some different bug from #11363? "cannot get MediaCodec …
11:26 AM Ticket #11368 (Mediacodec encoding not working) updated by RandomPerson
Replying to quinkblack: > Replying to [comment:5
9:57 AM Changeset in ffmpeg [90436de5] by Lynne <dev@lynne.ee>
vf_libplacebo: add missing avstring.h include Otherwise compilation …
9:57 AM Changeset in ffmpeg [92f2e637] by Lynne <dev@lynne.ee>
configure: remove libshaderc and libglslang support All of it is now gone.
9:57 AM Changeset in ffmpeg [9e9ac0dc] by Lynne <dev@lynne.ee>
vulkan: remove runtime shader compilation support No longer needed.
9:57 AM Changeset in ffmpeg [aa6aa4ec] by Lynne <dev@lynne.ee>
swscale: remove GLSL backend No longer needed. The SPIR-V version is …
9:57 AM Changeset in ffmpeg [6219d4fd] by Lynne <dev@lynne.ee>
vf_scale_vulkan: port to compile-time SPIR-V generation Same …
9:57 AM Changeset in ffmpeg [1a4250e9] by Lynne <dev@lynne.ee>
avcodec: remove unneeded vulkan_spirv.h includes Leftover crud from …
9:57 AM Changeset in ffmpeg [4b9c4b9c] by Lynne <dev@lynne.ee>
swscale/ops_dispatch: fix use-after-free when adding opaque ops passes …
9:57 AM Changeset in ffmpeg [b2b0429d] by Lynne <dev@lynne.ee>
swscale/vulkan: fix invalid SPIR-V generation for plane-remapped …
4:07 AM Encode/AAC edited by Balling
(diff)
1:08 AM Changeset in ffmpeg [9c2aabaa] by michaelni <michael@niedermayer.cc>
avcodec/cavsdec: reject invalid start-code bitreader sizes Fixes: …
1:08 AM Changeset in ffmpeg [705ff11c] by michaelni <michael@niedermayer.cc>
avcodec/libcodec2: reject packet sample counts that overflow int …
1:07 AM Changeset in ffmpeg [ed4f286a] by michaelni <michael@niedermayer.cc>
avcodec/ffv1dec: mask the fltmap index on the 8bit remap path Fixes: …
12:58 AM Changeset in ffmpeg [7a39c205] by michaelni <michael@niedermayer.cc>
avcodec/vorbisdec: skip the MDCT for unused channels Fixes: Timeout …
12:57 AM Changeset in ffmpeg [206f2d92] by michaelni <michael@niedermayer.cc>
avcodec/exr: bound total decoded pixels by max_pixels Use the maximum …

Jul 12, 2026:

9:46 PM Changeset in ffmpeg [a13c2b1e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp9lpf: Simplify clip_u8(u8+i8) Just subtract 128 from u8 …
9:46 PM Changeset in ffmpeg [a6199851] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp9lpf: Combine filter2 and filter4 cases There are two …
9:46 PM Changeset in ffmpeg [0c3a212c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp9lpf: Avoid unnecessary stores P1, P0, Q0 and Q1 are …
9:46 PM Changeset in ffmpeg [c727bc34] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp9lpf: Avoid inverting masks Change the comparison …
9:46 PM Changeset in ffmpeg [b5970d7c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp9lpf: Avoid reloading constant pb_80 is still in a …
9:46 PM Changeset in ffmpeg [fee9a4fe] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp9lpf: Improve deriving masks Deriving the fm, flat8in …
9:46 PM Changeset in ffmpeg [10232fdd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp9lpf: Don't do work twice max(abs(p1-p0),abs(q1-q0)) is …
9:46 PM Changeset in ffmpeg [2e3bc3eb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp9lpf: Combine comparisons The VP9 loop filter involves …
7:44 PM Changeset in ffmpeg [7b9eeadd] by Martin Storsjö <martin@martin.st>
tests/checkasm/aes: fix memcmp size argument sizeof(16 * count) …
6:58 AM Ticket #1762 (mp4 file with 2 'mp4a' boxes in a 'stsd' box) updated by Balling
Status changed
Still happening
6:34 AM Ticket #9716 (Failing to register due to missing email) closed by Balling
invalid
6:33 AM Ticket #9372 (MP4 demuxer breaks for edit-list and fragments) closed by Balling
fixed: Fully fixed now. EAC3 is also fixed, and remainder removed, and edts …
6:06 AM Ticket #11368 (Mediacodec encoding not working) closed by Balling
fixed: eccbbd528ef63f17575f11a644d549da80bf4b30.
6:06 AM Ticket #10533 (encoding to libaom-av1 is so slow it appears to hang) updated by Balling
Status changed
Still the case, 2 fps here due to me using Arrow Lake Lion Cove.
6:02 AM Ticket #11355 ([Trac] Support emails of literal IP as domain name) closed by Balling
wontfix: We are moving away from trac
5:59 AM Ticket #7177 ("libx264" encoding crash with 10bpc (10 bit-per-component)) updated by Balling
Still happens
5:54 AM Ticket #11060 (Ensure seeking is working properly) closed by Balling
invalid: Meta bug, closing.
5:14 AM Encode/AAC edited by Balling
Updates now that Apple NMR is ported (diff)
4:34 AM Changeset in ffmpeg [a09be9b9] by Lynne <dev@lynne.ee>
apv_encode_vulkan: read the gathered bitstream back with the copy …
4:34 AM Changeset in ffmpeg [48236ce1] by Lynne <dev@lynne.ee>
ffv1enc_vulkan: gather into VRAM and then copy, drop the host-only …
4:34 AM Changeset in ffmpeg [720bc0b] by Lynne <dev@lynne.ee>
vulkan/seg_gather: avoid scratch spills and serial prefix summing …
4:34 AM Changeset in ffmpeg [43d0d365] by Lynne <dev@lynne.ee>
ffv1enc_vulkan: fix VRAM size detection The reduction accumulated …
4:34 AM Changeset in ffmpeg [30b6ccb5] by Lynne <dev@lynne.ee>
vulkan: fix u32vec2buf/u32vec4buf alignment values We were …
12:02 AM Changeset in ffmpeg [fe38a1e2] by Jun Zhao <mypopydev@gmail.com>
avformat/network: make ff_network_init() follow standard AVERROR …
12:02 AM Changeset in ffmpeg [8656a45] by Jun Zhao <mypopydev@gmail.com>
avformat/tls: remove orphan ff_openssl_init/ff_openssl_deinit …
12:02 AM Changeset in ffmpeg [a6ed750] by Jun Zhao <mypopydev@gmail.com>
avformat/utils: fix ff_mkdir_p() swallowing intermediate mkdir errors …
12:02 AM Changeset in ffmpeg [683fae35] by Jun Zhao <mypopydev@gmail.com>
avformat/internal: fix typo allow_unkown -> allow_unknown The …

Jul 11, 2026:

10:32 PM Changeset in ffmpeg [c16840b8] by James Almer <jamrial@gmail.com>
avcodec/dca_xll: export downmix matrix coefficients Only for primary …
10:32 PM Changeset in ffmpeg [57708daf] by James Almer <jamrial@gmail.com>
avcodec/dca_core: export downmix matrix coefficients $ ./ffmpeg …
10:32 PM Changeset in ffmpeg [e1e6ebb0] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_filter: propagate downmix matrix side data to the …
10:32 PM Changeset in ffmpeg [b662613b] by James Almer <jamrial@gmail.com>
avfilter/af_aresample: also look for downmix matrix side data …
10:32 PM Changeset in ffmpeg [9646228f] by James Almer <jamrial@gmail.com>
swresample/rematrix: print custom downmix matrix coefficients Similar …
10:32 PM Changeset in ffmpeg [6336cffd] by James Almer <jamrial@gmail.com>
avfilter/af_ashowinfo: support printing downmix matrix side data …
10:32 PM Changeset in ffmpeg [7e68fdd4] by James Almer <jamrial@gmail.com>
avutil/frame: add a new side data type for downmix matrix …
10:32 PM Changeset in ffmpeg [56e39bd2] by James Almer <jamrial@gmail.com>
avutil/downmix_info: add a new API to propagate pre-made downmix …
9:53 PM Changeset in ffmpeg [dd941af8] by michaelni <michael@niedermayer.cc>
avcodec/bsf/dts2pts: evict unconsumable nodes from the poc tree Each …
9:53 PM Changeset in ffmpeg [4133db39] by michaelni <michael@niedermayer.cc>
avcodec/bsf/dts2pts: fix removal of 2nd field nodes …
9:53 PM Changeset in ffmpeg [501d8eb6] by michaelni <michael@niedermayer.cc>
avcodec/bsf/dts2pts: chain same-gop nodes instead of collecting into a …
8:36 PM Changeset in ffmpeg [265d39e5] by James Almer <jamrial@gmail.com>
lavc/hevc: Always generate missing refs for foll pictures Since …
5:17 PM Changeset in ffmpeg [1814fc7e] by Timo Rothenpieler <timo@rothenpieler.org>
avutil/hwcontext_cuda: fail derive if no CUDA device matches When …
5:14 PM Changeset in ffmpeg [4641be96] by Romain Beauxis <toots@rastageeks.org>
fftools/ffmpeg_mux_init.c: delete encoder-specific metadata when …
5:14 PM Changeset in ffmpeg [c1be9b4a] by Romain Beauxis <toots@rastageeks.org>
Add FATE tests for stale metadata during re-encoding.
2:29 PM Ticket #6345 (MPEG2 decode error) updated by Balling
-ec 0 fixes this. Duplicate https://trac.ffmpeg.org/ticket/8792#comment:5
2:23 PM Changeset in ffmpeg [6179982c] by charlymp <charly.morgand-poyac@bbright.com>
avcodec/x86/cabac: compute renormalisation shifts with lzcnt The …
2:23 PM Changeset in ffmpeg [4ff36f83] by charlymp <charly.morgand-poyac@bbright.com>
lavc/hevcdec: remove data dependent branches from residual decoding …
2:23 PM Changeset in ffmpeg [5d6f409c] by charlymp <charly.morgand-poyac@bbright.com>
lavc/hevcdec: decode runs of bypass bins with one integer division …
2:23 PM Changeset in ffmpeg [ea8ca201] by charlymp <charly.morgand-poyac@bbright.com>
lavc/hevcdec: skip the coefficient clear for DC-only blocks idct_dc …
2:23 PM Changeset in ffmpeg [24f3ab7] by charlymp <charly.morgand-poyac@bbright.com>
lavc/hevcdec: precompute the significance context tables per scan The …
2:10 PM Changeset in ffmpeg [c31a7814] by James Almer <jamrial@gmail.com>
avcodec/audio_frame_queue: add skip samples side data to output …
2:10 PM Changeset in ffmpeg [87bcbbff] by James Almer <jamrial@gmail.com>
avcodec/libfdk-aacenc: don't propagate a skip samples value higher …
2:07 PM Ticket #11537 (ffmpeg 6.1.3 please?) closed by Balling
wontfix
1:45 PM Changeset in ffmpeg [1f248402] by Romain Beauxis <romain.beauxis@gmail.com>
avdevice/alsa: auto-detect channel layout when capturing audio
8:10 AM Changeset in ffmpeg [300cac30] by Lynne <dev@lynne.ee>
apv_decode: call ff_thread_finish_setup() "[…] decoders with …
4:14 AM Ticket #11041 (Transcode drops frame that should be truncated by editlist) updated by Balling
Sample needed. original.mov
4:06 AM Ticket #9471 (EAC3 native encoder is only gapless in the beginning, not in the end) updated by Balling
Fully fixed in b5bfb7716c4914efdccbc3b507a77d676616be51 now that the …
2:46 AM Changeset in ffmpeg [6bae3bd3] by Daniel Verkamp <daniel@drv.nu>
avformat/wavdec: move ID3v2 auto-parsing flag from w64 to wav …
2:09 AM Changeset in ffmpeg [a7c116b5] by michaelni <michael@niedermayer.cc>
avcodec/mjpegdec: reject redundant scans of a sequential image Fixes: …

Jul 10, 2026:

5:45 PM Changeset in ffmpeg [19a2758e] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
avformat/mvrdec: add MVR CCTV demuxer The format stores video-only …
12:23 PM Ticket #9408 (WASAPI Audio Input/Output Support) updated by Tomáš Mariančík
This would be hugely helpful for streaming applications, especially if …
10:12 AM Changeset in ffmpeg [35f8f4bd] by Tobias Rapp <t.rapp@noa-archive.com>
avformat/wavdec: limit memory allocated for BEXT coding history data …
4:41 AM Changeset in ffmpeg [d09d5afc] by philipl <philipl@overt.org>
avutil/hwcontext_vulkan: declare cuda as a transfer-compatible format …
3:20 AM Changeset in ffmpeg [0baa71b5] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
avutil/hwcontext_vulkan: query the actual image format in …
1:56 AM Changeset in ffmpeg [7c4e41b5] by James Almer <jamrial@gmail.com>
avcodec: Add itut-t35 metadata as a codec type Signed-off-by: Vignesh …

Jul 9, 2026:

9:39 PM Changeset in ffmpeg [40ce1513] by michaelni <michael@niedermayer.cc>
avcodec/mjpegdec: reject flipping of bayer images Fixes: assertion …
6:39 PM Changeset in ffmpeg [b4b30ff8] by Niklas Haas <ffmpeg@haasn.dev>
libavutil/vulkan: fix elem_size computation in vulkan_export_to_cuda
1:25 PM Changeset in ffmpeg [8ad62885] by philipl <philipl@overt.org>
avfilter/vf_libplacebo: add flag to inherit the input's Vulkan device …
5:52 AM Encode/AAC edited by Balling
Fixed the option name (diff)
2:54 AM Changeset in ffmpeg [8de84057] by michaelni <michael@niedermayer.cc>
avcodec/tdsc: reject out-of-frame cursor position Fixes: signed …
2:53 AM Changeset in ffmpeg [15bbf3a] by michaelni <michael@niedermayer.cc>
avformat/spdif: fix reading past the buffer when probing AAC in IEC …
12:35 AM Changeset in ffmpeg [ec6c89c1] by Zuxy Meng <zuxy.meng@gmail.com>
avcodec/x86/h264_intrapred: SSE2 impl. of pred8x8l_dc_8 Deprecate …

Jul 8, 2026:

12:37 PM Changeset in ffmpeg [c57660fb] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vf_scale_cuda: fix non-scaling format conversion A …
3:54 AM Changeset in ffmpeg [c29d710c] by philipl <philipl@overt.org>
avutil/hwcontext_vulkan: reject unsupported semi-planar CUDA imports …
3:54 AM Changeset in ffmpeg [30ba4403] by philipl <philipl@overt.org>
avutil/hwcontext_vulkan: CUDA interop semaphores are per image The …
3:54 AM Changeset in ffmpeg [927f205e] by philipl <philipl@overt.org>
avutil/hwcontext_vulkan: fix CUDA interop for packed formats The …
3:37 AM Changeset in ffmpeg [45bc6c0c] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
aarch64/h26x: move step macros before their functions No functional …
3:37 AM Changeset in ffmpeg [ee9aba4c] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
aarch64/h26x: give step macros distinct names per function …
3:37 AM Changeset in ffmpeg [741e5630] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
aarch64/h26x: parameterize calc_all step macro name So callers can …

Jul 7, 2026:

7:04 PM Changeset in ffmpeg [1d555061] by James Almer <jamrial@gmail.com>
avcodec/bsf/source: fix packet leak on av_packet_ref failure …
7:04 PM Changeset in ffmpeg [2b5a258a] by James Almer <jamrial@gmail.com>
avcodec/bsf: tighten loop variable scope in av_bsf_link And replace …
7:04 PM Changeset in ffmpeg [3b08818d] by James Almer <jamrial@gmail.com>
avcodec/bsf: fix wrong pad index in av_bsf_link diagnostics The …
7:04 PM Changeset in ffmpeg [089e8669] by James Almer <jamrial@gmail.com>
avcodec/bsf: fix codec-id match loop in av_bsf_link The break …
6:31 PM Changeset in ffmpeg [6a351a31] by stevenliu <lingjiujianke@gmail.com>
avformat/dashdec: check fragment_timescale before division in …
6:31 PM Changeset in ffmpeg [0c0dd61b] by stevenliu <lingjiujianke@gmail.com>
avformat/dashdec: fix integer truncation in calc_max_seg_no() When …
6:31 PM Changeset in ffmpeg [5e0ca682] by stevenliu <lingjiujianke@gmail.com>
avformat/dashdec: check NULL pointer before use str_end_offset fix …
6:31 PM Changeset in ffmpeg [813c28d1] by stevenliu <lingjiujianke@gmail.com>
avformat/dashdec: check NULL pointer of av_strtok value before use it …
5:43 PM Changeset in ffmpeg [a73d648] by michaelni <michael@niedermayer.cc>
avfilter/vf_v360: keep remap source coordinates in bounds Two runtime …
5:43 PM Changeset in ffmpeg [b3712add] by michaelni <michael@niedermayer.cc>
avfilter/vf_v360: reject dimensions too small for the projection …
5:35 PM Changeset in ffmpeg [fe47696a] by michaelni <michael@niedermayer.cc>
avcodec/lzf: pad the decompressed buffer Fixes: out of array read …
5:31 PM Changeset in ffmpeg [90a285ca] by michaelni <michael@niedermayer.cc>
avcodec/jpeg2000dec: avoid signed overflow in ROI shift Fixes: …
5:30 PM Changeset in ffmpeg [c5150ad4] by michaelni <michael@niedermayer.cc>
avcodec/hevc/ps: avoid signed overflow reading act qp offsets Fixes: …
1:06 PM Changeset in ffmpeg [a41f5431] by michaelni <michael@niedermayer.cc>
avcodec/vvc/dec: fix pixel buffer tab leak on chroma format change …
1:06 PM Changeset in ffmpeg [df2649ff] by michaelni <michael@niedermayer.cc>
avcodec/vvc/dec: merge the SAO and ALF pixel buffer tab loops Both …
2:39 AM Changeset in ffmpeg [160737cf] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
fftools/opt_common: fix format string bug in print_program_info …
12:09 AM Changeset in ffmpeg [2dfe02af] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_demux: free stream group reference array in DemuxStream …

Jul 6, 2026:

4:27 PM Changeset in ffmpeg [4eb56054] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_demux: merge LCEVC enhancement payloads into the base …
4:27 PM Changeset in ffmpeg [f2b38887] by James Almer <jamrial@gmail.com>
avcodec/bsf: add an LCEVC stream merging bsf Signed-off-by: James …
4:26 PM Changeset in ffmpeg [32a256f6] by James Almer <jamrial@gmail.com>
avcodec: add a graph based bitstream filtering API Tagged …
6:39 AM Changeset in ffmpeg [c6498178] by Martin Storsjö <martin@martin.st>
avfilter/vsrc_gfxcapture_winrt: add missing system_error include …
4:46 AM Changeset in ffmpeg [f2cd928] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
Changelog: move iTerm2 muxer entry from 9.0 to <next> The iTerm2 …
12:16 AM Changeset in ffmpeg [976490dc] by michaelni <michael@niedermayer.cc>
avformat/hls_sample_encryption: Validate ADTS frame length against …
Note: See TracTimeline for information about the timeline view.