Timeline



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 …

Feb 18, 2017:

10:56 PM Ticket #6157 (sound shake when change speed) updated by Pavel Koshevoy
New patch posted -- …
10:25 PM Ticket #6159 (MPEG-2 video stream not detected in TMF video file.) updated by Samuel
Here the link for the file (16MB): https://we.tl/ibbNxpvUN0 Play with VLC.
10:24 PM Ticket #6159 (MPEG-2 video stream not detected in TMF video file.) created by Samuel
Summary of the bug: MPEG-2 video stream is not recognized in TMF file. …
7:53 PM Changeset in ffmpeg [7cb9296d] by Mark Thompson <sw@jkqxz.net>
webp: Fix alpha decoding This was broken by …
7:26 PM Changeset in ffmpeg [53368878] by James Darnley <jdarnley@obe.tv>
avcodec/h264: sse2, avx h luma mbaff deblock/loop filter x86-64 only …
7:26 PM Changeset in ffmpeg [7627df15] by James Darnley <jdarnley@obe.tv>
x86util: import MOVHL macro Originally committed to x264 in 1637239a …
7:26 PM Changeset in ffmpeg [e18bc211] by James Darnley <jdarnley@obe.tv>
avcodec/h264: add named parameters to x86 function
7:26 PM Changeset in ffmpeg [9d815b74] by James Darnley <jdarnley@obe.tv>
avcodec/x86: deduplicate PASS8ROWS macro
5:32 PM Ticket #3630 (ffserver crashes when a client disconnect) updated by Michael Niedermayer
Cc changed
is this issue still reproducable ?
5:23 PM Ticket #3369 (Copying from MPEG TS to MKV fails with "Can't write packet with ...) updated by Michael Niedermayer
Cc changed
Is this really a regression ? Before which commit was timestamp …
5:09 PM Ticket #3142 (FFserver ignores encoding params in stream context) closed by Michael Niedermayer
needs_more_info: closing due to lack of reply and the case looked at has a codec mismatch
4:40 PM Ticket #6158 (ffmpeg does not detect/decode MQA encoded FLAC properly) reopened by Nomis101
Because of copyright reasons I can not attach my sample file, but you …
4:26 PM Changeset in ffmpeg [5680321] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate/hevc: remove vsync drop from where it is not needed anymore …
3:09 PM Ticket #2400 (A/V desync for separate video and aac in mp4 input files) updated by Michael Niedermayer
Cc changed
3:09 PM Ticket #2400 (A/V desync for separate video and aac in mp4 input files) updated by Michael Niedermayer
The STTS atom of bbb.mp4 looks broken [mov,mp4,m4a,3gp,3g2,mj2 @ …
2:45 PM Ticket #1285 (rtsp stream from dreambox dm800 via ffserver) updated by Michael Niedermayer
Is this issue still reproducable ?
11:59 AM Ticket #6158 (ffmpeg does not detect/decode MQA encoded FLAC properly) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide a sample file.
11:44 AM Changeset in ffmpeg [2a2f6b28] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuvid: add drop_second_field as input option Signed-off-by: …
11:44 AM Changeset in ffmpeg [4cb8872e] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuvid: don't overwrite deinterlace at progressive input If …
10:16 AM Ticket #6158 (ffmpeg does not detect/decode MQA encoded FLAC properly) updated by Hendrik
Priority changed
MQA is a closed proprietary format that piggy-backs on top of FLAC, …
9:36 AM Ticket #6158 (ffmpeg does not detect/decode MQA encoded FLAC properly) created by Nomis101
I have some FLAC encapsulated MQA files from a high-res online music …
6:32 AM Ticket #6157 (sound shake when change speed) updated by Steven Liu
Status changed
https://pan.baidu.com/s/1cKPBqA The wav file is too big, output of …
6:29 AM Ticket #6157 (sound shake when change speed) created by Steven Liu
Summary of the bug: When transcode WAV file to aac, and use af_atempo …
4:58 AM Ticket #6156 (Issue with FFMPEG ALSA CPU usage) updated by mushm0m
Two things I've noticed, unsure if significant, from the FFMPEG debug …
3:20 AM Ticket #6018 (not recognized raw mpeg4video file) closed by Michael Niedermayer
fixed: Fixed in 6baee21eb72ddbd2508ef789ecdcd938419df3a4
3:18 AM Changeset in ffmpeg [6baee21e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/m4vdec: Detect raw mpeg4video with unidentified non mpeg …
2:32 AM Ticket #6156 (Issue with FFMPEG ALSA CPU usage) updated by llogan
Keywords, Version, Component, Description changed
2:26 AM Ticket #6018 (not recognized raw mpeg4video file) updated by Michael Niedermayer
Cc changed
2:25 AM Ticket #6018 (not recognized raw mpeg4video file) updated by Michael Niedermayer
This is not raw mpeg4video. There clearly is a header in it that …
2:10 AM Ticket #6156 (Issue with FFMPEG ALSA CPU usage) updated by mushm0m
Apologies for any incorrect formatting, it's my first time submitting …
2:01 AM Ticket #6156 (Issue with FFMPEG ALSA CPU usage) created by mushm0m
I am on a Raspberry Pi Zero with a Pi Camera and an I2S MEMS mic, …
1:54 AM Ticket #4571 (HLS VOD m3u8 manifest support) updated by Steven Liu
-f hls hls_playlist_type can fix this […]
1:48 AM Ticket #5315 (hlsenc ignores http method AVOption on index files) updated by Steven Liu
fix commit id: 965f35b111a0b8871f361b2de09dac339d87e7fb
1:42 AM Changeset in ffmpeg [965f35b1] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: set default http method to PUT when method is null …
1:13 AM Changeset in ffmpeg [b71f62a] by Rostislav Pehlivanov <atomnuker@gmail.com>
opusenc: initialize the emphasis coefficients on init Signed-off-by: …

Feb 17, 2017:

11:20 PM Changeset in ffmpeg [2d518aec] by Mark Thompson <sw@jkqxz.net>
vf_deinterlace_vaapi: Create filter buffer after context The Intel …
7:11 PM Ticket #6121 (-stream_loop option does not work, while movie filter with loop option does) updated by Mulvya
When I apply stream_loop to a MP4, it "works" haphazardly. Timestamps …
4:05 PM Ticket #1291 (The custom user-agent option is ignored after the initial connection ...) closed by Steven Liu
fixed: New version has fixed this problem: […]
2:57 PM Ticket #6100 (24bit PCM audio) updated by Carl Eugen Hoyos
Resolution, Component, Reproduced by developer changed
Fixed in 4bc7268f2b5fdef03b907279b4e6173cb0e5b835
1:24 PM Changeset in ffmpeg [4bc7268f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/riff: Support decoding files with broken mediasubtype base guid. …
10:18 AM Changeset in ffmpeg [04e61147] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/opus: Check count of ambisonic channels …
10:05 AM Changeset in ffmpeg [fcf3e06] by Michael Niedermayer <michael@niedermayer.cc>
libopus: decode ambisonics with non-diegetic sources Channel mapping …
9:58 AM Ticket #6113 (Seek to 0 jpeg image input file image causes eof of the input stream) updated by Carl Eugen Hoyos
Keywords changed
9:49 AM Ticket #6154 (fmvc: fix decoding of odd-sized video) closed by Elon Musk
fixed: Fixed in 1a71df9bac4bb5840b394e76f98aa34ce0c3eebc.
9:48 AM Changeset in ffmpeg [1a71df9b] by Paul B Mahol <onemda@gmail.com>
avcodec/fmvc: fix decoding of odd size videos Signed-off-by: Paul B …
9:47 AM Ticket #6153 (Use of uninitialized memory in av_packet_unpack_dictionary()) closed by Carl Eugen Hoyos
fixed: Fixed in 1d54be215309b8aa71a51826e4b0a1660fef9f93, thank you for the …
9:44 AM Changeset in ffmpeg [5c524e6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/avpacket: Initialize a variable in error path. Fixes ticket …
9:44 AM Changeset in ffmpeg [92d8106f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/avpacket: Initialize a variable in error path. Fixes ticket …
9:44 AM Changeset in ffmpeg [9b6af456] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/avpacket: Initialize a variable in error path. Fixes ticket …
9:44 AM Changeset in ffmpeg [401a3ae2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/avpacket: Initialize a variable in error path. Fixes ticket …
9:31 AM Changeset in ffmpeg [1d54be21] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/avpacket: Initialize a variable in error path. Fixes ticket …
8:28 AM Ticket #6087 (When decoding mp4 file to pngs, the last 2 frames are missing) updated by Carl Eugen Hoyos
Replying to isasi: > If we do ffprobe -show_frames we do, …
7:55 AM Ticket #6138 (MP4 video is not displayed) updated by Aleksoid1978
if edit list have 1 entry with duration = 0 and media time > 0 - it …
3:41 AM Ticket #6087 (When decoding mp4 file to pngs, the last 2 frames are missing) updated by Sasi Inguva
The video has edit list which makes it discard the last frame elst: …
12:45 AM Changeset in ffmpeg [9ccc6cec] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
wmaprodec: fix leaking fdsp on init failure Reviewed-by: Michael …
12:45 AM Changeset in ffmpeg [783b350b] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mpegaudiodec_template: fix leaking fdsp for mp3on4float Reviewed-by: …
12:12 AM Changeset in ffmpeg [a1e83a2f] by Mark Thompson <sw@jkqxz.net>
vaapi_vp8: Use VP8_MAX_QUANT instead of magic number

Feb 16, 2017:

11:42 PM Ticket #5102 (Variable used uninitialized in libavcodec/ffv1enc.c) updated by Carl Eugen Hoyos
Keywords changed
11:36 PM Ticket #6153 (Use of uninitialized memory in av_packet_unpack_dictionary()) updated by tsmith
Yes this patch fixes the issue, thank you.
11:35 PM Ticket #6153 (Use of uninitialized memory in av_packet_unpack_dictionary()) updated by Carl Eugen Hoyos
Keywords changed
11:19 PM Ticket #6153 (Use of uninitialized memory in av_packet_unpack_dictionary()) updated by Carl Eugen Hoyos
Version, Component changed
I cannot reproduce with valgrind, please test if attached patch fixes …
11:18 PM patchsize.diff attached to Ticket #6153 by Carl Eugen Hoyos
11:12 PM Ticket #6154 (fmvc: fix decoding of odd-sized video) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
11:11 PM Ticket #6155 (flic: support 1bpp) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
10:34 PM Changeset in ffmpeg [64b79535] by Lou Logan <lou@lrcd.com>
doc: correct order of options for channelmap filter Signed-off-by: …
9:51 PM 1bit.flb attached to Ticket #6155 by ami_stuff
9:51 PM Ticket #6155 (flic: support 1bpp) created by ami_stuff
[…]
9:49 PM fmvc2.avi attached to Ticket #6154 by ami_stuff
9:49 PM fmvc1.avi attached to Ticket #6154 by ami_stuff
9:48 PM Ticket #6154 (fmvc: fix decoding of odd-sized video) created by ami_stuff
[…]
8:58 PM Changeset in ffmpeg [17aeee58] by Mark Thompson <sw@jkqxz.net>
vaapi_encode: Discard output buffer if picture submission fails …
8:53 PM test_case.ivf attached to Ticket #6153 by tsmith
8:53 PM Ticket #6153 (Use of uninitialized memory in av_packet_unpack_dictionary()) created by tsmith
How to reproduce: […]
7:57 PM Ticket #6152 (Many warnings shown when decoding some latm samples) created by Carl Eugen Hoyos
The samples {{{globo\ hd\ 20120424\ champions\ league\ …
7:21 PM CompilationGuide/Ubuntu edited by llogan
switched to sdl2 for ffplay. various nits. (diff)
4:28 PM Changeset in ffmpeg [ada281db] by Rostislav Pehlivanov <atomnuker@gmail.com>
Changelog: add entry for the native Opus encoder Signed-off-by: …
3:08 PM Ticket #1778 (EIA-608 / EIA-708 Closed Captions disappear when transcoding/reencoding) updated by hemube
If the source has only single CC in 608/708 format then latest FFmpeg …
12:32 PM Ticket #6113 (Seek to 0 jpeg image input file image causes eof of the input stream) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
For -ss 0, this is a regression since e70d56b8 related to ticket …
12:24 PM Changeset in ffmpeg [1fa8884a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/opusenc: Add () protecting macro arguments Signed-off-by: …
12:20 PM Changeset in ffmpeg [8365c1a1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/error_resilience: Fix "assignment from incompatible pointer …
12:20 PM Changeset in ffmpeg [e3f1b993] by Michael Niedermayer <michael@niedermayer.cc>
lavc/vda_h264_dec.c Fix NULL pointer dereference ps.sps_list entries …
12:15 PM Ticket #6150 (msmpeg4dec.c ff_msmpeg4_decode_init crash issue) updated by Carl Eugen Hoyos
Version, Component, Reproduced by developer changed
10:58 AM Changeset in ffmpeg [8f5de34c] by Martin Storsjö <martin@martin.st>
vf_fade: Make sure to not miss the last lines of a frame When slice_h …
10:52 AM Changeset in ffmpeg [5ef2f4f3] by Matthieu Bouron <matthieu.bouron@gmail.com>
swr/aarch64: add missing ret to …
8:28 AM Changeset in ffmpeg [d00a0d8e] by Diego Biurrun <diego@biurrun.de>
configure: Handle SDL version check through pkg-config
7:56 AM Changeset in ffmpeg [8847eeaa] by Martin Storsjö <martin@martin.st>
aarch64: Add parentheses around the offset parameter in movrel This …
6:50 AM Ticket #6150 (msmpeg4dec.c ff_msmpeg4_decode_init crash issue) closed by wqmffmpeg
invalid: ffmpeg compile configuration issue not ffmpeg source code issue just …
5:54 AM Ticket #6150 (msmpeg4dec.c ff_msmpeg4_decode_init crash issue) updated by wqmffmpeg
Thanks for your help The crash only happen in 32bit arm Maybe this is …
4:17 AM Changeset in ffmpeg [ad1d0a1a] by James Almer <jamrial@gmail.com>
configure: add missing mdct15 dependency
4:15 AM Changeset in ffmpeg [a50b3308] by James Almer <jamrial@gmail.com>
configure: remove unnecessary opus encoder dependency audiodsp is not …
1:21 AM Ticket #6138 (MP4 video is not displayed) updated by cgbug
My apologies, I didn't know that option already existed. …
1:15 AM Ticket #6138 (MP4 video is not displayed) updated by Carl Eugen Hoyos
What's wrong with -ignore_editlist 1? Note that not ignoring the …
1:09 AM Ticket #6138 (MP4 video is not displayed) updated by cgbug
It might be correct from the perspective of a video editor. But FFmpeg …

Feb 15, 2017:

11:40 PM Ticket #5784 (Regression: mkv encoder DTS discontinuity) updated by Sasi Inguva
This file has the same behavior even before the edit list patch …
10:51 PM Changeset in ffmpeg [3fc86f0d] by Rostislav Pehlivanov <atomnuker@gmail.com>
opusenc: fix coarse energy quantization with 2 bits left Fixes …
10:14 PM Ticket #6138 (MP4 video is not displayed) updated by Sasi Inguva
This video has a video edit list with duration zero. elst entry_count: …
9:31 PM Changeset in ffmpeg [82989bd9] by Mark Thompson <sw@jkqxz.net>
avconv: Move rescale to stream timebase before monotonisation If the …
9:11 PM Changeset in ffmpeg [1b90e241] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_pvq: fix uninitialized variable usage Fixes CID1400586 …
9:05 PM Changeset in ffmpeg [030de53e] by Martin Storsjö <martin@martin.st>
libopenh264dec: Let the framework use the h264_mp4toannexb bitstream …
8:11 PM Ticket #5904 (mov regression) updated by Sasi Inguva
patch sent.
8:10 PM Ticket #5904 (mov regression) updated by Sasi Inguva
Status, Owner changed
7:16 PM Changeset in ffmpeg [449ce456] by Paul B Mahol <onemda@gmail.com>
doc: correct table end for metadata filter Signed-off-by: Mulvya …
5:56 PM Ticket #5315 (hlsenc ignores http method AVOption on index files) updated by Carl Eugen Hoyos
Keywords changed
http://ffmpeg.org/pipermail/ffmpeg-devel/2017-February/207200.html
3:47 PM Ticket #5315 (hlsenc ignores http method AVOption on index files) updated by Steven Liu
Status, Owner changed
you can try the patch: in maillist: avformat/hlsenc: set default http …
12:18 PM Ticket #5102 (Variable used uninitialized in libavcodec/ffv1enc.c) closed by Elon Musk
wontfix
12:13 PM Ticket #6151 (ffserver crashes after requesting /status) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Not really a regression, reproducible since 6c2ed67c (Needs …
12:09 PM Ticket #6151 (ffserver crashes after requesting /status) updated by jazzl0ver
I've just tried 3.1.3 from …
12:04 PM Ticket #6016 (Persistent Subtitle Stream) closed by Carl Eugen Hoyos
duplicate: I believe this was a duplicate of ticket #3668.
12:02 PM Ticket #4345 (Can't convert text subs to XSUB) updated by Carl Eugen Hoyos
Keywords, Version changed
12:01 PM Ticket #4345 (Can't convert text subs to XSUB) updated by Elon Musk
Priority changed
11:47 AM Ticket #5862 (A clipping value of ADPCM is different from specifications.) closed by Elon Musk
fixed: Fixed in ee4aa388b2231e988eccdab652c55df080d6ad45.
11:46 AM Changeset in ffmpeg [ee4aa388] by Paul B Mahol <onemda@gmail.com>
adpcm: fix clipping for yamaha According to specification max value …
11:08 AM Ticket #6151 (ffserver crashes after requesting /status) updated by Carl Eugen Hoyos
Please test current FFmpeg git head.
11:00 AM Ticket #6151 (ffserver crashes after requesting /status) created by jazzl0ver
Hi. […] The floating point exception happened after running the …
10:28 AM Ticket #6150 (msmpeg4dec.c ff_msmpeg4_decode_init crash issue) updated by Carl Eugen Hoyos
Replying to wqmffmpeg: > after test current FFmpeg git …
10:21 AM Changeset in ffmpeg [0539d84d] by Diego Biurrun <diego@biurrun.de>
asfdec: Account for different Format Data sizes Some muxers may use …
10:03 AM Ticket #6150 (msmpeg4dec.c ff_msmpeg4_decode_init crash issue) updated by wqmffmpeg
after test current FFmpeg git head, crash still occur My configure …
9:33 AM Changeset in ffmpeg [871b4f36] by Diego Biurrun <diego@biurrun.de>
configure: Check for xcb as well as xcb-shape before enabling libxcb …
9:16 AM Ticket #5904 (mov regression) updated by Carl Eugen Hoyos
Replying to isasi: > stts: > sample count , sample …
8:59 AM Ticket #6150 (msmpeg4dec.c ff_msmpeg4_decode_init crash issue) updated by Carl Eugen Hoyos
Priority changed
Please test current FFmpeg git head and provide complete backtrace, …
8:45 AM Ticket #6150 (msmpeg4dec.c ff_msmpeg4_decode_init crash issue) updated by wqmffmpeg
ac3_vc1_fengjing_002.ts file in address below: …
8:11 AM Ticket #6150 (msmpeg4dec.c ff_msmpeg4_decode_init crash issue) created by wqmffmpeg
Summary of the bug: How to reproduce: I built ffmpeg(3.1.3) binary in …

Feb 14, 2017:

11:40 PM Changeset in ffmpeg [b446f0e9] by Luca Barbato <lu_zero@gentoo.org>
mov: Do not try to parse multiple stsd for the same track Bug-Id: …
11:19 PM Changeset in ffmpeg [6a37abc5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_sei: Check actual presence of SEI picture timing instead …
11:01 PM vp6_error_cut.flv attached to Ticket #6149 by Carl Eugen Hoyos
11:01 PM Ticket #6149 (VP6 corruption) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Keywords, Description changed
Regression since cbbd906be6150be38dfc14b6bc67dcac8da8aea4, related to …
10:37 PM Ticket #6147 (wrong resolution in output) closed by Carl Eugen Hoyos
invalid: Thank you for the confirmation.
10:21 PM Ticket #6147 (wrong resolution in output) updated by Ferruccio Fiorucci
Great! Many thanks!!! I put the VideoBitRate to 1024 and now the …
9:28 PM Ticket #6149 (VP6 corruption) updated by cgbug
Broken with ffmpeg-20160102-git-7812997 Haven't tested newer builds …
9:12 PM Ticket #6149 (VP6 corruption) created by cgbug
Sample: https://www.datafilehost.com/d/d5c82fbb FFmpeg v2.8.6 works …
8:12 PM Ticket #5904 (mov regression) updated by Sasi Inguva
stts: sample count , sample duration 688128 , 0 0, 0 The sample …
4:14 PM Ticket #6090 (ffmpeg duplicates the first frame when decoding attached hevc-file.) closed by Michael Niedermayer
fixed: Fixed in db3507a670aec46fd5ed58c90d2927eb7f72d8ed
4:00 PM Changeset in ffmpeg [5fe2b437] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dashenc: Only use temporary files when outputting to file …
4:00 PM Changeset in ffmpeg [db3507a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_parser: export framerate, remove one dependency on the …
4:00 PM Changeset in ffmpeg [8c8e5d52] by Michael Niedermayer <michael@niedermayer.cc>
HTTP: improve performance by reducing forward seeks This commit …
10:48 AM Changeset in ffmpeg [b6f4f0b1] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuvid: add format mismatch debug logs
10:47 AM Changeset in ffmpeg [ce79410b] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuvid: set width and height before calling get_format The …
10:43 AM Changeset in ffmpeg [b7d480f4] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuvid: update hw_frames_ctx reference after get_format call
10:24 AM Changeset in ffmpeg [be74ba64] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: push cuda context before encoding a frame Thanks to …
6:15 AM Changeset in ffmpeg [965503d3] by Rostislav Pehlivanov <atomnuker@gmail.com>
MAINTAINERS: add myself as mdct/opus maintainer Signed-off-by: …
6:15 AM Changeset in ffmpeg [3a7f0055] by Rostislav Pehlivanov <atomnuker@gmail.com>
doc/encoders: add documentation for the Opus encoder Signed-off-by: …
6:15 AM Changeset in ffmpeg [5f47c85e] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus: add a native Opus encoder This marks the first time anyone has …
6:15 AM Changeset in ffmpeg [07b78340] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_celt: rename structures to better names and reorganize them This …
6:15 AM Changeset in ffmpeg [e538108] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_celt: move quantization and band decoding to opus_pvq.c A huge …
6:15 AM Changeset in ffmpeg [d2119f62] by Rostislav Pehlivanov <atomnuker@gmail.com>
imdct15: rename to mdct15 and add a forward transform Handles strides …
6:15 AM Changeset in ffmpeg [373ee2c6] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_rc: add entropy encoding functions Mostly used the RFC document, …
3:02 AM Changeset in ffmpeg [8fa18e0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/http: Check for truncated buffers in http_connect() …
12:26 AM Changeset in ffmpeg [1c049d5f] by Lou Logan <lou@lrcd.com>
doc/ffmpeg: document trailing "?" in map option This feature was …

Feb 13, 2017:

11:16 PM Ticket #6148 (ffmpeg-protocols should say how to use options) updated by llogan
This bug tracker isn't a user help resource, but you need to learn the …
10:41 PM Ticket #6147 (wrong resolution in output) updated by Carl Eugen Hoyos
Description changed
10:40 PM Ticket #6147 (wrong resolution in output) updated by Carl Eugen Hoyos
Component changed
[…] I don't know if this is the reason for your issue but this is …
10:07 PM Ticket #6148 (ffmpeg-protocols should say how to use options) updated by Dan Jacobson
do you mean like -i pipe:0 -blocksize 1111 well I would add an example!
10:06 PM Changeset in ffmpeg [c1a5fca0] by Mark Thompson <sw@jkqxz.net>
lavc: Add device context field to AVCodecContext For use by codec …
10:06 PM Ticket #6147 (wrong resolution in output) updated by Ferruccio Fiorucci
this is the command line: ffserver -d -f /etc/ffserver.conf & ffmpeg …
9:54 PM Changeset in ffmpeg [aa234698] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut: make it possible to clip pixel values that are out of …
9:54 PM Changeset in ffmpeg [72864547] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut: do not always explicitly clip pixels Old behaviour …
9:44 PM Changeset in ffmpeg [e791b915] by Mark Thompson <sw@jkqxz.net>
hwcontext_vaapi: Try to support the VDPAU wrapper The driver is …
9:44 PM Changeset in ffmpeg [5dd9a4b8] by Mark Thompson <sw@jkqxz.net>
vaapi: Implement device-only setup In this case, the user only …
9:43 PM Ticket #6148 (ffmpeg-protocols should say how to use options) closed by llogan
fixed: Fixed in fb32c561c3820f3bc8833d0c3629388539fe4798.
9:23 PM Changeset in ffmpeg [fb32c561] by Lou Logan <lou@lrcd.com>
doc/protocols: add option usage description Fixes ticket #6148. …
9:18 PM Ticket #4544 (Problem transcoding 5.1 AAC LATM audio streams) closed by Elon Musk
fixed: Fixed in 1fce67d6403a4540181f6ed05abf5b3edd4ef014.
9:15 PM Ticket #5163 ([aac @ 0x1c11420] element type mismatch 1 != 0) closed by Elon Musk
fixed: Fixed in 3bb24fc344f0e8448b3c6826193e8ee43f7d984d.
9:14 PM Ticket #4730 (AAC: trying ffprobe on AAC file with LATM fails due to byte alignment check) closed by Elon Musk
fixed: Fixed in 3f1a38c9194d0d1e47469504000997b7bfbcf3b0.
8:22 PM Ticket #6148 (ffmpeg-protocols should say how to use options) updated by Dan Jacobson
The user digs and digs and only finds something like ...?options. But …
8:14 PM Changeset in ffmpeg [44f2eda3] by Mark Thompson <sw@jkqxz.net>
lavc: Add device context field to AVCodecContext For use by codec …
7:59 PM Ticket #6148 (ffmpeg-protocols should say how to use options) created by Dan Jacobson
On the ffmpeg-protocols man page, there are many {{{This protocol …
6:08 PM Ticket #5663 (cannot transcode flv (cannot find video stream)) updated by Alex Agranovsky
Seeing this problem as well with one of the cameras. Seem to have to …
5:31 PM Changeset in ffmpeg [1fce67d6] by Alex Converse <alex.converse@gmail.com>
aac_latm: Align inband PCE to the start of the payload A strict …
5:31 PM Changeset in ffmpeg [3bb24fc3] by Alex Converse <alex.converse@gmail.com>
aacsbr: Associate SBR data with AAC elements on init Quiets some log …
5:31 PM Changeset in ffmpeg [20ea8bf9] by Alex Converse <alex.converse@gmail.com>
aac_latm: Copy whole AudioSpecificConfig when it is sized. This …
5:31 PM Changeset in ffmpeg [3f1a38c9] by Alex Converse <alex.converse@gmail.com>
aac_latm: Allow unaligned AudioSpecificConfig Fixes ticket 4730
5:15 PM Ticket #6146 (use ImageDescription version>=2 with v210 in quicktime) updated by Carl Eugen Hoyos
Summary changed
5:14 PM Ticket #6145 (v210 in mov needs a clap atom) updated by Carl Eugen Hoyos
Summary changed
5:12 PM Ticket #6147 (wrong resolution in output) updated by Carl Eugen Hoyos
Priority changed
Please provide command line together with complete, uncut console …
4:00 PM Ticket #6109 (Video freeze when overlaying 2 RTSP streams in PIP, if network error occurs) closed by pero
worksforme: I found out, that there is an option for overlay filter called …
3:11 PM Ticket #6147 (wrong resolution in output) created by Ferruccio Fiorucci
Summary of the bug: How to reproduce: I'm triyng to use ffserver to …
2:35 PM Ticket #6146 (use ImageDescription version>=2 with v210 in quicktime) created by dave rice
Summary of the bug: When writing uncompressed yuv into quicktime, …
2:26 PM Ticket #6145 (v210 in mov needs a clap atom) created by dave rice
Summary of the bug: I am trying to create files valid to …
1:49 PM Ticket #5760 (Error while generating VOD webm DASH manifest) updated by pszemus
Any comment on that? It's been a month now.
11:09 AM Ticket #6144 (DHAV demuxer with audio support) created by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-user/2017-February/035222.html A …
11:02 AM Ticket #5838 (avcodec_open2 doesn't open raw video codec unles parameters in context ...) updated by Christian Winter
Thank you Veroorzaker, your findings helped me! I'd appreciate if …
10:30 AM Changeset in ffmpeg [8a3fea14] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: set frame buffer format for mapped frames
9:13 AM Ticket #6142 (concat with safe 0 don't work if another list is included) updated by jb_alvarado
Ok here a another test. Changing line 768: […] TO: […] …
8:58 AM Ticket #6142 (concat with safe 0 don't work if another list is included) updated by jb_alvarado
Not exactly, I didn't try this before. Since long it is described in …
7:01 AM Changeset in ffmpeg [50708f4] by wm4 <nfxjfg@googlemail.com>
hwcontext_dxva2: support D3D9Ex D3D9Ex uses different driver paths. …
7:01 AM Changeset in ffmpeg [e3af49b1] by wm4 <nfxjfg@googlemail.com>
AVFrame: add an opaque_ref field This is an extended version of the …
6:56 AM Ticket #6143 (isn't memory released when using core image filter of ffmpeg?) created by ponpon
thank you for good apps. isn't memory released when using core image …
12:47 AM Ticket #6078 (Duplicate 1st frame) updated by Carl Eugen Hoyos
Keywords changed
12:27 AM Ticket #3848 (Unable to set language codes when encoding to HLS) updated by Carl Eugen Hoyos
Version changed
12:27 AM Ticket #3848 (Unable to set language codes when encoding to HLS) closed by Carl Eugen Hoyos
fixed: Fixed by Bela Bodecs in 2b9f92fcc5486361b63c4fab5a24c222dc8969ef

Feb 12, 2017:

11:33 PM Changeset in ffmpeg [2b9f92fc] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix stream level metadata handling hls-encoder …
10:54 PM Ticket #6142 (concat with safe 0 don't work if another list is included) updated by Carl Eugen Hoyos
Your report seems to indicate that what you try was possible before …
9:37 PM Changeset in ffmpeg [2dafbae9] by Josh de Kock <josh@itanimul.li>
lavc/libzvbi: remove deprecated API usage Reviewed-by: Marton Balint …
8:03 PM Ticket #6142 (concat with safe 0 don't work if another list is included) created by jb_alvarado
ffmpeg allows to include other lists in a concat file. For example: …
7:57 PM Changeset in ffmpeg [07b5136c] by Martin Storsjö <martin@martin.st>
aarch64: vp9lpf: Fix broken indentation/vertical alignment …
7:40 PM Changeset in ffmpeg [68b8be08] by Michael Niedermayer <michael@niedermayer.cc>
doc/muxers: Fix typo, causing warnings during build Signed-off-by: …
7:18 PM Changeset in ffmpeg [763e8237] by Michael Niedermayer <michael@niedermayer.cc>
movenc: add support for track names in ISML manifests This enables …
12:57 PM Changeset in ffmpeg [79d232f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mpegts: Make a pointer cast explicit. Silences an "assignment …
12:30 PM Ticket #6052 (iff: support IFF ACBM with byterun1 compression) closed by Elon Musk
fixed: Fixed in 5979fb0b1ec3637dc1ce26313eb89bf009923fb0.
12:28 PM Changeset in ffmpeg [5979fb0b] by Paul B Mahol <onemda@gmail.com>
avcodec/iff: support for byterun1 ACBM compression This is apparently …
12:24 PM Ticket #6030 (assertion failure with -acodec mp3adu) closed by Carl Eugen Hoyos
fixed: Regression since 8ca098f4445cd12d39b2c55b0dfb8c988b7b28ce, fixed by …
11:56 AM Ticket #3529 (optimize cinepak encoder) closed by Elon Musk
wontfix
11:53 AM Ticket #6030 (assertion failure with -acodec mp3adu) updated by Elon Musk
Regression since when?
9:43 AM Changeset in ffmpeg [8192e05] by Paul B Mahol <onemda@gmail.com>
doc/general: mention Newtek SpeedHQ decoder Signed-off-by: Paul B …
9:43 AM Changeset in ffmpeg [8259f8a7] by Paul B Mahol <onemda@gmail.com>
avcodec: add FM Screen Capture Codec decoder Signed-off-by: Paul B …
7:19 AM Ticket #6140 (Add support for AMR-WB+ codec) updated by boris
http://samples.mplayerhq.hu/A-codecs/amr/amr-wb+_encoded/ has another …
Note: See TracTimeline for information about the timeline view.