Timeline



Dec 5, 2015:

11:44 PM Changeset in ffmpeg [fcd9c63] by Rostislav Pehlivanov <atomnuker@gmail.com>
doc/encoders.texi: fix typo and clarify mpeg2_aac_low Thanks to Brad …
11:39 PM Ticket #5067 (crash on Mapping Multicast TV Stream to HLS with "Exactly one WebVTT ...) updated by Carl Eugen Hoyos
Please provide backtrace etc. as explained on …
10:48 PM Changeset in ffmpeg [2b9e849c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Clear context on reinitialization failure Fixes null …
10:48 PM Changeset in ffmpeg [d8c0546e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc: allocate entries unconditionally Fixes out of array …
10:48 PM Changeset in ffmpeg [f9d6d02f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_cabac: Fix multiple integer overflows Fixes: …
10:48 PM Changeset in ffmpeg [6bc2f5cc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dwt: Check ndeclevels before calling dwt_encode*() …
10:48 PM Changeset in ffmpeg [551e18aa] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dwt: Check ndeclevels before calling dwt_decode*() …
10:48 PM Changeset in ffmpeg [c6b81e25] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc: Check entry_point_offsets Fixes out of array read …
10:48 PM Changeset in ffmpeg [d3de02d9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cabac: Check initial cabac decoder state Fixes integer …
10:48 PM Changeset in ffmpeg [cc804784] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cabac_functions: Fix "left shift of negative value -31767" …
10:29 PM ffmpeg-20151205-232654.log attached to Ticket #5068 by Andreas Weller
-report log file
10:28 PM Ticket #5068 (Support muxing of non-AVCI h264 in mxf) created by Andreas Weller
Summary of the bug: I'm currently fiddling around with h264 based …
9:34 PM Changeset in ffmpeg [21408585] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc: Fix integer overflow of entry_point_offset Fixes out of …
8:11 PM Changeset in ffmpeg [e7078e84] by Anton Khirnov <anton@khirnov.net>
hevcdsp: add x86 SIMD for MC
8:11 PM Changeset in ffmpeg [0cef06df] by Anton Khirnov <anton@khirnov.net>
checkasm: add HEVC MC tests
8:11 PM Changeset in ffmpeg [a853388d] by Anton Khirnov <anton@khirnov.net>
hevc: change the stride of the MC buffer to be in bytes instead of …
8:10 PM Changeset in ffmpeg [68841739] by Anton Khirnov <anton@khirnov.net>
hevcdsp: split the pred functions by width This should allow for more …
8:09 PM Changeset in ffmpeg [818bfe7] by Anton Khirnov <anton@khirnov.net>
hevcdsp: split the epel functions by width This should allow for more …
8:08 PM Changeset in ffmpeg [1f821750] by Anton Khirnov <anton@khirnov.net>
hevcdsp: split the qpel functions by width instead of by the subpixel …
7:06 PM Changeset in ffmpeg [dcbe8d8a] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc_ltp: use an AR filter for LTP encoding as well Seems to work …
6:51 PM Ticket #5067 (crash on Mapping Multicast TV Stream to HLS with "Exactly one WebVTT ...) updated by cloudclimber
yes it is. i ran it and it crashed the same way
6:43 PM Changeset in ffmpeg [3112501d] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: fix aac_pred option triggering an error Signed-off-by: …
6:41 PM Ticket #5067 (crash on Mapping Multicast TV Stream to HLS with "Exactly one WebVTT ...) updated by Carl Eugen Hoyos
Is the crash reproducible with current FFmpeg git head?
6:37 PM Changeset in ffmpeg [cc68ca0c] by Rostislav Pehlivanov <atomnuker@gmail.com>
doc/encoders.texi: use words intead of numbers to describe option …
6:37 PM Changeset in ffmpeg [713e67e5] by Rostislav Pehlivanov <atomnuker@gmail.com>
Changelog: append experimental flag removal to the AAC encoder entry …
6:04 PM Ticket #1087 (support decoding the CineForm codec) updated by Reto Kromer
I can provide file examples on Monday.
5:03 PM Ticket #5067 (crash on Mapping Multicast TV Stream to HLS with "Exactly one WebVTT ...) created by cloudclimber
Summary of the bug: i want to map a multicast TV Stream as is to HLS. …
5:02 PM Encode/HighQualityAudio edited by Rostislav Pehlivanov
(diff)
4:56 PM CompilationGuide/MacOSX edited by cbsrobot
(diff)
4:55 PM CompilationGuide/Centos edited by cbsrobot
(diff)
4:51 PM Encode/AAC edited by Rostislav Pehlivanov
(diff)
4:44 PM Ticket #1087 (support decoding the CineForm codec) updated by Kieran Kunhya
Specification is not very useful, please provide more samples.
4:42 PM Changeset in ffmpeg [a08681f1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dirac_parser: Check that there is a previous PU before …
4:42 PM Changeset in ffmpeg [c7d6ec9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dirac_parser: Add basic validity checks for next_pu_offset and …
4:42 PM Changeset in ffmpeg [79798f7c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dirac_parser: Fix potential overflows in pointer checks …
4:38 PM Changeset in ffmpeg [49b82bc9] by Rostislav Pehlivanov <atomnuker@gmail.com>
doc/encoders.texi: remove forgotten mention of "experimental" from …
4:05 PM Ticket #5048 (-map 0:v causes segfaults on 2pass libvpx-vp9 on multi video-track file) updated by kagami
What version of libvpx do you have? I tried with 1.4.0 and still …
3:41 PM Changeset in ffmpeg [d9791a86] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: remove the experimental flag Thiss commit removes the …
3:41 PM Changeset in ffmpeg [e34e3619] by Rostislav Pehlivanov <atomnuker@gmail.com>
doc/encoders.texi: update documentation for the native AAC encoder …
3:41 PM Changeset in ffmpeg [b270ec9a] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: mark coders other than twoloop as experimental ANMR has some …
3:41 PM Changeset in ffmpeg [3a6e0208] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: mark the "faac"-like coder for removal This coder produces a …
3:31 PM Ticket #5048 (-map 0:v causes segfaults on 2pass libvpx-vp9 on multi video-track file) closed by Carl Eugen Hoyos
invalid: No crash here with an older version of libvpx and your backtrace …
3:15 PM Changeset in ffmpeg [a525b844] by Paul B Mahol <onemda@gmail.com>
avfilter/af_stereotools: check s->length size Signed-off-by: Paul B …
2:51 PM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) closed by c-14
fixed: Fixed in 5b6c0fdb4316ef71ef151e8b0f9137fe64877589
1:35 PM Changeset in ffmpeg [66e05f6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmaprodec: Check bits per sample to be within the range not …
12:47 PM Changeset in ffmpeg [6788baeb] by Luca Barbato <lu_zero@gentoo.org>
log: Use a do {} while (0) for dlog Avoid the warning -Wempty-body.
12:39 PM Guess I'm Dumb.ram attached to Ticket #5066 by Carl Eugen Hoyos
12:39 PM Ticket #5066 (Seeking in real media audio file with ffplay fails) created by Carl Eugen Hoyos
(vlc ticket 15808) A user has uploaded a sample that can be seeked …
12:32 PM Ticket #5064 (MXF with dcinema H264 content) closed by Carl Eugen Hoyos
invalid: Please remember to always test current FFmpeg git head before …
12:31 PM Changeset in ffmpeg [7d36474] by Luca Barbato <lu_zero@gentoo.org>
imgconvert: Re-enable the deprecation warnings The end-marked was …
12:30 PM Ticket #2687 (Seeking in asf files fails (works with MPlayer)) updated by Carl Eugen Hoyos
Keywords changed
This was apparently a duplicate of ticket #3671
12:30 PM Ticket #3671 (can't decode rm video with -ss 0) closed by Carl Eugen Hoyos
fixed: Fixed in 838c5f3df7e98b15fd3acbcacaf315c32600ca45 - related to ticket …
12:29 PM Ticket #5064 (MXF with dcinema H264 content) updated by Andreas Weller
OK - here's the full console output. Additional I added the "-report …
12:27 PM ffmpeg-20151205-132559.log attached to Ticket #5064 by Andreas Weller
-report log file
12:20 PM Changeset in ffmpeg [15d14ce4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Fix overflow in get_bit_rates computations Fixes: …
12:20 PM Changeset in ffmpeg [2de8bfd2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pcm: Fix overflow in bitrate computation Fixes: …
12:20 PM Changeset in ffmpeg [0c56f830] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmaprodec: Fix overflow of cutoff Fixes: …
12:20 PM Changeset in ffmpeg [7ed47e9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/smacker: fix integer overflow with pts_inc Fixes: …
12:15 PM Ticket #3084 (Realmedia stream works better with MPlayer) closed by Carl Eugen Hoyos
needs_more_info: 404 =-(
12:12 PM Changeset in ffmpeg [f7edcac0] by Luca Barbato <lu_zero@gentoo.org>
avpicture: Suppress warning from deprecated code
12:11 PM Changeset in ffmpeg [b805482b] by Luca Barbato <lu_zero@gentoo.org>
aac: Provide more information on the failure message Bug-Id: 761
11:46 AM Ticket #5046 (rtsp stream cannot be read) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Definitely reproducible.
11:39 AM Ticket #5065 (A/V desync for possibly broken flv input) updated by Carl Eugen Hoyos
Uploaded the sample to …
11:38 AM log attached to Ticket #5065 by Carl Eugen Hoyos
11:35 AM Ticket #5065 (A/V desync for possibly broken flv input) created by Carl Eugen Hoyos
A user uploaded a flv sample that plays fine with ffplay but shows …
11:25 AM Changeset in ffmpeg [3f46e7ba] by Clément Bœsch <u@pkh.me>
avfilter/codecview: reindent after previous commit
11:24 AM Changeset in ffmpeg [560d1e7b] by Clément Bœsch <u@pkh.me>
avfilter/codecview: add QP support
11:21 AM Changeset in ffmpeg [3b0f63e1] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '9f57f134c19773d54269b6cb9ee455ff87c2e9e1' * commit …
11:12 AM Changeset in ffmpeg [c5eb279e] by Luca Barbato <lu_zero@gentoo.org>
g723: Add missing header Unbreak make check.
7:32 AM Ticket #5064 (MXF with dcinema H264 content) updated by Carl Eugen Hoyos
Keywords changed
Please provide the complete, uncut console output to make this a valid …
5:05 AM Ticket #5060 (signed integer overflow in decode_cabac_residual_internal) updated by Timothy Gu
Description changed
3:34 AM Changeset in ffmpeg [a16243a4] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/mov.c: allow QuickTime metadata to come after traks …
3:24 AM Changeset in ffmpeg [5b6c0fdb] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: When streamcopying, only add the input seek position when …
1:56 AM Changeset in ffmpeg [293c170f] by Claudio Freire <klaussfreire@gmail.com>
AAC encoder: ANMR, avoid empty search ranges Avoid generating broken …
1:26 AM Ticket #5064 (MXF with dcinema H264 content) created by Andreas Weller
Summary of the bug: How to reproduce: […] Output: mxf @ 031b8bc0] …
12:50 AM Changeset in ffmpeg [7a4652dd] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
aaccoder: prevent crash of anmr coder If minq is negative, the range …

Dec 4, 2015:

11:05 PM test_case.264 attached to Ticket #5063 by tsmith
11:05 PM Ticket #5063 (signed integer overflow in get_scale_factor) created by tsmith
Summary of the bug: This is an Undefined behavior sanitizer (UBSan) …
10:33 PM test_case.264 attached to Ticket #5062 by tsmith
10:33 PM Ticket #5062 (signed integer overflow in decode_scaling_list) created by tsmith
Summary of the bug: This is an Undefined behavior sanitizer (UBSan) …
10:30 PM Ticket #5059 (ffserver crash at init_muxer) updated by Reynaldo H. Verdejo Pinochet
Thanks for reporting. We are aware of this regression and are already …
10:25 PM test_case.264 attached to Ticket #5061 by tsmith
10:25 PM Ticket #5061 (signed integer overflow in ff_init_poc) created by tsmith
Summary of the bug: This is an Undefined behavior sanitizer (UBSan) …
10:20 PM test_case.264 attached to Ticket #5060 by tsmith
10:19 PM Ticket #5060 (signed integer overflow in decode_cabac_residual_internal) created by tsmith
Summary of the bug: This is an Undefined behavior sanitizer (UBSan) …
9:23 PM Ticket #5059 (ffserver crash at init_muxer) updated by Carl Eugen Hoyos
Priority, Keywords changed
8:44 PM Changeset in ffmpeg [325b5936] by Michael Niedermayer <michael@niedermayer.cc>
swscale/utils: Fix for runtime error: left shift of negative value -1 …
8:39 PM Changeset in ffmpeg [4f241988] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pgssubdec: Fix left shift of 255 by 24 places cannot be …
8:18 PM Ticket #5059 (ffserver crash at init_muxer) updated by tdk
just confirmed the same building with 2.8.3 tarball works, that means, …
7:51 PM Changeset in ffmpeg [1a538a14] by Michael Niedermayer <michael@niedermayer.cc>
mips: add p5600 core optimizations Signed-off-by: Vicente Olivert …
7:50 PM Changeset in ffmpeg [c8419035] by Michael Niedermayer <michael@niedermayer.cc>
mips: remove --mips32r5 configure option Having a configure option …
7:31 PM Ticket #5059 (ffserver crash at init_muxer) created by tdk
Summary of the bug: freshly compiled ffmpeg from git version …
6:05 PM Ticket #4441 (support HDCD) updated by Carl Eugen Hoyos
Cc changed
5:54 PM Changeset in ffmpeg [ab7ff380] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Fix left shift of 137 by 24 places cannot be …
5:54 PM Changeset in ffmpeg [689a8674] by Michael Niedermayer <michael@niedermayer.cc>
avformat/msf: Check channels when reading the header Fixes integer …
5:54 PM Changeset in ffmpeg [a85b02dc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check bpno in decode_cblk() Fixes: undefined …
5:53 PM Ticket #4441 (support HDCD) updated by cyclonus
It seems I can only CC my e-mail address which is then public in the …
5:42 PM Ticket #4441 (support HDCD) updated by cyclonus
Cc changed
5:26 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) closed by Carl Eugen Hoyos
wontfix: Replying to jyavenard: > Replying to [comment:12
5:21 PM Ticket #4441 (support HDCD) updated by Carl Eugen Hoyos
Replying to cyclonus: > Sorry, I would've replied …
5:12 PM Ticket #4441 (support HDCD) updated by cyclonus
Cc changed
5:00 PM Ticket #4441 (support HDCD) updated by cyclonus
Sorry, I would've replied earlier, if I had received any e-mail …
4:54 PM FoobarNotice.txt attached to Ticket #4441 by cyclonus
License statement
4:52 PM Changeset in ffmpeg [5d2cc00d] by Paul B Mahol <onemda@gmail.com>
avfilter: add audio emphasis filter Signed-off-by: Paul B Mahol …
4:45 PM sample.hdcd.flac attached to Ticket #4441 by cyclonus
Sample after HDCD decoding
4:43 PM sample.cdda.flac attached to Ticket #4441 by cyclonus
Sample before HDCD decoding
2:51 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by jyavenard
Replying to michael: > av_opt_get_int / av_opt_set_int is …
2:47 PM Changeset in ffmpeg [7234e04e] by Clément Bœsch <clement@stupeflix.com>
ffmpeg: enable echoing with command and debug modes Allow seeing text …
2:46 PM Ticket #5056 (Empty cues when converting ASS embedded in MKV to SRT) updated by eelco
Verified that …
2:44 PM Changeset in ffmpeg [60532348] by Clément Bœsch <clement@stupeflix.com>
avcodec/mpegvideo: use constants for rc_strategy
2:43 PM Changeset in ffmpeg [010caed2] by Clément Bœsch <clement@stupeflix.com>
swscale: use AV_OPT_TYPE_BOOL for {src,dst}_range options
2:43 PM Changeset in ffmpeg [c1f114a8] by Clément Bœsch <clement@stupeflix.com>
swresample: use AV_OPT_TYPE_BOOL for linear_interp and cheby options
2:43 PM Changeset in ffmpeg [43ecec0f] by Clément Bœsch <clement@stupeflix.com>
avformat: use AV_OPT_TYPE_BOOL in a bunch of places
2:37 PM Changeset in ffmpeg [0e62b5d1] by Clément Bœsch <clement@stupeflix.com>
avfilter: use AV_OPT_TYPE_BOOL in a bunch of places
2:37 PM Changeset in ffmpeg [fb99ef0b] by Clément Bœsch <clement@stupeflix.com>
avcodec: use AV_OPT_TYPE_BOOL in a bunch of places
2:20 PM Changeset in ffmpeg [a611375d] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
ffmdec: reject zero-sized chunks If size is zero, avio_get_str fails, …
2:20 PM Changeset in ffmpeg [488e9a06] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
ffmdec: only seek back at EOF if a server is attached Otherwise the …
1:49 PM Changeset in ffmpeg [3c4e4918] by Hendrik Leppkes <h.leppkes@gmail.com>
libavcodec/aacsbr_tablegen: fix tablegen on windows Including these …
1:49 PM Changeset in ffmpeg [42a9aead] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec: include tablegen compat header before the tablegen functionality
1:49 PM Changeset in ffmpeg [d6b988b5] by Hendrik Leppkes <h.leppkes@gmail.com>
libavutil/tablegen: add missing math.h include
1:44 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Cigaes
There is a av_packet_alloc() function too. The examples do not …
1:02 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Michael Niedermayer
av_opt_get_int / av_opt_set_int is in FFmpeg 0.9, if you want to …
12:56 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by jyavenard
Replying to michael: > yes and i really think using the …
12:55 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by jyavenard
Replying to Cigaes: > Applications are not allowed to …
12:47 PM Changeset in ffmpeg [0c1d62ab] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggparsetheora: Check duration to be not AV_NOPTS_VALUE (and …
12:44 PM Changeset in ffmpeg [2ff61c3c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dnxhddec: Fix runtime error: left shift of negative value …
12:43 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Cigaes
Replying to jyavenard: > We will not be able to create on …
12:37 PM Changeset in ffmpeg [9d44e236] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: Check pkt_dts for AV_NOPTS_VALUE Fixes integer overflow …
12:37 PM Changeset in ffmpeg [18268f76] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Fix "runtime error: left shift of negative value" Fixes: …
11:13 AM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Michael Niedermayer
Replying to jyavenard: > Replying to [comment:11
10:38 AM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by jyavenard
Replying to cehoyos: > Replying to [ticket:5057
10:35 AM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by jyavenard
Replying to michael: > I have no real oppinion on it but …
8:58 AM Ticket #5029 (AVCI50 mxf file not supported) closed by Carl Eugen Hoyos
fixed: Fixed in ec494e6c836909e7478000d9316c945b51d4a25c
8:44 AM Ticket #5050 (new libx265 not found in configure:) closed by Carl Eugen Hoyos
wontfix: I think this should be fixed in x265.
2:52 AM Changeset in ffmpeg [d89c4846] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: HE-AAC correct FourCC in ISML Signed-off-by: Michael …
2:33 AM Ticket #5058 (the concat filter does not respect the audio delay of the second segment) created by redneb
Suppose that you have two files, each having a video and an audio …
2:09 AM Changeset in ffmpeg [9696a01f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpjpegdec: Fix "libavformat/mpjpegdec.c:269:9: warning: …
1:35 AM Changeset in ffmpeg [a27401a0] by Michael Niedermayer <michael@niedermayer.cc>
mips: rename mipsdspr1 to mipsdsp Signed-off-by: Vicente Olivert …
1:35 AM Changeset in ffmpeg [eb3628d8] by Michael Niedermayer <michael@niedermayer.cc>
mpegtsenc: Fix off-by-one in indexing into Opus channel mapping arrays …
1:34 AM Ticket #1663 (Multiple named pipes don't work) updated by Ryan Williams
burek, Consider reworking your command to use non-named pipes …
12:55 AM Changeset in ffmpeg [77a644e6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_direct: Check CO-POCs before use Fixes harmless integer …

Dec 3, 2015:

11:44 PM Changeset in ffmpeg [cafb1956] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix "libavformat/utils.c:927:35: runtime error: signed …
11:12 PM Changeset in ffmpeg [ed08cbd7] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc_ltp: fix out of bounds memory access Discovered by Coverity.
7:20 PM Changeset in ffmpeg [4e31176e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/riffdec: remove special case for bitrate > 32bit …
7:20 PM Changeset in ffmpeg [32bf6550] by Michael Niedermayer <michael@niedermayer.cc>
avformat/riffdec: Initialize bitrate Fixes CID1338334 Signed-off-by: …
6:47 PM Ticket #5002 (HEVC Decoding Problem) updated by smallishzulu
Yes only issue is decoding problem and it makes fuzzy video on …
6:39 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Michael Niedermayer
Cc changed
6:16 PM Changeset in ffmpeg [085ab749] by Nicolas George <george@nsup.org>
lavf/mpegts: use AVERROR_INVALIDDATA instead of AVERROR(EINTR).
6:16 PM Changeset in ffmpeg [eb2e4fb] by Nicolas George <george@nsup.org>
lavf/lxfdec: use FFERROR_REDO instead of AVERROR(EAGAIN).
6:16 PM Changeset in ffmpeg [cb14d302] by Nicolas George <george@nsup.org>
lavf/mpeg: use FFERROR_REDO instead of AVERROR(EAGAIN).
6:16 PM Changeset in ffmpeg [0bac7a43] by Nicolas George <george@nsup.org>
lavf/flvdec: use FFERROR_REDO instead of AVERROR(EAGAIN). Fix trac …
6:16 PM Changeset in ffmpeg [3ab1e5a4] by Nicolas George <george@nsup.org>
lavf: add FFERROR_REDO to let demuxers return no packet.
5:54 PM Ticket #5055 (maskedmerge filter crashes on 64 bit) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer, Summary changed
[…] I get no useful backtrace with gdb.
5:34 PM Ticket #5044 (overflow in mpegtsenc cbr period calculations) closed by Carl Eugen Hoyos
fixed: Thank you, your patch was applied as …
5:33 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Michael Niedermayer
More specifically, using av_opt_set_int() and av_opt_get_int() should …
5:27 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Carl Eugen Hoyos
Replying to jyavenard: > Please revert that commit We …
5:25 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Michael Niedermayer
for reference, the final decission to drop the compatibility mode was …
4:43 PM Changeset in ffmpeg [64f7db55] by Michael Niedermayer <michael@niedermayer.cc>
mpegencts: Fix overflow in cbr mode period calculations ts->mux_rate …
4:35 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Hendrik
Replying to jyavenard: > Replying to [comment:4
4:17 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by jyavenard
Replying to richardpl: > It is not just this single int. …
4:16 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by jyavenard
Replying to heleppkes: > libavcodec et al have not been …
4:11 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by gjdfgh
Are you really talking about ABI compatibility or just API compatibility?
4:07 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Hendrik
FWIW there are many projects that still manage to support both Libav …
4:01 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Hendrik
Replying to jyavenard: > I strongly urge you to reconsider …
4:01 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Elon Musk
It is not just this single int.
3:59 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by jyavenard
I strongly urge you to reconsider this decision…
3:54 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by Hendrik
We have decided to no longer maintain binary compatibility with the …
3:48 PM Ticket #5055 (maskedmerge filter crashes on 64 bit) updated by nicol
I am using zeranoe ffmpeg(32bit/64bit) . …
3:46 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) updated by jyavenard
Summary changed
3:45 PM Ticket #5057 (master broke AVCodecContext compatibility with LibAV project) created by jyavenard
The commit that broke compatibility with libav is […] I maintain …
3:28 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by Roman Gaufman
Thank you for looking into this! - Unfortunately I do not have access …
2:56 PM Ticket #5002 (HEVC Decoding Problem) updated by Carl Eugen Hoyos
Status changed
2:49 PM Ticket #5002 (HEVC Decoding Problem) updated by Carl Eugen Hoyos
I am not sure I understand: You uploaded a 44 second sample. Do the …
2:38 PM Ticket #5002 (HEVC Decoding Problem) updated by smallishzulu
[hevc @ 0x1723ae0] Could not find ref with POC 12 [hevc @ 0x17135c0] …
2:30 PM Ticket #5002 (HEVC Decoding Problem) updated by smallishzulu
This error does not happen x265 or nvenc codded videos. I noticed this …
2:30 PM Ticket #5002 (HEVC Decoding Problem) updated by smallishzulu
Yes, I confirm that STB has no problem. I tested both with Sagemcom …
12:28 PM Changeset in ffmpeg [1077d8c8] by Martin Storsjö <martin@martin.st>
configure: Add -framework CoreVideo when building the avfoundation …
10:07 AM Changeset in ffmpeg [fff7f2df] by Paul B Mahol <onemda@gmail.com>
avfilter/af_agate: change default for detection to rms Signed-off-by: …
10:07 AM Changeset in ffmpeg [4a43e559] by Paul B Mahol <onemda@gmail.com>
avfilter/af_sidechaincompress: kill init function Should make …
10:07 AM Changeset in ffmpeg [1b22bdf] by Paul B Mahol <onemda@gmail.com>
avfilter/af_agate: compile agate only when requested. Signed-off-by: …
10:07 AM Changeset in ffmpeg [69070461] by Paul B Mahol <onemda@gmail.com>
avfilter/af_agate: add level_sc option for sidechaingate filter Also …
10:07 AM Changeset in ffmpeg [bd5afecd] by Paul B Mahol <onemda@gmail.com>
avfilter: add sidechaingate filter Signed-off-by: Paul B Mahol …
10:07 AM Changeset in ffmpeg [acc2347] by Paul B Mahol <onemda@gmail.com>
avfilter/af_agate: prepare for adding sidechain version …
9:21 AM Changeset in ffmpeg [46db068c] by Hendrik Leppkes <h.leppkes@gmail.com>
tests/api: Fix API test build on windows with --enable-shared
4:39 AM Changeset in ffmpeg [9ac5beaa] by James Almer <jamrial@gmail.com>
avformat/mpjpegdec: fix mixed declarations and code
3:09 AM Changeset in ffmpeg [b46dcd52] by Michael Niedermayer <michael@niedermayer.cc>
avutil/timecode: Fix fps check The fps variable is explicitly set to …
1:28 AM Changeset in ffmpeg [0afdfbe1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000: fix type of arguments of tag_tree_size Fixes: out …

Dec 2, 2015:

11:31 PM Changeset in ffmpeg [d64b6c38] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avfilter/af_flanger: use rint instead of floor hack Reviewed-by: Paul …
11:31 PM Changeset in ffmpeg [c6bea81] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avfilter/vf_perspective: use lrint instead of floor hack Reviewed-by: …
11:31 PM Changeset in ffmpeg [fa5d2994] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avfilter/vsrc_mptestsrc: use lrint instead of floor hack lrint is …
11:31 PM Changeset in ffmpeg [1bb7db21] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avutil/crc: avoid needless space wastage of hardcoded crc table There …
11:13 PM Changeset in ffmpeg [26379d4f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: ensure header is parsed successfully before tables Fixes …
11:13 PM Changeset in ffmpeg [ec7a3be1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Move end_time1 AV_NOPTS_VALUE Check after rescale …
11:13 PM Changeset in ffmpeg [d872643c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Check AVFormatContext->duration in …
10:49 PM Changeset in ffmpeg [bf12a81] by Luca Barbato <lu_zero@gentoo.org>
configure: Replace pr since it is not provided by busybox While pr …
10:49 PM Changeset in ffmpeg [5f3a081b] by Luca Barbato <lu_zero@gentoo.org>
avi: Spin out the logic to position to the next non-interleaved stream …
10:49 PM Changeset in ffmpeg [cb49bb10] by Luca Barbato <lu_zero@gentoo.org>
build: Move -Wcast-qual to the extra_warnings It amounts to about 1/2 …
10:49 PM Changeset in ffmpeg [0fc61c6a] by Luca Barbato <lu_zero@gentoo.org>
avi: Validate the stream-id for DV as well Avoid false positives …
10:49 PM Changeset in ffmpeg [d017ed87] by Luca Barbato <lu_zero@gentoo.org>
avi: Use the correct data type avio_tell returns an int64_t.
10:41 PM Changeset in ffmpeg [b2517b02] by Paul B Mahol <onemda@gmail.com>
avfilter/af_compand: do not clip; allow >0dB curve points Do not clip …
10:07 PM Ticket #5052 (ffv1 fuzzing crash with API) updated by Kieran Kunhya
Ah sorry, your backports.
10:04 PM Ticket #5052 (ffv1 fuzzing crash with API) updated by Carl Eugen Hoyos
Ah, my backports from today.
10:02 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) closed by Carl Eugen Hoyos
fixed: Fixed by Alex Agranovsky in 79103f21990307bb8855a03d68154e1c5d197a7c
9:59 PM Ticket #5052 (ffv1 fuzzing crash with API) updated by Kieran Kunhya
Backports from today: …
9:56 PM Ticket #5052 (ffv1 fuzzing crash with API) updated by Carl Eugen Hoyos
(Whose backports?)
9:56 PM Ticket #5052 (ffv1 fuzzing crash with API) updated by Carl Eugen Hoyos
What is unclear about comment:5?
9:46 PM Ticket #5052 (ffv1 fuzzing crash with API) updated by Kieran Kunhya
Michael's backports fixed it for me, which revision fails?
9:44 PM Ticket #4783 (Converting vtt-subtitles to srt results in overlap.) updated by eelco
This is a rounding bug that happens because all subtitles are passed …
9:39 PM Changeset in ffmpeg [259c71c1] by wm4 <nfxjfg@googlemail.com>
avformat/mpjpeg: utilize MIME boundary value to detect start of new …
9:37 PM Changeset in ffmpeg [79103f21] by wm4 <nfxjfg@googlemail.com>
avformat/mpjpeg: allow processing of MIME parts without Content-Length …
9:33 PM Ticket #5056 (Empty cues when converting ASS embedded in MKV to SRT) updated by eelco
I managed to work around this issue by making sure that in …
9:31 PM sample.mkv attached to Ticket #5056 by eelco
9:28 PM Ticket #5055 (maskedmerge filter crashes on 64 bit) updated by Carl Eugen Hoyos
Replying to richardpl: > I dont get any crash. Is there …
9:26 PM Ticket #5052 (ffv1 fuzzing crash with API) updated by Carl Eugen Hoyos
No.
9:26 PM Ticket #5056 (Empty cues when converting ASS embedded in MKV to SRT) created by eelco
For some files, extracting ASS subtitles as SRT fails. All timestamps …
9:22 PM Ticket #5052 (ffv1 fuzzing crash with API) updated by Kieran Kunhya
This is fixed, no?
8:38 PM Changeset in ffmpeg [97b8db33] by Michael Niedermayer <michael@niedermayer.cc>
avutil/rational: Test av_rescale_rnd() with combinations of "special" …
8:38 PM Changeset in ffmpeg [f03c2cee] by Michael Niedermayer <michael@niedermayer.cc>
avutil/mathematics: return INT64_MIN (=AV_NOPTS_VALUE) from …
8:38 PM Changeset in ffmpeg [cd7524fd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Check length in long_filter_high_3800() Fixes out of …
8:15 PM Ticket #5055 (maskedmerge filter crashes on 64 bit) updated by Elon Musk
I dont get any crash. Is there actually crash? Carl, could you be more …
7:53 PM Changeset in ffmpeg [1ac89869] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: always keep s->bytesperpixel and ctx->pix_fmt in sync. Fixes …
7:39 PM Changeset in ffmpeg [fb1bf445] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
git-howto: mention how to clone ffmpeg-web Signed-off-by: Andreas …
7:06 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) updated by Martin Strandgren
I reported it because it was a regression, it worked in 2.8 but not in …
6:38 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) updated by Cigaes
The filter graph is too complex for FFmpeg to figure out a sample rate …
5:45 PM Changeset in ffmpeg [bc517be] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Makefile: add cleanup of pkg-config files created by configure to …
3:17 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) updated by Martin Strandgren
Edit: removed duplicate comment
3:16 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) updated by Martin Strandgren
Here's the command line and the console output in one block: […]
3:14 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) updated by Martin Strandgren
The input files are here: …
3:08 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) updated by Martin Strandgren
But I did provide the command line, it's right there in the bug …
3:00 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) updated by Carl Eugen Hoyos
Please provide the needed input files (and please understand that you …
2:55 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) updated by Martin Strandgren
Ok, here's the output from the latest git build: […]
2:19 PM Ticket #5055 (maskedmerge filter crashes on 64 bit) updated by Carl Eugen Hoyos
Do you want to report a crash? If I avoid the crash, I get …
2:07 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) updated by Carl Eugen Hoyos
Replying to mstrandgren: > Spent a few hours failing to …
2:04 PM Ticket #3823 (RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives ...) updated by Carl Eugen Hoyos
Replying to andrey.utkin: > Replying to [comment:14
2:03 PM Changeset in ffmpeg [d208acf2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/rtpenc_jpeg: Less strict check for standard Huffman tables. …
1:56 PM Changeset in ffmpeg [aa3101a9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/rtpenc_jpeg: Less strict check for standard Huffman tables. …
1:40 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) updated by Martin Strandgren
Spent a few hours failing to build the latest version on my computer …
1:30 PM Ticket #5052 (ffv1 fuzzing crash with API) reopened by Carl Eugen Hoyos
1:26 PM Ticket #3823 (RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives ...) updated by Andrey Utkin
Replying to cehoyos: > Replying to [comment:13
12:25 PM Ticket #5055 (maskedmerge filter crashes on 64 bit) created by nicol
Summary of the bug: 64bit ffmpeg/ffplay cannot mask gray format using …
11:42 AM Ticket #5052 (ffv1 fuzzing crash with API) closed by Kieran Kunhya
fixed: Fixed in release branches
11:09 AM Changeset in ffmpeg [6670527d] by Paul B Mahol <onemda@gmail.com>
avfilter/af_stereotools: remove floor usage Signed-off-by: Paul B …
11:09 AM Changeset in ffmpeg [c4f7b8f0] by Paul B Mahol <onemda@gmail.com>
avfilter: add audio pulsator filter Signed-off-by: Paul B Mahol …
11:06 AM Ticket #5052 (ffv1 fuzzing crash with API) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Regression since a0c0900e still reproducible with 2.0.7, 2.1.8, …
11:03 AM Changeset in ffmpeg [ff3e7170] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/ffv1dec: Clear quant_table_count if its invalid Fixes …
11:03 AM Changeset in ffmpeg [e6264f00] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/ffv1dec: Clear quant_table_count if its invalid Fixes …
11:02 AM Changeset in ffmpeg [a1b8fa1d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/ffv1dec: Clear quant_table_count if its invalid Fixes …
11:02 AM Changeset in ffmpeg [fa3df7ae] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/ffv1dec: Clear quant_table_count if its invalid Fixes …
11:00 AM Changeset in ffmpeg [b622d6f6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/ffv1dec: Print an error if the quant table count is invalid …
10:59 AM Changeset in ffmpeg [df660d68] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/ffv1dec: Print an error if the quant table count is invalid …
10:59 AM Changeset in ffmpeg [183f5805] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/ffv1dec: Print an error if the quant table count is invalid …
10:57 AM Changeset in ffmpeg [1c62432] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/ffv1dec: Print an error if the quant table count is invalid …
10:47 AM Changeset in ffmpeg [ca203e99] by Claudio Freire <klaussfreire@gmail.com>
AAC encoder: improve SF range utilization This patch does 4 things, …
10:12 AM Ticket #5052 (ffv1 fuzzing crash with API) updated by Kieran Kunhya
The fuzzer is using 93f3752b970cc7c9e1a360037fff1ddb9dcbb86e (FFmpeg 2.7.3)
10:09 AM Changeset in ffmpeg [ec83efd4] by wm4 <nfxjfg@googlemail.com>
avformat/matroskadec: Fix sample_aspect_ratio for stereo matroska …
10:02 AM Changeset in ffmpeg [5e6ce28] by wm4 <nfxjfg@googlemail.com>
avformat/mp3dec: prefer "fast_seek" to TOC seek for CBR files. "Fast …
9:54 AM Ticket #4994 (Wrong video format (distorted) after converting) closed by Carl Eugen Hoyos
invalid: You are using the filter expression -vf \'scale=1080:214\' for …
7:52 AM Ticket #5003 ("missing header" decoding mp2 after seek) updated by Carl Eugen Hoyos
The console output you provided indicates that an output file of …
7:49 AM Ticket #5054 (TrueHD Decoder not lossless) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate if ticket #5039.
6:23 AM Ticket #5039 (Incorrect TrueHD decoding) updated by marcusj0015
I'm actually the author of that post, and decided to post here as …
6:20 AM THDFail.log attached to Ticket #5054 by marcusj0015
Command line output of TrueHD Decoding
6:17 AM Ticket #5054 (TrueHD Decoder not lossless) created by marcusj0015
The sample is exactly 1 minute long, 48000hz sample rate, 24 bits per …
2:42 AM Changeset in ffmpeg [e1057ba] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegaudio_tablegen: Add (), fix fate Signed-off-by: Michael …
1:36 AM Changeset in ffmpeg [32ba667d] by Timothy Gu <timothygu99@gmail.com>
doc/filters/drawtext: fix centering example Signed-off-by: Andrey …
1:34 AM Changeset in ffmpeg [c513e721] by Timothy Gu <timothygu99@gmail.com>
doc/filters/drawtext: fix centering example Signed-off-by: Andrey …
1:33 AM Changeset in ffmpeg [ed4c595e] by Timothy Gu <timothygu99@gmail.com>
doc/filters/drawtext: fix centering example Signed-off-by: Andrey …
1:33 AM Changeset in ffmpeg [f450caf0] by Timothy Gu <timothygu99@gmail.com>
doc/filters/drawtext: fix centering example Signed-off-by: Andrey …
1:33 AM Changeset in ffmpeg [a38a41df] by Timothy Gu <timothygu99@gmail.com>
doc/filters/drawtext: fix centering example Signed-off-by: Andrey …
1:33 AM Changeset in ffmpeg [dc5bec1] by Timothy Gu <timothygu99@gmail.com>
doc/filters/drawtext: fix centering example Signed-off-by: Andrey …
1:32 AM Changeset in ffmpeg [95b70b65] by Timothy Gu <timothygu99@gmail.com>
doc/filters/drawtext: fix centering example Signed-off-by: Andrey …
1:32 AM Changeset in ffmpeg [70373bde] by Timothy Gu <timothygu99@gmail.com>
doc/filters/drawtext: fix centering example Signed-off-by: Andrey …
1:32 AM Changeset in ffmpeg [482bece2] by Timothy Gu <timothygu99@gmail.com>
doc/filters/drawtext: fix centering example Signed-off-by: Andrey …
12:48 AM Ticket #5003 ("missing header" decoding mp2 after seek) updated by Brandon Bloom
The issue is that no output file is generated. Encoding fails completely.
12:31 AM Changeset in ffmpeg [8c243805] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avfilter/af_volumedetect: use log10 instead of hardcoded constant …
12:25 AM Changeset in ffmpeg [648b26ac] by Lou Logan <lou@lrcd.com>
doc/filters/drawtext: fix centering example Signed-off-by: Andrey …
12:05 AM Changeset in ffmpeg [2f5075f5] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avcodec/cbrt_tablegen: speed up dynamic table creation On systems …
12:05 AM Changeset in ffmpeg [1d0c94d] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avcodec/mpegaudio_tablegen: more dynamic table creation speedups This …
12:05 AM Changeset in ffmpeg [16d4c28c] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avcodec/mpegaudio_tablegen: speed up dynamic table creation This does …
12:05 AM Changeset in ffmpeg [538e8ab5] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avutil/tablegen: add tablegen libm compatibility shims This is useful …
12:05 AM Changeset in ffmpeg [789ef087] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avcodec/ppc/fdctdsp: use more accurate constants Whoever wrote this …

Dec 1, 2015:

11:38 PM Ticket #5052 (ffv1 fuzzing crash with API) updated by Michael Niedermayer
Cc changed
11:37 PM Ticket #5052 (ffv1 fuzzing crash with API) updated by Michael Niedermayer
Cannot reproduce this (tried attached app with provided configure with …
11:14 PM Ticket #5003 ("missing header" decoding mp2 after seek) updated by Carl Eugen Hoyos
Could you explain a little better what the issue with the output file …
10:46 PM Ticket #5047 (Regression in mp3 audio stream handling) updated by fritsch
Thanks for the link. Your colleagues on IRC showed me that sample, …
10:40 PM Ticket #5052 (ffv1 fuzzing crash with API) updated by Michael Niedermayer
Which ffmpeg revission is that ? the line numbers from the stack trace …
10:36 PM Ticket #5047 (Regression in mp3 audio stream handling) updated by Carl Eugen Hoyos
Replying to fritsch: > Okay - got it. Sorry for the noise. …
10:20 PM Ticket #5047 (Regression in mp3 audio stream handling) updated by fritsch
Okay - got it. Sorry for the noise. Btw. for the future - if you could …
10:15 PM Ticket #5003 ("missing header" decoding mp2 after seek) updated by Brandon Bloom
Hi there, I updated this ticket 2 weeks ago with the requested log …
10:14 PM Ticket #5047 (Regression in mp3 audio stream handling) updated by fritsch
I read comment:1 and will do this for future tickets. Did you also …
10:05 PM Ticket #5047 (Regression in mp3 audio stream handling) updated by Carl Eugen Hoyos
Replying to fritsch: > fritsch@t440s:~/Desktop/FFmpeg$ git …
10:00 PM Ticket #5047 (Regression in mp3 audio stream handling) updated by fritsch
fritsch@t440s:~/Desktop/FFmpeg$ git bisect bad …
9:39 PM Ticket #4770 (Non-modulo 16 height of AMV file) updated by Carl Eugen Hoyos
Fixed in fa9af304f0a167f187a26cc9a0a0ba6a4db08cbe
9:14 PM Ticket #4770 (Non-modulo 16 height of AMV file) closed by Michael Niedermayer
fixed: We have a sample now thanks to this and the decoder side warning is no …
9:12 PM Ticket #691 (Errors while decoding wmav2 stream) updated by Carl Eugen Hoyos
I have never looked for other, similar samples.
9:02 PM Ticket #691 (Errors while decoding wmav2 stream) updated by Michael Niedermayer
Is this the only file that has this problem or are there more examples ?
9:00 PM Changeset in ffmpeg [736e2e2c] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_shuffleframes: Assert that the case of an uninitialized …
8:58 PM Ticket #5049 (Strange bug when converting to .webm) updated by Alexander
Thank for keys! I rebuild FFmpeg and run conversion. But bug stay up.
8:55 PM Changeset in ffmpeg [cde75e31] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_histogram: remove deprecated stuff Remove all modes …
8:39 PM HWAccelIntro edited by jbrower888
c66x wording edit (diff)
8:36 PM HWAccelIntro edited by jbrower888
c66x fix wording (diff)
8:28 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) updated by Carl Eugen Hoyos
Please test current FFmpeg git head.
8:26 PM Ticket #5049 (Strange bug when converting to .webm) updated by Carl Eugen Hoyos
You have to run configure with the options {{{--enable-libvpx …
7:10 PM Ticket #5053 (Cannot select sample rate for the link between filters audio format) created by Martin Strandgren
Summary of the bug: I upgraded from 2.8 to 2.8.3 and my project no …
7:08 PM HWAccelIntro edited by jbrower888
c66x section, minor edit (diff)
7:07 PM Ticket #5042 (Bad_access while decoding camera stream video frame using FFMpeg iOS) updated by llogan
Resolution changed
Apparently resolved by updating the headers and changing from the …
6:58 PM HWAccelIntro edited by jbrower888
added c66x hardware acceleration (diff)
6:32 PM Ticket #4599 (failure to build with LLVM on OpenBSD / i386) closed by Michael Niedermayer
needs_more_info: closing this as none of the affected people care enough to reply for 5 …
5:54 PM Ticket #5049 (Strange bug when converting to .webm) updated by Alexander
I make FFmpeg from GIT sources. Configure and Make no errors gives. …
4:41 PM Ticket #5047 (Regression in mp3 audio stream handling) updated by eelco
Cc changed
3:19 PM HWAccelIntro edited by Stefano Sabatini
extend section about DXVA2, in particular add information about how to … (diff)
3:18 PM Ticket #5051 (ffmpeg obtains only first 1024 bytes for some RTSP streams) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Please either: * send your patch - made with git format-patch to …
3:08 PM Ticket #5050 (new libx265 not found in configure:) updated by telperion
@Cigaes yes, adding <include stdbool.h> in x265.h allows the …
3:03 PM Ticket #5052 (ffv1 fuzzing crash with API) created by Kieran Kunhya
FFmpeg compiled with: --disable-everything --enable-demuxer=matroska …
2:57 PM rtsp.c.trac5051.patch attached to Ticket #5051 by ioeir2
Patch for fixing the bug
2:35 PM logs.txt attached to Ticket #5051 by ioeir2
ffplay output
2:35 PM audio_rtsp.pcapng attached to Ticket #5051 by ioeir2
Wireshark dump
2:34 PM Ticket #5051 (ffmpeg obtains only first 1024 bytes for some RTSP streams) created by ioeir2
Summary of the bug: How to reproduce: […] The error introduced in …
2:06 PM Ticket #5049 (Strange bug when converting to .webm) updated by Alexander
Good, I be make FFmpeg from sources from GIT. But may be FFmpeg …
1:18 PM Ticket #5050 (new libx265 not found in configure:) updated by Cigaes
It is if you include stdbool.h. It is bad style for headers to …
1:10 PM Ticket #5050 (new libx265 not found in configure:) updated by Hendrik
That seems like a x265 problem, bool is not a C type, they should fix …
1:07 PM Ticket #5050 (new libx265 not found in configure:) updated by telperion
also reported at …
12:59 PM Ticket #5050 (new libx265 not found in configure:) created by telperion
new libx265 not found in configure: config.log: check_pkg_config …
12:26 PM Changeset in ffmpeg [25e37f5e] by Michael Niedermayer <michael@niedermayer.cc>
avutil/mathematics: Do not treat INT64_MIN as positive in …
12:26 PM Changeset in ffmpeg [3a9cb188] by Michael Niedermayer <michael@niedermayer.cc>
avutil/integer: Fix av_mod_i() with negative dividend Signed-off-by: …
12:26 PM Changeset in ffmpeg [8e7f4520] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dump: Fix integer overflow in av_dump_format() Fixes part of …
12:14 PM Ticket #5049 (Strange bug when converting to .webm) updated by Carl Eugen Hoyos
Do I understand correctly that you want to report that Firefox fails …

Nov 30, 2015:

11:29 PM Changeset in ffmpeg [7b11eead] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avcodec/ac3: always use hardcoded tables The table in question is a …
11:29 PM Changeset in ffmpeg [5a41a5a4] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avfilter/af_compand: use hypot() Reviewed-by: Paul B Mahol …
10:31 PM Changeset in ffmpeg [0eac93da] by Michael Niedermayer <michael@niedermayer.cc>
qsvenc: write a53 caption data to SEI Signed-off-by: Will Kelleher …
10:31 PM Changeset in ffmpeg [a00cc2e4] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: Clear avio context after closing it in rtp_new_av_stream() …
10:31 PM Changeset in ffmpeg [40063a90] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: Clear avio context after closing it Fixes: ==13287== …
9:01 PM Seeking edited by cbsrobot
added -copyts option for seek (diff)
8:46 PM Ticket #5049 (Strange bug when converting to .webm) created by Alexander
Summary of the bug: Video converted to .webm format with ffmpeg …
5:28 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by Roman Gaufman
Added a sample of a wget of a stream that even older version of ffmpeg …
5:26 PM faststream.mjpg attached to Ticket #5023 by Roman Gaufman
Mobotix2 - Does not work even with older FFMPEG
5:16 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by Thilo Borgmann
Thanks for the feedback! The overhaul patch is going to be void soon …
5:16 PM Ticket #4513 (Avfoundation Audio stutters / sounds broken with screen capture) updated by Thilo Borgmann
Thanks for the feedback! The overhaul patch is going to be void soon …
5:06 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by Alex Agranovsky
I've submitted a patch proposal earlier last week, with the latest …
3:58 PM Changeset in ffmpeg [7f57ea14] by Vittorio Giovara <vittorio.giovara@gmail.com>
vsrc_color: Drop unneeded variable Bug-Id: CID 1339818
3:58 PM Changeset in ffmpeg [ca5f386e] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavf: G.723.1 muxer Signed-off-by: Vittorio Giovara …
3:58 PM Changeset in ffmpeg [f023d57d] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: G.723.1 encoder Additional improvements by Michael Niedermayer …
3:58 PM Changeset in ffmpeg [165cc6fb] by Vittorio Giovara <vittorio.giovara@gmail.com>
g723_1: Move sharable functions to a separate file Signed-off-by: …
3:58 PM Changeset in ffmpeg [aac996cc] by Vittorio Giovara <vittorio.giovara@gmail.com>
g723_1: Rename files to better reflect their purpose Signed-off-by: …
3:58 PM Changeset in ffmpeg [b74b88f3] by Vittorio Giovara <vittorio.giovara@gmail.com>
g723_1: Handle values at the ends of the table in lsp2lpc() Fixes out …
3:51 PM Ticket #4513 (Avfoundation Audio stutters / sounds broken with screen capture) updated by LordHDL
How do I apply this 3 part patch? When I get this in the console: …
3:36 PM test.mp4 attached to Ticket #5048 by kagami
3:35 PM Ticket #5048 (-map 0:v causes segfaults on 2pass libvpx-vp9 on multi video-track file) created by kagami
If file has multiple video tracks, -map 0:v causes segfault in case of …
3:09 PM Ticket #4513 (Avfoundation Audio stutters / sounds broken with screen capture) updated by fthiery
Hello, For information, our issue was fixed by the patch provided in …
3:08 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by fthiery
For what it's worth, the single file patch here solves the issue in …
1:27 PM Ticket #5042 (Bad_access while decoding camera stream video frame using FFMpeg iOS) updated by Irfan
I resolved this issue check …
1:22 PM Ticket #5037 (WEBM VP8 & VP9 - 2-pass encoding does not work) updated by Carl Eugen Hoyos
Please either test with the command lines I provided or upload your …
1:04 PM Ticket #5037 (WEBM VP8 & VP9 - 2-pass encoding does not work) updated by solidghost
I just tried whiteout adding "-an" in the first pass. Then the …
11:25 AM Changeset in ffmpeg [6b978dad] by Paul B Mahol <onemda@gmail.com>
avfilter/af_sidechaincompress: do not require writable input frames …
11:16 AM Changeset in ffmpeg [376a3bdb] by Paul B Mahol <onemda@gmail.com>
avfilter/af_sidechaincompress: add level_in and level_sc options …
10:30 AM Ticket #5045 (FFmpeg streaming: problems in avdevice/dshow with cyrillic device name) updated by Carl Eugen Hoyos
Keywords changed
Please provide all necessary information to describe the bug here on …
10:29 AM Ticket #5047 (Regression in mp3 audio stream handling) updated by Carl Eugen Hoyos
Component, Priority, Version, Keywords, Status, Reproduced by developer changed
10:28 AM Ticket #5047 (Regression in mp3 audio stream handling) updated by Carl Eugen Hoyos
For future tickets: Please always provide your failing command line …
10:24 AM denis-mp3-broken_cut.mp4 attached to Ticket #5047 by Carl Eugen Hoyos
8:28 AM Ticket #5047 (Regression in mp3 audio stream handling) created by fritsch
Summary of the bug: ffplay produces a whole lot of [mp3 @ …
7:55 AM Ticket #5042 (Bad_access while decoding camera stream video frame using FFMpeg iOS) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide backtrace, disassembly …
6:35 AM Ticket #5042 (Bad_access while decoding camera stream video frame using FFMpeg iOS) updated by Irfan
Crash Log : http://crashes.to/s/6765d63b540
3:25 AM Changeset in ffmpeg [a814f1d3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: always set pix_fmt in theora_decode_header() Fixes …

Nov 29, 2015:

10:45 PM Changeset in ffmpeg [891dc8f8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Check available data before reading custom …
9:10 PM Ticket #5046 (rtsp stream cannot be read) updated by Carl Eugen Hoyos
Keywords, Version, Summary changed
8:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Rostislav Pehlivanov
Replying to llogan: > Appears to be a regression, but I …
8:42 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by llogan
[…] Appears to be a regression, but I did not run a bisect. …
8:41 PM assertion_diff_shimoseka.m4a attached to Ticket #2686 by llogan
Assertion diff >= 0 && diff <= 120 failed at libavcodec/aacenc.c:363
8:32 PM Ticket #4382 (Incorrect channel mapping when encoding dca/dts stream (Front C -> Front R)) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if the issue is reproducible with current …
8:30 PM Changeset in ffmpeg [55711e6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dnxhddec: Disable 12bit by default The DC VLC table used is …
8:08 PM Changeset in ffmpeg [ec494e6c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mxfdec: Set width to actual coded_width for AVCI50. Fixes ticket …
6:17 PM Changeset in ffmpeg [337b6d3b] by Paul B Mahol <onemda@gmail.com>
avfilter/af_sidechaincompress: fix output gain for rms(default) …
6:03 PM Changeset in ffmpeg [88e498a8] by Claudio Freire <klaussfreire@gmail.com>
AAC encoder: make pe.min a local minimum As noted in a comment, …
6:02 PM Ticket #5046 (rtsp stream cannot be read) created by Fedul
the problem is still here https://trac.ffmpeg.org/ticket/3782 I …
5:46 PM Ticket #3782 (Codec problem) updated by Fedul
the problem is still here I have latest version of ffmpeg and latests …
4:02 PM Changeset in ffmpeg [15206ffd] by Nicolas George <george@nsup.org>
ffserver: add NULL context to ff_rtsp_parse_line(). Needed after …
3:53 PM Changeset in ffmpeg [27ce53b5] by James Almer <jamrial@gmail.com>
avcodec/libdcadec: require first public release Reviewed-by: Hendrik …
3:25 PM Changeset in ffmpeg [26a84e2d] by Matt Oliver <protogonoi@gmail.com>
configure: Add user options to enable gcrypt/gmp for rtmp(t)e support. …
3:17 PM Changeset in ffmpeg [2ee89553] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '0e2395293bff089536b97131b32fea8b58bca0ba' * commit …
3:16 PM Changeset in ffmpeg [2e4d10a] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '62f72b40c0b0d2cd6a2b81977287fa01d9f4ca6d' * commit …
3:13 PM Changeset in ffmpeg [f62fe535] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '2c17fb61ced2059034856a6c6cd303014aed01fe' * commit …
3:12 PM Changeset in ffmpeg [a6dac0b4] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '12b14382861fbf19378afcddaa19cd9a949a86a3' * commit …
3:11 PM Changeset in ffmpeg [bf54377] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '34af7813f77e2b5b9dcb34f20bcf53bfcc0ba9c9' * commit …
3:09 PM Changeset in ffmpeg [aaa4abfd] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '98063bcf15eb1e9bf9c8758c83c88d51cbb7ace7' * commit …
3:09 PM Changeset in ffmpeg [3b55484c] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '5b70fb8fee4af3b13f29a2dc7222fd3c9782f79b' * commit …
3:07 PM Changeset in ffmpeg [503153a9] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'fdd5c48ebdec489ec9e84eee547fefa50c3ad53c' * commit …
3:05 PM Changeset in ffmpeg [c7545916] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'eef38316cab68aff080cf2b83c2427a734194e8d' * commit …
3:05 PM Changeset in ffmpeg [f01a276b] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '7831fb90503142e32cc3c9be43bc3f9d342ded6b' * commit …
3:04 PM Changeset in ffmpeg [28765693] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '99cb833fc2d9874c62fffbcd3347fae660de0fe5' * commit …
3:00 PM Changeset in ffmpeg [5c0dbc20] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '823fa7004571cb8404ca5785f9fa6e85f0f9f3d3' * commit …
2:54 PM Changeset in ffmpeg [2f92322b] by Timothy Gu <timothygu99@gmail.com>
developer.texi: Call out K&R coding style. K&R coding style is …
2:49 PM Changeset in ffmpeg [7c56b87] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '4a0918cae6394e503b17c71f8f171b4a795eb849' * commit …
2:47 PM Changeset in ffmpeg [98626a1a] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/avf_showvolume: Fix "warning: comparison of unsigned …
2:45 PM Changeset in ffmpeg [81b73f1f] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '59e3f4e598ae381600ef54e1f6e6a8a5270ac245' * commit …
2:44 PM Changeset in ffmpeg [e9675ed1] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '62cc8f4d79dad119e8efeaae080a58a8dcb1e89d' * commit …
2:42 PM Changeset in ffmpeg [ba32a22c] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '99f40fd02f1870c2dee70977b672da9cb198f0be' * commit …
2:35 PM Changeset in ffmpeg [6dce615] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '4d05e9392f84702e3c833efa86e84c7f1cf5f612' * commit …
2:33 PM Changeset in ffmpeg [7c4d405d] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '6b7df14251c49331ae7efd4811ec21f4415ccdb5' * commit …
2:32 PM Changeset in ffmpeg [bf67ae3c] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '8375dc1dd101d51baa430f34c0bcadfa37873896' * commit …
2:32 PM Changeset in ffmpeg [b7855daf] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'c12c085be7e86880924249e5cb3f898e45dee134' * commit …
2:29 PM Changeset in ffmpeg [4aa900ac] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'c8fa647811371885be421a84a2388529857fed23' * commit …
2:28 PM Changeset in ffmpeg [bbfdeec0] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'afdff8008149515afebf9992eae84be7d76e6b1e' * commit …
2:26 PM Changeset in ffmpeg [93fb4a46] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '462a54e2291e1fa18e1f1254d09739dfbb795617' * commit …
2:24 PM Changeset in ffmpeg [da7cfef7] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '8a9de5c52401aa1e87bdb147524831c640d1ec53' * commit …
2:22 PM Changeset in ffmpeg [5bc9c7a6] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'fc4c27c4edfc6a5f9bc7c696e823652474a65ce8' * commit …
2:18 PM Changeset in ffmpeg [24563c20] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'e7d7cf86dcaba8eaaed62c80172ff0aff2588c2a' * commit …
12:02 PM Changeset in ffmpeg [7a9b4427] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showvolume: fix several issues Fix color fading: …
9:41 AM Changeset in ffmpeg [2ea38a94] by Hendrik Leppkes <h.leppkes@gmail.com>
avformat/mlpdec: consider all valid mlp access units when probing …
7:33 AM Ticket #5045 (FFmpeg streaming: problems in avdevice/dshow with cyrillic device name) created by Michael Savin
Bug described here: …
2:27 AM Changeset in ffmpeg [aa427537] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_refs: Check that long references match before use Fixes …

Nov 28, 2015:

10:59 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by Roman Gaufman
That makes very good sense!- it seems even using the old version can …
7:10 PM Changeset in ffmpeg [abee0a1c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Clear dimensions in ff_get_buffer() on failure Fixes …
7:10 PM Changeset in ffmpeg [4f03bebc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Use 64bit for aspect ratio calculation in …
6:42 PM Ticket #4441 (support HDCD) updated by Christoph Anton Mitterer
Apparently it's open source, there's a license included in the …
6:25 PM Ticket #4441 (support HDCD) updated by Carl Eugen Hoyos
Replying to cyclonus: > …
5:19 PM Changeset in ffmpeg [13696c37] by Paul B Mahol <onemda@gmail.com>
doc/filters: extend agate documentation Signed-off-by: Paul B Mahol …
4:56 PM Changeset in ffmpeg [1685a781] by Paul B Mahol <onemda@gmail.com>
avfilter: add audio compressor filter Signed-off-by: Paul B Mahol …
4:56 PM Changeset in ffmpeg [3f895dcb] by Paul B Mahol <onemda@gmail.com>
avfilter: add compensation delay line filter Signed-off-by: Paul B …
4:02 PM Changeset in ffmpeg [a0fa6d06] by Luca Barbato <lu_zero@gentoo.org>
matroska: Warn when metadata references a non-existent element Avoid …
4:02 PM Changeset in ffmpeg [f7986239] by Luca Barbato <lu_zero@gentoo.org>
dvenc: Validate the frame size before copying it
2:48 PM Changeset in ffmpeg [dad354f3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc: Check max ctb addresses for WPP Fixes out of array read …
2:41 PM Changeset in ffmpeg [79abf2d0] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
avcodec/aac_tablegen: get rid of hardcoded tables entirely Commit …
3:13 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
[…] 128kbps leads to av_interleaved_write_frame error, 80kbps just …
2:24 AM Ticket #4441 (support HDCD) updated by cyclonus
Jim Lesurf has written some information about HDCP on his homepage: …
1:52 AM Ticket #5017 (av_seek_frame on MXF failed to seek with latest ffmpeg) updated by Marton Balint
Status, Reproduced by developer, Owner, Priority, Analyzed by developer, Keywords changed
You are right, since the index table was changed to presentation …
12:01 AM Changeset in ffmpeg [861f2b2a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Fix several memleaks Fixes: …
Note: See TracTimeline for information about the timeline view.