Timeline



Nov 12, 2016:

11:52 PM Changeset in ffmpeg [66453b1f] by James Almer <jamrial@gmail.com>
avformat/mov: zero initialize codec_name in mov_parse_stsd_video() …
11:09 PM Changeset in ffmpeg [f6f1fc2d] by James Almer <jamrial@gmail.com>
fate: fix fate-api dependencies No need to run the whole fate-lavf …
10:48 PM Ticket #5936 (Colored haze in mpeg4 decoding (purple, yellow,...)) updated by Carl Eugen Hoyos
Please do not duplicate every message here and on -users. Consider …
10:38 PM Ticket #5944 (ffmpeg does not correctly copy HE-AAC audio from m2ts conteiner to mkv ...) updated by Carl Eugen Hoyos
Description changed
Please test current FFmpeg git head and please explain what is wrong …
10:01 PM Ticket #5944 (ffmpeg does not correctly copy HE-AAC audio from m2ts conteiner to mkv ...) created by Marcus
Summary of the bug: When copying a m2ts HE-AAC stream to mkv …
5:10 PM Ticket #5936 (Colored haze in mpeg4 decoding (purple, yellow,...)) updated by te36
Looking at: …
5:07 PM Ticket #5936 (Colored haze in mpeg4 decoding (purple, yellow,...)) updated by te36
Replying to cehoyos: > Didn't I suggest this? Sorry, i …
3:47 PM Changeset in ffmpeg [8ddfa5ae] by Diego Biurrun <diego@biurrun.de>
vf_drawtext: Drop wrong void* cast libavfilter/vf_drawtext.c:844:49: …
3:47 PM Changeset in ffmpeg [fcbdd605] by Diego Biurrun <diego@biurrun.de>
nut: Use correct function pointer casts instead of void* Fixes …
3:47 PM Changeset in ffmpeg [3b50dbc5] by Diego Biurrun <diego@biurrun.de>
ratecontrol: Use correct function pointer casts instead of void* …
2:10 PM 8mono_7_i.mp4 attached to Ticket #5943 by ami_stuff
2:10 PM Ticket #5943 (mpeg-4 als: "Overread 8" with 8bit file) created by ami_stuff
encoded with: […] […]
12:40 PM Ticket #5936 (Colored haze in mpeg4 decoding (purple, yellow,...)) updated by Carl Eugen Hoyos
If I understand the sent patches correctly, the reason for this bug …
12:38 PM Ticket #5940 (hls: hls_list_size breaks program_date_time) closed by Carl Eugen Hoyos
fixed: Your patch was (fixed and) applied as …
9:54 AM Ticket #5936 (Colored haze in mpeg4 decoding (purple, yellow,...)) updated by Carl Eugen Hoyos
Didn't I suggest this?
9:15 AM Changeset in ffmpeg [c0dc9df2] by Steven Liu <lq@chinaffmpeg.org>
increment initial_prog_date_time when removing old segments Fixes …
6:36 AM Ticket #5941 (Dolby E corrupted when remuxed) updated by leoenc
This information might be of help: I found out that when using ffmbc, …
6:27 AM Ticket #5936 (Colored haze in mpeg4 decoding (purple, yellow,...)) updated by te36
Andy Furniss suggested that c5fc8ae12622a507d7b9ee30ddcd3734e6de6b1d
2:23 AM Changeset in ffmpeg [04bd1b38] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/htmlsubtitles: Fix reading one byte beyond the array Fixes: …
1:14 AM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) updated by Marton Balint
Cc changed
This should be fixed in 005d058f4230f3207ebcf1131df7426d4f57392f, but …
12:36 AM Changeset in ffmpeg [cdb5479c] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
pnmdec: make sure v is capped by maxval Otherwise put_bits can be …
12:36 AM Changeset in ffmpeg [484151df] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
pnm: limit maxval to UINT16_MAX From 'man ppm': The maximum color …
12:36 AM Changeset in ffmpeg [360bc0d9] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
smvjpegdec: make sure cur_frame is not negative This fixes a …

Nov 11, 2016:

