Timeline



Feb 26, 2017:

11:17 PM Ticket #6193 (GPS coordinates getting lost after encoding) created by AndriusWild
Hello, Here is the command I am using: ffmpeg -i in.mp4 -c:v libx264 …
9:52 PM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) updated by llogan
Replying to JohnHawkinson: > Not sure if that means …
9:47 PM Changeset in ffmpeg [80b644c6] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: remove AVFMT_RAWPICTURE It has no effect for …
9:47 PM Changeset in ffmpeg [418ce915] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: convert AVFMT_RAWPICTURE to …
9:47 PM Changeset in ffmpeg [48f8ad32] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: add support to specify field order …
9:47 PM Changeset in ffmpeg [e0eb0bda] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: convert to codecpar Signed-off-by: Marton …
9:28 PM BadContent edited by llogan
purged old entries. will re-introduce if they are re-encountered. (diff)
9:09 PM Changeset in ffmpeg [6d856b2] by Paul B Mahol <onemda@gmail.com>
avcodec/scpr: add support for older version Signed-off-by: Paul B …
8:19 PM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) updated by John Hawkinson
My original post attempt: For what it's worth, this appeared back on …
8:18 PM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) updated by John Hawkinson
fftrac-bg.ffmpeg.org [79.124.17.101] is back on Symanetec's blacklist.
7:51 PM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) updated by llogan
Replying to JohnHawkinson: > Unfortunately when I put …
4:16 PM Changeset in ffmpeg [7e9ba78f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flacdsp: Fix: runtime error: signed integer overflow: …
4:16 PM Changeset in ffmpeg [87eb3749] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eac3dec: Fix runtime error: left shift of negative value -3 …
4:16 PM Changeset in ffmpeg [aff8cf18] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Fix runtime error: left shift of negative value -2 …
4:16 PM Changeset in ffmpeg [0716bcce] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ituh263dec: Check for the bitstream end in ff_h263_decode_mb() …
4:16 PM Changeset in ffmpeg [489c09ad] by Michael Niedermayer <michael@niedermayer.cc>
add locale month names to av_small_strptime Signed-off-by: Micah …
4:05 PM Changeset in ffmpeg [3a003cc3] by Paul B Mahol <onemda@gmail.com>
fate: update ffprobe stuff after dbc7f02a727286f3 Signed-off-by: Paul …
1:48 PM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) updated by John Hawkinson
Problem is back. Unfortunately when I put details in this box I get …
12:08 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by Carl Eugen Hoyos
The syntax works with the libopenjpeg decoder so I think it is …
11:50 AM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by Elon Musk
How you think that can work at all?
9:10 AM SponsoringPrograms/GSoC/2017 edited by Elon Musk
fix typo (diff)
4:13 AM Ticket #6192 (bus error core dump in swscale optimizations on arm) updated by Peter Bennett
Replying to cehoyos: > Please test current FFmpeg git head …

Feb 25, 2017:

