Timeline



Dec 1, 2020:

5:48 PM Ticket #8989 (#EXT-X-PROGRAM-DATE-TIME value of existing segments gets over written ...) updated by Balling
Status changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20201201101040.28338- …
5:42 PM Changeset in ffmpeg [ba6e2a2d] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: move coefficients and state to simple arrays
5:42 PM Encode/MPEG-4 edited by malaterre
Minor visual change (diff)
5:42 PM Changeset in ffmpeg [aa3566a8] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anequalizer: add timeline and slice support
4:21 PM Changeset in ffmpeg [c35cf9fe] by James Almer <jamrial@gmail.com>
avcodec/cbs_h2645: remove dead code in cbs_h2645_replace_ps() Missed …
3:31 PM Changeset in ffmpeg [233a99e1] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: ensure Sequence Header unit content is always …
10:45 AM Ticket #8790 (Compile NVDEC with Quadro RTX 6000 : "ERROR: failed checking for nvcc") updated by Maximiliano Lira Del Canto
I found another workaround, this time it doesn't involve change the …

Nov 30, 2020:

11:45 PM Ticket #9016 (Some videos cannot be hw decoded on apple silicon) updated by Peter Xia
Same error on git head […] I don't know if it is fixable in FFmpeg …
11:34 PM Ticket #9015 (broken MDEC decoding on some files) updated by Carl Eugen Hoyos
Keywords changed
11:22 PM SampleVideo_1280x720_1mb.mp4 attached to Ticket #9016 by Carl Eugen Hoyos
11:21 PM Ticket #9016 (Some videos cannot be hw decoded on apple silicon) updated by Carl Eugen Hoyos
Why do you think this is an issue that can be fixed in the FFmpeg …
10:19 PM Ticket #9016 (Some videos cannot be hw decoded on apple silicon) created by Peter Xia
Summary of the bug: How to reproduce: […] same video on intel Mac: …
10:12 PM Changeset in ffmpeg [052b4c34] by James Almer <jamrial@gmail.com>
avcodec/vaapi_av1: read film grain param values from AV1Frames …
10:12 PM Changeset in ffmpeg [6aa45a27] by James Almer <jamrial@gmail.com>
avcodec/dxva2_av1: read film grain param values from AV1Frames …
10:12 PM Changeset in ffmpeg [003aeeb3] by James Almer <jamrial@gmail.com>
avcodec/nvdec_av1: read film grain param values from AV1Frames …
10:12 PM Changeset in ffmpeg [eee7ba8d] by James Almer <jamrial@gmail.com>
avcodec/av1dec: infer and store film grain param values in AV1Frame …
10:12 PM Changeset in ffmpeg [aea80e22] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: split film grain param fields into their own struct …
10:12 PM Changeset in ffmpeg [e4c3ec3] by James Almer <jamrial@gmail.com>
Revert "avcodec/nvdec_av1: fix setting film grain parameters for …
8:42 PM Changeset in ffmpeg [da83673c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_agate: add support for commands and timeline
6:40 PM Ticket #7948 (drawtext don't use last line from text file) updated by Cigaes
Patch on the mailing-list: …
6:07 PM Ticket #9015 (broken MDEC decoding on some files) updated by Anon-san
oh, you asked! here is the sample. …
5:42 PM Ticket #9015 (broken MDEC decoding on some files) updated by Carl Eugen Hoyos
Please provide a sample input file.
2:56 PM Ticket #7948 (drawtext don't use last line from text file) updated by Marc Hohenleitner
Priority, Type changed
Hi, we have the same problem with CentOS 8, nano and cURL generated …
1:53 PM Changeset in ffmpeg [62a0368f] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: remove unneeded emms_c() calls
1:53 PM Changeset in ffmpeg [ca0900bc] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: unroll biquad_process loop Makes code …
12:45 PM Changeset in ffmpeg [6100a01a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: use fdsp for inverter
3:06 AM Ticket #9015 (broken MDEC decoding on some files) updated by Anon-san
Replying to zhidd: > i'll be sending in a sample file to …
3:04 AM Ticket #9015 (broken MDEC decoding on some files) created by Anon-san
Summary of the bug: so, i used ffplay to play an PS1 MDEC file from …

Nov 29, 2020:

9:10 PM Changeset in ffmpeg [263b98bb] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: always align nb_samples for fdsp call
8:44 PM Changeset in ffmpeg [400b9ee7] by Paul B Mahol <onemda@gmail.com>
avfilter/af_asupercut: add float sample format support
3:10 PM Changeset in ffmpeg [7cf852b0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_cabac: Limit value in coeff_abs_level_remaining_decode() …
3:10 PM Changeset in ffmpeg [9dc33017] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cafdec: Check the return code from av_add_index_entry() …
3:10 PM Changeset in ffmpeg [eb46939e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cafdec: Check for EOF in index read loop Fixes: OOM Fixes: …
3:10 PM Changeset in ffmpeg [5eed7180] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cafdec: Check that bytes_per_packet and frames_per_packet are …
3:10 PM Changeset in ffmpeg [4bdb796] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: Limit iterations of get_packet_size() This is a …
3:10 PM Changeset in ffmpeg [3f6653ef] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/notchlc: Check available space for luma block code and alpha …
1:16 PM Changeset in ffmpeg [bebea787] by Paul B Mahol <onemda@gmail.com>
avfilter/af_asupercut: add order option
9:52 AM Changeset in ffmpeg [f194cedf] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: split in correct spot Previously split was …
9:52 AM Changeset in ffmpeg [c5cdec97] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: reduce memory usage Split biquad coefficients …

Nov 28, 2020:

11:38 PM Changeset in ffmpeg [7eb9cf59] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pafvideo: Cleanup generically on init failure Reviewed-by: …
11:38 PM Changeset in ffmpeg [9227721e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pnmenc: Mark encoders as init-threadsafe Reviewed-by: Michael …
11:01 PM Changeset in ffmpeg [362fdc26] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/photocd: Mark decoder as init-threadsafe Reviewed-by: Paul B …
11:01 PM Changeset in ffmpeg [d12cfa17] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pcm-dvdenc: Mark encoder as init-threadsafe Reviewed-by: Paul …
11:01 PM Changeset in ffmpeg [adf1ab0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pcm-dvd: Mark decoder as init-threadsafe Reviewed-by: Paul B …
11:01 PM Changeset in ffmpeg [54135a0b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pafvideo: Mark decoder as init-threadsafe Reviewed-by: Paul B …
11:01 PM Changeset in ffmpeg [ef04afa7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pafaudio: Mark decoder as init-threadsafe Reviewed-by: Paul B …
11:01 PM Changeset in ffmpeg [a3d61e73] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cdxl: Mark decoder as init-threadsafe Reviewed-by: Paul B …
11:01 PM Changeset in ffmpeg [da86080] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/svq1dec: Make decoder init-threadsafe Reviewed-by: Michael …
11:01 PM Changeset in ffmpeg [5baee59] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/a64multienc: Fix memleak upon init failure Reviewed-by: Paul …
10:57 PM Seeking edited by idest
corrected a typo (diff)
9:07 PM Changeset in ffmpeg [94ea760c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_asubboost: make wet option apply to final output Also …
7:57 PM Changeset in ffmpeg [a01b037c] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showfreqs: add group delay data mode
5:27 PM Changeset in ffmpeg [f3891430] by Andriy Gelman <andriy.gelman@gmail.com>
avformat/rtspdec: fix potential mem leak in listen mode Currently a …
5:26 PM Changeset in ffmpeg [b0019b90] by Andriy Gelman <andriy.gelman@gmail.com>
avformat/rtspdec: show method request in log Reviewed-by: Martin …
3:02 PM Changeset in ffmpeg [66d89a80] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: add option to adjust input gain
1:53 PM Changeset in ffmpeg [68adb68] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: really fix single-pole allpass coefficients …
12:12 PM Changeset in ffmpeg [ea8c05a3] by Paul B Mahol <onemda@gmail.com>
doc/filters: mention when adenorm filter should be placed in graph
12:12 PM Changeset in ffmpeg [50e2ad41] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: remove unecessary allpass calls
11:23 AM Ticket #9014 (Typo in "Compile FFmpeg for Ubuntu, Debian, or Mint" and the section ...) closed by Carl Eugen Hoyos
invalid: The wiki is a wiki (although it’s not trivial to guess what was …
8:45 AM Ticket #9014 (Typo in "Compile FFmpeg for Ubuntu, Debian, or Mint" and the section ...) updated by soad1337
Summary changed
8:44 AM Ticket #9014 (Typo in "Compile FFmpeg for Ubuntu, Debian, or Mint" and the section ...) created by soad1337
Summary of the bug: Typo in "Compile FFmpeg for Ubuntu, Debian, or …

Nov 27, 2020:

11:45 PM Ticket #8953 (AMF Encoders are broken in ffmpeg 4.3.1 and newer release) closed by Marton Balint
fixed: Fixed in 2fb764e1f3932ddb5a2a071d238a4db83e6d5a1b.
11:41 PM Changeset in ffmpeg [81503ac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Require a non zero channels unless …
11:41 PM Changeset in ffmpeg [34f5a59a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decoders Suggested-by: …
11:36 PM Ticket #8994 (pulseaudio recording: alsa capture volume levels are automatically reset) closed by Marton Balint
invalid: Ok, thanks, closed then.
9:38 PM Changeset in ffmpeg [7a95cf86] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aemphasis: add timeline/slice and commands support
9:38 PM Changeset in ffmpeg [1a25c6f1] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aemphasis: switch to planar sample format
8:10 PM Changeset in ffmpeg [ecc47e9] by Paul B Mahol <onemda@gmail.com>
doc/filters: fix several errors/typos
7:51 PM Capture/PulseAudio edited by cri
Add note about unmuting the source device (diff)
6:06 PM Ticket #9013 (mpeg4 pts values are not reordered when decoding) reopened by Marton Balint
No, this looks like a real bug with mpeg4 pts values, so reponeded it …
5:46 PM Changeset in ffmpeg [cf98822b] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: add support for float sample format
2:46 PM Changeset in ffmpeg [a83098ab] by Anton Khirnov <anton@khirnov.net>
avcodec: deprecate thread_safe_callbacks They add considerable …
2:35 PM Changeset in ffmpeg [551ca67a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: fix single pole allpass coefficients
2:06 PM Ticket #9013 (mpeg4 pts values are not reordered when decoding) closed by malaterre
wontfix: Replying to Balling: > That happens because by default mpv …
1:35 PM Changeset in ffmpeg [ca90d83c] by Paul B Mahol <onemda@gmail.com>
doc/filters: document adenorm commands support
1:28 PM Changeset in ffmpeg [1f754620] by Paul B Mahol <onemda@gmail.com>
doc/filters: add acrossover examples
12:59 PM Ticket #9013 (mpeg4 pts values are not reordered when decoding) updated by Marton Balint
Cc, Component changed
Timestamps of the decoded frames are wrong and not reordered properly …
11:52 AM Changeset in ffmpeg [1555cfed] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: improve quality for odd order butterworth
11:52 AM Changeset in ffmpeg [3864896] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showfreqs: implement phase display
9:56 AM Ticket #9013 (mpeg4 pts values are not reordered when decoding) updated by Balling
That happens because by default mpv does not have interpolation at …
9:22 AM Ticket #9013 (mpeg4 pts values are not reordered when decoding) updated by malaterre
Version changed
Using instructions from: * …
9:05 AM Ticket #9012 (specified frame type is not compatible with max B-frames) updated by malaterre
valgrind reveals: […]
8:54 AM bb2_an2500_copy.mkv attached to Ticket #9013 by malaterre
8:53 AM Ticket #9013 (mpeg4 pts values are not reordered when decoding) created by malaterre
Summary of the bug: How to reproduce: The truncated movie should …
8:23 AM Ticket #9012 (specified frame type is not compatible with max B-frames) updated by malaterre
Original crash was done using: […] Where: […]
8:20 AM Ticket #9012 (specified frame type is not compatible with max B-frames) updated by malaterre
Using: […] does not help.
8:16 AM Ticket #9012 (specified frame type is not compatible with max B-frames) updated by malaterre
File is at: * http://dl.free.fr/h2ZZdsfO0
8:09 AM Ticket #9012 (specified frame type is not compatible with max B-frames) created by malaterre
Summary of the bug: How to reproduce: […] Using: […]
1:58 AM Changeset in ffmpeg [659e6e9] by Lynne <dev@lynne.ee>
hwcontext_vulkan: reduce priority for PACK32 formats Due to some …
1:35 AM Changeset in ffmpeg [ee61d4dc] by James Almer <jamrial@gmail.com>
avutil/film_grain_params: add more details to some …
1:30 AM Changeset in ffmpeg [2ba04670] by Lynne <dev@lynne.ee>
lavu/film_grain_params: fix typo in type enum Ref: xkcd #1015
12:19 AM Ticket #9009 (SIGINT ignored while awaiting RTP data) updated by Andriy Gelman
thanks for testing. I'll send the patch to the ML

Nov 26, 2020:

11:25 PM Changeset in ffmpeg [0897402a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpc8: correct integer overflow in mpc8_parse_seektable() …
11:25 PM Changeset in ffmpeg [ad3e4956] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpc8: correct 32bit timestamp truncation Fixes: left shift …
11:25 PM Changeset in ffmpeg [3b8a263] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Fix memleak in dref reading Fixes: leak in …
9:57 PM Ticket #9011 (HLS muxer is locale sensitive) updated by kurufu
Im not sure what you mean by broken binaries. Can you explain what …
9:42 PM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by Carl Eugen Hoyos
Priority, Keywords changed
9:40 PM Ticket #9011 (HLS muxer is locale sensitive) updated by Carl Eugen Hoyos
Do I understand correctly that the issue you report is only …
8:40 PM Ticket #9006 (merge_pmt_versions not working properly for transportstream with ...) updated by Marton Balint
Cc changed
Also please try alternative patch here: …
7:23 PM Ticket #9006 (merge_pmt_versions not working properly for transportstream with ...) updated by Aman
Cc changed
Yes, please share a small sample file with such a PMT
7:01 PM ffmpeg_locale.diff attached to Ticket #9011 by kurufu
Apply setlocale
7:00 PM Ticket #9011 (HLS muxer is locale sensitive) created by kurufu
Summary of the bug: The HLS Muxer fails to parse parameters when in …
4:38 PM Changeset in ffmpeg [3c922681] by Paul B Mahol <onemda@gmail.com>
avfilter: add asupercut filter
2:44 PM Changeset in ffmpeg [68e452c3] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: add missing allpass processing
12:32 PM Changeset in ffmpeg [029cf6a9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/flacenc: Fix memleak when writing attached pictures fails …
12:17 PM Changeset in ffmpeg [f7d7ce47] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: add missing inverter as last step
12:17 PM Changeset in ffmpeg [4e3c4dfb] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: simplify coefficients
12:17 PM Changeset in ffmpeg [cc74700a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: add even more orders
12:17 PM Changeset in ffmpeg [bc529ea9] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: use transposed direct II form
12:17 PM Changeset in ffmpeg [810e213f] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: rewrite code so it performs faster
12:17 PM Changeset in ffmpeg [aba17bf6] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: add higher orders
10:58 AM Ticket #9009 (SIGINT ignored while awaiting RTP data) updated by Juan Navarro
Replying to taliho: > @juannm, do you want to try this …
10:46 AM Changeset in ffmpeg [859de8df] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filters: fix typo in overlay_cuda
5:09 AM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by Matt
Cc changed
4:56 AM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by Dillon Pentz
Cc changed
3:27 AM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by RytoEX
Cc changed
3:16 AM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by Jim
I've bisected the bug to commit …
1:46 AM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) created by r1ch
When outputting HLS to a HTTPS URL using http_persistent, if ffmpeg is …
12:08 AM Changeset in ffmpeg [18933dbd] by Lynne <dev@lynne.ee>
libdav1d: correctly copy ar_coeffs_uv to our struct Our struct is a …

Nov 25, 2020:

10:52 PM Ticket #9009 (SIGINT ignored while awaiting RTP data) updated by Andriy Gelman
@juannm, do you want to try this branch? …
10:14 PM Changeset in ffmpeg [3fbc7458] by Lynne <dev@lynne.ee>
hwcontext_vulkan: optionally enable more functionality These two …
10:14 PM Changeset in ffmpeg [2aeb1526] by Lynne <dev@lynne.ee>
hwcontext_vulkan: support additional pixel formats We support every …
10:14 PM Changeset in ffmpeg [48b35321] by Lynne <dev@lynne.ee>
hwcontext_vulkan: fix incorrect A/0BGR mapping Vulkan formats with a …
10:14 PM Changeset in ffmpeg [3aa8de12] by Lynne <dev@lynne.ee>
hwcontext_vulkan: simplify plane size calculations and support 4-plane …
10:14 PM Changeset in ffmpeg [7b274a9b] by Lynne <dev@lynne.ee>
hwcontext_vulkan: do not segfault when failing to init a …
10:14 PM Changeset in ffmpeg [18a6535b] by Lynne <dev@lynne.ee>
hwcontext_vulkan: always attempt to map host memory when transferring …
10:06 PM Changeset in ffmpeg [9cf1811d] by Lynne <dev@lynne.ee>
hwcontext_vulkan: check for memory size before choosing type It makes …
10:06 PM Changeset in ffmpeg [ff29ca2f] by Lynne <dev@lynne.ee>
hwcontext_vulkan: correctly access the p->extensions bitmask Its a …
10:06 PM Changeset in ffmpeg [b83e0560] by Lynne <dev@lynne.ee>
hwcontext_vulkan: unify download/upload functions They were …
10:06 PM Changeset in ffmpeg [b4f9d053] by Lynne <dev@lynne.ee>
hwcontext_vulkan: add VkExternalMemoryBufferCreateInfo to imported …
10:06 PM Changeset in ffmpeg [10b3c9b5] by Lynne <dev@lynne.ee>
hwcontext_vulkan: do not use uninitialized variables on errors in CUDA code
10:06 PM Changeset in ffmpeg [ae8fc99] by Lynne <dev@lynne.ee>
lavfi/vulkan: allow calling glslang_uninit without a prior init …
10:06 PM Changeset in ffmpeg [993d8d94] by Lynne <dev@lynne.ee>
hwcontext_drm: issue DMA_BUF_IOCTL_SYNC when mapping FDs This …
10:06 PM Changeset in ffmpeg [dd348610] by Lynne <dev@lynne.ee>
libdav1d: use film grain export flag to export AVFilmGrainParams side …
10:06 PM Changeset in ffmpeg [d243dd54] by Lynne <dev@lynne.ee>
libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and option …
10:06 PM Changeset in ffmpeg [4f9ee872] by Lynne <dev@lynne.ee>
libavutil: introduce AVFilmGrainParams side data This patch …
9:46 PM Ticket #9000 (Memory Leak with named pipe input) closed by Carl Eugen Hoyos
invalid: Thank you for testing again and reporting back.
8:00 PM Ticket #9000 (Memory Leak with named pipe input) updated by Xenoxis
I don't have send the report of valgrind cause it report no memory …
5:27 PM Ticket #9009 (SIGINT ignored while awaiting RTP data) updated by Juan Navarro
Replying to Balling: > In that case triple Ctrl-C or maybe …
3:06 PM Ticket #9009 (SIGINT ignored while awaiting RTP data) updated by Balling
In that case triple Ctrl-C or maybe Ctrl + \ (SIGQUIT) should work, …
2:37 PM Ticket #8474 (rtcpport param doesn't add a=rtcp to SDP) updated by Juan Navarro
Yes, the a=rtcp attribute is defined in RFC 3605. Technically it is …
2:08 PM Ticket #8474 (rtcpport param doesn't add a=rtcp to SDP) updated by Balling
Status changed
Correct, that is https://tools.ietf.org/html/rfc3605 "Real Time …
1:19 PM Ticket #9009 (SIGINT ignored while awaiting RTP data) updated by Juan Navarro
This can also be reproduced with latest development branch as of right …
1:17 PM ffmpeg-20201125-134337.log attached to Ticket #9009 by Juan Navarro
Full, uncut console output
1:16 PM Ticket #9009 (SIGINT ignored while awaiting RTP data) created by Juan Navarro
I'm writing a recorder based on FFmpeg (on Ubuntu linux), which is …
12:57 PM Ticket #8474 (rtcpport param doesn't add a=rtcp to SDP) updated by Juan Navarro
Replying to cehoyos: > Is this issue not reproducible with …
12:41 PM Changeset in ffmpeg [5b1ccd7] by Paul B Mahol <onemda@gmail.com>
avfilter/af_arnndn: add timeline support
4:11 AM Ticket #9007 (dash muxer sets invalid bit depth on codecs line with vp9_vaapi encoder) updated by Gregory Beauregard
The mp4 parsing error I get in firefox when I apply kepstin's patch is …
12:08 AM Changeset in ffmpeg [3de3d2f5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpeg12enc: Reindentation Signed-off-by: Andreas Rheinhardt …
12:05 AM Changeset in ffmpeg [bf5bfcdb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpeg12enc: Use ff_thread_once() for static initializations …
12:01 AM Changeset in ffmpeg [ef3c1670] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpeg12enc: Always initialize MPEG-2 intra VLC table lengths …

Nov 24, 2020:

9:49 PM Ticket #9007 (dash muxer sets invalid bit depth on codecs line with vp9_vaapi encoder) updated by Gregory Beauregard
Replying to kepstin: > I have a suspicion that this is …
9:34 PM Changeset in ffmpeg [278984b3] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_readeia608: add support for slice threads
9:34 PM Changeset in ffmpeg [97bc6900] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_readeia608: add support for commands
7:43 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by Gregory Beauregard
Component changed
7:42 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by Gregory Beauregard
Component changed
7:41 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) updated by Gregory Beauregard
Component changed
7:35 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) updated by Gregory Beauregard
Keywords changed
7:33 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by Gregory Beauregard
Keywords changed
7:01 PM Ticket #8349 (Dolby AC-4 Support) updated by talkenrain
Cc changed
There is a growing need for Dolby AC4 support within ffmpeg. As ATSC …
6:09 PM Ticket #8987 (zmq doesn't work in this filter chain) updated by Michael Koch
After I've worked with zmq for about a week, I suggest to add the …
5:17 PM Capture/Desktop edited by cri
Add link to the Capture/PulseAudio page (diff)
5:14 PM Capture/PulseAudio created by cri
Basic instructions to capture from pulseaudio sources
4:12 PM Capture/ALSA edited by cri
fixed alsa default sampling rate: 44100 -> 48000 (as per man page and … (diff)
4:02 PM Ticket #9008 (Extend/clarify documentation related to filtergraph escaping) updated by idest
Version changed
3:29 PM Ticket #8994 (pulseaudio recording: alsa capture volume levels are automatically reset) updated by cri
Ah you're right, I finally found a clarification buried in the …
3:18 PM Ticket #9008 (Extend/clarify documentation related to filtergraph escaping) updated by idest
Version changed
Not sure which FFmpeg version to specify. ffmpeg -version
3:14 PM Ticket #9008 (Extend/clarify documentation related to filtergraph escaping) updated by idest
Version changed
2:57 PM Ticket #9008 (Extend/clarify documentation related to filtergraph escaping) created by idest
1. In "doc/ffmpeg-all.html", chapter 39.61.2, "Text expansion", …
1:35 PM Changeset in ffmpeg [7bb8b819] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_xfade: ensure metadata is copied to transition frames I …
1:26 PM Changeset in ffmpeg [c6a7ca27] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: make sure that biquad filter still works
11:03 AM Changeset in ffmpeg [040e9892] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: do not abort filtering on bogus options Instead, …
10:35 AM Changeset in ffmpeg [08a992e0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mlpdec: Avoid code duplication when initializing VLCs …
10:35 AM Changeset in ffmpeg [34aa85cd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mlpdec: Make decoders init-threadsafe Reviewed-by: Jai Luthra …
10:35 AM Changeset in ffmpeg [1f0e27dd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mlp: Make initializing CRCs thread-safe Reviewed-by: Jai …
10:35 AM Changeset in ffmpeg [79ab46ac] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiodec_template: Don't use unnecessarily many VLC bits …
10:35 AM Changeset in ffmpeg [37f510d3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mv30: Don't check for errors for complete VLCs Signed-off-by: …
10:35 AM Changeset in ffmpeg [50d50653] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/imm4: Don't use too big VLC table Using more bits than the …
10:35 AM Changeset in ffmpeg [195d8ce8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/aac*: Make initializing ff_aac_pow*sf_tab thread-safe This …
10:35 AM Changeset in ffmpeg [c4b4cd7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/aactab: Fix conflicting types for ff_aac_codebook* The header …
10:35 AM Changeset in ffmpeg [b81e6437] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qdmc: Don't check for errors for complete VLCs Signed-off-by: …
10:35 AM Changeset in ffmpeg [e68247d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/hqx: Don't check for errors for complete VLCs Signed-off-by: …
10:35 AM Changeset in ffmpeg [a03caa38] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/hqx: Inline constants Signed-off-by: Andreas Rheinhardt …
10:35 AM Changeset in ffmpeg [b1af617f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/intrax8: Make ff_intrax8_common_init() thread-safe In …
10:35 AM Changeset in ffmpeg [802baf21] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/intrax8: Replace always-false check by assert Signed-off-by: …
10:35 AM Changeset in ffmpeg [164ce14e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac9tab: Add missing static to internal table …
10:35 AM Changeset in ffmpeg [6612d6d6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac9dec: Replace av_free() by av_freep() in close function …
10:35 AM Changeset in ffmpeg [659c61ba] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac9dec: Don't use unnecessarily large VLC tables Using …
10:35 AM Changeset in ffmpeg [4a9ffce9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac9dec: Use least max_depth in calls to get_vlc2() …
10:35 AM Changeset in ffmpeg [92209cf4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac9dec: Don't confuse max_depth of VLC with max codelength …
10:35 AM Changeset in ffmpeg [0339af05] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/truemotion2: Mark decoder as init-threadsafe Signed-off-by: …
10:35 AM Changeset in ffmpeg [73b3ea57] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/g2meet: Use least max_depth in get_vlc2() The longest AC …
10:35 AM Changeset in ffmpeg [e74621b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sheervideo: Add av_cold to build_vlc() It is an init function …
10:35 AM Changeset in ffmpeg [f1919dc8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mss4: Mark decoder as init-threadsafe Signed-off-by: Andreas …
10:35 AM Changeset in ffmpeg [9a61326b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv40vlc2: Make VLC smaller Signed-off-by: Andreas Rheinhardt …
10:35 AM Changeset in ffmpeg [278a27f6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qdm2: Remove outdated comment Forgotten in …
10:35 AM Changeset in ffmpeg [16bb8247] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiodsp: Make initializing synth windows thread-safe …
10:35 AM Changeset in ffmpeg [ead31341] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiodsp: Make ff_mpadsp_init() thread-safe The only …
10:35 AM Changeset in ffmpeg [b9c1ab89] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe …
10:35 AM Changeset in ffmpeg [5c45f7e1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiodsp: Combine initializing float and int tables This …
10:35 AM Changeset in ffmpeg [af7acbb4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/motionpixels: Make decoder init-threadsafe Signed-off-by: …
10:35 AM Changeset in ffmpeg [cc18bcdd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/motionpixels: Use symbols table If allows us to directly …
10:35 AM Changeset in ffmpeg [d3fba74] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/motionpixels: Don't check for errors for complete VLC The …
10:35 AM Changeset in ffmpeg [3d95b1a8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/motionpixels: Be more strict when parsing Huffman trees This …
10:35 AM Changeset in ffmpeg [e246ea25] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/motionpixels: Only create VLC iff it is going to be used If …
10:35 AM Changeset in ffmpeg [97da1b43] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mimic: Mark decoder as init-threadsafe Signed-off-by: Andreas …
10:35 AM Changeset in ffmpeg [3066b243] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mimic: Cleanup generically upon init failure Signed-off-by: …
10:35 AM Changeset in ffmpeg [e9d06fef] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv10: Make initializing static RV10 VLCs thread-safe …
10:35 AM Changeset in ffmpeg [1463f9ed] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Mark decoders as init-threadsafe Both Smacker audio …
10:35 AM Changeset in ffmpeg [a6423412] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/tscc2: Mark tscc2 decoder as init-threadsafe Signed-off-by: …
10:32 AM Changeset in ffmpeg [68429b9] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adenorm: add timeline and slice threading support
9:19 AM Changeset in ffmpeg [ee8ecc27] by Paul B Mahol <onemda@gmail.com>
avfilter/af_asubboost: add timeline and slice threading support
8:38 AM Changeset in ffmpeg [052a5993] by Paul B Mahol <onemda@gmail.com>
avcodec: add SpeedHQ encoder
8:29 AM Ticket #9006 (merge_pmt_versions not working properly for transportstream with ...) updated by Carl Eugen Hoyos
Please provide the input file.
8:13 AM Changeset in ffmpeg [4688017d] by Jan Ekström <jeebjp@gmail.com>
avformat/av1: add support for passing through MP4/Matroska av1c
8:13 AM Changeset in ffmpeg [8fbc139e] by Jan Ekström <jeebjp@gmail.com>
avcodec/av1{dec,parser}: move to ff_cbs_read_extradata_from_codec …
8:13 AM Changeset in ffmpeg [a66d1779] by Jan Ekström <jeebjp@gmail.com>
avcodec/cbs_av1: add support for standard MP4/Matroska extradata This …
8:13 AM Changeset in ffmpeg [7bacf60a] by Jan Ekström <jeebjp@gmail.com>
cbs: Add function to read extradata from an AVCodecContext This is …
Note: See TracTimeline for information about the timeline view.