Timeline



Feb 28, 2016:

11:52 PM Changeset in ffmpeg [993d622d] by Michael Niedermayer <michael@niedermayer.cc>
fate/filter-video: add test for Ticket1578 reference test sample is …
11:21 PM Changeset in ffmpeg [a11258b7] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate/lossless-video: Add test for ticket4119 The reference file …
10:54 PM mpegable_uyvy.avi attached to Ticket #5275 by Carl Eugen Hoyos
10:53 PM Ticket #5275 (fix decoding of mpegable h264 sample) updated by Carl Eugen Hoyos
Keywords, Version changed
10:39 PM Changeset in ffmpeg [3e42c112] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libzvbi-teletextdec: Remove unused variable Signed-off-by: …
10:18 PM Changeset in ffmpeg [65cc391] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showvolume: support unknown channel layouts too …
10:16 PM Changeset in ffmpeg [14925072] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg_vdpau: Remove unused variable Signed-off-by: Michael …
10:00 PM Changeset in ffmpeg [e22bd23] by Marton Balint <cus@passwd.hu>
avformat/mov: do not leak memory on ffio_read_size failure …
10:00 PM Changeset in ffmpeg [4840eff] by Marton Balint <cus@passwd.hu>
avformat/mov: merge mov_read_custom functions This also fixes reading …
9:44 PM Ticket #5216 ("could not find corresponding track id 1" for DASH video from Kaltura.com) closed by Timothy Gu
fixed: Fixed in 22dbc1caaf13e4bb17c9e0164a5b1ccaf490e428.
9:32 PM Changeset in ffmpeg [c66a6369] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dashenc: Enable dash output to work when the output isn't a …
9:26 PM Changeset in ffmpeg [20e4863a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/file: enable file_move() without unistd.h it only requires …
9:00 PM Changeset in ffmpeg [22dbc1ca] by Rodger Combs <rodger.combs@gmail.com>
lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216
9:00 PM Changeset in ffmpeg [3617e69d] by Rodger Combs <rodger.combs@gmail.com>
lavf/mov: fix sidx with edit lists
7:06 PM Changeset in ffmpeg [e7345abe] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: redistribute leftover bytes This commit redistributes the …
7:06 PM Changeset in ffmpeg [bbcd5e9] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: allocate the DWT context with the current plane size …
7:06 PM Changeset in ffmpeg [2f195839] by Rostislav Pehlivanov <atomnuker@gmail.com>
2enc: clip and warn when user bitrate set too low The encoder crashed …
7:06 PM Changeset in ffmpeg [6e5c6d61] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: clip and warn when user bitrate set too low The encoder …
7:06 PM Changeset in ffmpeg [0a2adf0] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: carry over quantization index across frames as a starting …
7:06 PM Changeset in ffmpeg [fc1d3cbf] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: use 32 bits for quantized coefficients LUT 16 bits were …
7:06 PM Changeset in ffmpeg [5cc53c2e] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: cache bits per quantizer, calculate wasted bits Needed for …
7:03 PM Changeset in ffmpeg [2ad1c87b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: add color5 mode, mode like color but with …
5:46 PM Changeset in ffmpeg [c6f4720b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Fix decoding slightly odd progressive jpeg Fixes: …
4:35 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by Cigaes
In the future, when people suggest you some test, you should run these …
4:33 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by Compizfox
Replying to jamrial: > Replying to Compizfox: …
4:22 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by James
Replying to Compizfox: > I tried with the option …
4:19 PM Changeset in ffmpeg [bbf7500d] by Timothy Gu <timothygu99@gmail.com>
LICENSE: Thorough editing The changes in "Incompatible libraries" …
4:19 PM Changeset in ffmpeg [222e6da6] by Timothy Gu <timothygu99@gmail.com>
x86/vf_blend: Add SSE2 optimization for divide 4.5x faster than C …
4:10 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by Roman Gaufman
Sorry I was travelling. I am back now, are all 3 patches applied now?
4:06 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by Compizfox
Replying to Cigaes: > > {{{ > > Stream #0:0, 0, …
4:05 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) closed by Carl Eugen Hoyos
invalid: Please reopen if FFmpeg is unable to decode the output file.
3:50 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by Cigaes
> {{{ > Stream #0:0, 0, 1/1000: Video: vp9 (libvpx-vp9), 1 …
3:46 PM ffmpeg-20160228-164421.log attached to Ticket #5276 by Compizfox
3:45 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by Compizfox
Replying to cehoyos: > Please provide your complete, uncut …
3:29 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) updated by Carl Eugen Hoyos
Keywords changed
Please provide your complete, uncut console output to make this a …
1:57 PM Changeset in ffmpeg [1c9215e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
lavf/mp3: Properly check return values of seeks and reads while …
1:43 PM Changeset in ffmpeg [af2568a6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/Makefile: Fixed missing rawutils.o reference (required by …
1:40 PM Ticket #5276 (Encoding with libvpx-vp9 produces corrupt results) created by Compizfox
I'm trying to produce some WebM files. VP8 encoding works fine, but …
12:33 PM Changeset in ffmpeg [4dd4d53] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Document and validate AVFrame plane pointers. Check that the required …
12:32 PM Changeset in ffmpeg [45fa03b1] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
mjpegdec: Do not assume unused plane pointer are NULL. We do neither …
12:32 PM Changeset in ffmpeg [0f199f0] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
mss2: Fix buffer overflow. Reported as …
2:54 AM Changeset in ffmpeg [5d18dc37] by Michael Niedermayer <michael@niedermayer.cc>
tests/lavf-regression: Add mp4 timecode test Signed-off-by: Michael …
2:47 AM Changeset in ffmpeg [b4dcd351] by Michael Niedermayer <michael@niedermayer.cc>
movenc: Timecode in MP4 Although MP4 does not have a concrete …
1:47 AM Changeset in ffmpeg [15708f1] by Michael Niedermayer <michael@niedermayer.cc>
configure: add direct detection of libopencv The pkg-config file …
1:31 AM Ticket #5274 (vc1 with main profile fails to decode) updated by ami_stuff
Replying to cehoyos: > Does the encoder also allow to …
1:17 AM Ticket #3289 (support L264 without "Lead Extension") updated by ami_stuff
see also ticket #5275 (mpegable codec decodes correctly "l264_1.avi" …
1:14 AM Ticket #5275 (fix decoding of mpegable h264 sample) reopened by ami_stuff
I will reopen this ticket after all because the file decodes correctly …
1:02 AM Changeset in ffmpeg [b70e9b49] by Michael Niedermayer <michael@niedermayer.cc>
avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in …

Feb 27, 2016:

10:31 PM Changeset in ffmpeg [f0ea536c] by Rodger Combs <rodger.combs@gmail.com>
lavc/aac_ac3_parser: reindent
10:31 PM Changeset in ffmpeg [9f5baf90] by Rodger Combs <rodger.combs@gmail.com>
lavc/aac_ac3_parser: avoid zeroing codec parameters if we haven't read …
10:27 PM Changeset in ffmpeg [a21a3c25] by Rodger Combs <rodger.combs@gmail.com>
probe TrueHD in MPEGTS
10:26 PM Changeset in ffmpeg [b426d66] by Rodger Combs <rodger.combs@gmail.com>
lavc/Makefile: dnxhd demuxer depends on dnxhddata.o
10:22 PM Ticket #5274 (vc1 with main profile fails to decode) updated by ami_stuff
I will test it later - would need to turn on my laptop.
10:19 PM mpegable.jpg attached to Ticket #5275 by ami_stuff
10:18 PM Ticket #5275 (fix decoding of mpegable h264 sample) updated by ami_stuff
it errors on "key frame interval"
10:12 PM Ticket #5275 (fix decoding of mpegable h264 sample) closed by ami_stuff
invalid: hmm or maybe it's a bug in mpegable encoder... ok I give up on L264 …
9:58 PM Ticket #5275 (fix decoding of mpegable h264 sample) created by ami_stuff
I encoded the file by forcing UYVY output format in VirtualDub - it …
8:35 PM Changeset in ffmpeg [5d2c5e8b] by wm4 <nfxjfg@googlemail.com>
vf_copy: exclude hwaccel formats This does obviously not work. …
4:45 PM Changeset in ffmpeg [e266d299] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showwolume: add orientation and step option …
4:28 PM Ticket #5274 (vc1 with main profile fails to decode) updated by Carl Eugen Hoyos
Does the encoder also allow to encode into a container?
3:26 PM Changeset in ffmpeg [653af9f] by Clément Bœsch <u@pkh.me>
lavfi/ass: fix version check for sub_text_format option
3:14 PM Ticket #3289 (support L264 without "Lead Extension") updated by ami_stuff
here is dll alone, maybe could be used with mplayer for testing …
2:57 PM Ticket #3289 (support L264 without "Lead Extension") updated by ami_stuff
so this time I downloaded mpegable codec: …
2:06 PM Ticket #3289 (support L264 without "Lead Extension") updated by ami_stuff
with this version of codec: …
1:17 PM Changeset in ffmpeg [8adbe26b] by Kieran Kunhya <kieran@kunhya.com>
avcodec/cfhd: Add support for 12-bit RGBA. Plays all known samples
12:18 PM Changeset in ffmpeg [0096453f] by Kieran Kunhya <kieran@kunhya.com>
cfhd: reallocate internal buffers on format change. Fixes some, but …
12:11 PM Changeset in ffmpeg [d39b770a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Check that the video data[] arrays are NULL on the …
12:11 PM Changeset in ffmpeg [bdf7093b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Check all data[] pointers in video_get_buffer() not …
10:13 AM Changeset in ffmpeg [1e7a37f0] by Clément Bœsch <u@pkh.me>
sws/yuv2rgb: clarify precision of coeff and offset for mmx code It …
10:13 AM Changeset in ffmpeg [f9987464] by Clément Bœsch <u@pkh.me>
sws/yuv2rgb: avoid a few ub on signed left shifts
7:31 AM Ticket #5248 (FFMpeg can't open protected HLS-streams) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
3:22 AM Changeset in ffmpeg [5156578d] by Michael Niedermayer <michael@niedermayer.cc>
mips: do not disable any feature for generic cores We don't know …
3:22 AM Changeset in ffmpeg [8514fb6b] by Michael Niedermayer <michael@niedermayer.cc>
mips: improve detection of ISAs, FPU and ASEs (DSP, MSA) …
1:03 AM Changeset in ffmpeg [6aac43f1] by Michael Niedermayer <michael@niedermayer.cc>
lavf/matroskadec: Process QuickTime palette per track Signed-off-by: …
12:28 AM Changeset in ffmpeg [9a277808] by Michael Niedermayer <michael@niedermayer.cc>
lavf/movenc: Add palette to video sample description Signed-off-by: …

Feb 26, 2016:

10:08 PM Ticket #5271 (avid dv100: wrong resolutions) updated by ami_stuff
https://www.reddit.com/r/VideoEditing/comments/1nnsql/need_help_from_yo
9:44 PM Changeset in ffmpeg [f6ccee9b] by Diego Biurrun <diego@biurrun.de>
fate: fft: Split DCT/FFT/MDCT/RDFT tests into separate targets
9:28 PM Ticket #5248 (FFMpeg can't open protected HLS-streams) updated by Kyle
I think it's a result of this merged commit: …
9:22 PM Changeset in ffmpeg [42c5e1cc] by Paul B Mahol <onemda@gmail.com>
avfilter: add datascope filter Signed-off-by: Paul B Mahol …
9:21 PM Ticket #4783 (Converting vtt-subtitles to srt results in overlap.) closed by Clément Bœsch
fixed: Fixed in 6433618dc01cd0f38c590d741891d5ce508cfec7 (and …
9:18 PM Ticket #5146 (mxf mpeg2video: black bar at the top of the video) updated by ami_stuff
https://forums.creativecow.net/thread/24/946682 "The NTSC MPEG IMX 50 …
9:15 PM Changeset in ffmpeg [b5451d88] by Clément Bœsch <u@pkh.me>
lavc: reindent a few decoders after previous commits
8:53 PM Changeset in ffmpeg [22ebbda] by Clément Bœsch <u@pkh.me>
lavc: deprecate decoded ass subtitles with timings
8:53 PM Changeset in ffmpeg [fa2df3a4] by Clément Bœsch <u@pkh.me>
lavfi/ass: use ass_process_chunk() instead of ass_process_data()
8:53 PM Changeset in ffmpeg [6433618d] by Clément Bœsch <u@pkh.me>
ffmpeg: set sub_text_format to ass (without timing) by default Fixes …
8:53 PM Changeset in ffmpeg [30e76853] by Clément Bœsch <u@pkh.me>
lavc/options: add ass_ro_flush_noop to flags2
8:49 PM Changeset in ffmpeg [29412821] by Clément Bœsch <u@pkh.me>
lavc: allow subtitle text format to be ASS without timing
8:34 PM Changeset in ffmpeg [805685ff] by Clément Bœsch <u@pkh.me>
Kill timed SSA
7:12 PM Changeset in ffmpeg [7a8ab57c] by Michael Niedermayer <michael@niedermayer.cc>
fate: Add test for packed mp3 in mp4 demuxing Signed-off-by: Michael …
7:12 PM Changeset in ffmpeg [410f717f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Merge identical if conditions Signed-off-by: Michael …
3:38 PM Changeset in ffmpeg [bc7beb6] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: calculate the minimum slice size only once This commit moves …
2:47 PM Changeset in ffmpeg [2b811e46] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: halve allocated table size, refactor and optimize quantization …
1:34 PM Changeset in ffmpeg [4c297249] by Diego Biurrun <diego@biurrun.de>
rdft: arm: Split RDFT initialization into a separate file
1:34 PM Changeset in ffmpeg [97aec6e7] by Diego Biurrun <diego@biurrun.de>
fft: arm: Drop unnecessary #include, add missing ones
1:34 PM Changeset in ffmpeg [73ff983e] by Diego Biurrun <diego@biurrun.de>
fft: x86: cosmetics: Drop silly comments, add comment, whitespace
12:55 PM Changeset in ffmpeg [7db2e757] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: use FFABS() instead of abs() Provides a minor speedup. …
12:21 PM Changeset in ffmpeg [3ef10406] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: correctly zero out coefficient array padding Credit for …
12:17 PM Changeset in ffmpeg [35346c7b] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: mark as FF_CODEC_CAP_INIT_THREADSAFE and align AVCodec entries …
10:12 AM Changeset in ffmpeg [2a7f056d] by Paul B Mahol <onemda@gmail.com>
avfilter/af_astats: do not clear previous sample value Should help …
9:28 AM Changeset in ffmpeg [ce9d7da7] by Luca Barbato <lu_zero@gentoo.org>
qsv: Move down the implementation query The plugin loaded may not …
9:18 AM Changeset in ffmpeg [dedcb3c5] by Stefano Sabatini <stefasab@gmail.com>
lavf/mux: do not fail in case of non strictly monotonically increasing …
8:53 AM Changeset in ffmpeg [07eec5e7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/img2dec: Skip SOF size when probing jpeg. Fixes auto-detection …
8:23 AM Changeset in ffmpeg [885a6d83] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
configure: only check dispatch header on darwin Fixes build of …
8:15 AM Changeset in ffmpeg [dbb43b8b] by Anton Khirnov <anton@khirnov.net>
avpacket: properly reset data/size in av_packet_move_ref() It …
8:15 AM Changeset in ffmpeg [ba357e98] by Anton Khirnov <anton@khirnov.net>
avprobe: switch to codecpar
8:15 AM Changeset in ffmpeg [567d6d5f] by Anton Khirnov <anton@khirnov.net>
avprobe: add local per-stream state This will be useful in the …
8:15 AM Changeset in ffmpeg [c9478410] by Anton Khirnov <anton@khirnov.net>
avprobe: add local per-file state Do not pass just a bare …
8:14 AM Changeset in ffmpeg [c80344d0] by Anton Khirnov <anton@khirnov.net>
mpegvideo_enc: use avcodec_free_context() instead of av_free()
8:14 AM Changeset in ffmpeg [168a443d] by Anton Khirnov <anton@khirnov.net>
avprobe: print information from the codec descriptor avprobe is not …
8:14 AM Changeset in ffmpeg [e7188a1] by Anton Khirnov <anton@khirnov.net>
avprobe: remove a pointless condition and a dead branch …
8:14 AM Changeset in ffmpeg [dc4983d7] by Anton Khirnov <anton@khirnov.net>
APIchanges: add missing hashes and dates Also, remove a stray line …
8:14 AM Changeset in ffmpeg [3e8fd93b] by Anton Khirnov <anton@khirnov.net>
lavf: add a missing bump and APIchanges for the codecpar switch
6:15 AM SponsoringPrograms/GSoC/2016 edited by Jai Luthra
Moving TrueHD encoder up as a mentored project again, atomnuker has … (diff)
3:10 AM Changeset in ffmpeg [0eb0f29a] by Lou Logan <lou@lrcd.com>
MAINTAINERS: remove myself as a server maintainer Signed-off-by: Lou …

Feb 25, 2016:

8:21 PM Changeset in ffmpeg [e66fa353] by Vittorio Giovara <vittorio.giovara@gmail.com>
vc1dec: Check group allocations separatedly This avoids accessing …
8:21 PM Changeset in ffmpeg [666e2edc] by Matthieu Bouron <matthieu.bouron@gmail.com>
configure: add missing --strip option to show_help()
8:20 PM Changeset in ffmpeg [01f0e6a0] by Vittorio Giovara <vittorio.giovara@gmail.com>
vc1dec: Fix leak on error for array allocations The deinit function …
8:20 PM Changeset in ffmpeg [f91d94bd] by Vittorio Giovara <vittorio.giovara@gmail.com>
vc1dec: Properly call deinit function on error
8:19 PM Changeset in ffmpeg [35b1cd34] by Vittorio Giovara <vittorio.giovara@gmail.com>
vc1dec: Drop commented out cruft
7:46 PM SponsoringPrograms/GSoC/2016 edited by Ramiro Polla
remove myself from mentor for TrueHD encoder (diff)
7:40 PM Capture/ALSA edited by c-14
(diff)
5:29 PM Ticket #5254 (In vidstabdetect filter the shakiness and the stepsize options do not work) updated by Tom Steck
Used input video: …
5:05 PM Ticket #5254 (In vidstabdetect filter the shakiness and the stepsize options do not work) updated by Carl Eugen Hoyos
Please provide your input video.
4:36 PM Ticket #5254 (In vidstabdetect filter the shakiness and the stepsize options do not work) updated by Tom Steck
I opened ​http://ffmpeg.zeranoe.com/builds/ and downloaded …
2:43 PM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by Ivan
Had the same lags/freezes with using filters. […]
2:39 PM Ticket #5273 (adpcm_swf: 11khz mode decodes as 5khz) updated by ami_stuff
Here are the other samples which decodes correctly: …
2:37 PM Ticket #5273 (adpcm_swf: 11khz mode decodes as 5khz) updated by Carl Eugen Hoyos
What happens if you encode long audio (like an hour) with a working …
2:35 PM Ticket #5273 (adpcm_swf: 11khz mode decodes as 5khz) updated by Carl Eugen Hoyos
The code is there for some time already: …
2:29 PM Ticket #5273 (adpcm_swf: 11khz mode decodes as 5khz) updated by Carl Eugen Hoyos
Looks like an encoder bug, see page six of …
1:03 PM Ticket #5263 (Negative start times with segment recording rtsp stream) updated by Carl Eugen Hoyos
Keywords changed
12:59 PM Ticket #5263 (Negative start times with segment recording rtsp stream) closed by Pete
invalid: After more investigation I found that the input streams were …
12:26 PM Changeset in ffmpeg [0f31d401] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/mjpegdec: Fix decoding images with Adobe_CM tag. Fixes ticket #5267.
12:23 PM Changeset in ffmpeg [03af008e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
doc/filters: Fix idet option name "rep_thres". Reported by forum user …
12:06 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by Carl Eugen Hoyos
Also fixed by ec494e6c836909e7478000d9316c945b51d4a25c
11:48 AM Ticket #1102 (mxf separate fields in interlaced j2k) updated by Carl Eugen Hoyos
See also ticket #5270 and …
11:46 AM main_profile_2.vc1 attached to Ticket #5274 by Carl Eugen Hoyos
11:45 AM Ticket #5274 (vc1 with main profile fails to decode) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
Only advanced profile is supported.
11:41 AM Ticket #5270 (avid jpeg2000: 1980x1080 decodes as 1980x540) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Closely related to ticket #1102
11:34 AM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by Carl Eugen Hoyos
Keywords changed
http://ffmpeg.org/pipermail/ffmpeg-devel/2015-April/172553.html
11:31 AM Ticket #5274 (vc1 with main profile fails to decode) created by ami_stuff
file encoded with advanced profile decodes just fine I don't know if …
11:31 AM Ticket #5269 (MPEG-DASH: Cannot play the DASH Industry Forum's samples) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component changed
11:26 AM 11khz_stereo_88kbps.flv attached to Ticket #5273 by ami_stuff
11:26 AM 11khz_mono_44kbps.flv attached to Ticket #5273 by ami_stuff
11:26 AM Ticket #5273 (adpcm_swf: 11khz mode decodes as 5khz) created by ami_stuff
I don't know if this is a bug in ffmpeg or in encoding software. […]
11:25 AM Ticket #3838 (ffprobe's "fully_qualified" XML output does not namespace all elements) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can answer Stefano's questions.
8:06 AM Ticket #5272 (videotoolbox fails to initialize for mpeg2, mpeg4 codec) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please run git bisect to find the change that introduced the …
5:29 AM Ticket #5272 (videotoolbox fails to initialize for mpeg2, mpeg4 codec) created by wang bin
Summary of the bug: ffmpeg 2.8 branch can decode mpeg2video, mpeg4 and …
4:52 AM Changeset in ffmpeg [7ecef5ed] by Matt Oliver <protogonoi@gmail.com>
avfilter/hwupload_cuda: Add missing semicolon. Signed-off-by: Matt …
1:10 AM Ticket #5271 (avid dv100: wrong resolutions) created by ami_stuff
FFmpeg reports 1280x720 files as 960x720 and 1980x1080 as 1440x1080. …
12:55 AM Ticket #5270 (avid jpeg2000: 1980x1080 decodes as 1980x540) created by ami_stuff
http://www.datafilehost.com/d/88a38da5 […]

Feb 24, 2016:

11:18 PM Changeset in ffmpeg [ad17b9d2] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec:add packet level support for mastering metadata Some …
11:17 PM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by Marton Balint
To correctly generate PTS aren't you supposed to use these filters? […]
11:07 PM Changeset in ffmpeg [954f865c] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/drawutils: fix gray and gbr formats on big endian …
11:07 PM Changeset in ffmpeg [6bc20e84] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/drawutils: Fix ff_fill_rectangle() on big endian …
11:00 PM Changeset in ffmpeg [0d65a7d0] by Paul B Mahol <onemda@gmail.com>
avfilter/af_astats: clear all stats Signed-off-by: Paul B Mahol …
10:46 PM Ticket #5269 (MPEG-DASH: Cannot play the DASH Industry Forum's samples) created by liquidblueocean
Summary of the bug: The DASH Industry Forum, the group made up of all …
9:34 PM Ticket #5268 (very high values for min level in astats metadata output) closed by Elon Musk
fixed: Should be fixed in c09248aecd0d3f03064387734094ec75a23e1078.
9:32 PM Changeset in ffmpeg [c09248ae] by Paul B Mahol <onemda@gmail.com>
avfilter/af_astats: reset stats prior not after filtering This way …
8:40 PM Ticket #5268 (very high values for min level in astats metadata output) created by dave rice
Summary of the bug: The Min Level values of the astats filter's …
8:24 PM Changeset in ffmpeg [5870f2a1] by Michael Niedermayer <michael@niedermayer.cc>
Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'" This …
7:35 PM Ticket #5087 (Schematron validation not successful – DASH is not valid!) updated by FishB8
I ran into this same validation fail also. It is not related to 4555. …
7:27 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) closed by Carlos Henrique
fixed
7:26 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by Carlos Henrique
I´ve tried to reproduce this with the latest version and the problem …
6:56 PM Changeset in ffmpeg [fa55add] by Vittorio Giovara <vittorio.giovara@gmail.com>
img2: Drop av_ prefix for a static function This prefix is reserved …
6:49 PM Changeset in ffmpeg [fc404460] by James Almer <jamrial@gmail.com>
configure: add missing vc1dsp dependency to vc1_decoder Fixes …
6:49 PM Ticket #5266 (Incorrect sdp file format and rtp timestamps when sending multicast streams) updated by Sampsa Riikonen
I compiled the latest vlc 3.0.0-git, tried that, and the problem …
6:30 PM Changeset in ffmpeg [b6a0aa1c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_blend: add freeze and heat modes Signed-off-by: Paul B …
6:27 PM Changeset in ffmpeg [2ef37691] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'bf7be043fcfda29c81ef2268885b4ccc643e7c49' This commit …
6:25 PM Changeset in ffmpeg [8ae21fd9] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '8caadfc53ddc55a269722ada65294f0ea8b609ac' * commit …
6:24 PM Changeset in ffmpeg [79b1a24b] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '8d918a98aa24134a043d578ef45bae363dbed9db' * commit …
6:23 PM Changeset in ffmpeg [ef7ce480] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'd24bd96bdd5b4bae9a9e0055fa8d1104db1283a9' * commit …
6:21 PM Changeset in ffmpeg [b056482e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c' * commit …
6:15 PM Changeset in ffmpeg [2814f06a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' * commit …
6:13 PM Changeset in ffmpeg [133aa686] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '79866803ffc4c1a1b02663de9bab216b8cfdb8b4' * commit …
6:12 PM Changeset in ffmpeg [d61849f0] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'b10c33c5ea9a41c41726fb5488ea1633e3f898ac' * commit …
6:11 PM Changeset in ffmpeg [0ffaae60] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '7d16d8533daf73b66d318c5e27de3b17208aa0ba' * commit …
6:08 PM Changeset in ffmpeg [dc610143] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'f273f7fb25b68792be481c9241b0ec2876e41f35' This commit …
6:06 PM Changeset in ffmpeg [79127dbb] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0' * commit …
6:05 PM Changeset in ffmpeg [9fad1ce7] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'b4a0f172c7f116d8d329ff02f29c138a9291fd3c' This commit …
6:04 PM Changeset in ffmpeg [f99195d5] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '0d1229f1d2b8f26dd50c6be7917bb8ed8cb95364' * commit …
5:53 PM Changeset in ffmpeg [745d0c0] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '624e235502c5aa2d17e22dd6c0ccdf080a177310' * commit …
5:46 PM Changeset in ffmpeg [34e4c588] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '82454c3a826bc8aa42474097784b70befd5be532' * commit …
5:39 PM Ticket #5266 (Incorrect sdp file format and rtp timestamps when sending multicast streams) updated by Sampsa Riikonen
[…] […]
5:39 PM Changeset in ffmpeg [3c5a040a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'e453129321778886813dcecf73c8b42f8352ca0e' * commit …
5:38 PM Changeset in ffmpeg [7e12a3d5] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '71eaefa64a54bece571299ca600d06f48ac7c6c3' * commit …
5:36 PM Changeset in ffmpeg [ca408cf5] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '7c82d31cbe9fc5d5a321ad49c14a472bd629b50f' * commit …
5:36 PM Changeset in ffmpeg [aaa3d622] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '3d8025d602045cbd2894e5182d9243c2e864c8c8' * commit …
5:35 PM Changeset in ffmpeg [5eb40737] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '6b96d2dcdaa60d7919d710432c6ca204b7fab0ab' * commit …
5:31 PM Changeset in ffmpeg [1a12eb4] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '29c2d06d67724e994980045afa055c6c34611b30' * commit …
5:24 PM Changeset in ffmpeg [cb035553] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'd847a40888c064cc8c35b546fc5a0ccb69136a7c' * commit …
5:22 PM Changeset in ffmpeg [0d4c0240] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '9c0bc1e980a99106d6749ec632f166b87275871e' * commit …
5:21 PM Changeset in ffmpeg [f6d633d7] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'b92962436bdcfae478c8598dca397a397762eef8' * commit …
5:18 PM Changeset in ffmpeg [33215d3c] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '2edc718723b60530aead26c20cbc891102f7d529' This is a …
5:18 PM Changeset in ffmpeg [2cfb34a4] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '47570dbde8b33001d5ccac44e7ebaaeecbcb807c' * commit …
5:08 PM Changeset in ffmpeg [259fef86] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'c15f6098b1b25689dd5e86aeb5ce69bc12efe1e1' * commit …
5:05 PM Changeset in ffmpeg [e05704bd] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '871d0930d4c8666df5514093beff874acbe5cce0' Timo is going …
5:05 PM Changeset in ffmpeg [7e49cdd1] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e' * commit …
5:02 PM Changeset in ffmpeg [ef9915a0] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8' * commit …
4:39 PM Changeset in ffmpeg [14f942b3] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '1bf34134612e509fa68c70dfff418c6022459259' This commit …
4:03 PM Changeset in ffmpeg [10424024] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'b3dd30db0b2d857147fc0e1461a00bd6172a26a3' * commit …
3:56 PM Changeset in ffmpeg [80033494] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/avpacket: clear priv in av_init_packet() This should fix …
3:23 PM Changeset in ffmpeg [6992276a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073' * commit …
3:13 PM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by Ivan
But without audio (-na) video looks fine (without lags/freezes).
3:11 PM Changeset in ffmpeg [63c3e353] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140' * commit …
3:05 PM Changeset in ffmpeg [9f2c1c77] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
configure: Allow linking to CUDA dynamically instead of dlopen()ing it …
2:51 PM Changeset in ffmpeg [e1c15a94] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
img2dec: Support Progressive JPEG in jpeg_probe There can be multiple …
2:28 PM Changeset in ffmpeg [1f32d01d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'c51b2c79a7ba084253e892c56dd49ee97115c7de' This commit …
2:08 PM Ticket #5248 (FFMpeg can't open protected HLS-streams) updated by tommyv
Example of protected HLS stream not working with 3.0 but working with …
1:59 PM 9cb812a9c09d2e9f9aba34f1c0a8cc76.jpg attached to Ticket #5267 by Carl Eugen Hoyos
1:59 PM Ticket #5267 (mjpeg decode error) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
1:17 PM Ticket #5267 (mjpeg decode error) created by pszemus
Summary of the bug: FFmpeg produces incorrect (grey) image. How to …
10:48 AM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by Ivan
Warning's still exist with video only (-an) and/or with providing …
10:41 AM Changeset in ffmpeg [d6e49096] by Diego Biurrun <diego@biurrun.de>
idct: Only build prores IDCT if ProRes decoder is enabled
10:39 AM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by Ivan
I'l tried command: […]
9:41 AM Changeset in ffmpeg [3c53627a] by Anton Khirnov <anton@khirnov.net>
qsvdec: store the sync point in heap memory The reasoning is the same …
9:14 AM Changeset in ffmpeg [a133514] by Anton Khirnov <anton@khirnov.net>
qsvenc: store the sync point in heap memory The QSV runtime expects …
9:08 AM Changeset in ffmpeg [1138eb55] by Anton Khirnov <anton@khirnov.net>
vsrc_movie: convert to codecpar
9:08 AM Changeset in ffmpeg [ac6d5358] by Anton Khirnov <anton@khirnov.net>
examples/transcode_aac: convert to codecpar
9:08 AM Changeset in ffmpeg [a9e1f2c] by Anton Khirnov <anton@khirnov.net>
examples/qsvdec: convert to codecpar
9:08 AM Changeset in ffmpeg [9897d9f] by Anton Khirnov <anton@khirnov.net>
examples/output: convert to codecpar
9:05 AM Changeset in ffmpeg [c23152a9] by Anton Khirnov <anton@khirnov.net>
avplay: convert do codecpar
9:05 AM Changeset in ffmpeg [0705f596] by Anton Khirnov <anton@khirnov.net>
avplay: do not use AVStream.codec for decoding AVStream.codec is now …
9:00 AM Ticket #5266 (Incorrect sdp file format and rtp timestamps when sending multicast streams) updated by Carl Eugen Hoyos
Keywords, Component changed
Please provide the command line that allows to reproduce the issue …
8:47 AM Ticket #5266 (Incorrect sdp file format and rtp timestamps when sending multicast streams) created by Sampsa Riikonen
Hello, This bug has been tested with ffmpeg version …
2:22 AM Changeset in ffmpeg [10fa50c1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Fix missing slice handling without padding …
2:22 AM Changeset in ffmpeg [4170a44b] by Michael Niedermayer <michael@niedermayer.cc>
Add GBRAP12 pixel format Signed-off-by: Michael Niedermayer …
1:45 AM Ticket #5245 (Video on SDI output of DeckLink freezes) updated by Marton Balint
Cc changed
What is the command line you tried? Also, what if you provide proper …
1:37 AM Changeset in ffmpeg [e86444b] by Ganesh Ajjanagadde <gajjanag@gmail.com>
lavc/utvideodec: prevent possible signed overflow Doing slice_end - …
12:23 AM Ticket #5253 (In vidstabtransform filter the zoomspeed option does not work) closed by Tom Steck
invalid: I checked again and it works! My mistake I guess.

Feb 23, 2016:

11:23 PM Ticket #3604 (SDL2 support for avdevice and ffplay) updated by ethe
I've attached two patches, one is the ffplay updated to SDL2 (by cus …
11:21 PM 0002-avdev-Add-SDL2-output-device.patch attached to Ticket #3604 by ethe
11:21 PM 0001-ffplay-convert-ffplay-to-use-SDL2.patch attached to Ticket #3604 by ethe
11:04 PM Changeset in ffmpeg [4ccb9765] by Michael Niedermayer <michael@niedermayer.cc>
swscale/utils: Fix chrSrcHSubSample for GBRAP16 Fixes part of …
11:04 PM Changeset in ffmpeg [a3d698dc] by Michael Niedermayer <michael@niedermayer.cc>
swscale/input: Fix GBRAP16 input Fixes part of Ticket5264 …
11:04 PM Ticket #5264 (GBRAP16 conversion artefacts) closed by Michael Niedermayer
fixed: Fixed in df36257a53561a51af969a6ea6319dd2579509b9 and …
11:02 PM Changeset in ffmpeg [67e5bd0c] by Michael Niedermayer <michael@niedermayer.cc>
swscale/utils: Fix chrSrcHSubSample for GBRAP16 Fixes part of …
11:02 PM Changeset in ffmpeg [df36257] by Michael Niedermayer <michael@niedermayer.cc>
swscale/input: Fix GBRAP16 input Fixes part of Ticket5264 …
7:46 PM Ticket #5265 (SmartCutter violates FFmpeg license) created by Andrea Lazzarotto
Note: this bug report has been adapted from a …
6:40 PM Ticket #2602 (Implement a soft-telecine filter) updated by Dave P.
+1 for this enhancement
5:44 PM Changeset in ffmpeg [14f7a3d5] by Stefano Sabatini <stefasab@gmail.com>
lavc/lavf: transmit stream_id information for mpegts KLV data packets …
5:28 PM SponsoringPrograms/GSoC/2016 edited by Stefano Sabatini
add myself as backup mentor for the DICOM task (diff)
5:01 PM Ticket #5146 (mxf mpeg2video: black bar at the top of the video) updated by ami_stuff
the same issue with avid mpeg-imx: https://www.sendspace.com/file/y1vyoh
5:01 PM Changeset in ffmpeg [1e9aa790] by Michael Niedermayer <michael@niedermayer.cc>
postproc: fix unaligned access Based on 59074310 by Andreas …
4:58 PM Changeset in ffmpeg [3ba57bfe] by Michael Niedermayer <michael@niedermayer.cc>
lavf/riffenc: Handle AV_PIX_FMT_MONOBLACK Signed-off-by: Michael …
4:25 PM Ticket #4134 (wmalossless: fix 24bit support) updated by v0lt
http://www.mediafire.com/listen/n08r66dkgc1tul4/9_2lossless_sample.wma
4:01 PM Changeset in ffmpeg [15e84ed3] by Anton Khirnov <anton@khirnov.net>
avconv: convert to codecpar The switch is not yet complete because …
4:01 PM Changeset in ffmpeg [5b9cdf8c] by Anton Khirnov <anton@khirnov.net>
avconv: switch opening decoders and encoders Open decoders first, …
4:01 PM Changeset in ffmpeg [9200514a] by Anton Khirnov <anton@khirnov.net>
lavf: replace AVStream.codec with AVStream.codecpar Currently, …
4:01 PM Changeset in ffmpeg [a8068346] by Anton Khirnov <anton@khirnov.net>
lavc: add a variant of av_get_audio_frame_duration working with …
4:01 PM Changeset in ffmpeg [998e1b8f] by Anton Khirnov <anton@khirnov.net>
lavc: add codec parameters API This API is intended to allow passing …
3:14 PM Changeset in ffmpeg [6eb4021d] by Muhammad Faiz <mfcc64@gmail.com>
avfilter/avf_showcqt: use lrint Reviewed-by: Michael Niedermayer …
2:58 PM Changeset in ffmpeg [b80083a5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffserver&ffm: Fixed issues preventing ffserver write_index and …
2:58 PM Changeset in ffmpeg [449ff0e3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
postproc: fix unaligned access Based on 59074310 by Andreas …
2:53 PM Ticket #5259 (Segmentation fault on pp=ha) closed by Carl Eugen Hoyos
fixed: Fixed in 2aa21eec1adcb3737be59f0eab7081c5a790faa9 Thank you for the …
2:50 PM Changeset in ffmpeg [2aa21eec] by Carl Eugen Hoyos <cehoyos@ag.or.at>
postproc: fix unaligned access Based on 59074310 by Andreas …
2:48 PM Ticket #4712 (shorten decoder is not lossless) updated by Carl Eugen Hoyos
Priority, Keywords changed
For the given sample this is a regression since …
2:25 PM gbrap16.tif attached to Ticket #5264 by Carl Eugen Hoyos
2:24 PM Ticket #5264 (GBRAP16 conversion artefacts) created by Carl Eugen Hoyos
I will attach a GBRAP16 image that can be converted (correctly) into …
1:40 PM Ticket #5090 (fragmented mp4 have bad dts on video track) updated by alberto.zacchetti
Still no change: ffplay 2.8.6 continues to give the same problem. I'm …
1:40 PM Ticket #4712 (shorten decoder is not lossless) updated by ami_stuff
Replying to cehoyos: > The FFmpeg output is 512 bytes …
1:06 PM SponsoringPrograms/GSoC/2016 edited by Carl Eugen Hoyos
Add a DICOM task (diff)
12:03 PM FBOW05XX_broken_es.MPG attached to Ticket #5243 by Carl Eugen Hoyos
12:02 PM Ticket #5243 (MPEG1 decoding error) updated by Carl Eugen Hoyos
I attached an elemantary stream made with `ffmpeg -i …
11:40 AM Ticket #5263 (Negative start times with segment recording rtsp stream) created by Pete
Summary of the bug: How to reproduce: […] Patches should be …
11:31 AM Ticket #5262 (ffmpeg hevc encoding on ASIC) closed by Carl Eugen Hoyos
invalid: I believe this is outside the scope of FFmpeg.
11:18 AM Ticket #5262 (ffmpeg hevc encoding on ASIC) updated by Milan Cizek
Type changed
11:17 AM Ticket #5262 (ffmpeg hevc encoding on ASIC) updated by Milan Cizek
It is also possible to envisage another similar ASIC hardware. Today …
11:08 AM Ticket #5262 (ffmpeg hevc encoding on ASIC) created by Milan Cizek
Dear developers, I found this article with ASIC: …
10:47 AM Changeset in ffmpeg [257b30af] by Diego Biurrun <diego@biurrun.de>
x86: hevc: Fix linking with both yasm and optimizations disabled Some …
10:45 AM Changeset in ffmpeg [cd846b47] by Diego Biurrun <diego@biurrun.de>
fate: Ignore errors from concatenating report files Some files may be …
10:45 AM Changeset in ffmpeg [9328adcc] by Diego Biurrun <diego@biurrun.de>
fate: Be silent when fetching Git updates
6:42 AM Ticket #5259 (Segmentation fault on pp=ha) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since cb8646af24bd8e9627cc5e1c62b049a00fe0b07b […]
6:29 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by Joseph DeVore
Replying to cehoyos: > Both FFplay and FFmpeg (with …
6:25 AM Ticket #5259 (Segmentation fault on pp=ha) reopened by Ilya87
binary from http://johnvansickle.com/ffmpeg/ gives segfault with the …
6:22 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by Carl Eugen Hoyos
Both FFplay and FFmpeg (with current, old and very old versions) work …
6:19 AM Ticket #5259 (Segmentation fault on pp=ha) updated by Ilya87
I uploaded my apk ffmpeg package …
6:19 AM Ticket #5259 (Segmentation fault on pp=ha) closed by Carl Eugen Hoyos
worksforme: Still works fine here: […] Please test with a binary from …
6:11 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by Joseph DeVore
Replying to cehoyos: > Replying to Melchior: …
6:11 AM Ticket #5259 (Segmentation fault on pp=ha) updated by Ilya87
Sorry, I'll change my binary to debug now.
6:00 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by Carl Eugen Hoyos
Replying to Melchior: > I will note that the current …
5:58 AM Ticket #5259 (Segmentation fault on pp=ha) updated by Carl Eugen Hoyos
Replying to Ilya87: > Can it be compilation option? …
5:57 AM Ticket #5259 (Segmentation fault on pp=ha) reopened by Ilya87
5:55 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by Joseph DeVore
I will note that the current release of VLC Media Player v2.2.2 plays …
5:37 AM Ticket #5259 (Segmentation fault on pp=ha) updated by Ilya87
Crash appears even with yadif filter or without it. Can it be …
4:23 AM Changeset in ffmpeg [7586b3a] by James Zern <jzern@google.com>
libvpxenc: quiet unused-variable warning with older versions of …
2:57 AM Ticket #5243 (MPEG1 decoding error) updated by Michael Niedermayer
next step is to identify if this is a demuxer or decoder issue does …
12:49 AM Ticket #4209 (GPS coordinates location and other iOS metadata in MOV are not copied ...) updated by tvolkert
Thanks - submitted the patch to ffmpeg-devel.
12:21 AM Changeset in ffmpeg [45d3af90] by James Almer <jamrial@gmail.com>
x86/dcadec: add ff_lfe_fir1_float_{sse3,avx} Reviewed-by: Christophe …
12:08 AM Changeset in ffmpeg [5e555f93] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg12enc: always write closed gops for intra only outputs …
12:08 AM Changeset in ffmpeg [f435d081] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: Add an AVClass pointer to H264Context Sample-Id: …
12:06 AM Changeset in ffmpeg [0837d1df] by Vittorio Giovara <vittorio.giovara@gmail.com>
libx264: Fix noise_reduction option assignment First check the …

Feb 22, 2016:

11:21 PM Changeset in ffmpeg [37afeabd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/nnedi: Fix a compilation warning. Silences the following …
11:19 PM Changeset in ffmpeg [44cf5b41] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/nnedi: Fix a memleak.
10:57 PM Ticket #5235 (Affinity Video (ImJG) samples) updated by ami_stuff
this looks like another mjpeg+raw codec like #162 / #970
10:57 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by Christoph Anton Mitterer
Sigh,... Carl, this ticket is obviously not spam or invalid... you've …
10:32 PM Ticket #5259 (Segmentation fault on pp=ha) closed by Carl Eugen Hoyos
worksforme: I found the following file: […] But I cannot reproduce a crash: …
10:04 PM Ticket #5259 (Segmentation fault on pp=ha) updated by Carl Eugen Hoyos
Is one file enough to reproduce the crash or is a second input file …
10:03 PM segfault_pp_ha.VOB attached to Ticket #5259 by Carl Eugen Hoyos
10:01 PM Ticket #4347 (support writing crc elements to level 1 elements of matroska) updated by Carl Eugen Hoyos
Keywords changed
10:00 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by Carl Eugen Hoyos
Replying to calestyo: > The command line with ffmpeg is …
9:55 PM Ticket #3604 (SDL2 support for avdevice and ffplay) updated by Timothy Gu
Keywords changed
8:43 PM Ticket #4347 (support writing crc elements to level 1 elements of matroska) updated by dave rice
mediainfo can now verify EBML CRC-32 elements in Matroska. I also note …
8:29 PM Ticket #5257 (Buffer queue overflow, dropping.) updated by Stanislav
Tell me please how I can use fifo in my case in Windows. I am …
8:14 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) reopened by Christoph Anton Mitterer
Uhm... Carl,... I'm a bit unsure what you want more... The command …
8:07 PM Ticket #5259 (Segmentation fault on pp=ha) updated by Ilya87
http://www.filedropper.com/segfaultppha - As I failed to proved you …
8:01 PM Ticket #4209 (GPS coordinates location and other iOS metadata in MOV are not copied ...) updated by llogan
Patches on the bug tracker are often forgotten and is not suitable for …
7:56 PM Ticket #4209 (GPS coordinates location and other iOS metadata in MOV are not copied ...) updated by tvolkert
Just attached a patch that adds the location ("\251xyz") atom in mp4. …
7:54 PM 0001-Add-xyz-atom-for-3gp-and-mp4-files-not-just-mov-file.patch attached to Ticket #4209 by tvolkert
7:49 PM Ticket #5257 (Buffer queue overflow, dropping.) updated by Carl Eugen Hoyos
Replying to ssp43: > I didn't tried fifo filter. Why not?
7:16 PM Ticket #5261 (Add support for SDL 2.0) closed by llogan
duplicate: Looks like a duplicate of #3604.
7:12 PM Ticket #5257 (Buffer queue overflow, dropping.) updated by Stanislav
I use these static builds for Windows: …
6:54 PM Ticket #5261 (Add support for SDL 2.0) created by ethe
This would involve making it possible to use sdl & sdl2.0 …
6:05 PM Changeset in ffmpeg [76377d66] by Muhammad Faiz <mfcc64@gmail.com>
avfilter/avf_showcqt: remove unneeded headers
5:44 PM Changeset in ffmpeg [bfc61b0f] by Muhammad Faiz <mfcc64@gmail.com>
avfilter: add firequalizer filter Reviewed-by: Paul B Mahol …
5:25 PM Changeset in ffmpeg [1387f3a0] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: set quantization ceiling to 50 The reference encoder limits …
5:04 PM Changeset in ffmpeg [5d93437e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: add 12bit depth support Signed-off-by: Paul B …
4:54 PM Changeset in ffmpeg [26034929] by James Almer <jamrial@gmail.com>
checkasm: bench each vf_blend mode once Also bench a smaller buffer. …
4:29 PM Changeset in ffmpeg [5a915894] by Michael Niedermayer <michael@niedermayer.cc>
swscale/arm: re-enable neon rgbx to nv12 routines Commit …
2:30 PM Ticket #43 (JACK input device doesn't link on OS X) closed by Carl Eugen Hoyos
fixed: Fixed by Josh de Kock in 67f8a0be54554715a93a4e288da3247c9a5d4e1c
2:11 PM Ticket #5257 (Buffer queue overflow, dropping.) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test current FFmpeg git head. Does it work if you insert the …
2:09 PM Ticket #5260 (Issue while Playing Media File with RTSP Url using FFPLAY) updated by Carl Eugen Hoyos
Component changed
[…] How can I reproduce the issue? Please do not post screen shots, …
2:07 PM Ticket #4829 (Overflows (?) in xyz -> rgb conversion) updated by Carl Eugen Hoyos
The command line here still produces a png with massive artefacts …
2:04 PM Ticket #3643 (XYZ to RGB color space) updated by Carl Eugen Hoyos
Cc changed
One XYZ sample is attached to ticket #4827. I just uploaded the …
1:59 PM Ticket #1475 (Memory leak in ff_read_packet when decoding udp mpegts multicast stream) closed by Carl Eugen Hoyos
needs_more_info: This would need valgrind output to be a valid ticket.
1:54 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide the ffmpeg command line …
1:52 PM Ticket #5258 (ffmpeg fails to decode opus test vectors correctly) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer, Description changed
11:54 AM Ticket #5260 (Issue while Playing Media File with RTSP Url using FFPLAY) updated by Bilal Ahmed Yaseen
Component changed
11:54 AM Ticket #5260 (Issue while Playing Media File with RTSP Url using FFPLAY) updated by Bilal Ahmed Yaseen
This issue can be reproduced with FFMPEG command as well. And I have …
11:52 AM LiveMon_Customer_FFPLAY.png attached to Ticket #5260 by Bilal Ahmed Yaseen
Producing this issue with FFPLAY Command with Complete Output
11:50 AM LiveMon_Customer_FFMPEG.png attached to Ticket #5260 by Bilal Ahmed Yaseen
Producing this issue with FFMPEG Command
11:00 AM Ticket #4829 (Overflows (?) in xyz -> rgb conversion) updated by Elon Musk
The sample attached in ticket looks fine to me, do you have some other …
10:52 AM Ticket #4320 (Incorrect work with SoX pipe) updated by Carl Eugen Hoyos
Component changed
Why do you think there is an issue that can be fixed in FFmpeg? Please …
10:50 AM Ticket #5259 (Segmentation fault on pp=ha) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please provide the source file(s) that allow to reproduce this issue.
10:48 AM Changeset in ffmpeg [ec4c4839] by Anton Khirnov <anton@khirnov.net>
lavf: add a protocol whitelist/blacklist for file opened internally …
10:48 AM Ticket #5260 (Issue while Playing Media File with RTSP Url using FFPLAY) updated by Carl Eugen Hoyos
Priority, Keywords changed
Is the issue not reproducible with ffmpeg? Please provide …
10:45 AM Changeset in ffmpeg [8c0ceafb] by Anton Khirnov <anton@khirnov.net>
urlprotocol: receive a list of protocols from the caller This way, …
10:37 AM Ticket #5260 (Issue while Playing Media File with RTSP Url using FFPLAY) created by Bilal Ahmed Yaseen
I am playing the media fileby fetching the streams directly from some …
10:36 AM Changeset in ffmpeg [cae448cf] by Anton Khirnov <anton@khirnov.net>
aviobuf: add a private data struct for avio_open()ed contexts It will …
10:35 AM Changeset in ffmpeg [832a202c] by Anton Khirnov <anton@khirnov.net>
protocols: make the list of protocols static Disallow other code to …
10:35 AM Changeset in ffmpeg [7d61dc95] by Anton Khirnov <anton@khirnov.net>
lavf: move urlcontext_child_class_next() to protocols.c It needs to …
10:35 AM Changeset in ffmpeg [0fa00d05] by Anton Khirnov <anton@khirnov.net>
lavf: move avio_enum_protocols() to protocols.c It's a more …
10:30 AM Changeset in ffmpeg [2758cded] by Anton Khirnov <anton@khirnov.net>
lavf: reorganize URLProtocols Instead of a linked list constructed at …
10:30 AM Changeset in ffmpeg [225e84e7] by Anton Khirnov <anton@khirnov.net>
hls: disallow opening nested files in child demuxers
10:30 AM Changeset in ffmpeg [e192cd9] by Anton Khirnov <anton@khirnov.net>
smoothstreamingenc: do not open the files as read+write They are only …
10:29 AM Changeset in ffmpeg [d082078] by Anton Khirnov <anton@khirnov.net>
dashenc: eliminate ffurl_* usage Now all IO should go through the IO …
10:28 AM Changeset in ffmpeg [7fbb3b5b] by Anton Khirnov <anton@khirnov.net>
lavf: use the io_open callbacks for files opened from open_input() as …
10:28 AM Changeset in ffmpeg [5efd912] by Anton Khirnov <anton@khirnov.net>
avprobe: do not call avio_close() on a custom context avio_close() …
10:28 AM Changeset in ffmpeg [dc6527ed] by Anton Khirnov <anton@khirnov.net>
nutenc: do not use AVCodecContext.frame_size It will in general not …
10:06 AM SponsoringPrograms/GSoC/2016 edited by Thilo Borgmann
Added Thilo to be backup mentor for some tasks. (diff)
9:41 AM Ticket #5259 (Segmentation fault on pp=ha) created by Ilya87
Summary of the bug: How to reproduce: […] […] P. S. uspp …
8:40 AM Changeset in ffmpeg [bf7be043] by Luca Barbato <lu_zero@gentoo.org>
matroska: Always consider S_TEXT/UTF8 as SRT when demuxing …
7:15 AM SponsoringPrograms/GSoC/2016 edited by Reynaldo H. Verdejo Pinochet
(diff)
5:58 AM SponsoringPrograms/GSoC/2016 edited by llogan
remove opw email, assorted nits (diff)
4:43 AM SponsoringPrograms/GSoC/2016 edited by Michael Niedermayer
better timeline link (diff)
4:36 AM SponsoringPrograms/GSoC/2016 edited by Timothy Gu
Add myself as a backup mentor for the fuzzing project (diff)
3:08 AM SponsoringPrograms/GSoC/2016 edited by Michael Niedermayer
Change freenode link as the official site is crap/empty currently (diff)
2:50 AM Changeset in ffmpeg [23ef5996] by Michael Niedermayer <michael@niedermayer.cc>
avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats …
2:49 AM Changeset in ffmpeg [1ec7a703] by Michael Niedermayer <michael@niedermayer.cc>
avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats …
1:18 AM SponsoringPrograms/GSoC/2016 edited by Michael Niedermayer
non-mentor consistency (diff)
1:12 AM SponsoringPrograms/GSoC/2016 edited by Rostislav Pehlivanov
Add myself as a backup mentor for TrueHD (diff)
1:00 AM SponsoringPrograms/GSoC/2016 edited by Michael Niedermayer
add paul as backup for mxf (diff)
12:52 AM SponsoringPrograms/GSoC/2016 edited by Michael Niedermayer
add paul for swscale as backup (diff)
12:25 AM Ticket #1475 (Memory leak in ff_read_packet when decoding udp mpegts multicast stream) updated by Marton Balint
Cc changed
Is this still reproducable?

Feb 21, 2016:

11:48 PM Concatenate edited by Manuel Yañez
Added windows command-line for generate list (diff)
11:46 PM Changeset in ffmpeg [67f8a0b] by Michael Niedermayer <michael@niedermayer.cc>
configure&avdevice/jack: Fixed issue #43 JACK indev support on OSX …
11:44 PM Changeset in ffmpeg [cf85a20d] by Michael Niedermayer <michael@niedermayer.cc>
lavc/rawdec: Align AV_PIX_FMT_RGB24 correctly Signed-off-by: Michael …
11:39 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by Christoph Anton Mitterer
for the records: I've split out the issue with the wrong decoding of …
11:39 PM correctness_trimming_nobeeps.opus attached to Ticket #5258 by Christoph Anton Mitterer
11:38 PM Ticket #5258 (ffmpeg fails to decode opus test vectors correctly) created by Christoph Anton Mitterer
taken from https://trac.ffmpeg.org/ticket/5238#comment:3 ffmpeg fails …
11:34 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by Christoph Anton Mitterer
@gjdfgh, read my post,... I made also tests without mpv... playing …
11:33 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by Christoph Anton Mitterer
uff... that trac has a very limited max size for attachments... Since …
11:31 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by gjdfgh
It'd be better to take mpv and mplayer out of this, and reproduce …
11:27 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by Christoph Anton Mitterer
Version changed
Okay I'll attach a new set of sample files, all except music*.* should …
10:24 PM Changeset in ffmpeg [3a4232a] by Marton Balint <cus@passwd.hu>
avformat/asfenc: write group_mutual_exclusion_objects for audio on …
9:29 PM Changeset in ffmpeg [2ac5a1a2] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: NoVideo and NoAudio flags weren't cleared between streams. …
8:47 PM ffmpeg.log attached to Ticket #5257 by Stanislav
Full ffmpeg log
8:46 PM Ticket #5257 (Buffer queue overflow, dropping.) created by Stanislav
Summary of the bug: I am trying to split video1 to two pieces dropping …
8:40 PM Ticket #3643 (XYZ to RGB color space) updated by Elon Musk
The XYZ sample is gone.
8:34 PM Changeset in ffmpeg [2b5b0011] by Paul B Mahol <onemda@gmail.com>
doc/filters: fix nnedi typos Signed-off-by: Paul B Mahol …
7:07 PM Changeset in ffmpeg [0028da36] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpjpegdec: add AVFMT_NOTIMESTAMPS there are no timestamps …
7:07 PM Changeset in ffmpeg [6dc1d5f8] by Michael Niedermayer <michael@niedermayer.cc>
lavf/mpjpeg: probe should not depend on Content-Length MIME header …
5:34 PM Ticket #819 (ffmpeg fails to read an image if the image filename contains an accent ...) updated by Paul Kapustin
Duplicate ticket #5256 includes stack trace, explanation of the cause …
5:31 PM Changeset in ffmpeg [778439b6] by James Almer <jamrial@gmail.com>
avcodec/webp: move exif_metadata outside of WebPContext Reviewed-by: …
5:24 PM Ticket #819 (ffmpeg fails to read an image if the image filename contains an accent ...) updated by Paul Kapustin
8.3 filenames work, but not with images that have 4-letter extensions …
4:39 PM Changeset in ffmpeg [dc0481f2] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: use LAVC_INDENT instead of FFMPEG_VERSION for encoder comment …
2:52 PM Ticket #2616 (support matrox mpeg-2 I-frame with alpha codec (m704 fourcc)) updated by ami_stuff
Replying to cehoyos: > Replying to [comment:19
2:45 PM Ticket #2616 (support matrox mpeg-2 I-frame with alpha codec (m704 fourcc)) updated by Carl Eugen Hoyos
Replying to ami_stuff: > the same colorful thing is …
2:44 PM Ticket #2998 (aac: maybe integer overflow) closed by ami_stuff
invalid
2:39 PM Ticket #2616 (support matrox mpeg-2 I-frame with alpha codec (m704 fourcc)) updated by ami_stuff
the same colorful thing is visible with "Matrox Uncompressed HD with …
2:22 PM Ticket #5185 (Excessive HTTP traffic for DASH mp4 videos) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide the missing information.
2:22 PM Ticket #5181 (Video component range (mpeg/pc) not tracked properly between filters) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide the missing information.
2:04 PM Ticket #819 (ffmpeg fails to read an image if the image filename contains an accent ...) updated by Carl Eugen Hoyos
This probably needs now -f image2 (or a pattern type) to reproduce.
2:03 PM Ticket #5250 (ffserver streaming broken in 3.0/master but worked in 2.8.6) closed by Carl Eugen Hoyos
fixed: Fixed by you in a2f8beef2dfaee573f7c4a607afaa9e83fc2c1e0 Thank you for …
2:00 PM Ticket #5256 (Ffprobe fails to open images with international characters in the file name) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #819 For future tickets: Please do not report …
1:31 PM callstack.png attached to Ticket #5256 by Paul Kapustin
Call stack
1:31 PM failure.png attached to Ticket #5256 by Paul Kapustin
Error screenshot
1:29 PM Ticket #5256 (Ffprobe fails to open images with international characters in the file name) created by Paul Kapustin
Ffprobe on Windows fails to open files with international …
12:30 PM Ticket #4783 (Converting vtt-subtitles to srt results in overlap.) updated by Clément Bœsch
This is a long standing design issue. A patchset was sent a few …
12:08 PM Changeset in ffmpeg [0910488a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/riffenc: Also check codec tag before setting raw_pal_avi …
11:59 AM Changeset in ffmpeg [a2f8bee] by Michael Niedermayer <michael@niedermayer.cc>
ffserver&ffm: Fixed issues preventing ffserver write_index and …
4:06 AM SponsoringPrograms/GSoC/2016 edited by Michael Niedermayer
add reynaldo as backup mentor for ffv1 (diff)
3:17 AM Ticket #5255 (In vidstabdetect filter the show option does not work) updated by Tom Steck
I opened http://ffmpeg.zeranoe.com/builds/ and downloaded …
2:53 AM Changeset in ffmpeg [10016745] by Michael Niedermayer <michael@niedermayer.cc>
lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a …
2:30 AM Changeset in ffmpeg [bb629792] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avienc: Fix assertion failure with 256 palette entries …
2:30 AM Changeset in ffmpeg [a51d82b8] by Michael Niedermayer <michael@niedermayer.cc>
lavf/avienc: Add palette after BITMAPINFOHEADER lavf/riffenc: Write …
1:49 AM Ticket #5255 (In vidstabdetect filter the show option does not work) updated by Carl Eugen Hoyos
Keywords changed
1:38 AM Ticket #5255 (In vidstabdetect filter the show option does not work) updated by Carl Eugen Hoyos
Component changed
Please test current FFmpeg git head and please provide the command …
1:04 AM Ticket #5254 (In vidstabdetect filter the shakiness and the stepsize options do not work) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test current FFmpeg git head and please provide the command …
1:04 AM Ticket #5253 (In vidstabtransform filter the zoomspeed option does not work) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test current FFmpeg git head and please provide the command …
1:00 AM Ticket #5255 (In vidstabdetect filter the show option does not work) created by Tom Steck
Summary of the bug: I try to see how stabilization filter works with …
12:51 AM Ticket #5254 (In vidstabdetect filter the shakiness and the stepsize options do not work) created by Tom Steck
Summary of the bug: I try to stabilize various videos and I am …
12:35 AM Ticket #5253 (In vidstabtransform filter the zoomspeed option does not work) created by Tom Steck
Summary of the bug: I try to stabilize various videos and I am …
Note: See TracTimeline for information about the timeline view.