9:02 PM Changeset in ffmpeg [7e4f32f4] by Michael Niedermayer <michael@niedermayer.cc>
avutil/frame: Disallow zero sized frame side data There should be no …
9:02 PM Changeset in ffmpeg [5804201c] by Michael Niedermayer <michael@niedermayer.cc>
avutil/frame: Reimplement av_frame_new_side_data() without size=0 …
9:02 PM Changeset in ffmpeg [58f3469c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix 280:22: runtime error: left shift of negative …
9:02 PM Changeset in ffmpeg [5eb04570] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Check post_shift Fixes: runtime error: shift …
6:56 PM Ticket #6181 (evalsrc : imprecise duration when specified using duration flag) closed by Elon Musk
fixed: Fixed in dbc7f02a727286f353624cf690cc6f430e240e25.
6:53 PM Changeset in ffmpeg [dbc7f02a] by Paul B Mahol <onemda@gmail.com>
avfilter/aeval: trim last frame's number of samples to match requested …
5:53 PM Changeset in ffmpeg [353f509e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lswr/rematrix: Remove an aggressive loop optimization. Fixes …
5:44 PM Ticket #5090 (fragmented mp4 have bad dts on video track) updated by Carl Eugen Hoyos
Another sample is attached to ticket #6191.
5:43 PM Ticket #6191 (DASH decoding stream in segment fails) closed by Carl Eugen Hoyos
duplicate: Regression since 4ab56667, duplicate of ticket #5090.
5:36 PM Ticket #6192 (bus error core dump in swscale optimizations on arm) updated by Carl Eugen Hoyos
Keywords changed
5:31 PM Ticket #6190 (Support Netscape HTTP Cookie files) updated by Carl Eugen Hoyos
Keywords, Version changed
Replying to yan12125: > In this example, the key file …
5:27 PM Ticket #6192 (bus error core dump in swscale optimizations on arm) updated by Carl Eugen Hoyos
Replying to peterbennett: > MythTV has a private copy of …
4:52 PM Ticket #6192 (bus error core dump in swscale optimizations on arm) updated by Peter Bennett
Component changed
4:34 PM Ticket #6192 (bus error core dump in swscale optimizations on arm) created by Peter Bennett
This happened in MythTV (www.mythtv.org) in arm architecture only. In …
1:58 PM testsegment.mp4 attached to Ticket #6191 by derrod
Test Segment
1:58 PM Ticket #6191 (DASH decoding stream in segment fails) created by derrod
Summary of the bug: trying to convert or play back DASH segments …
12:09 PM Changeset in ffmpeg [d34bf886] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp56: Implement very basic error concealment This should fix …
11:02 AM Ticket #6190 (Support Netscape HTTP Cookie files) created by yan12125
Summary of the bug: How to reproduce: […] In this example, the key …
8:57 AM Changeset in ffmpeg [984736dd] by Anton Khirnov <anton@khirnov.net>
lavc: make sure not to return EAGAIN from codecs This error is …
8:57 AM Changeset in ffmpeg [4cc02270] by Anton Khirnov <anton@khirnov.net>
apetag: account for header size if present when returning the start …
8:57 AM Changeset in ffmpeg [3f258f5] by Anton Khirnov <anton@khirnov.net>
apetag: fix flag value to signal footer presence According to the …
8:57 AM Changeset in ffmpeg [b2788fe9] by Anton Khirnov <anton@khirnov.net>
svq3: fix the slice size check Currently it incorrectly compares bits …
3:32 AM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) closed by Steven Liu
fixed: commit id: f73ef3748e837d220771d1186f4f5abb8f551123
3:23 AM Changeset in ffmpeg [3aef2fce] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: don't use %s for strftime on msvc MSVC doesn't …
2:59 AM Changeset in ffmpeg [f73ef374] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix hls_flags temp_file bug refer to ticket id: …
1:20 AM Changeset in ffmpeg [6bd79ba] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/amrwbdec: Fix 2 runtime errors: left shift of negative value …
12:43 AM Changeset in ffmpeg [310d2af3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Fix runtime error: left shift of 152 by 24 places …

Feb 24, 2017:

9:23 PM Changeset in ffmpeg [513a3494] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp56: Fix sign typo Fixes: …
9:23 PM Changeset in ffmpeg [5d81616b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegaudiodec_template: Correct return code on id3 tag …
7:14 PM Changeset in ffmpeg [70259737] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_pvq: prevent division by 0 res was 0 and divided K which made it …
6:49 PM Changeset in ffmpeg [e01c32f] by Paul B Mahol <onemda@gmail.com>
avcodec/scpr: remove 4 dead store Signed-off-by: Paul B Mahol …
6:41 PM Changeset in ffmpeg [cd7a2e15] by John Stebbins <stebbins@jetheaddev.com>
asfdec: fix reading files larger than 2GB avio_skip returns file …
3:24 PM Changeset in ffmpeg [248dc5c1] by John Stebbins <stebbins@jetheaddev.com>
h264dec: fix dropped initial SEI recovery point
2:50 PM Changeset in ffmpeg [c583e701] by Paul B Mahol <onemda@gmail.com>
avcodec/fmvc: initialize opcode to 0 It shouldn't really matter but …
2:40 PM Ticket #4727 (Undefined behaviors in ffmpeg) updated by Elon Musk
Component changed
2:31 PM Ticket #6188 (scpr: crash with fuzzed file 4) closed by Elon Musk
fixed: Fixed in 0a28c505063f0fdbfa24c28dc1e67704e10127b5.
2:29 PM Ticket #6189 (qdrw: 1-pixel-wide black vertical line at the left side (16bpp odd size)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
2:28 PM 16bit_778.pct attached to Ticket #6189 by ami_stuff
2:27 PM 16bit_777.pct attached to Ticket #6189 by ami_stuff
2:27 PM Ticket #6189 (qdrw: 1-pixel-wide black vertical line at the left side (16bpp odd size)) created by ami_stuff
[…]
2:27 PM Changeset in ffmpeg [0a28c505] by Paul B Mahol <onemda@gmail.com>
avcodec/scpr: improve motion vectors checking for out of buffer write …
2:18 PM Ticket #6173 (qdrw: white line at the left side (8bpp odd width)) updated by ami_stuff
similar line with odd-sized 4bbp and 2bpp (this decoded a few commits …
2:18 PM Ticket #4727 (Undefined behaviors in ffmpeg) reopened by Carl Eugen Hoyos
I don't think the h264 issues were fixed.
2:16 PM 2bit_777.pct attached to Ticket #6173 by ami_stuff
2:15 PM 4bit_777.pct attached to Ticket #6173 by ami_stuff
2:15 PM 8bit_777.pct attached to Ticket #6173 by ami_stuff
1:37 PM Ticket #6188 (scpr: crash with fuzzed file 4) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
1:29 PM sp_24bit_q62_fuzz.avi attached to Ticket #6188 by ami_stuff
1:28 PM Ticket #6188 (scpr: crash with fuzzed file 4) created by ami_stuff
[…] […]
1:12 PM Changeset in ffmpeg [c87ea47] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Fix misaligned read Signed-off-by: Michael …
1:12 PM Changeset in ffmpeg [2b8b7921] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3dsp: Fix multiple signed integer overflow: 46341 * 47523 …
1:12 PM Changeset in ffmpeg [8696f254] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rv34: Simplify and factor get_slice_offset() code This also …
1:11 PM Ticket #6065 (47724 images instead of 2000) updated by doublemax
Yes sorry. File is here: […] I could (more or less) fix this …
1:03 PM aic_320_247.mov attached to Ticket #6187 by ami_stuff
1:03 PM files.txt attached to Ticket #6186 by Jonathan Mast
1:02 PM outro.mp4 attached to Ticket #6186 by Jonathan Mast
1:02 PM Ticket #6187 (aic: fix artefacts when height is not multiply of 16) created by ami_stuff
https://trac.ffmpeg.org/raw-attachment/ticket/6093/aic_320.7z
1:02 PM intro.mp4 attached to Ticket #6186 by Jonathan Mast
12:59 PM Ticket #6186 (Concat demuxer produces invalid output for some h.264 MP4 files) created by Jonathan Mast
Summary of the bug: I am using the concat demuxer to stitch files …
12:29 PM Ticket #6065 (47724 images instead of 2000) reopened by Carl Eugen Hoyos
Regression since 1e5271a9, related to ticket #2143. Both this file and …
12:04 PM Ticket #4727 (Undefined behaviors in ffmpeg) closed by Elon Musk
fixed
11:44 AM Ticket #6065 (47724 images instead of 2000) closed by Elon Musk
needs_more_info: File is gone.
11:12 AM Ticket #6093 (aic: fix decoding) updated by Carl Eugen Hoyos
So - and please correct me if I misunderstand - because you fear that …
11:08 AM Ticket #6093 (aic: fix decoding) updated by Elon Musk
I do not like such idea. Trac may be switched to something else.
11:07 AM Ticket #6183 (scpr: crash with fuzzed file) updated by Elon Musk
Resolution changed
Fixed in 178cd50c47aa5b7db03f7ce7a3f2934857dbd35b.
11:02 AM Changeset in ffmpeg [178cd50] by Paul B Mahol <onemda@gmail.com>
avcodec/scpr: make sure that component value is <= 0x1F for 16 bpc …
10:48 AM Ticket #6093 (aic: fix decoding) updated by Carl Eugen Hoyos
Any chance that you will put ticket numbers into commit messages?
10:40 AM Ticket #6093 (aic: fix decoding) closed by Elon Musk
fixed: Fixed in fa3e49568dc856a66825985878b15eda21e67ab6.
10:35 AM Changeset in ffmpeg [fa3e4956] by Paul B Mahol <onemda@gmail.com>
avcodec/aic: unbreak decoding of files with slice_width != 16 …
10:23 AM Ticket #6183 (scpr: crash with fuzzed file) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
I cannot reproduce an issue on Linux x86-32 and x86-64.
10:04 AM Changeset in ffmpeg [560f5188] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/utils: Make second parameter to apply_param_change() const. …
9:59 AM Changeset in ffmpeg [8e4d4ef] by Diego Biurrun <diego@biurrun.de>
fate: Add another SVQ3 test to increase coverage
8:29 AM Ticket #6185 (scpr: crash with fuzzed file 3) updated by Carl Eugen Hoyos
Priority, Keywords changed
8:27 AM Ticket #6182 (scpr: crash with 16bpp) updated by Carl Eugen Hoyos
Priority, Keywords changed
8:25 AM Ticket #6184 (scpr: crash with fuzzed file 2) updated by Carl Eugen Hoyos
Priority, Keywords changed
7:06 AM Changeset in ffmpeg [f19442c0] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_pvq: remove unneeded assert Since the PVQ search has been well …
7:03 AM Changeset in ffmpeg [22b8ada] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_pvq: improve PVQ search for low Ks Since the probelm mentioned …

Feb 23, 2017:

11:38 PM Changeset in ffmpeg [0d85c7bb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ituh263dec: Fix runtime error: left shift of 1342177279 by 1 …
11:38 PM Changeset in ffmpeg [e98dfeb2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: check shift for values that cause overflow later …
11:38 PM Changeset in ffmpeg [76ba09d1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Check the other 3 sprite points for …
10:08 PM Changeset in ffmpeg [359586f1] by Mark Thompson <sw@jkqxz.net>
lavfi: Add VAAPI deinterlacer (cherry picked from commit …
10:04 PM Changeset in ffmpeg [b8f66c08] by Martin Storsjö <martin@martin.st>
aarch64: vp9itxfm: Reorder iadst16 coeffs This matches the order they …
10:04 PM Changeset in ffmpeg [08074c09] by Martin Storsjö <martin@martin.st>
arm: vp9itxfm: Reorder iadst16 coeffs This matches the order they are …
10:04 PM Ticket #5445 (shorten aiff fails to decode) closed by Elon Musk
fixed: Fixed in 20789372da911ab46ce59667380126a87389190a.
10:04 PM Changeset in ffmpeg [09eb88a1] by Martin Storsjö <martin@martin.st>
aarch64: vp9itxfm: Reorder the idct coefficients for better pairing …
10:04 PM Changeset in ffmpeg [de06bdfe] by Martin Storsjö <martin@martin.st>
arm: vp9itxfm: Reorder the idct coefficients for better pairing All …
10:03 PM Changeset in ffmpeg [65aa002d] by Martin Storsjö <martin@martin.st>
aarch64: vp9itxfm: Avoid reloading the idct32 coefficients The …
10:03 PM Changeset in ffmpeg [402546a] by Martin Storsjö <martin@martin.st>
arm: vp9itxfm: Avoid reloading the idct32 coefficients The idct32x32 …
10:03 PM Changeset in ffmpeg [20789372] by Paul B Mahol <onemda@gmail.com>
avcodec/shorten: support decoding AIFF-C variant Signed-off-by: Paul …
10:03 PM Changeset in ffmpeg [575e31e9] by Martin Storsjö <martin@martin.st>
arm: vp9lpf: Implement the mix2_44 function with one single filter …
10:03 PM Changeset in ffmpeg [3bf9c483] by Martin Storsjö <martin@martin.st>
aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1 This …
10:02 PM Changeset in ffmpeg [c582cb85] by Martin Storsjö <martin@martin.st>
arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit The …
9:33 PM Ticket #6093 (aic: fix decoding) updated by ami_stuff
It's here: …
9:20 PM Ticket #6023 (support Transfer characteristic in DPX encoder) updated by Elon Musk
Priority, Type changed
9:17 PM Ticket #6183 (scpr: crash with fuzzed file) updated by James
I'm getting a different backtrace with this file using a mingw-w64 …
9:11 PM Ticket #6093 (aic: fix decoding) updated by Elon Musk
Need binary of aic codec.
7:44 PM Changeset in ffmpeg [f5fa12d6] by Lou Logan <lou@lrcd.com>
doc/filters: mention 'ffmpeg -filters' in timeline section So users …
7:31 PM Ticket #6183 (scpr: crash with fuzzed file) updated by ami_stuff
Also what is strange the crash does not happen under valgrind (there …
7:22 PM Ticket #6183 (scpr: crash with fuzzed file) updated by ami_stuff
Yes, it still happens here - 32bit build.
6:57 PM Ticket #6183 (scpr: crash with fuzzed file) updated by Elon Musk
I can not reproduce crash, have you tried latest master?
6:56 PM Ticket #6185 (scpr: crash with fuzzed file 3) closed by Elon Musk
fixed: Fixed in 45ed942e7e166b288b6f1c262292df6a47295f6a.
6:45 PM Changeset in ffmpeg [45ed942e] by Paul B Mahol <onemda@gmail.com>
avcodec/scpr: improve check for out of range motion vectors …
6:28 PM sp_16bit_q50_fuzz2.avi attached to Ticket #6183 by ami_stuff
6:27 PM Ticket #6183 (scpr: crash with fuzzed file) updated by ami_stuff
Are you sure that this is fixed? See new attached fuzzed file. […]
6:25 PM sp_24bit_q50_fuzz2.avi attached to Ticket #6185 by ami_stuff
6:24 PM Ticket #6185 (scpr: crash with fuzzed file 3) created by ami_stuff
[…] […]
5:56 PM Ticket #6184 (scpr: crash with fuzzed file 2) updated by Elon Musk
Version, Component, Reproduced by developer changed
5:55 PM Ticket #6182 (scpr: crash with 16bpp) updated by Elon Musk
Version, Component, Reproduced by developer changed
5:54 PM Ticket #6184 (scpr: crash with fuzzed file 2) closed by Elon Musk
fixed: Fixed in 95a5af446bd2180a6597828152a123e4a57662ba.
5:53 PM Ticket #6183 (scpr: crash with fuzzed file) closed by Elon Musk
duplicate: Duplicate of #6182.
5:46 PM Changeset in ffmpeg [95a5af44] by Paul B Mahol <onemda@gmail.com>
avcodec/scpr: check that current row is in valid range Stops writing …
5:14 PM sp_24bit_q50_fuzz.avi attached to Ticket #6184 by ami_stuff
5:14 PM Ticket #6184 (scpr: crash with fuzzed file 2) created by ami_stuff
[…] […]
5:13 PM sp_16bit_q50_fuzz.avi attached to Ticket #6183 by ami_stuff
5:13 PM Ticket #6183 (scpr: crash with fuzzed file) created by ami_stuff
[…]
4:43 PM Ticket #6182 (scpr: crash with 16bpp) closed by Elon Musk
fixed: Fixed in fd7af82c53ea8a2577ea8952d35fb158db594592.
4:27 PM 16bpp_odd_q87.avi attached to Ticket #6182 by ami_stuff
4:27 PM 16bpp_odd_q50.avi attached to Ticket #6182 by ami_stuff
4:26 PM 16bpp_odd_q62.avi attached to Ticket #6182 by ami_stuff
4:26 PM 16bpp_odd_q72.avi attached to Ticket #6182 by ami_stuff
4:26 PM Ticket #6182 (scpr: crash with 16bpp) updated by ami_stuff
http://www.infognition.com/ScreenPressor/download.html The original …
4:22 PM Changeset in ffmpeg [fd7af82c] by Paul B Mahol <onemda@gmail.com>
avcodec/scpr: do not allow out of array access for 16bit case …
4:13 PM Ticket #6182 (scpr: crash with 16bpp) updated by Elon Musk
Also send picture of one decoded frame.
4:13 PM Ticket #6182 (scpr: crash with 16bpp) updated by Elon Musk
What version of "original codec"?
4:07 PM Ticket #6182 (scpr: crash with 16bpp) updated by ami_stuff
Replying to richardpl: > This decodes to green nonsense. …
4:03 PM Ticket #6182 (scpr: crash with 16bpp) updated by Elon Musk
This decodes to green nonsense. What you used to encode this?
3:56 PM Ticket #6175 (IFF Anims starting with audio don't show video) updated by MaddTheSane
Summary changed
2:57 PM sp_16bit_q100_o.avi attached to Ticket #6182 by ami_stuff
2:57 PM Ticket #6182 (scpr: crash with 16bpp) created by ami_stuff
decodes correctly with original codec […]
2:20 PM Changeset in ffmpeg [f0629472] by Paul B Mahol <onemda@gmail.com>
avcodec/qdrw: do better w/h parsing for direct bit packing Apparently …
1:32 PM At_the_Movies.anim attached to Ticket #6175 by Carl Eugen Hoyos
Sample from …
1:31 PM Ticket #6175 (IFF Anims starting with audio don't show video) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
1:18 PM Ticket #6178 (Unable to parse option value "-1" as pixel format) closed by Carl Eugen Hoyos
invalid: Afaict, this is a broken file that cannot be decoded (extradata …
12:51 PM Ticket #6178 (Unable to parse option value "-1" as pixel format) updated by al
Sorry about that. I see the same behavior with […] No player I …
12:38 PM Ticket #6093 (aic: fix decoding) updated by ami_stuff
added some more samples - for "aic_320.7z" situation is clear - when …
12:36 PM test2_2.7z attached to Ticket #6093 by ami_stuff
12:09 PM Ticket #6179 (ffmpeg cannot recognize an wave file PCM detected as mp1) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since 40a3e1e9c54997e4dfc7802b5a758b68ceb64982, see ticket …
12:03 PM Ticket #6178 (Unable to parse option value "-1" as pixel format) updated by Carl Eugen Hoyos
Please remember to always test current FFmpeg git head before …
11:23 AM Changeset in ffmpeg [ed6a891c] by Diego Biurrun <diego@biurrun.de>
Place attribute_deprecated in the right position for struct …
8:43 AM Ticket #5795 (decoding with some pbm files) updated by Elon Musk
Why you reopened it if you can not fix it?
8:14 AM Ticket #6181 (evalsrc : imprecise duration when specified using duration flag) updated by Cigaes
Forgot to add: in the meantime, you can fix the duration using the …
8:14 AM Ticket #6181 (evalsrc : imprecise duration when specified using duration flag) reopened by Cigaes
aevalsrc should check the duration not only to return EOF but …
8:07 AM Ticket #6181 (evalsrc : imprecise duration when specified using duration flag) closed by Elon Musk
wontfix: That is because you need to set nb_samples to multiple of duration …
8:03 AM Ticket #6180 (aevalsrc, anullsrc disregards nb_samples) closed by Elon Musk
invalid: nb_samples sets number of samples per each output frame. It have …
7:45 AM Ticket #6181 (evalsrc : imprecise duration when specified using duration flag) created by mtc
Summary of the bug: below example expected to be 48000*10 samples …
7:33 AM Ticket #6180 (aevalsrc, anullsrc disregards nb_samples) created by mtc
Summary of the bug: when specifying a duration for (anullsec, aevalsrc …
6:41 AM Ticket #5683 (crashes of ffmpeg and ffplay when using zscale) updated by ponpon
Thank you for your reply. my cpu is Intel Core i7-2720QM. …
5:10 AM Ticket #6081 (kVTCompressionPropertyKey_H264EntropyMode not available on osx 10.8) closed by Rick Kern
fixed: Fixed in dcd3418a35aab7ef283b68ed9997ce4ac204094e
5:05 AM Changeset in ffmpeg [dcd3418a] by Rick Kern <kernrj@gmail.com>
lavc/videotoolboxenc: check for dictionary key symbols Fixes #6081. …
4:12 AM Ticket #6179 (ffmpeg cannot recognize an wave file PCM detected as mp1) updated by lesterkong
if I modify libavformat/wavdec.c line 157 {{{st->probe_packets = …
4:08 AM Ticket #6179 (ffmpeg cannot recognize an wave file PCM detected as mp1) updated by lesterkong
Summary changed
2:22 AM wav_format_recongnize_error.wav attached to Ticket #6179 by lesterkong
the ffmpeg version 3.2.4 cannot recognize this wave file format
2:19 AM Ticket #6179 (ffmpeg cannot recognize an wave file PCM detected as mp1) created by lesterkong
Summary of the bug:when i use ffmpeg convert an wave file,the ffmpeg …[…]
2:01 AM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) updated by Steven Liu
Replying to Frank_loz: > I'm sorry it's my first ticket in …
1:37 AM Changeset in ffmpeg [9568b2e4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_ps: Check chroma_qp_index_offset Fixes: …
1:37 AM Changeset in ffmpeg [c1045564] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips/Makefile: corrected conditional build of version 1 of …
12:41 AM Ticket #6178 (Unable to parse option value "-1" as pixel format) created by al
[…] File is available at http://sl.cx/enPiP (1.5 GB).

Feb 22, 2017:

11:31 PM Ticket #4976 (BK2 format support) reopened by Carl Eugen Hoyos
11:11 PM Changeset in ffmpeg [6a22d245] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavd/opengl_enc: Fix a typo.
11:00 PM Ticket #4976 (BK2 format support) updated by James
Cc changed
https://www.sendspace.com/file/m70wus Good thing i didn't delete it …
10:53 PM Ticket #5795 (decoding with some pbm files) reopened by Carl Eugen Hoyos
10:49 PM Ticket #4976 (BK2 format support) updated by Carl Eugen Hoyos
Cc changed
James, could you point us to the sample?
10:11 PM Changeset in ffmpeg [436f00b1] by Marton Balint <cus@passwd.hu>
avcodec/wrapped_avframe: allocate a buffer with padding This ensures …
9:57 PM Changeset in ffmpeg [039011b6] by Paul B Mahol <onemda@gmail.com>
avcodec: add ScreenPressor decoder Signed-off-by: Paul B Mahol …
9:29 PM Changeset in ffmpeg [ec849f6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264idct_template: Fix several runtime error: signed integer …
9:29 PM Changeset in ffmpeg [6871df02] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Check sprite_offset in addition to shifts …
9:29 PM Changeset in ffmpeg [5a8fec1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegaudiodec_template: Fix multiple runtime error: signed …
8:24 PM Changeset in ffmpeg [fb5c9be8] by Paul B Mahol <onemda@gmail.com>
avcodec/qdrw: add support for 0x0001 code Fixes decoding of files …
8:21 PM Changeset in ffmpeg [2c583925] by Paul B Mahol <onemda@gmail.com>
avcodec/dnxhddec: fix decoding of DNxHR HQX 10-bit Signed-off-by: …
7:38 PM Changeset in ffmpeg [8b768f68] by Lou Logan <lou@lrcd.com>
doc: drawtext options update Remove nonexistant "draw" option. Add …
7:18 PM Ticket #4112 (http://ffmpeg.org ugly on phones) closed by Elon Musk
worksforme
7:17 PM Ticket #4976 (BK2 format support) closed by Elon Musk
needs_more_info: Samples are gone.
7:14 PM Ticket #5583 (support for openmp of soxr) updated by Elon Musk
Priority, Type, Component changed
7:13 PM Ticket #5273 (adpcm_swf: 11khz mode decodes as 5khz) updated by Elon Musk
Component changed
7:11 PM Ticket #5236 (concat demuxer isn't working) updated by Elon Musk
Component changed
6:59 PM Ticket #5795 (decoding with some pbm files) closed by Elon Musk
wontfix
5:36 PM Changeset in ffmpeg [a267cac9] by James Almer <jamrial@gmail.com>
avcodec/cbrt_data: add missing header include Fixes make checkheaders
5:36 PM Changeset in ffmpeg [65d7d46f] by James Almer <jamrial@gmail.com>
avcodec/mjpegenc_huffman: add missing header include Fixes make …
4:35 PM Ticket #2162 (AC-3 descriptors for Transport Stream) updated by Jose Santiago
Cc changed
3:47 PM Ticket #134 (Implement optimal Huffman tables for (M)JPEG encoding) closed by Elon Musk
fixed: Fixed in 884506dfe2e29a5b2bd2905ca4f17e277e32acb1.
2:45 PM Changeset in ffmpeg [3f878aae] by Paul B Mahol <onemda@gmail.com>
avcodec/flicvideo: update comment, 24bit support is implemented …
1:44 PM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) updated by Frank_loz
I'm sorry it's my first ticket in ffmpeg. How could I download and …
12:44 PM Changeset in ffmpeg [c93a0707] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Add ffmpeg-security alias members Signed-off-by: Michael …
12:43 PM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) updated by Steven Liu
Replying to Frank_loz: > How will the fix be delivered? …
9:34 AM Ticket #5683 (crashes of ffmpeg and ffplay when using zscale) updated by Elon Musk
Does your CPU have sse2 at all?
9:32 AM Ticket #2817 (Unimplemented mxf OP1a feature) updated by Vijay Morje
Hi Team, Having same issue while transcoding from audio.mxf to mp3. …
9:15 AM Changeset in ffmpeg [04d2afa9] by Luca Barbato <lu_zero@gentoo.org>
mkv: Update the seek test to match 5d3953a5dc
9:07 AM Ticket #6177 (request: use the default bit rate values of afconvert when using ...) created by ponpon
thank you for good apps. i think bit rates are too low when not …
8:05 AM Ticket #5683 (crashes of ffmpeg and ffplay when using zscale) updated by ponpon
can't zimg treat with raw video? don't option npl work? source is …
7:27 AM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) updated by Frank_loz
How will the fix be delivered?
4:04 AM Changeset in ffmpeg [fec3456c] by John Stebbins <stebbins@jetheaddev.com>
fate: Update fate-lavf-mkv after commit 5d3953a5dc
1:42 AM Changeset in ffmpeg [c9e3952] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rv34: Forward error from rv34_decode_mv() Signed-off-by: …
1:42 AM Changeset in ffmpeg [6179dc8a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4video: Fix runtime error: left shift of negative value …
1:42 AM Changeset in ffmpeg [92188c8f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dcadsp: Fix runtime error: signed integer overflow: 394625024 …
1:42 AM Changeset in ffmpeg [24f6559b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rv34: Fix runtime error: signed integer overflow: -2 + …
12:46 AM Ticket #6175 (IFF Anims starting with audio don't show video) updated by MaddTheSane
It is.
12:25 AM Ticket #6175 (IFF Anims starting with audio don't show video) updated by Carl Eugen Hoyos
Is this issue not reproducible with current FFmpeg git head?
12:20 AM Ticket #6176 (Use of non-standard value (4) for displayUnit in webm containers) closed by James
fixed: Displayunit with value 4 is valid for Matroska, but you're right that …
12:18 AM Changeset in ffmpeg [36fff6c7] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: don't write DisplayUnit with value Unknown on …
12:15 AM Changeset in ffmpeg [1ad60e4e] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: don't write DisplayUnit with value Unknown on …
12:06 AM Ticket #6176 (Use of non-standard value (4) for displayUnit in webm containers) created by Théo
Hi, Starting ffmpeg 3.2.x we have noticed that for Webm containers, …

Feb 21, 2017:

11:49 PM Ticket #6175 (IFF Anims starting with audio don't show video) created by MaddTheSane
Summary of the bug: If an IFF file starts with an 8SVX structure, …
11:24 PM Ticket #6173 (qdrw: white line at the left side (8bpp odd width)) updated by Carl Eugen Hoyos
The original behaviour was restored by James Almer in d04e0a6b.
11:23 PM Ticket #6171 (qdrw: support 2bpp & 4bpp) closed by James
fixed: Replying to cehoyos: > 4bpp looks broken. Fixed in …
11:21 PM Changeset in ffmpeg [d04e0a6b] by James Almer <jamrial@gmail.com>
avcodec/qdrw: don't overwrite bpp when checking its value Finishes …
11:19 PM Changeset in ffmpeg [156bc019] by Mark Thompson <sw@jkqxz.net>
fate: Add webp alpha test
11:12 PM Changeset in ffmpeg [dde1bf07] by Alex Converse <alex.converse@gmail.com>
aacdec: When ignoring a PCE restore the previous config This is …
11:10 PM Changeset in ffmpeg [2ac38108] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavd/opengl_enc: Support BGR48.
10:18 PM Ticket #6172 (qdrw: support 1bpp) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
10:17 PM Ticket #6171 (qdrw: support 2bpp & 4bpp) reopened by Carl Eugen Hoyos
4bpp looks broken.
10:15 PM Ticket #6173 (qdrw: white line at the left side (8bpp odd width)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Completely broken since 770ac75a
10:10 PM Ticket #6171 (qdrw: support 2bpp & 4bpp) updated by Carl Eugen Hoyos
Keywords changed
10:07 PM Ticket #6174 (Frame rate changing for no reason) closed by Carl Eugen Hoyos
invalid: How can a one-frame file have a frame-rate? For future tickets: …
9:20 PM Changeset in ffmpeg [5d3953a5] by John Stebbins <stebbins@jetheaddev.com>
matroskaenc: factor ts_offset into block timecode computation …
7:02 PM Changeset in ffmpeg [e1ed2291] by Rostislav Pehlivanov <atomnuker@gmail.com>
lavfi/buffersrc: fix directly setting channel layout When setting the …
6:49 PM Ticket #6171 (qdrw: support 2bpp & 4bpp) updated by Elon Musk
Priority, Type, Version, Component, Reproduced by developer changed
6:49 PM Ticket #6171 (qdrw: support 2bpp & 4bpp) closed by Elon Musk
fixed: Fixed in 770ac75ae9cb08a3c5c8f0915f48f9ca4161f5fd.
6:45 PM Changeset in ffmpeg [770ac75a] by Paul B Mahol <onemda@gmail.com>
avcodec/qdrw: add support for 2bpp and 4bpp packed pallette format …
6:23 PM 002 brightness.mkv attached to Ticket #6174 by Elliott
6:23 PM Ticket #6174 (Frame rate changing for no reason) created by Elliott
I have an MKV source at 23.98 fps. I simply rewrap it to MOV with …
6:16 PM Changeset in ffmpeg [4e6b4455] by Paul B Mahol <onemda@gmail.com>
avcodec/qdrw: fix writing past end of row Signed-off-by: Paul B Mahol …
6:05 PM Changeset in ffmpeg [631f7484] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ituh263dec: Fix runtime error: left shift of negative value …
6:05 PM Changeset in ffmpeg [a59505ca] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gsmdec_template: Fix runtime error: signed integer overflow: …
6:05 PM Changeset in ffmpeg [0c42d0ad] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bmp: Fix runtime error: negation of -2147483648 cannot be …
6:05 PM Changeset in ffmpeg [4ec07e94] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sierravmd: Support for Shivers 2 stereo tracks …
4:55 PM Ticket #6173 (qdrw: white line at the left side (8bpp odd width)) updated by ami_stuff
also those doesn't decode correctly - decodes ok with ps/im (maybe …
4:40 PM Changeset in ffmpeg [5546294f] by Rostislav Pehlivanov <atomnuker@gmail.com>
lavfi/buffersrc: fix directly setting channel layout When setting the …
4:25 PM Changeset in ffmpeg [4295904] by Rostislav Pehlivanov <atomnuker@gmail.com>
lavfi/buffersrc: fix directly setting channel layout When setting the …
4:21 PM 8bpp_odd.pct attached to Ticket #6173 by ami_stuff
4:21 PM Ticket #6173 (qdrw: white line at the left side (8bpp odd width)) created by ami_stuff
[…]
4:10 PM mono.pct attached to Ticket #6172 by ami_stuff
4:10 PM Ticket #6172 (qdrw: support 1bpp) created by ami_stuff
[…]
4:08 PM gray_4bits_pixel.pct attached to Ticket #6171 by ami_stuff
4:08 PM gray_2bits_pixel.pct attached to Ticket #6171 by ami_stuff
4:08 PM indexed_4bpp.pct attached to Ticket #6171 by ami_stuff
4:08 PM indexed_2bpp.pct attached to Ticket #6171 by ami_stuff
4:07 PM Ticket #6171 (qdrw: support 2bpp & 4bpp) created by ami_stuff
[…] […]
3:38 PM Changeset in ffmpeg [0c0aef1c] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix cid 1401346 Dereferencing pointer error check …
3:14 PM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) updated by Steven Liu
Try the new patch fix this "normal the severity" :) mail title: …
3:10 PM Changeset in ffmpeg [c95169f0] by Diego Biurrun <diego@biurrun.de>
build: Move cli tool sources to a separate subdirectory This …
3:10 PM Changeset in ffmpeg [ab566cc9] by Diego Biurrun <diego@biurrun.de>
build: Separate logic for building examples from that for building avtools
3:10 PM Changeset in ffmpeg [acb0dea2] by Diego Biurrun <diego@biurrun.de>
build: Split logic for building examples off into a separate Makefile
3:10 PM Changeset in ffmpeg [db4903eb] by Diego Biurrun <diego@biurrun.de>
build: Avoid duplication in examples lists
3:10 PM Changeset in ffmpeg [533339bd] by Diego Biurrun <diego@biurrun.de>
build: Drop leftover reference to old EXAMPLES logic
2:31 PM Changeset in ffmpeg [cbd622b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_ps: Check delta scale for validity Fixes: signed integer …
2:31 PM Changeset in ffmpeg [28dc6e72] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/simple_idct: Fix runtime error: left shift of negative value …
2:31 PM Changeset in ffmpeg [956472a3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rv40: Fix runtime error: left shift of negative value Fixes: …
1:55 PM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) updated by Steven Liu
Status, Owner changed
1:50 PM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) updated by Frank_loz
Ok, it's normal the severity but If someone uses this functionlity the …
1:47 PM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) updated by Carl Eugen Hoyos
Priority, Component changed
1:42 PM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) updated by Frank_loz
It's a new feature over my last version installed and tested. I don't …
1:19 PM Ticket #6169 (ffmpeg is not receiving stream from ffserver) closed by cold1746
invalid
1:05 PM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) updated by Carl Eugen Hoyos
Keywords changed
Is this a regression?
12:16 PM Ticket #6168 (support Wing Commander Privateer Audio vpk files) updated by James Carthew
File is an LZW compressed Creative VOC File. I have the format spec …
11:36 AM Ticket #6169 (ffmpeg is not receiving stream from ffserver) updated by cold1746
https://www.ffmpeg.org/ffserver.html defining rtp is necessory i …
11:35 AM ffmpeg_hls_bug.txt.gz attached to Ticket #6170 by Frank_loz
11:31 AM Ticket #6170 (HLS - Problem with temp_file flag - Playlist and delete_segments ...) created by Frank_loz
Summary of the bug: When it's used temp_file flag for HLS, ffmpeg …
11:28 AM Ticket #6169 (ffmpeg is not receiving stream from ffserver) updated by Carl Eugen Hoyos
Replying to cold1746: > {{{ > ffplay …
11:22 AM Ticket #5918 (pct: improve qdraw support) closed by Elon Musk
fixed: Fixed in f4777d1b89c65166394a459399704fc034a782d6.
11:18 AM Ticket #6169 (ffmpeg is not receiving stream from ffserver) updated by cold1746
[…] […] […]
11:17 AM Changeset in ffmpeg [f4777d1b] by Paul B Mahol <onemda@gmail.com>
avcodec/qdrw: add support for decoding rgb555 Signed-off-by: Paul B …
10:07 AM Ticket #5206 (native aac encoder strange artifacts) updated by Elon Musk
Yes, but less noticeable.
9:19 AM Ticket #5442 (unsupported/unrecognized subtitle file format) closed by Elon Musk
fixed: Fixed in 74267333a10e0be4355221d7be22dab73bd7184c.
9:16 AM Changeset in ffmpeg [74267333] by Paul B Mahol <onemda@gmail.com>
avformat/mpl2dec: skip BOM when probing Fixes #5442. Signed-off-by: …
8:35 AM Ticket #6169 (ffmpeg is not receiving stream from ffserver) updated by Carl Eugen Hoyos
Please provide the command line(s) you tested together with the …
8:23 AM Ticket #6169 (ffmpeg is not receiving stream from ffserver) updated by cold1746
sorry i dont understand can you put it a simple way
7:22 AM Ticket #6169 (ffmpeg is not receiving stream from ffserver) updated by Carl Eugen Hoyos
Priority changed
Command line(s) including complete, uncut console output missing.
6:07 AM Ticket #6169 (ffmpeg is not receiving stream from ffserver) updated by cold1746
when server is started its showing like this Codecs do not match for …
6:06 AM ffserver2.conf attached to Ticket #6169 by cold1746
configuration file of ffserver
6:04 AM Ticket #6169 (ffmpeg is not receiving stream from ffserver) created by cold1746
i created a ffserver successfully but its not reciving the stream …
3:24 AM Ticket #6168 (support Wing Commander Privateer Audio vpk files) created by compn
samples: http://trac.ffmpeg.org/ticket/5026
1:20 AM Ticket #6160 (Valgrind error in mpegps_read_header) closed by Carl Eugen Hoyos
fixed: I wasn't able to reproduce (and I wonder how memcmp() must be …
1:16 AM Changeset in ffmpeg [51815869] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mpeg: Initialize a stack variable used by memcmp(). Silence a …
1:16 AM Changeset in ffmpeg [dffd455] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mpeg: Initialize a stack variable used by memcmp(). Silence a …
1:16 AM Changeset in ffmpeg [007cf178] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mpeg: Initialize a stack variable used by memcmp(). Silence a …
1:16 AM Changeset in ffmpeg [e93e215b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mpeg: Initialize a stack variable used by memcmp(). Silence a …
1:15 AM Changeset in ffmpeg [a5c1c7a8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mpeg: Initialize a stack variable used by memcmp(). Silence a …

Feb 20, 2017:

11:57 PM Ticket #5904 (mov regression) closed by Carl Eugen Hoyos
fixed: Fixed by Sasi Inguva in 7e538c947547b04267f0b307b0e7d96a84d558e0
11:40 PM Changeset in ffmpeg [e8a3498f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dca_xll: Fix runtime error: signed integer overflow: …
11:40 PM Changeset in ffmpeg [0a65dae9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flacdec: reduce limit for golomb so that the max value does …
11:40 PM Changeset in ffmpeg [e04108df] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dca_xll: signed integer overflow: 255251 * 32768 cannot be …
11:40 PM Changeset in ffmpeg [4614bf2c] by Michael Niedermayer <michael@niedermayer.cc>
Factorize CHECK/SUINT code Signed-off-by: Michael Niedermayer …
11:40 PM Changeset in ffmpeg [e3c14eaa] by Michael Niedermayer <michael@niedermayer.cc>
speedhq: fix decoding artifacts The quantization table is stored in …
11:40 PM Changeset in ffmpeg [ed69cb83] by Michael Niedermayer <michael@niedermayer.cc>
fate/source: Check for cases that could use av_clip_uintp2() and …
11:06 PM CompilationGuide/Ubuntu edited by llogan
fixed typo. removed make (dist)clean instances which was intended to … (diff)
10:57 PM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) closed by llogan
fixed
10:55 PM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) updated by John Hawkinson
I think that worked. Or it might have been my IT folks taking action …
10:45 PM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) updated by llogan
Replying to JohnHawkinson: > Thanks for the analysis. I'll …
9:38 PM Changeset in ffmpeg [f747e153] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: allow forcing keyframes by default
9:33 PM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) updated by John Hawkinson
Oh, and in re netbsd.org, it ultimately went through, a little over an …
9:25 PM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) updated by John Hawkinson
Thanks for the analysis. I'll followup with my side of the world. Am I …
8:05 PM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) updated by llogan
Your mail systems refused to talk to ours: […] Probably due to …
7:43 PM Ticket #6158 (ffmpeg does not detect/decode MQA encoded FLAC properly) updated by Nomis101
I do not have the expected output (file) for this input file. There …
7:16 PM Changeset in ffmpeg [7208e5b] by Diego Biurrun <diego@biurrun.de>
configure: Restructure the way check_pkg_config() operates Have …
7:16 PM Changeset in ffmpeg [54e39b10] by Diego Biurrun <diego@biurrun.de>
configure: Explicitly spell out first require_pkg_config() parameter …
4:15 PM Changeset in ffmpeg [7e538c94] by Michael Niedermayer <michael@niedermayer.cc>
lavf/mov.c: Correct keyframe search in edit list to return the very …
4:14 PM Changeset in ffmpeg [15ccaa34] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegaudiodec: Eliminate many undefined operations Fixes: …
4:14 PM Changeset in ffmpeg [01d196a6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pictordec: Do not read more than nb_planes Fixes undefined …
12:31 PM aic_320_2.7z attached to Ticket #6093 by ami_stuff
12:11 PM aic_320.7z attached to Ticket #6093 by ami_stuff
12:09 PM Ticket #6167 (ffmpeg subtitles to overlay by language) created by Milan Cizek
How to reproduce: ffmpeg version N-83522-g6a37abc […] I …
8:50 AM Changeset in ffmpeg [00b160af] by Diego Biurrun <diego@biurrun.de>
nvenc: Fix nvec vs. nvenc typo
5:34 AM Ticket #6157 (sound shake when change speed) closed by Steven Liu
fixed: fix commit id: 947fdad92de8ce6912ed8f3095c218c35d0b9fa7
4:03 AM Changeset in ffmpeg [42cf7f91] by John Stebbins <stebbins@jetheaddev.com>
dv: Don't return EIO upon EOF
2:51 AM Changeset in ffmpeg [947fdad9] by Steven Liu <lq@chinaffmpeg.org>
avfilter/af_atempo: fix drift calculation, ticket #6157 ticket #6157

Feb 19, 2017:

11:49 PM Changeset in ffmpeg [b7d9b4a1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ituh263dec: Check cbpy in ff_h263_decode_mb() Fixes: …
10:38 PM Changeset in ffmpeg [c11d3634] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/srtdec: Fix signed integer overflow: 1811992524 * 384 cannot …
9:55 PM Changeset in ffmpeg [59e5b05] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_ps: Fix runtime error: signed integer overflow: …
9:41 PM Changeset in ffmpeg [258763a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_cabac: runtime error: signed integer overflow: 2147483647 …
8:49 PM Changeset in ffmpeg [aa2b7526] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Fix runtime error: shift exponent -2 is …
8:49 PM Changeset in ffmpeg [c91bdd45] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Fix runtime error: left shift of negative value -507 …
8:49 PM Changeset in ffmpeg [067485b6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eac3dec: Fix runtime error: left shift of negative value …
7:13 PM Changeset in ffmpeg [67fa02ed] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_pvq: fix PVQ search for K < 5 and low Ns If the PVQ search …
6:50 PM Ticket #6158 (ffmpeg does not detect/decode MQA encoded FLAC properly) updated by Carl Eugen Hoyos
What I meant was: Please provide the expected output (file) for this …
6:48 PM Changeset in ffmpeg [4279613a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Check bit depth for validity Fixes: runtime error: …
6:48 PM Changeset in ffmpeg [706757d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Fix runtime error: left shift of negative value …
5:52 PM Ticket #6158 (ffmpeg does not detect/decode MQA encoded FLAC properly) updated by Nomis101
Replying to cehoyos: > What is the expected output for …
4:47 PM Ticket #6159 (MPEG-2 video stream not detected in TMF video file.) updated by Samuel
Sorry, i missed that one. I only saw 2 others TMF issues already …
4:46 PM Ticket #3640 (A/V desync for a vob sample) updated by Carl Eugen Hoyos
Component changed
4:25 PM Ticket #6158 (ffmpeg does not detect/decode MQA encoded FLAC properly) updated by Carl Eugen Hoyos
What is the expected output for …
4:18 PM Ticket #5315 (hlsenc ignores http method AVOption on index files) closed by Carl Eugen Hoyos
fixed
4:18 PM Ticket #4571 (HLS VOD m3u8 manifest support) closed by Carl Eugen Hoyos
fixed: Fixed in 77e355ffb1d669e90ad3784dea8f0950b66f7564
4:06 PM Ticket #3369 (Copying from MPEG TS to MKV fails with "Can't write packet with ...) updated by Carl Eugen Hoyos
Regression since d17e7070 / 38a4be3f
3:43 PM Changeset in ffmpeg [a9f3e4b1] by Marton Balint <cus@passwd.hu>
avfilter/f_setcmd: fix null pointer dereference on using dash as …
3:41 PM Changeset in ffmpeg [4556dad2] by Marton Balint <cus@passwd.hu>
avdevice/iec61883: free packet on buffer allocation error Fixes …
3:41 PM Changeset in ffmpeg [8985e4af] by Marton Balint <cus@passwd.hu>
avformat/fifo: assert on disallowed message type and state …
3:35 PM Ticket #6159 (MPEG-2 video stream not detected in TMF video file.) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #1826.
3:27 PM Changeset in ffmpeg [b921b3b4] by James Almer <jamrial@gmail.com>
avcodec/huffyuvencdsp: use an actual unsigned long constant …
3:27 PM Changeset in ffmpeg [21d25da1] by James Almer <jamrial@gmail.com>
avcodec/huffyuvdsp: use an actual unsigned long constant Reviewed-by: …
3:06 PM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) updated by Carl Eugen Hoyos
Replying to JohnHawkinson: > Replying to [comment:7
3:04 PM Ticket #6166 (Support DCP playback) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
2:58 PM Changeset in ffmpeg [12eebb84] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpacl: Fix runtime error: left shift of negative value -1 …
2:58 PM Changeset in ffmpeg [3e1028c6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flac: Fix several integer overflows Fixes: 686513-media …
2:56 PM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) updated by John Hawkinson
Replying to Cigaes: Hi. Thanks for your response. I don't …
2:51 PM Ticket #6162 (concat protocol can't concat the same mp4 file?) updated by Carl Eugen Hoyos
Replying to JohnHawkinson: > Replying to [comment:6
2:49 PM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) updated by Cigaes
The behaviour that you describe in this comment about the + is …
2:46 PM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) updated by John Hawkinson
Replying to cehoyos: > I didn't remember but this is …
2:43 PM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) updated by Cigaes
> > The + in front of the pixel formats does not do what you …
2:39 PM Ticket #6162 (concat protocol can't concat the same mp4 file?) updated by John Hawkinson
Replying to cehoyos: > The wiki is a wiki, feel free to …
2:39 PM Changeset in ffmpeg [e8d4eacc] by Michael Niedermayer <michael@niedermayer.cc>
Factor CHECKED out of DEBUG so it can be set seperatly Suggested-by: …
2:39 PM Changeset in ffmpeg [2ac6eeda] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Store metadata directly into AVFrame Fixes memleak …
2:37 PM Ticket #6166 (Support DCP playback) created by Tomáš Hnyk
A working support for DCP playback has been recently commited to VLC: …
2:37 PM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) closed by Carl Eugen Hoyos
invalid: I didn't remember but this is documented in …
2:32 PM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) updated by John Hawkinson
Replying to Cigaes: > With -c copy, if you read your …
2:31 PM Ticket #6162 (concat protocol can't concat the same mp4 file?) updated by Carl Eugen Hoyos
Replying to JohnHawkinson: > Can we get more user-friendly …
2:05 PM Ticket #6162 (concat protocol can't concat the same mp4 file?) updated by John Hawkinson
Can we get more user-friendly diagnostics in this case? An error …
1:39 PM Ticket #6161 (Wrong WAV duration only in json format) closed by lkentaro
invalid: I made confusion at the time of the conversion, sorry. I think …
9:17 AM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) updated by Cigaes
The + in front of the pixel formats does not do what you think …
9:15 AM Ticket #6161 (Wrong WAV duration only in json format) updated by Hendrik
It actually lists the same duration in both cases, since 333.66 …
9:12 AM Ticket #6161 (Wrong WAV duration only in json format) updated by Cigaes
What makes you think the duration is incorrect?
8:14 AM Ticket #6165 (FFMPEG UDP stream broken with DVB_SUBTITLE's) updated by Carl Eugen Hoyos
Do you think this is a regression?
8:10 AM Ticket #6165 (FFMPEG UDP stream broken with DVB_SUBTITLE's) created by NPeca
Summary of the bug: FFMPEG output stream with dvb_subtitles broken I …
7:31 AM Ticket #6162 (concat protocol can't concat the same mp4 file?) closed by Carl Eugen Hoyos
invalid: The concat protocol cannot work for mov files.
6:21 AM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) updated by John Hawkinson
Cc changed
6:20 AM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) updated by John Hawkinson
Cc changed
6:20 AM Ticket #6162 (concat protocol can't concat the same mp4 file?) updated by John Hawkinson
Cc changed
6:01 AM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) updated by John Hawkinson
Cc changed
6:00 AM Ticket #6162 (concat protocol can't concat the same mp4 file?) updated by John Hawkinson
Cc changed
5:58 AM Ticket #6164 (trac.ffmpeg.org email verification is very spotty) created by John Hawkinson
I created a Trac account with my preferred email (jhawk@mit.edu), and …
5:51 AM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) updated by John Hawkinson
Version changed
5:46 AM Ticket #6163 (concat demuxer produces invalid output with frame-held mp4) created by John Hawkinson
Summary of the bug: concat demuxer produces invalid output with …
5:08 AM Ticket #6162 (concat protocol can't concat the same mp4 file?) updated by John Hawkinson
Oops, max filesize for attachments is too large for short5.mp4. So I …
5:07 AM short1.mp4 attached to Ticket #6162 by John Hawkinson
1 second extract of video
5:05 AM Ticket #6162 (concat protocol can't concat the same mp4 file?) created by John Hawkinson
Summary of the bug: concat protocol can't concat the same mp4 file? …
3:51 AM Ticket #6161 (Wrong WAV duration only in json format) created by lkentaro
ffprobe returns wrong wav duration, only in json format ffprobe.exe …
2:40 AM Ticket #6157 (sound shake when change speed) updated by Steven Liu
tested ok
1:23 AM robot.avi attached to Ticket #6160 by Міхаіл
The sample input (from php-ffmpeg test_media)
1:22 AM Ticket #6160 (Valgrind error in mpegps_read_header) created by Міхаіл
I noticed strange crashes working on my own code and attempted to run …
1:08 AM Ticket #3640 (A/V desync for a vob sample) closed by Michael Niedermayer
fixed: Fixed in 3206ea4ba31ebf446a3c4f1220adb895b3272c15
1:07 AM Changeset in ffmpeg [3206ea4b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Also fill dts==RELATIVE_TS_BASE packets in …
1:07 AM Changeset in ffmpeg [3f28caf7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Provide debug level log on skiped P/B frames …
Note: See TracTimeline for information about the timeline view.