Timeline
Apr 7, 2019:
- 10:19 PM Ticket #1771 (The file size limit almost never works.) closed by
- fixed: I don't see how this can be realistically improved, the documentation …
- 10:16 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
-
You should probably use
testsrc2… - 9:21 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
-
Cc changed
- 8:28 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
- I finally managed to reproduce with testsrc: […]
- 7:59 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by
-
Cc, Summary changed
- 7:57 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) created by
- Summary of the bug: Remuxing a perfectly decodeble input video to HLS …
- 7:15 PM Changeset in ffmpeg [ecdaa4b4] by
- avfilter/af_asetnsamples: use correct function
- 7:09 PM Changeset in ffmpeg [3a2adee] by
- avformat/riffdec: pass correct pointer to av_log
- 11:17 AM Changeset in ffmpeg [4c8e3725] by
- avfilter/af_asetnsamples: fix sample queuing. When asetnsamples uses …
- 9:55 AM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by
-
Cc changed
Replying to andreymal: I checked the code, the error … - 9:26 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
- According to my test this should fix the issue: […]
- 7:51 AM Ticket #7775 ([FFmpeg-vaapi][vp9] error message when play a vp9 stream) updated by
-
Keywords changed
- 7:14 AM Ticket #1771 (The file size limit almost never works.) updated by
-
Component changed
The documentation was clarified in … - 6:32 AM Ticket #7260 (Fail to get image dimension when RTSP falling back from UDP to TCP) updated by
- Replying to julien23: The reason is there in your log: …
- 6:21 AM Ticket #7815 (Unable to seek after reaching end of RTSP Stream) updated by
-
Cc changed
Replying to kealist: I tried on my Mac, using keyboard … - 6:20 AM Changeset in ffmpeg [8607e29f] by
- swscale/ppc: VSX-optimize yuv2rgb_full_X ./ffmpeg -f lavfi -i …
- 6:20 AM Changeset in ffmpeg [3256e94] by
- swscale/ppc: VSX-optimize yuv2rgb_full_2 ./ffmpeg -f lavfi -i …
- 6:20 AM Changeset in ffmpeg [50e672bc] by
- swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_1 ./ffmpeg -f lavfi …
- 6:08 AM Ticket #7810 (ffmpeg will automatically pause (Konx KW01 gen2)) updated by
-
Cc changed
Replying to branqueira: > I checkout the code and build … - 5:15 AM Ticket #7775 ([FFmpeg-vaapi][vp9] error message when play a vp9 stream) updated by
-
Keywords changed
Can you upload the VP9 test clip for this issue? Thanks - 5:04 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
-
Cc, Version changed
Peter, I've reproduced the memory leak issue with examples muxing.c … - 2:18 AM Changeset in ffmpeg [7c187514] by
- doc/examples/metadata: fix the example can't dump FLV metadata fix …
- 12:00 AM Changeset in ffmpeg [d234ed76] by
- lavf/Makefile: Fix kux demuxer standalone compilation.
Apr 6, 2019:
- 1:57 PM Ticket #4519 (Support for KUX container) closed by
- fixed: Implemented by Swaraj Hota in 208ae228fa129041dc6671dcc45c025a11bf2cc6 …
- 1:54 PM Changeset in ffmpeg [208ae228] by
- lavf/flvdec: added support for KUX container Fixes ticket #4519. The …
- 1:20 PM Changeset in ffmpeg [f4f40cbb] by
- lavd/x11grab: fix vertical repositioning There is a calculation error …
- 4:15 AM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by
- the 15fps is calculated. SDP RFC defines the framerate as ”maximum …
Apr 5, 2019:
- 10:28 PM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by
- > I discovered that MP4Box writes a subtitle box size while ffmpeg …
- 5:26 PM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by
- Replying to CoRoNe: > First time I've been looking at …
- 4:10 PM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) created by
- I'm encoding P010 stream to h265 using qsv. Command line is below. I …
- 3:34 PM Ticket #2474 (MKV transcoded to MKV with copied attachments is unplayable if output ...) closed by
- fixed: This has been fixed, most likely by commit …
- 2:08 PM Ticket #7829 (Wrong average framerate for H.264 in mxf) created by
- Matrox provided a sample that shows an incorrect average framerate …
- 1:16 PM Changeset in ffmpeg [772c73e6] by
- FATE: Add test for HEVC files that claim to have two first slices …
- 11:21 AM Ticket #7547 (When relaying RTMP streams ffmpeg quits with ...) updated by
- Replying to ikolesnikov: > I can confirm that …
- 10:05 AM Changeset in ffmpeg [2169a3f2] by
- avcodec/agm: Fix integer overflow with w/h Fixes: negation of …
- 10:05 AM Changeset in ffmpeg [18a851a] by
- avformat/matroskadec: Improve length check The earlier code had three …
- 3:32 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
- Can some developer please raise reproduced by developer? From …
Apr 4, 2019:
- 6:40 PM Ticket #7723 ([FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 ...) updated by
-
Cc changed
https://patchwork.ffmpeg.org/patch/9943/ has been superseded by … - 10:39 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
- As far as I can see this is a patch for …
- 9:31 AM Changeset in ffmpeg [8e3b01e2] by
- avcodec/agm: More completely check size before using it Fixes: out of …
- 9:27 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
- Please try the patch: https://patchwork.ffmpeg.org/patch/12612/, Tks
- 6:44 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
- As per request I sent the following mail to FFmpeg-devel (cf. …
- 5:46 AM Ticket #7639 (Unable to do 'rtsp stream' when 'rtsp_flags listen') updated by
- try this, terminal one: ./ffplay -rtsp_flags listen …
Apr 3, 2019:
- 11:33 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by
- The used ffmpeg command line was already described in the text above, …
- 11:19 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by
-
Please provide one
ffmpegcommand line together with the … - 11:03 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by
-
Cc changed
- 11:03 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by
-
Cc changed
- 10:39 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by
-
Resolution changed
Just for the records,... I did some fresh tests with current git … - 10:38 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) created by
- With current git master ffmpeg 1125277: In the following a series of …
- 10:00 PM Ticket #7216 (Apache 2.4.7 is not always responding) closed by
- needs_more_info
- 10:00 PM Ticket #7220 (Pointer returned from av_demuxer_iterate() should not be const) closed by
- fixed: I hope this will be fixed after the next version bump through …
- 9:12 PM Changeset in ffmpeg [ee16d14b] by
- avcodec/av1_metadata: add an option to remove Padding OBUs …
- 8:51 PM Ticket #6870 (Add regular P frames to hevc_qsv encoding option) closed by
- fixed: Implemented by Zhong Li in 1125277bc64ebef1a7a6bee7349c7a8fab7fdcc7
- 8:22 PM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by
-
Keywords, Component changed
Please send your patch - made withgit format-patch- to the … - 7:38 PM Ticket #5258 (ffmpeg fails to decode opus test vectors correctly) updated by
- I've just checked git master (with no configure options, i.e. not …
- 7:33 PM Ticket #7826 (fails to correctly read Opus test vector files) updated by
-
Resolution changed
In fact you're right, and I've just verified this on a (standard, i.e. … - 6:21 PM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) created by
- Summary of the bug: How to reproduce:[…]
- 5:52 PM Ticket #7826 (fails to correctly read Opus test vector files) updated by
- 1. This is a duplicate of #5258. 2. #5258 has actually already been …
- 4:54 PM Ticket #7826 (fails to correctly read Opus test vector files) updated by
- uhm?
- 4:44 PM Ticket #7826 (fails to correctly read Opus test vector files) closed by
- invalid
- 3:17 PM Ticket #7826 (fails to correctly read Opus test vector files) created by
- Summary of the bug: The Opus developer provide a set of test vector …
- 3:00 PM Changeset in ffmpeg [1125277b] by
- lavc/qsvenc: enable hevc gpb option GPB is the default type, just …
- 2:57 PM Changeset in ffmpeg [c745bedd] by
- lavc/qsvenc: enable hevc coding options configuration Signed-off-by: …
- 2:57 PM Changeset in ffmpeg [6f9d7c5] by
- lavc/qsvenc: no need to include h264.h for jpeg encoder …
- 1:20 PM Ticket #7794 (ffmpeg crash when transcoding with vpp_qsv and pad filters) closed by
- invalid: IIRC, vpp_qsv can't support pad, just support crop, so the "pad" here …
- 1:18 PM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by
- Replying to cehoyos: > Would you mind stopping to attach …
- 1:00 PM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by
- Would you mind stopping to attach compressed files? I believe this is …
- 12:35 PM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by
- Extended tests have been done regarding this issue. …
- 10:55 AM Ticket #4859 (TTML subtitle decoding) updated by
- Hmm, I haven't found any other tickets related to IMSC (or EBU-TT-D). …
- 10:20 AM Changeset in ffmpeg [8161ac29] by
- lavf/movenc: fix tmcd writing for non-MP4/MOV modes write_tmcd allows …
- 9:39 AM Ticket #4859 (TTML subtitle decoding) updated by
- We will not have more imsc tickets and the full text search is not …
- 9:37 AM Ticket #4859 (TTML subtitle decoding) updated by
- @cehoyos: Is there a reason why you removed the keywords I added in …
- 9:18 AM Ticket #7823 (Hmm... a minor bug? (argument interpretation)) closed by
- invalid: Blame the shell interpreter... (or the user?.. or whatsoever)
- 9:15 AM Ticket #7824 (ffprobe/ffplay reporting false hz) closed by
- invalid
- 9:09 AM Ticket #7825 (Malfunctioning `ssim` filter?..) updated by
- Replying to cehoyos: > Apart from the attachment, I …
- 9:07 AM Ticket #7824 (ffprobe/ffplay reporting false hz) reopened by
- problem still exist
- 8:57 AM Ticket #7825 (Malfunctioning `ssim` filter?..) closed by
- invalid: Apart from the attachment, I believe the filter acts as specified.
- 8:31 AM Ticket #7823 (Hmm... a minor bug? (argument interpretation)) updated by
- Would you like to explain why you believe there is an issue? You …
- 8:20 AM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) closed by
- fixed
- 8:20 AM Ticket #4859 (TTML subtitle decoding) updated by
-
Keywords changed
- 8:18 AM Ticket #7824 (ffprobe/ffplay reporting false hz) closed by
- invalid: Please only add the missing information for this ticket and reopen it …
- 8:07 AM Ticket #7825 (Malfunctioning `ssim` filter?..) created by
- Build from: …
- 8:03 AM Ticket #7824 (ffprobe/ffplay reporting false hz) updated by
- 2 822 kHz to be more accurate
- 8:02 AM Ticket #7824 (ffprobe/ffplay reporting false hz) created by
- ffprobe.exe phantom.dff Stream #0:0: Audio: dst (DST / 0x20545344), …
- 7:36 AM Ticket #4859 (TTML subtitle decoding) updated by
-
Keywords, Cc changed
- 7:30 AM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) reopened by
- Replying to cehoyos: Build from: …
- 6:54 AM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by
- == Sitrep from recent version == Still occurs. …
- 5:50 AM Ticket #7822 (x264 possible encoding error with png source since N-93471-gf8fa8bbf22) updated by
- Thank you for that information! That explains why the newer version …
- 4:35 AM Changeset in ffmpeg [b131a07e] by
- fate: unbreak fate with custom binary names
- 3:24 AM Ticket #7823 (Hmm... a minor bug? (argument interpretation)) created by
- Build from: …
- 2:17 AM Changeset in ffmpeg [ecb4398d] by
- lavf/hashenc: Correct the hash/MD5 muxer class name Follow the name …
- 12:22 AM Ticket #7774 (ProRes Scanned Alpha omitting last run of a slice if it's length 0) updated by
-
Keywords, Version changed
Apr 2, 2019:
- 11:25 PM Ticket #7764 (Support for HW accelerated 10-bit -> 8-bit conversion support) updated by
-
Priority, Keywords changed
- 11:06 PM Ticket #7822 (x264 possible encoding error with png source since N-93471-gf8fa8bbf22) closed by
- invalid: https://code.videolan.org/videolan/x264/commit/d4099dd4
- 10:54 PM Changeset in ffmpeg [0e1ea034] by
- avcodec/libaomenc: fix range of values for enable-intrabc option …
- 9:53 PM Ticket #7822 (x264 possible encoding error with png source since N-93471-gf8fa8bbf22) updated by
- Correction: Last working build is …
- 9:34 PM Ticket #7822 (x264 possible encoding error with png source since N-93471-gf8fa8bbf22) created by
- Summary of the bug: Last working build: …
- 9:04 PM Changeset in ffmpeg [ec82b3ec] by
- avcodec/cbs_av1: fix parsing spatial_id Reviewed-by: Mark Thompson …
- 7:33 PM Changeset in ffmpeg [461303f9] by
- avcodec/cbs_av1: fix parsing spatial_id Reviewed-by: Mark Thompson …
- 7:26 PM Ticket #7819 (It appears the overlay filter doesn't like odd numbers?.. (essentially ...) updated by
-
Type, Summary changed
- 3:14 PM Changeset in ffmpeg [b97a7dd0] by
- libavcodec/zmbvenc: add support for 24-bit encoding, using pix_fmt …
- 3:14 PM Changeset in ffmpeg [1046e880] by
- libavcodec/zmbv: change 24-bit decoder channel order, from RGB24 to …
- 3:14 PM Changeset in ffmpeg [5dcc63c1] by
-
libavcodec/zmbv: use PTRDIFF_SPECIFIER for
src - c->decomp_buf. … - 2:36 PM Changeset in ffmpeg [b74e1371] by
- avcodec/opus: make redundancy_buf 32 byte aligned Fixes …
- 2:22 PM Ticket #7821 (Could not find codec parameters for stream 0 (Video: webp, none): ...) updated by
-
Priority, Analyzed by developer, Version, Component, Reproduced by developer changed
Please test current FFmpeg git head and provide the command line you … - 2:08 PM Ticket #7821 (Could not find codec parameters for stream 0 (Video: webp, none): ...) updated by
-
Cc changed
- 2:08 PM Ticket #7821 (Could not find codec parameters for stream 0 (Video: webp, none): ...) updated by
-
Summary changed
- 2:05 PM Ticket #7821 (Could not find codec parameters for stream 0 (Video: webp, none): ...) updated by
-
Status changed
- 2:03 PM Ticket #7821 (Could not find codec parameters for stream 0 (Video: webp, none): ...) created by
- Summary of the bug: How to reproduce: […] ffmpeg like command …
- 5:46 AM Changeset in ffmpeg [6aeaac3e] by
- avformat/dashenc: Add support for Global SIDX
- 5:45 AM Changeset in ffmpeg [3d089499] by
- avformat/movenc: Fix skip_trailer when global_sidx is enabled
- 4:11 AM Changeset in ffmpeg [326cec37] by
- avformat/hls: make different warning message between open url and …
Apr 1, 2019:
- 10:33 PM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) closed by
- fixed
- 9:51 PM Ticket #7712 (Check for multiple -filter options broken) updated by
-
Cc changed
- 9:07 PM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) reopened by
- Build from: …
- 6:01 PM Ticket #7817 (Fails to parse mp4 header) closed by
- fixed: Fixed in 8eca42e6320ebfc682a1309bb40d019b41a9dfd5
- 5:58 PM Changeset in ffmpeg [8eca42e6] by
- lavf/mov: skip extradata check in esds for MPEG-1/2 audio As per …
- 2:06 PM Changeset in ffmpeg [b43b8d33] by
- x86/opusdsp: fix WIN64 return value Signed-off-by: James Almer …
- 1:30 PM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) closed by
- fixed: The original issue was fixed by Michael in …
- 12:36 PM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) closed by
- invalid: Thank you for the confirmation.
- 12:15 PM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) updated by
- Just to let you know, we've managed to fix this issue by upgrading …
- 11:31 AM Ticket #7804 (ffmpeg exit code incorrect) updated by
-
Cc changed
- 11:21 AM Changeset in ffmpeg [d071a111] by
- lavc/qsvenc: get vps extradata from MSDK Signed-off-by: Zhong Li …
- 11:21 AM Changeset in ffmpeg [a8355ee] by
- lavc/qsvenc: expose low_power as a common option for QSV encoder …
- 8:41 AM Ticket #7795 ("(resp. decoding)" not clear) closed by
- fixed: I think there's only a slight chance of the meaning being opaque, but …
- 8:37 AM Changeset in ffmpeg [7f9a81b1] by
- doc/general: make column key note more verbose Addresses #7795
- 8:33 AM Changeset in ffmpeg [4154f896]n4.1.3 by
- Changelog: update Signed-off-by: Michael Niedermayer …
- 8:32 AM Changeset in ffmpeg [544f5fce] by
- avcodec/rscc: Check that the to be uncompressed input is large enough …
- 8:32 AM Changeset in ffmpeg [6c75df55] by
- avcodec/rscc: Check that the to be uncompressed input is large enough …
- 8:30 AM Changeset in ffmpeg [3a0ec151] by
- avcodec/rscc: Check that the to be uncompressed input is large enough …
- 3:11 AM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) updated by
-
Keywords changed
Encountered similar situation when performing a different task... …
Mar 31, 2019:
- 11:36 PM Changeset in ffmpeg [58cd7020] by
- avformat/movenc: free eac3 private data only when closing the stream …
- 11:17 PM Ticket #7780 (Can not write moov atom to the beginning of the file if audio is eac3) closed by
- fixed: Fixed in 27c94c57dc84da8125225fda7d241be57d19b391
- 11:08 PM Changeset in ffmpeg [27c94c57] by
- avformat/movenc: free eac3 private data only when closing the stream …
- 10:47 PM Ticket #7297 (RTSP over HTTP does not work (with some devices) since v2.0.7) closed by
- fixed: Should be fixed in 4f5e660e69545bd54955002c13dcbe4dbddb1dc4
- 10:22 PM Changeset in ffmpeg [605e330] by
- x86/opusdsp: implement FMA3 accelerated postfilter and deemphasis …
- 10:19 PM Changeset in ffmpeg [0cea3ca8] by
- opusdsp: create and move deemphasis and postfiltering from opus_celt
- 9:36 PM Changeset in ffmpeg [5468c1d0] by
- celt_pvq_init: only build when CONFIG_OPUS_ENCODER is enabled The …
- 9:35 PM Changeset in ffmpeg [4a2c6516] by
- x86/opus_dsp: rename to celt_pvq Its only used in the encoder and in …
- 9:31 PM Changeset in ffmpeg [1d720b37] by
- Update for 4.1.3 Signed-off-by: Michael Niedermayer …
- 9:30 PM Changeset in ffmpeg [f1ecebcd] by
- avcodec/hevcdec: Avoid only partly skiping duplicate first slices …
- 9:30 PM Changeset in ffmpeg [daca5291] by
- lavc/bmp: Avoid a heap buffer overwrite for 1bpp input. Found by …
- 9:30 PM Changeset in ffmpeg [65f94b73] by
- avcodec/mpegpicture: Check size of edge_emu_buffer Fixes: OOM Fixes: …
- 9:30 PM Changeset in ffmpeg [ad0f4a7d] by
- avformat/mov: Fix potential integer overflow in entry check in …
- 9:30 PM Changeset in ffmpeg [cb4768e7] by
- avcodec/truemotion2: Fix integer overflow in tm2_null_res_block() …
- 9:23 PM Changeset in ffmpeg [4eec0082] by
- avcodec/ivi: Reduce dereferencing structs in inner loop of …
- 9:23 PM Changeset in ffmpeg [4bf9561d] by
- avcodec/ivi: Mark band parameter as const Signed-off-by: Michael …
- 9:23 PM Changeset in ffmpeg [111e9b09] by
- avcodec/ivi: fix indention for previous commit
- 9:23 PM Changeset in ffmpeg [c163e62d] by
- avcodec/ivi: Factor ref_mb check out Signed-off-by: Michael …
- 9:23 PM Changeset in ffmpeg [468ae6a7] by
- avcodec/proresdec2: decode picture header before frame allocation …
- 9:23 PM Changeset in ffmpeg [4f5e660e] by
- avformat/doc, http, icecast, rtsp: Add option to disable …
- 4:39 PM Changeset in ffmpeg [93748a2] by
- avcodec/tiff: Multi-page support Option "-page N" (page index N …
- 3:38 PM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by
-
Cc changed
First time I've been looking at this again in 2 years time. I believe … - 12:10 PM Projects edited by
- (diff)
- 10:02 AM Changeset in ffmpeg [e995e239] by
- lavf/flvdec: Cosmetics: Fix indentation for flv_read_packet Commit …
- 10:02 AM Changeset in ffmpeg [24dac56e] by
- lavf/flvdec: add AMF date type support Support AMF date type when …
- 9:41 AM Changeset in ffmpeg [7adce3e6] by
- swscale/ppc: VSX-optimize yuv2422_X ./ffmpeg -f lavfi -i …
- 9:41 AM Changeset in ffmpeg [9a2db4dc] by
- swscale/ppc: VSX-optimize yuv2422_2 ./ffmpeg -f lavfi -i …
- 9:41 AM Changeset in ffmpeg [a6a31ca3] by
- swscale/ppc: VSX-optimize yuv2422_1 ./ffmpeg -f lavfi -i …
- 8:48 AM Changeset in ffmpeg [4e8cbbf7] by
- avcodec: add Amuse Graphics decoder This work is sponsored by VideoLAN.
Note:
See TracTimeline
for information about the timeline view.