8:01 PM Ticket #4401 (Past duration too large) updated by edumj
I don't know what it means either, but if it can help, it also happens …
6:37 PM Changeset in ffmpeg [005d058f] by Marton Balint <cus@passwd.hu>
lavfi/loudnorm: add an internal libebur128 library Also contains the …
6:22 PM Changeset in ffmpeg [7b8445f0] by Marton Balint <cus@passwd.hu>
tools: add loudnorm script example to use loudnorm Based on a patch …
6:18 PM Ticket #5437 (mpeg-4 als: support 32bit floating point) updated by ami_stuff
this I get while decoding mono and stereo float 32bit (see attached …
6:16 PM f32multi.mp4 attached to Ticket #5437 by ami_stuff
6:16 PM f32stereo.mp4 attached to Ticket #5437 by ami_stuff
6:15 PM f32mono.mp4 attached to Ticket #5437 by ami_stuff
5:48 PM Ticket #5942 (mpeg-4 als: "quant_cof 237 is out of range" with multichannel 16bit) updated by ami_stuff
the same problem happens with multichannel 24bit and 32bit
5:38 PM 16multi.mp4 attached to Ticket #5942 by ami_stuff
5:37 PM Ticket #5942 (mpeg-4 als: "quant_cof 237 is out of range" with multichannel 16bit) created by ami_stuff
no such problem with mono/stereo files encoded with: […] […]
5:17 PM Ticket #5941 (Dolby E corrupted when remuxed) updated by leoenc
Sorry about that, i am constantly trying different versions. The …
5:11 PM Ticket #5941 (Dolby E corrupted when remuxed) updated by Carl Eugen Hoyos
The output you posted is not from the latest Zeranoe build.
4:17 PM Ticket #5941 (Dolby E corrupted when remuxed) updated by leoenc
I am not sure regarding git head, I used the latest build from Zeranoe …
4:11 PM Ticket #5941 (Dolby E corrupted when remuxed) updated by Carl Eugen Hoyos
Keywords changed
Is the issue you see reproducible with current FFmpeg git head? Is …
4:06 PM Ticket #5941 (Dolby E corrupted when remuxed) created by leoenc
I have found a strange issue with ffmpeg. I am trying to remux a …
12:16 PM Changeset in ffmpeg [dd299a2d] by Martin Storsjö <martin@martin.st>
arm: vp9: Add NEON loop filters This work is sponsored by, and …
9:17 AM Changeset in ffmpeg [f7d183f0] by Diego Biurrun <diego@biurrun.de>
libxvid: Check return value of write() call …
9:17 AM Changeset in ffmpeg [e5e8a26d] by Diego Biurrun <diego@biurrun.de>
libxvid: Use proper context in av_log() calls
9:17 AM Changeset in ffmpeg [12db2832] by Diego Biurrun <diego@biurrun.de>
libxvid: Require availability of mkstemp() The replacement code uses …
9:09 AM Changeset in ffmpeg [a67ae670] by Martin Storsjö <martin@martin.st>
arm: vp9: Add NEON itxfm routines This work is sponsored by, and …
9:09 AM Changeset in ffmpeg [0b37cd09] by Martin Storsjö <martin@martin.st>
checkasm: add vp9dsp.itxfm_add tests. This includes fixes by Henrik …
9:04 AM Ticket #5940 (hls: hls_list_size breaks program_date_time) created by ronag
If using hls_list_size together with program_date_time the …
5:46 AM Ticket #5939 (Bad timing with Teletext subtitles, when concatenating 2 DVB files) created by edumj
I have these 2 files from a DVB recording (with DVB and Teletext …
5:23 AM Ticket #5938 (Too long duration of last subtitle of first file, from 2 concatenated ...) updated by edumj
I'd better open a new ticket for Teletext subs.
12:58 AM Ticket #5938 (Too long duration of last subtitle of first file, from 2 concatenated ...) updated by edumj
It happens something similar with Teletext subtitles extracted with …
12:47 AM Ticket #5938 (Too long duration of last subtitle of first file, from 2 concatenated ...) updated by edumj
But, if I make a new .ts joining both files, but only with subtiltes …
12:43 AM Ticket #5938 (Too long duration of last subtitle of first file, from 2 concatenated ...) created by edumj
I have these 2 files from a DVB recording: [000.ts …
12:39 AM Ticket #2402 (FFmpeg marks no subtitles in mkv files as default) closed by c-14
fixed: The ability to mark specific streams as default was added in …

Nov 10, 2016:

11:41 PM Changeset in ffmpeg [872b3589] by Lou Logan <lou@lrcd.com>
doc/encoders: sort list into alphabetical order Signed-off-by: Lou …
11:08 PM Changeset in ffmpeg [48f0e41c] by Lou Logan <lou@lrcd.com>
doc/encoders: add documentation for the Hap encoder Documents options …
10:16 PM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-devel/2016-November/202301.html
9:02 PM Changeset in ffmpeg [89eb398c] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
icodec: correctly check avio_read return value It can read less than …
8:36 PM Changeset in ffmpeg [fd0fae60] by Mark Thompson <sw@jkqxz.net>
pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts …
8:01 PM Changeset in ffmpeg [c82b8ef0] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
dvbsubdec: fix division by zero in compute_default_clut This problem …
8:00 PM Changeset in ffmpeg [1e33035e] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
proresdec_lgpl: explicitly check coff[3] against slice_data_size The …
7:47 PM Ticket #4688 (Support 12bit grayscale tif images) updated by Carl Eugen Hoyos
Yes, the reason is this very ticket;-)
7:27 PM Ticket #3459 (tiff: support cmyk color mode) updated by ami_stuff
Replying to cehoyos: > Patch sent: > …
7:17 PM Ticket #4688 (Support 12bit grayscale tif images) updated by ami_stuff
there is gray12 pix_fmt in ffmpeg since some time ;) …
4:45 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
Not reproducible after remuxing the file with FFmpeg.
4:44 PM Changeset in ffmpeg [18108f36] by Michael Niedermayer <michael@niedermayer.cc>
lavc/utils.c: Make sure skip_samples never goes negative. …
4:44 PM Changeset in ffmpeg [c8dc11bb] by Michael Niedermayer <michael@niedermayer.cc>
lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe …
4:32 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by q3cpma
Sorry, I don't have a smaller one at the moment. …
3:58 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by Carl Eugen Hoyos
Please provide a sample.
3:20 PM Ticket #5913 (teletext / zvbi -> dvbsub) updated by malakudi
Can someone indicate what is the input that dvbsub encoder expects?
2:27 PM Changeset in ffmpeg [bd6fa80d] by Tom Butterworth <bangnoise@gmail.com>
avcodec/hap: add "compressor" option to Hap encoder to disable …
12:37 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) created by q3cpma
Summary of the bug: sample/frame number mismatch in adjacent frames …
12:01 PM Changeset in ffmpeg [11623217] by Martin Storsjö <martin@martin.st>
arm: vp9mc: Use a different helper register for PIC loads This fixes …
12:01 PM Changeset in ffmpeg [824e8c28] by Martin Storsjö <martin@martin.st>
arm: Clear the gp register alias at the end of functions We reset …
9:33 AM Changeset in ffmpeg [905cdcaa] by Diego Biurrun <diego@biurrun.de>
examples/decode_audio: Add missing header for av_free()
9:18 AM Changeset in ffmpeg [6a62795] by Martin Storsjö <martin@martin.st>
aarch64: h264idct: Use the offset parameter to movrel Signed-off-by: …
9:18 AM Changeset in ffmpeg [557c1675] by Martin Storsjö <martin@martin.st>
arm: vp9mc: Minor adjustments from review of the aarch64 version This …
9:15 AM Changeset in ffmpeg [383d96aa] by Martin Storsjö <martin@martin.st>
aarch64: vp9: Add NEON optimizations of VP9 MC functions This work is …
9:06 AM Changeset in ffmpeg [c44a8a3e] by Martin Storsjö <martin@martin.st>
aarch64: Add an offset parameter to the movrel macro With apple …
9:05 AM Changeset in ffmpeg [a4cfcddc] by Martin Storsjö <martin@martin.st>
vp9: Make the subpel filters non-static Make them aligned, to allow …
8:15 AM Changeset in ffmpeg [98cae966] by Anton Khirnov <anton@khirnov.net>
matroskaenc: write updated STREAMINFO metadata for FLAC streams if …
8:01 AM Changeset in ffmpeg [f4bf2363] by Anton Khirnov <anton@khirnov.net>
matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf …
8:00 AM Changeset in ffmpeg [84f22568] by Anton Khirnov <anton@khirnov.net>
pthread_frame: properly propagate the hw frame context across frame threads
7:22 AM Changeset in ffmpeg [08be65a0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/hevc_ps: Fix an error message.
7:11 AM Changeset in ffmpeg [edb8af6e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/hevc_ps: Use correct pix_fmt for 12bit 4:0:0. Fixes part of …
6:58 AM Ticket #5936 (Colored haze in mpeg4 decoding (purple, yellow,...)) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since c5fc8ae12622a507d7b9ee30ddcd3734e6de6b1d
2:30 AM Changeset in ffmpeg [863ebe6f] by Steven Liu <lq@chinaffmpeg.org>
avformat/flvenc: add add_keyframe_index option Add keyframe index …
1:10 AM purple-haze-bug.avi attached to Ticket #5936 by te36
1:07 AM WikiStart edited by llogan
Removed spam. Reverted to version 173. (diff)
1:03 AM Ticket #5936 (Colored haze in mpeg4 decoding (purple, yellow,...)) created by te36
Summary: I have ca. 3 TB/10 years of free-TV recordings created with …
12:18 AM Changeset in ffmpeg [2bc66d9e] by Michael Niedermayer <michael@niedermayer.cc>
nut: add gray12 support Signed-off-by: Michael Niedermayer …

Nov 9, 2016:

11:49 PM Changeset in ffmpeg [19be5fb7] by Michael Niedermayer <michael@niedermayer.cc>
swscale: Add GRAY12 Signed-off-by: Michael Niedermayer …
11:42 PM Changeset in ffmpeg [638b216d] by Michael Niedermayer <michael@niedermayer.cc>
pixfmt: Add GRAY12 Signed-off-by: Michael Niedermayer …
11:33 PM Changeset in ffmpeg [b828788d] by Michael Niedermayer <michael@niedermayer.cc>
swscale: Add GBRAP10 output Signed-off-by: Michael Niedermayer …
11:33 PM Changeset in ffmpeg [2c7d8cbd] by Michael Niedermayer <michael@niedermayer.cc>
swscale: Add the GBRAP12 output Signed-off-by: Michael Niedermayer …
11:33 PM Changeset in ffmpeg [873d06c7] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix alpha shift in yuv2gbrp_full_X_c() Signed-off-by: …
11:33 PM Changeset in ffmpeg [a340cfef] by Michael Niedermayer <michael@niedermayer.cc>
swscale/input: Fix alpha bswap for set readAlpPlanar Signed-off-by: …
11:33 PM Changeset in ffmpeg [d736b52a] by Michael Niedermayer <michael@niedermayer.cc>
swscale: Drop is9_OR_10BPS() use, its name is not correct Found-by: …
11:13 PM Changeset in ffmpeg [72a19f40] by Diego Biurrun <diego@biurrun.de>
mpegaudiodsp: aarch64: Adjust function prototype after …
10:10 PM WikiStart edited by Tim Gasper
Added links to AWS marketplace AMIs for fast/easy deploys of FFmpeg in aws (diff)
8:10 PM Changeset in ffmpeg [226d35c8] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
escape124: reject codebook size 0 It causes a cb_depth of 32, leading …
8:10 PM Changeset in ffmpeg [d54c95a1] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
icodec: add ico_read_close to fix leaking ico->images Reviewed-by: …
8:10 PM Changeset in ffmpeg [467eece1] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
icodec: fix leaking pkt on error Reviewed-by: Michael Niedermayer …
7:51 PM Changeset in ffmpeg [2dd4648] by Diego Biurrun <diego@biurrun.de>
configure: Move license checks directly after command line parsing …
7:51 PM Changeset in ffmpeg [c78495d1] by Diego Biurrun <diego@biurrun.de>
configure: Log name and parameters of all helper functions where it …
7:51 PM Changeset in ffmpeg [8a6e7a6] by Diego Biurrun <diego@biurrun.de>
configure: Use check_cpp in CPP flags tests
7:51 PM Changeset in ffmpeg [831005b2] by Diego Biurrun <diego@biurrun.de>
configure: Log correct test name and use correct filter when testing …
7:51 PM Changeset in ffmpeg [fe7bc1f1] by Diego Biurrun <diego@biurrun.de>
configure: Do not unconditionally check for (and enable) xlib This …
7:51 PM Changeset in ffmpeg [d1a91ebe] by Diego Biurrun <diego@biurrun.de>
configure: Print list of enabled programs Also drop a related and now …
7:51 PM Changeset in ffmpeg [576c9003] by Diego Biurrun <diego@biurrun.de>
configure: Improve output wording Also drop a redundant output line.
7:51 PM Changeset in ffmpeg [a3483f79] by Diego Biurrun <diego@biurrun.de>
avconv: Drop stray leftover debug output
5:03 PM Ticket #5935 (Duration glitch and seek offset problems with transcodes to h264/aac/mp4) updated by Neil Slater
I will try to identify a source video (as opposed to separate image …
4:59 PM ffmpeg-20161109-161805.log attached to Ticket #5935 by Neil Slater
Log of transcode with both duration and frame offset problem
4:58 PM Ticket #5935 (Duration glitch and seek offset problems with transcodes to h264/aac/mp4) created by Neil Slater
Summary of the bug: When transcoding content to h264/aac/mp4, ffmpeg …
4:49 PM Changeset in ffmpeg [ab6ffc2a] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Add myself to flvenc Signed-off-by: Steven Liu …
1:06 PM Ticket #5933 (Some unused output options do not trigger a warning) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
Maybe the following command line helps you understanding the issue - …
9:45 AM Seeking edited by Michael Bunk
Fix time calculation (diff)
2:54 AM Ticket #5934 (Bad timing when extracting Teletext Subtitles from concatenated files) created by edumj
I have these 2 files from a DVB recording: [000.ts …

Nov 8, 2016:

11:45 PM Ticket #5933 (Some unused output options do not trigger a warning) created by KarolGT
rtsp_transport tcp is ignored when this parameter is not right after …
9:27 PM Changeset in ffmpeg [1bbb18fe] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mpegts: prevent division by zero Reviewed-by: Michael Niedermayer …
8:54 PM Ticket #5858 (HLS single file playback broken when encryption enabled) updated by Bryan Murphy
For anybody else who may be running into this issue, we've had better …
8:54 PM Ticket #4668 (Subtle HLS segmenting playback glitch) updated by Bryan Murphy
For anybody else who may be running into this issue, we've had better …
8:53 PM Ticket #5748 (M3U8 playback broken after seek in Safari OSX/iOS) updated by Bryan Murphy
For anybody else who may be running into this issue, we've had better …
7:17 PM Changeset in ffmpeg [ff100c9d] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
matroskadec: fix NULL pointer dereference in …
5:05 PM Changeset in ffmpeg [0a245875] by Tom Butterworth <bangnoise@gmail.com>
avcodec/hap: pass texture-compression destination as argument, not in …
4:54 PM Changeset in ffmpeg [67deba8a] by Diego Biurrun <diego@biurrun.de>
Use avpriv_report_missing_feature() where appropriate
4:43 PM Changeset in ffmpeg [70c6a1bc] by James Almer <jamrial@gmail.com>
avformat/matroskadec: fix DiscardPadding element parsing If the value …
4:32 PM Changeset in ffmpeg [59d2b00d] by Diego Biurrun <diego@biurrun.de>
configure: Add --quiet command line parameter to suppress informative …
4:32 PM Changeset in ffmpeg [4537647c] by Diego Biurrun <diego@biurrun.de>
fate: checkasm: Split monolithic test into individual components
4:32 PM Changeset in ffmpeg [94982370] by Diego Biurrun <diego@biurrun.de>
checkasm: Add --test parameter to check only specific components …
4:22 PM Changeset in ffmpeg [de6e2ff3] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: Read multiple stsd from DV Signed-off-by: Vittorio Giovara …
4:22 PM Changeset in ffmpeg [47a79572] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: Support extradata changes from multiple stsd Signed-off-by: …
4:22 PM Changeset in ffmpeg [2fe30b4] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: Allow parsing external extradata buffers
4:22 PM Changeset in ffmpeg [5be21531] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: Move hevc_decode_extradata before frame decoding Avoids a …
4:22 PM Changeset in ffmpeg [bed2c4b] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Add hevc main10 profile to avconv cli
4:22 PM Changeset in ffmpeg [17dac56b] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Rename ycgco color space appropriately Planes are ordered as …
4:21 PM Changeset in ffmpeg [0361e4dc] by Diego Biurrun <diego@biurrun.de>
h264_qpel: x86: Move function with only one instance out of template …
4:20 PM Changeset in ffmpeg [88f0cf8c] by Diego Biurrun <diego@biurrun.de>
avplay: Correct function pointer assignments in options array …
3:48 PM Changeset in ffmpeg [943533d6] by Diego Biurrun <diego@biurrun.de>
avconv: Correct function pointer assignments in options array Fixes …
3:00 PM option2-ffmpeg-20161108-154548.log attached to Ticket #5932 by hdgdl
3:00 PM option1-ffmpeg-20161108-154319.log attached to Ticket #5932 by hdgdl
2:59 PM Ticket #5932 (HLS decoding - buffering/skipping when for example #EXTINF:0.76,) created by hdgdl
recently a big adult cam site changed their hls manifest. since then …
2:18 PM Changeset in ffmpeg [317be31e] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus: move the entropy decoding functions to opus_rc.c The intention …
2:18 PM Changeset in ffmpeg [0660a09d] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus: move all tables to a separate file Signed-off-by: Rostislav …
1:07 PM Changeset in ffmpeg [a765ba64] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Read multiple stsd from DV Signed-off-by: Michael …
11:12 AM Changeset in ffmpeg [6f0a1710] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: use AVStream.codecpar in open_input_stream() AVStream.codec …
11:12 AM Changeset in ffmpeg [822e3e2d] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: user AVStream.codecpar in compute_status() AVStream.codec …
11:12 AM Changeset in ffmpeg [afcbadf0] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: use AVStream.codecpar in find_stream_in_feed() …
11:12 AM Changeset in ffmpeg [1323349b] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: get time_base from AVStream in print_stream_params() …
11:12 AM Changeset in ffmpeg [689f648a] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: use .codecpar instead of .codec in print_stream_params() …
11:11 AM Changeset in ffmpeg [311107a] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: check for codec match using AVStream.codecpar Compare using …
8:42 AM Ticket #5269 (MPEG-DASH: Cannot play the DASH Industry Forum's samples) updated by marantz
also miss this
12:56 AM Changeset in ffmpeg [acd87dfc] by Michael Niedermayer <michael@niedermayer.cc>
cmdutils: add show_demuxers and show_muxers add -muxers and -demuxers …
12:50 AM Changeset in ffmpeg [0cf68538] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: quit when the audio queue reaches 0 rather than keeping track …
12:50 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Eric Pardee
I apologize, I mixed up the last commands when I was posting. …

Nov 7, 2016:

10:09 PM Ticket #5931 (showwavespic, showspectrumpic innacurate length of resulting image) updated by Carl Eugen Hoyos
Priority, Keywords, Status changed
Afaict, there is always a right border (without waves), even for small …
9:42 PM Changeset in ffmpeg [43de8b32] by Luca Barbato <lu_zero@gentoo.org>
lzf: update pointer p after realloc This fixes heap-use-after-free …
9:42 PM Changeset in ffmpeg [ab839054] by Luca Barbato <lu_zero@gentoo.org>
swscale: Add GRAY12
9:42 PM Changeset in ffmpeg [7471352f] by Luca Barbato <lu_zero@gentoo.org>
pixfmt: Add GRAY12
7:41 PM Changeset in ffmpeg [ef6a7864] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: Fix one AVFormatContext misuse Signed-off-by: Michael …
7:16 PM voice.wav attached to Ticket #5931 by Jonatã Bolzan Loss
7:13 PM image2.png attached to Ticket #5931 by Jonatã Bolzan Loss
7:13 PM image1.png attached to Ticket #5931 by Jonatã Bolzan Loss
image1
7:12 PM Ticket #5931 (showwavespic, showspectrumpic innacurate length of resulting image) created by Jonatã Bolzan Loss
Summary of the bug:showwavespic, showspectrumpic innacurate length of …
6:44 PM Changeset in ffmpeg [2c90316b] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
hls: fix leaking avio_opts on hls_read_header error Use the hls_close …
6:43 PM Changeset in ffmpeg [a305e0e5] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
hls: move hls_close above hls_read_header This is needed for the …
6:41 PM Changeset in ffmpeg [5249706] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mpegaudio_parser: don't return AVERROR_PATCHWELCOME The API does not …
6:27 PM Changeset in ffmpeg [73ce1d86] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: steal SPACE_CHARS, remove one reason for internal.h that way …
6:27 PM Changeset in ffmpeg [ecb40dee] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: eliminate hardcoded literal and duplicated array size …
6:27 PM Changeset in ffmpeg [10019c13] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: use av_freep() for a case that is not clearly at the end of …
6:27 PM Changeset in ffmpeg [f67d22f] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: Throw ffm.h out its not used except for a constant that is …
6:27 PM Changeset in ffmpeg [4c8d69e5] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: drop a bunch of apparently unneeded internal headers …
6:27 PM Ticket #4443 (Transparency gets lost when using palettegen / paletteuse) updated by llogan
Consider offering a bounty. Developers are just volunteers and have …
5:45 PM Creating multiple outputs edited by llogan
fixed typo found my Moritz B. make example more like what users will … (diff)
5:06 PM Changeset in ffmpeg [7568b0f5] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Add missing error check for avcodec_parameters_copy() …
5:06 PM Changeset in ffmpeg [fc20e300] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Fix probing mpegts audio streams that use probing …
5:06 PM Changeset in ffmpeg [32ceeb57] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Factor copying stream info to a separate function …
4:56 PM Changeset in ffmpeg [e2193b5] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Add missing error check for avcodec_parameters_copy() …
4:56 PM Changeset in ffmpeg [3d2f6364] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Fix probing mpegts audio streams that use probing …
4:56 PM Changeset in ffmpeg [9a51cd35] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Factor copying stream info to a separate function …
2:36 PM Ticket #5930 (Nut container doesnʼt support Opus codec) created by Nikita Puzyryov
Summary of the bug: title Relevant part from the full log below: …
2:07 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by Kristian K. Nielsen
Cc changed
1:37 PM Ticket #4399 (Fontconfig 2.11.91 breaks proper font selection in ffmpeg) updated by Carl Eugen Hoyos
Keywords changed
1:36 PM Ticket #2937 (avformat_new_stream() memory leak) closed by Carl Eugen Hoyos
invalid
1:35 PM Ticket #4427 (ffprobe read_intervals not correctly working with avi) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Not a regression afaict / reproducible with f0606a28
1:05 PM Ticket #4457 (fate.sh outputs " /bin/cat: Argument list too long") updated by Carl Eugen Hoyos
Status, Version changed
1:03 PM Ticket #4451 (Accept-Encoding parsing) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
1:01 PM Ticket #4466 (flashsv2enc warning while trying to take the absolute value of an ...) closed by Carl Eugen Hoyos
fixed: Fixed by Ganesh Ajjanagadde in 0fe1c50e505125cf2b026d810458bc5cbc242792
12:39 PM Ticket #4443 (Transparency gets lost when using palettegen / paletteuse) updated by LordHDL
Would like to see this tackled. Other command line tools for image …
11:48 AM Changeset in ffmpeg [4ab61cd] by Anton Khirnov <anton@khirnov.net>
qsv{enc,dec}: extend the internal frame allocator Handle the internal …
11:47 AM Changeset in ffmpeg [00aeedd8] by Anton Khirnov <anton@khirnov.net>
qsv{dec,enc}: use a struct as a memory id with internal memory …
11:47 AM Changeset in ffmpeg [404e5147] by Anton Khirnov <anton@khirnov.net>
qsv{dec,enc}: always use an internal mfxFrameSurface1 For encoding, …
11:47 AM Changeset in ffmpeg [e8bbacbf] by Anton Khirnov <anton@khirnov.net>
hwcontext_qsv: support frame mapping Signed-off-by: Maxym …
11:47 AM Changeset in ffmpeg [8ea15afb] by Anton Khirnov <anton@khirnov.net>
hwcontext_qsv: transfer data through the child context when VPP fails …
11:47 AM Changeset in ffmpeg [b91ce486] by Anton Khirnov <anton@khirnov.net>
hwcontext_qsv: do not fail when download/upload VPP session creation …
11:47 AM Changeset in ffmpeg [b115a35e] by Anton Khirnov <anton@khirnov.net>
hwcontext_qsv: add support for the P8 format When using GPU surfaces …
11:47 AM Changeset in ffmpeg [10065d93] by Anton Khirnov <anton@khirnov.net>
hwcontext_dxva2: add support for the P8 format This format is used …
11:46 AM Changeset in ffmpeg [91097376] by Anton Khirnov <anton@khirnov.net>
hwcontext_dxva2: frame mapping support Signed-off-by: Maxym …
9:05 AM Changeset in ffmpeg [fabfbfe5] by Anton Khirnov <anton@khirnov.net>
dxva2: fix surface selection when compiled with both d3d11va and dxva2 …
8:16 AM Changeset in ffmpeg [db0b3dcc] by Martin Storsjö <martin@martin.st>
libx265: Add option to force IDR frames This is in the same the same …
5:54 AM Ticket #1349 (itsoffset doesn't work for second input file (audio)) updated by Oddthinking
I believe I have encountered this same problem with ffmpeg version …
12:45 AM Ticket #5890 (DVTel Camera G726 Audio) updated by Carl Eugen Hoyos
Thank you!
12:29 AM Ticket #5890 (DVTel Camera G726 Audio) updated by Dennis
Sorry for the delay. Yes, I confirm this is fixed.

Nov 6, 2016:

11:51 PM Changeset in ffmpeg [34aeb5db] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
xmv: validate sample_rate AVCodecParameters.sample_rate is a signed …
11:51 PM Changeset in ffmpeg [54b8fbbc] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
voc_packet: validate sample_rate A negative sample rate doesn't make …
11:51 PM Changeset in ffmpeg [eb205eda] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
oggparsespeex: validate sample_rate A negative sample rate doesn't …
11:51 PM Changeset in ffmpeg [f748e3b5] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
nuv: validate sample_rate A negative sample rate doesn't make sense …
11:51 PM Changeset in ffmpeg [2c818c38] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mvdec: validate sample_rate A negative sample rate doesn't make sense …
11:51 PM Changeset in ffmpeg [07477546] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mpeg4audio: validate sample_rate A negative sample rate doesn't make …
11:51 PM Changeset in ffmpeg [9d36602a] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mov: validate sidx timescale A negative timescale doesn't make sense …
11:51 PM Changeset in ffmpeg [a398f05] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mov: validate time_scale A negative timescale doesn't make sense and …
11:51 PM Changeset in ffmpeg [fc022e77] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mov: validate sample_rate A negative sample rate doesn't make sense …
11:51 PM Changeset in ffmpeg [0009457d] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
ffmdec: validate sample_rate A negative sample rate doesn't make …
11:51 PM Changeset in ffmpeg [872fcfcc] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
bfi: validate sample_rate A negative sample rate doesn't make sense …
11:51 PM Changeset in ffmpeg [2eb05eaa] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
adxdec: validate sample_rate A negative sample rate doesn't make …
10:02 PM Changeset in ffmpeg [88db6c28] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_drawtext: fixed default/flt formatting ignoring offset …
9:46 PM Changeset in ffmpeg [2d72ea68] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvenc: support mp3 audio with 48khz Signed-off-by: Michael …
8:43 PM Ticket #5286 (ffmpeg -hwaccel vdpau limited to h264 level 4.1 since avconv_vdpau: ...) updated by Andy Furniss
Yes, though as noted above I am not affected anymore, but I can fake …
8:29 PM Changeset in ffmpeg [c6bc823e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/tcp: Put struct sockaddr_in6 under #if Fixes: error: …
3:59 PM Changeset in ffmpeg [0e66dcd7] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_volumedetect: Remove dependency on channel layout …
2:27 PM Changeset in ffmpeg [6d50dff8] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: parameters for filter thread counts Enables specifying how …
2:26 PM Changeset in ffmpeg [b54fd42d] by Michael Niedermayer <michael@niedermayer.cc>
doc/libx26[45]: Add documentation for forced-idr Signed-off-by: Derek …
1:27 PM Ticket #5614 (VDA output error and pixelation frames) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide a sample file that allows to …
1:23 PM Ticket #5286 (ffmpeg -hwaccel vdpau limited to h264 level 4.1 since avconv_vdpau: ...) updated by Carl Eugen Hoyos
Is this still reproducible with current FFmpeg git head?
1:09 PM Ticket #5463 (random crashes when reading realtime updated metadata from text file) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if this is still reproducible and if you can provide …
1:07 PM Ticket #5635 (a12v: support alpha) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
12:58 PM Ticket #3339 (Remuxing m2ts to mkv, Can't write packet with unknown timestamp) closed by Carl Eugen Hoyos
fixed: Fixed by Paul B Mahol in 01fa4fb69e40165c1e03bcf6939e7f4ad07b69b6.
11:36 AM Changeset in ffmpeg [75547212] by Stefano Sabatini <stefasab@gmail.com>
lavf/mpegtsenc: write metadata descriptor for timed ID3 packets This …
11:36 AM Changeset in ffmpeg [9ccdf04b] by Stefano Sabatini <stefasab@gmail.com>
lavf/mpegtsenc: move putstr8 definition up This allows to use the …
4:44 AM Ticket #4401 (Past duration too large) updated by Roger Pack
I believe I saw it recently, like within the last month or two. So yes …
1:42 AM Changeset in ffmpeg [75a13115] by James Almer <jamrial@gmail.com>
avformat/mux: remove unnecessary autobsf hack autobsf has been ported …
1:42 AM Changeset in ffmpeg [e8a39f58] by James Almer <jamrial@gmail.com>
avformat/framehash: also print channel layout as a string This should …
12:50 AM Changeset in ffmpeg [c3e07556] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Replace QSV maintainer Ivan has a shortage of time to …

Nov 5, 2016:

9:49 PM PelcoES5230.h264 attached to Ticket #5929 by Carl Eugen Hoyos
9:48 PM Ticket #5929 (Warnings shown for likely invalid real-life H.264 stream) created by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-user/2016-November/034184.html
8:53 PM Changeset in ffmpeg [9ea69f48] by James Almer <jamrial@gmail.com>
avutil/softfloat_ieee754: make all functions inline Removes "defined …
5:56 PM Changeset in ffmpeg [0efb6106] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mxfdec: fix NULL pointer dereference Metadata streams have priv_data …
5:56 PM Changeset in ffmpeg [bb6a7b6f] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
lzf: update pointer p after realloc This fixes heap-use-after-free …
5:53 PM Ticket #4344 (XSUBs are too low in PAL video, on PS3) updated by edumj
I've tested, and it seems that DivXMux does this: 1-Crop every bitmap …
5:48 PM Changeset in ffmpeg [c0f6eff6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/tcp: workaround for IOS9 getaddrinfo in IPv6 only network use …
4:40 PM Ticket #2966 (ljpeg: support 36bpp rgb) updated by ami_stuff
I attached also some lossy samples.
4:39 PM 36_RGB.jpg attached to Ticket #2966 by ami_stuff
4:38 PM 48_YCbCrK.jpg attached to Ticket #2966 by ami_stuff
4:38 PM 36_YCbCrK.jpg attached to Ticket #2966 by ami_stuff
4:21 PM Changeset in ffmpeg [77461032] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtpdec: Add support for 24 bit RTSP audio playback When …
2:26 PM Changeset in ffmpeg [26e9efab] by Michael Niedermayer <michael@niedermayer.cc>
fate: Remove show_formats for fate-mov-zombie test This includes the …
2:22 PM Ticket #5603 (wav: support decoding of "16.8 Floating Point (Legacy Audition Format)") updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
2:22 PM Ticket #5602 (wav: support decoding of "24.0 Floating Point (Legacy Audition Format)") updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
1:11 PM Ticket #5890 (DVTel Camera G726 Audio) updated by Carl Eugen Hoyos
Replying to cehoyos: > Should be fixed in …
12:59 PM Ticket #5603 (wav: support decoding of "16.8 Floating Point (Legacy Audition Format)") updated by ami_stuff
patch: …
12:59 PM Ticket #5602 (wav: support decoding of "24.0 Floating Point (Legacy Audition Format)") updated by ami_stuff
patch: …
11:41 AM Changeset in ffmpeg [3cba09e5] by Diego Biurrun <diego@biurrun.de>
x86: Drop stray semicolons after function definitions …
11:23 AM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by tesla_
11:13 AM Ticket #5891 ("-t" not applied to streams when using channelsplit filter) closed by Carl Eugen Hoyos
invalid
9:24 AM Changeset in ffmpeg [5dc237aa] by Michael Niedermayer <michael@niedermayer.cc>
fate: add zombie test This test tests some odd sample with odd aspect …
8:33 AM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by qqqzhouhk
Replying to w3sip: > Have you ran it with -f mjpeg? > > …
7:09 AM Changeset in ffmpeg [6ead033] by Matt Oliver <protogonoi@gmail.com>
avcodec/nvenc.c: Use new safe dlopen code. Signed-off-by: Matt Oliver …
7:08 AM Changeset in ffmpeg [d6f85ec2] by Matt Oliver <protogonoi@gmail.com>
avformat/avisynth.c: Use new safe dlopen code. Signed-off-by: Matt …
7:08 AM Changeset in ffmpeg [85db1f97] by Matt Oliver <protogonoi@gmail.com>
avutil/hwcontext_dxva.c: Use new safe dlopen code. Signed-off-by: …
7:08 AM Changeset in ffmpeg [85553b42] by Matt Oliver <protogonoi@gmail.com>
compat/w32dlfcn.h: Add safe win32 dlopen/dlclose/dlsym functions. …
6:50 AM Ticket #5921 (Can not read mjpeg from IP camera) updated by qqqzhouhk
Replying to cehoyos: > Work-around is to specify {{{-f …
5:55 AM Ticket #4344 (XSUBs are too low in PAL video, on PS3) updated by edumj
Ok, with lower video resolutions (like 320x480 and 640x480) they are …
3:49 AM Ticket #5926 (Encoding with nvenc results in 'Codec not supported') updated by alexjs
Incidentally I see the same behaviour with Nvidia Telsa K80 cards …
3:04 AM Changeset in ffmpeg [55061bbc] by James Almer <jamrial@gmail.com>
ffmpeg: don't overwrite av_bsf_receive_packet return value before …
2:40 AM Ticket #5928 (qt targa: rgb555 mov file encoded by ffmpeg is incompatible with quicktime) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
Regression since 862120f9, see also …
2:38 AM Changeset in ffmpeg [51e32991] by James Almer <jamrial@gmail.com>
avcodec/rawdec: check for side data before checking its size Fixes …
2:36 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Eric Pardee
There is no audio in the files, these are video prores mxf files. …
2:28 AM Ticket #5928 (qt targa: rgb555 mov file encoded by ffmpeg is incompatible with quicktime) updated by ami_stuff
and looks like the same problem with "-vcodec targa/tiff -pix_fmt …
2:23 AM Ticket #5928 (qt targa: rgb555 mov file encoded by ffmpeg is incompatible with quicktime) updated by ami_stuff
also unrelated: …
2:22 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Carl Eugen Hoyos
Replying to dr_pardee: > Hi, thanks for response. Yes, …
2:13 AM 160.png attached to Ticket #5928 by ami_stuff
2:12 AM hicol_ffmpeg.mov attached to Ticket #5928 by ami_stuff
2:12 AM hicol_qt.mov attached to Ticket #5928 by ami_stuff
2:12 AM Ticket #5928 (qt targa: rgb555 mov file encoded by ffmpeg is incompatible with quicktime) created by ami_stuff
this is because ffmpeg-produced file is identified by quicktime as …
1:57 AM Ticket #5926 (Encoding with nvenc results in 'Codec not supported') updated by alexjs
Thanks both - apologies for the noise then. Quick clarification, I …
1:54 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Eric Pardee
Hi, thanks for response. Yes, there are audio tracks but not …
1:13 AM Changeset in ffmpeg [7e603fb3] by James Almer <jamrial@gmail.com>
fate: add bsf tests for ticket 5927 Tested-by: Michael Niedermayer …
1:12 AM Changeset in ffmpeg [9e588125] by James Almer <jamrial@gmail.com>
avformat/mux: split side data before internal auto BSF The bitstream …
12:59 AM Changeset in ffmpeg [6005c7e6] by James Almer <jamrial@gmail.com>
Revert "avformat/mux: split side data earlier in av_write_frame and …
12:41 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Carl Eugen Hoyos
Isn't there supposed to be audio in both files?
Note: See TracTimeline for information about the timeline view.