Timeline



Mar 9, 2021:

10:42 PM VIDEO_e4da5fcd-5ffc-4713-bcdd-95ea579d790b_cut.mxf attached to Ticket #9145 by Carl Eugen Hoyos
10:32 PM Ticket #9145 (J2K Parser generates large (concatenated) packet when HDR metadata present) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
10:29 PM Ticket #9145 (J2K Parser generates large (concatenated) packet when HDR metadata present) updated by Carl Eugen Hoyos
Priority, Keywords changed
10:27 PM Ticket #9143 (libavformat:hlsenc split mpegts file failed if segment size >= INT_MAX/2) updated by Carl Eugen Hoyos
Keywords changed
10:26 PM Ticket #9143 (libavformat:hlsenc split mpegts file failed if segment size >= INT_MAX/2) closed by Carl Eugen Hoyos
invalid: Please reopen this ticket if you can provide the command line you …
10:22 PM Ticket #9145 (J2K Parser generates large (concatenated) packet when HDR metadata present) created by Chris Olekas
Summary of the bug: The J2K parser added in this commit d09c35677d …
8:16 PM Changeset in ffmpeg [c35e456] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mvdec: Allocate extradata only once Fixes: memleak Fixes: …
7:14 PM Changeset in ffmpeg [1a549efe] by James Almer <jamrial@gmail.com>
libavcodec/amfenc_hevc: Recommend values for min and max video …
5:33 PM Ticket #9130 (new "Invalid DTS" reporting issue ?) updated by Balling
Fix is here: …
1:22 PM Changeset in ffmpeg [295f32ec] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/decode: Reindent after previous commits Signed-off-by: …
1:16 PM Changeset in ffmpeg [b5a2481] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/decode: Don't needlessly copy side-data for subtitles …
1:06 PM Changeset in ffmpeg [e12923f6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/decode: Avoid stack packets when decoding subtitles Use …
1:00 PM Changeset in ffmpeg [f0dc8fae] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qsvdec: Make functions used only here static, remove header …
12:41 PM Changeset in ffmpeg [74bffc00] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec: Constify some AVPackets Reviewed-by: James Almer …
2:09 AM Changeset in ffmpeg [74b5564f] by Linjie Fu <linjie.justin.fu@gmail.com>
mailmap: add entry for myself Signed-off-by: Linjie Fu …

Mar 8, 2021:

10:28 PM Ticket #9144 (ffmetadata has inconsistent escaping) created by Federico Carboni
[…] The backslash here is used to escape itself, not the following …
9:39 PM Ticket #9142 (LIBSRT uses wrong write-readiness epoll on a listener socket) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
9:22 PM Ticket #9142 (LIBSRT uses wrong write-readiness epoll on a listener socket) updated by Marton Balint
Cc changed
I have added a patch to the ticket which fixes this, compile tested …
9:21 PM srt-epoll.patch attached to Ticket #9142 by Marton Balint
9:08 PM Changeset in ffmpeg [b4ebf483] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dcadsp: Fix integer overflow in dmix_add_c() Fixes: signed …
9:08 PM Changeset in ffmpeg [09e5e406] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Check double before cast in parse_keyframes_index() …
9:08 PM Changeset in ffmpeg [bcb1e9d3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/paf: Check for EOF before allocation in read_header() Fixes: …
9:08 PM Changeset in ffmpeg [12aca5d7] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust flv1 threshold Fixes: Timeout (long …
9:08 PM Changeset in ffmpeg [6339245] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_template: Avoid undefined negation in …
9:08 PM Changeset in ffmpeg [1957095e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/swfdec: Check outlen before allocation Fixes: Timeout (too …
6:22 PM Changeset in ffmpeg [e6ff5d0f] by Paul B Mahol <onemda@gmail.com>
avcodec/mpeg4videodec: add forgotten flags to mpeg4_options
6:19 PM Changeset in ffmpeg [f067fcb9] by Paul B Mahol <onemda@gmail.com>
mobiclip: fix copyright headers The Mobiclip related code was based …
4:37 PM Changeset in ffmpeg [e8c646e9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ylc: Reindent after previous commit Reviewed-by: Paul B Mahol …
4:37 PM Changeset in ffmpeg [d7d33c03] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ylc: Avoid code duplication when creating and freeing VLCs …
4:37 PM Changeset in ffmpeg [50645e50] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ylc: Use only one temporary buffer The effective lifetime of …
4:37 PM Changeset in ffmpeg [6b48076f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ylc: Remove write-only variable Reviewed-by: Paul B Mahol …
12:25 PM Changeset in ffmpeg [7f1207cb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/h261dec: Remove parse_context cruft The H.261 decoder doesn't …
10:34 AM Changeset in ffmpeg [54e5d21a] by Anton Khirnov <anton@khirnov.net>
lavc: clarify thread_safe_callbacks doxy State explicitly when this …
8:31 AM Changeset in ffmpeg [781fc06f] by Anton Khirnov <anton@khirnov.net>
lscrdec: add copyright header As requested by the author.
8:29 AM Changeset in ffmpeg [2644a5d4] by Anton Khirnov <anton@khirnov.net>
lavc: remove tests/options It tests deprecated avcodec_copy_context().
8:29 AM Changeset in ffmpeg [8369a287] by Anton Khirnov <anton@khirnov.net>
tests/api-flac-test: reindent
8:29 AM Changeset in ffmpeg [f942e148] by Anton Khirnov <anton@khirnov.net>
tests/api-flac-test: convert to new encoding/decoding API
8:29 AM Changeset in ffmpeg [ba30fd6c] by Anton Khirnov <anton@khirnov.net>
tests/api-flac-test: ensure the frame is writable before writing to it …
8:29 AM Changeset in ffmpeg [2f004b35] by Anton Khirnov <anton@khirnov.net>
mjpegdec: handle lowres with AVID cropping
5:19 AM SponsoringPrograms/GSoC/2021 edited by Reynaldo H. Verdejo Pinochet
No need for template now that we have projects/content/structure that … (diff)
4:04 AM Changeset in ffmpeg [e3c4e1f0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/jpeglsenc: Allocate buffers together Having only one …
3:54 AM Changeset in ffmpeg [017baa81] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/jpeglsenc: Avoid allocation of JLSState This state is …
3:38 AM Ticket #9143 (libavformat:hlsenc split mpegts file failed if segment size >= INT_MAX/2) updated by hybase
I have try to enlarge it like this, but I meet av_reallocp(&d->buffer, …
3:28 AM Changeset in ffmpeg [3aee27a9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/jpeglsenc: Only use one line at a time as spare buffer …
3:22 AM Ticket #9143 (libavformat:hlsenc split mpegts file failed if segment size >= INT_MAX/2) updated by mkver
Said limit has been increased to INT_MAX in …
3:15 AM Changeset in ffmpeg [fefe69c5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/jpeglsenc: Move check out of loop ls_encode_line() encodes a …
3:09 AM Ticket #9143 (libavformat:hlsenc split mpegts file failed if segment size >= INT_MAX/2) created by hybase
Summary of the bug: 1) I always meet error when use ffmpeg …
2:33 AM Changeset in ffmpeg [0788a748] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/jpeglsenc: Don't modify frame we don't own The jpegls encoder …
2:33 AM Changeset in ffmpeg [130d89d7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/jpeglsenc: Don't use put bits API for byte-aligned writes …
1:42 AM Changeset in ffmpeg [3065532a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/codec: Update init_static_data doxygen Signed-off-by: Andreas …
1:42 AM Changeset in ffmpeg [136dd5b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Don't suggest calling deprecated …
1:25 AM Changeset in ffmpeg [ea3953ad] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Don't needlessly strdup metadata Reviewed-by: James …
1:25 AM Changeset in ffmpeg [9a38e6ff] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Remove limit on length of id Reviewed-by: James …

Mar 7, 2021:

11:13 PM Ticket #9142 (LIBSRT uses wrong write-readiness epoll on a listener socket) created by Mikołaj Małecki
The epoll subscription for a listener socket uses the same method as …
3:48 PM Ticket #9141 (Input option -t/-to totally ignored when stream copying MPEG-TS ...) updated by Carl Eugen Hoyos
Priority, Version, Component, Reproduced by developer, Summary changed
Use the output option -t as a work-around.
2:21 PM Changeset in ffmpeg [b7e7813e] by James Almer <jamrial@gmail.com>
avcodec/codec: add doxy to AVCodec.decode() Signed-off-by: James …
2:21 PM Changeset in ffmpeg [c063d55] by James Almer <jamrial@gmail.com>
avcodec/codec: use the correct name for all AVCodec.decode() …
2:21 PM Changeset in ffmpeg [48e715c3] by James Almer <jamrial@gmail.com>
avcodec/codec: remove outdated comment about AVCodec.encode2() The …
2:19 PM Changeset in ffmpeg [59c0301b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc …
2:18 PM Changeset in ffmpeg [fec3c730] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avfilter/avfilter: Remove avfilter_link_set_closed() on bump …
1:54 PM Ticket #9141 (Input option -t/-to totally ignored when stream copying MPEG-TS ...) created by fireattack
Summary of the bug: No bug if put -t after -i (-ss is still before …
12:25 AM Changeset in ffmpeg [a7f84171] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
doc/muxers.texi: Readd documentation removed accidentally Happened in …

Mar 6, 2021:

11:39 PM Changeset in ffmpeg [9665fd31] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/http: Fix leak when using deprecated option When the …
1:54 PM Ticket #9110 (Remux TS to MP4 creates an invalid file, delay_moov flag not working ...) updated by Hunny Puppy
Replying to mkver: > A quick fix would be to reject such …
12:05 PM Changeset in ffmpeg [25706639] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/libxvid: Remove unnecessary header Forgotten in …
11:42 AM Changeset in ffmpeg [17127f81] by Paul B Mahol <onemda@gmail.com>
avfilter: add msad video filter
11:41 AM Changeset in ffmpeg [4a69cd4e] by Paul B Mahol <onemda@gmail.com>
avfilter: add identity video filter
11:16 AM Ticket #8911 (improve showspectrumpic height option documentation) closed by Elon Musk
wontfix: Wait for non-power of 2 fft support in this filter, than any height …
11:12 AM Ticket #9111 ("Invalid data found when processing input" on certain SpeedHQ mov files) closed by Elon Musk
fixed: see 433227d45210ef733f8f1f224a8954c16a838bbf
8:33 AM Changeset in ffmpeg [dc20b278] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/parser: Schedule av_parser_change for removal Originally …

Mar 5, 2021:

8:54 PM Ticket #8338 (GoPro metadata not properly handled) updated by importon
Replying to eldelacajita: > Hi. I just wanted to follow up …
5:45 PM Changeset in ffmpeg [64af1455] by Jan Ekström <jeebjp@gmail.com>
avformat: add TTML muxer Enables writing TTML documents or encoded …
5:45 PM Changeset in ffmpeg [18713d22] by Jan Ekström <jeebjp@gmail.com>
avcodec: add TTML encoder Enables encoding of other subtitle formats …
5:45 PM Changeset in ffmpeg [a0eec77] by Jan Ekström <jeebjp@gmail.com>
avcodec: enable usage of err_recognition for encoders Enables the …
5:45 PM Changeset in ffmpeg [c8c6c9f5] by Jan Ekström <jeebjp@gmail.com>
ffprobe: switch to av_bprint_escape for XML escaping Additionally …
5:45 PM Changeset in ffmpeg [0f6bf94e] by Jan Ekström <jeebjp@gmail.com>
avutil/{avstring,bprint}: add XML escaping from ffprobe to avutil …
1:22 PM Ticket #9140 (aac gapless fail) updated by Guy Sivey
I think I am supposed to wait to be invited to submit my sample media. …
1:11 PM Changeset in ffmpeg [a272f382] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/decode: Check size before opening iconv Avoids closing iconv …
1:11 PM Changeset in ffmpeg [684e501c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/decode: Return early upon failure Allows to remove one level …
12:27 PM aacGaplessFail.txt attached to Ticket #9140 by Guy Sivey
aac gapless fail text - 2 media files to follow, size 6MB combined
12:25 PM Ticket #9140 (aac gapless fail) created by Guy Sivey
Summary of the bug: I would like to be able to play all aac audio …
10:57 AM Ticket #9139 (FFmpeg drops the first frame of video files trimmed in Quicktime 7.) updated by aymv
Replying to cehoyos: > Is the issue reproducible with …
10:36 AM Ticket #9114 ([MPEG-TS] Metadata tables not copied when remuxing to .ts container) updated by droid-xx
I can use several tools to see the tables. It's not about seeing this …
9:01 AM output-mp4.png attached to Ticket #9139 by Carl Eugen Hoyos
9:01 AM input-mov.png attached to Ticket #9139 by Carl Eugen Hoyos
8:24 AM Changeset in ffmpeg [94bf3f90] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
tests/fate: Don't keep unnecessary temp files Some FATE tests use …
8:16 AM Changeset in ffmpeg [491a30c7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/aadec: Replace strncpy by av_strlcpy While this usage of …
8:16 AM Changeset in ffmpeg [80038fd5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/aadec: Use smaller scope for variables, remove …
8:03 AM Ticket #9139 (FFmpeg drops the first frame of video files trimmed in Quicktime 7.) updated by Carl Eugen Hoyos
Keywords changed
Is the issue reproducible with current FFmpeg git head, the only …
6:48 AM ffmpeg-20210305-111903.log attached to Ticket #9139 by aymv
Report log
6:47 AM ffmpeg-console-output.txt attached to Ticket #9139 by aymv
Console output
6:47 AM input.mov attached to Ticket #9139 by aymv
Video file to reproduce the problem
6:45 AM Ticket #9139 (FFmpeg drops the first frame of video files trimmed in Quicktime 7.) created by aymv
Summary of the bug: FFmpeg drops the first frame of video files …
3:50 AM Ticket #8909 (Copying an AV1 stream from an MKV container to an MP4 container ...) updated by Balling
This happens because your original sintel.mkv is recognized as VFR by …
3:45 AM Ticket #9114 ([MPEG-TS] Metadata tables not copied when remuxing to .ts container) updated by Balling
You can use TransEdit 4.2.1.1 to see this stuff. There is PAT, NIT, SDT…
3:21 AM Ticket #9124 (24fps nut file converts to 24.39fps mkv?) updated by Balling
So I further checked this one, it has nothing to do with flac, if I …
3:17 AM Ticket #6907 (hevc decoding regression) updated by Balling
Replying to michael: It is not at position 1. Not even …

Mar 4, 2021:

9:22 PM Changeset in ffmpeg [b6fe10fa] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/sga: Silence several warnings because of wrong format specifiers. …
9:14 PM Ticket #6907 (hevc decoding regression) updated by Michael Niedermayer
Replying to jamrial: > Making it unsigned will not change …
7:23 PM Changeset in ffmpeg [088f35f0] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: add support for getting product version number …
7:23 PM Changeset in ffmpeg [7cb40b27] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: change toolkit_version metadata field to …
6:52 PM Ticket #9138 (file missing when making build) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
This is a regression since e387fcd01cb84d9493f3b96158addd2a85f086c6, …
6:09 PM Changeset in ffmpeg [433227d4] by Paul B Mahol <onemda@gmail.com>
avcodec/speedhq: fix decoding non 444 subsampling when width is not …
5:49 PM Ticket #6907 (hevc decoding regression) updated by Balling
Replying to jamrial: Yeah, this value is …
2:31 PM Sans titre.png attached to Ticket #9138 by David D
stdout
2:31 PM Ticket #9138 (file missing when making build) created by David D
i got a missing file : src/libavutil/mips/cpu.c:26:22: fatal error: …
1:36 PM Ticket #6907 (hevc decoding regression) updated by James
Replying to Balling: > This is not a RAW video file. It is …
1:03 PM Ticket #6907 (hevc decoding regression) updated by Balling
This is not a RAW video file. It is Annex B HEVC. This is a very …
8:17 AM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by Balling
BTW, I checked and the output is lossless except for one byte that …

Mar 3, 2021:

11:41 PM Ticket #9110 (Remux TS to MP4 creates an invalid file, delay_moov flag not working ...) updated by Hunny Puppy
Checking in, any word on this? Is there some sort of a workaround possible?
10:26 PM Changeset in ffmpeg [f784091] by James Almer <jamrial@gmail.com>
avcodec/decode: constify the source packet parameter in …
9:05 PM Changeset in ffmpeg [77ce903f] by James Almer <jamrial@gmail.com>
avcodec/utils: free last_pkt_props on avcodec_open2() failure …
4:10 PM Changeset in ffmpeg [b34d1de] by James Almer <jamrial@gmail.com>
avcodec/decode: port last_pkt_props to AVFifoBuffer Signed-off-by: …
3:54 PM Changeset in ffmpeg [7819412f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/lxfdec: Fix multiple integer overflows related to track_size …
3:54 PM Changeset in ffmpeg [6c512137] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mccdec: Use av_sat_add64() for fs Fixes: signed integer …
3:54 PM Changeset in ffmpeg [5d7f17e8] by Michael Niedermayer <michael@niedermayer.cc>
avutil/parseutils: Check sign in av_parse_time() Fixes: signed …
3:54 PM Changeset in ffmpeg [787501db] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mspdec: Check packet_size more completely Fixes: OOM Fixes: …
3:54 PM Changeset in ffmpeg [460d3dc4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffdec: Check that SSND is at least 8 bytes Fixes: Infinite …
3:54 PM Changeset in ffmpeg [fdcb966f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dcstr: Check sample rate Fixes: signed integer overflow: …
3:46 PM Changeset in ffmpeg [6a3f345c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/frmdec: Simplify finding pixel format The fourccs used by …
1:41 PM Changeset in ffmpeg [2ff40b98] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on …
1:26 PM Ticket #9137 (avformat may fail to be enabled, with no warning, when using ...) updated by RedDwarf
Don't you think that if the user says "--enable-avformat" and the …
1:20 PM Ticket #9137 (avformat may fail to be enabled, with no warning, when using ...) closed by Carl Eugen Hoyos
invalid: libavformat depends on libavcodec.
1:17 PM Ticket #9137 (avformat may fail to be enabled, with no warning, when using ...) created by RedDwarf
Using the latest snapshot tarball on Fedora 33 this happens: […] …
12:54 PM Ticket #2631 (fade filter offset from the end of stream) closed by Elon Musk
wontfix
12:22 PM Changeset in ffmpeg [d29ec02d] by Ronald S. Bultje <rsbultje@gmail.com>
ivfenc: write duration for frame_cnt=1.
11:49 AM Changeset in ffmpeg [82131293] by Paul B Mahol <onemda@gmail.com>
avcodec/float2half: fix minor style issue
11:41 AM Changeset in ffmpeg [3be3370] by Paul B Mahol <onemda@gmail.com>
avcodec/half2float: fix integer overflows in convertmantissa()
10:40 AM Changeset in ffmpeg [4dc039b4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mobiclip: Avoid undefined integer overflow in MV computation …
10:40 AM Changeset in ffmpeg [53d739db] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alsdec: Check bitstream input in read_block() Fixes: Timeout …
10:10 AM Ticket #9128 (HLS multi bitrate streaming, timestamps differ when one of the video ...) updated by krs_vital
i cant use 3 tasks because they will not be synced and player reading …
9:28 AM Ticket #9128 (HLS multi bitrate streaming, timestamps differ when one of the video ...) updated by Steven Liu
Replying to krs_vital: > the first stream is copy of the …
7:39 AM Ticket #9128 (HLS multi bitrate streaming, timestamps differ when one of the video ...) updated by krs_vital
the first stream is copy of the main stream, but 1 and 2 is streams …
6:39 AM Ticket #9128 (HLS multi bitrate streaming, timestamps differ when one of the video ...) updated by Steven Liu
Replying to krs_vital: > ffprobe …

Mar 2, 2021:

10:34 PM Ticket #9105 (Cannot set dispositions for subtitle streams inside MKV other than ...) updated by Carl Eugen Hoyos
Keywords, Version changed
10:28 PM Ticket #5693 (exr: support dwa decompression) closed by Carl Eugen Hoyos
fixed: Fixed by Paul in cc85ca1cb347570a95d8615b7d4c7b542042b7f0
7:53 PM Changeset in ffmpeg [6cc3ba4b] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: add lut oriented half to float conversion code
7:53 PM Changeset in ffmpeg [cf2f8dcc] by Paul B Mahol <onemda@gmail.com>
avcodec/exrenc: move float2half code to own header
7:53 PM Changeset in ffmpeg [cc85ca1c] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: add DWA decompression support
6:44 PM Ticket #9136 ([Documentation] Wrong NALU types mentioned in regards to filter_units bsf) closed by droid-xx
invalid: Documentation is correct, it clearly mentiones H.265 for these types …
6:28 PM Ticket #9136 ([Documentation] Wrong NALU types mentioned in regards to filter_units bsf) created by droid-xx
Documentation on bitstream filter filter_units: […] The …
4:30 PM Ticket #7965 (Support for HEVC with Alpha) updated by Balling
Status changed
Support in hevc_videotoolbox …
4:02 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by Balling
Replying to oromit: >I have some code somewhere that …
2:38 PM Ticket #9135 (Bashism in configure) created by Peter White
Summary of the bug: How to reproduce: […] There is a semicolon …
2:06 PM Changeset in ffmpeg [2fc309e6] by Paul B Mahol <onemda@gmail.com>
avcodec/svq1dec: use av_fast_padded_malloc() for allocation pmv only …
11:35 AM Ticket #9134 (HLS multi bitrate streaming, differ frame rate in master playlist) created by krs_vital
how to make a master playlist with different framerate? im using …
10:49 AM Changeset in ffmpeg [98c5d6b8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Increase size of id buffer The current size is not …
10:49 AM Changeset in ffmpeg [ec5663d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Ensure strings are zero-terminated strncpy only …
8:22 AM Ticket #7562 (using -hwaccel nvdec produces 'No decoder surfaces left' with ...) updated by hydra3333
nice pickup, Balling. I'm just plain lucky I haven't encountered it.
7:37 AM Ticket #9105 (Cannot set dispositions for subtitle streams inside MKV other than ...) updated by mkver
Keywords, Component changed
7:36 AM Ticket #9105 (Cannot set dispositions for subtitle streams inside MKV other than ...) closed by mkver
fixed: Implemented in 51e10677291863e496cabcc71fe871628e869f2e, …
7:20 AM Changeset in ffmpeg [988deae6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fftools: Switch to const AVCodec * where possible The obstacle to do …
6:47 AM Ticket #9133 (Cannot Play RTSP stream) closed by Carl Eugen Hoyos
needs_more_info
6:32 AM Changeset in ffmpeg [c17915fd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegvideo: Schedule unused, deprecated rc_strategy for removal …
6:10 AM Changeset in ffmpeg [efa012cb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
fate/matroska: Test remuxing tracks for hearing/visually impaired …
6:04 AM Changeset in ffmpeg [9b06c4c1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Add support for FlagOriginal Signed-off-by: …
5:54 AM Changeset in ffmpeg [b243be85] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Add support for FlagOriginal Needs a …
3:53 AM Ticket #9126 (404 when playing back DASH) updated by Steven Liu
Replying to hjmallon: > Is the issue reproducible with …
1:58 AM Ticket #9133 (Cannot Play RTSP stream) created by takahiro
Summary of the bug:Cannot play RTSP stream How to reproduce: […] …
12:46 AM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by viley
Replying to Balling: > For now use > {{{ > ffmpeg -i …
12:42 AM Ticket #9131 (libx265 Dolby Vision options) updated by Balling
No need to update. …
Note: See TracTimeline for information about the timeline view.