Timeline



May 2, 2017:

11:47 PM Changeset in ffmpeg [b3570f03] by James Almer <jamrial@gmail.com>
avcodec/decode: also check for FF_CODEC_CAP_SETS_PKT_DTS in audio …
11:39 PM Ticket #6343 (Encoding MP4/AAC audio from pcm: issues with packets, duration, and ...) updated by ea167
Hello @heleppkes, Thank you so much for your answer, I totally missed …
11:08 PM Ticket #6367 (ogg vorbis decode results in too many sample frames) created by markbuer
Decoding ogg vorbis via ffmpeg results in too many sample frames, as …
8:55 PM Changeset in ffmpeg [79aa2ff1] by Michael Niedermayer <michael@niedermayer.cc>
avutil/softfloat: use ldexp(), fixes undefined shift Signed-off-by: …
8:50 PM Ticket #6227 (2 video packets dropped when copying stream if encoding another stream) updated by Cubittus
I just re-tested on latest git master and can confirm that the bug is …
8:22 PM Ticket #6350 (n3.3 corrupts when remuxing mp4->mp4 or mp4->mkv) updated by James
Should be fixed in c4be288fdbe1993110f1abd28ea57587cb2bc221 (git …
8:07 PM Ticket #6227 (2 video packets dropped when copying stream if encoding another stream) updated by James
Backported to release/3.3 branch as …
7:42 PM Changeset in ffmpeg [58a8e473] by James Almer <jamrial@gmail.com>
ffmpeg: count packets when queued Because write_packet() fakely …
7:41 PM Ticket #6227 (2 video packets dropped when copying stream if encoding another stream) closed by James
fixed: Should be fixed in c4be288fdbe1993110f1abd28ea57587cb2bc221. Will be …
6:47 PM Changeset in ffmpeg [c4be288f] by Muhammad Faiz <mfcc64@gmail.com>
ffmpeg: count packets when queued Because write_packet() fakely …
6:35 PM Ticket #6366 (tracks lengths are not frame accurate for non-compressed codecs) created by Rob
Summary of the bug: I do a lot of transcoding from AVCHD to QT …
6:31 PM Changeset in ffmpeg [9b4648a2] by Muhammad Faiz <mfcc64@gmail.com>
avcodec/decode: do not treat discarded frames as eof when draining …
5:09 PM Changeset in ffmpeg [2da5bf4c] by James Almer <jamrial@gmail.com>
avfilter/interlace: add complex vertical low-pass filter This complex …
5:02 PM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by krs_vital
record made by multicat [ http://www.videolan.org/projects/dvblast.html ]
5:01 PM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by krs_vital
link to cloud …
4:50 PM Changeset in ffmpeg [b5f19f74] by Diego Biurrun <diego@biurrun.de>
aac: Split function to parse ADTS header data into public and private …
4:39 PM Changeset in ffmpeg [0ac1fec1] by Diego Biurrun <diego@biurrun.de>
bitstream: Move VLC reading functions into the vlc.h header This …
4:38 PM Changeset in ffmpeg [73fc82f3] by Diego Biurrun <diego@biurrun.de>
vlc: Add header #include when the types are used Do not rely on …
4:18 PM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by Carl Eugen Hoyos
Replying to krs_vital: > I rarely use a file input so it's …
4:13 PM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by krs_vital
I rarely use a file input so it's hard to say whether there was there …
1:10 PM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Please run a bisect to find out which change triggers the regression.
1:08 PM Ticket #6363 (Can't connect to some rtmp streams) updated by Pierre Rudloff
I can reproduce with the latest static build: […]
12:54 PM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) updated by Carl Eugen Hoyos
Is this issue only reproducible with udp input or also with file input?
12:50 PM Ticket #6363 (Can't connect to some rtmp streams) updated by Carl Eugen Hoyos
Component changed
Is this problem reproducible with current FFmpeg git head?
11:11 AM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) updated by Cigaes
It is hard to say who is responsible for what here. A few issues are …
10:54 AM Ticket #6365 (Invalid timestamps [ mpegts ] and bad hls chunks) created by krs_vital
m3u8 playlist: cat ./Mute_HD.m3u8 #EXTM3U #EXT-X-VERSION:3 …
10:53 AM ffmpeg_3.3_crash01.txt attached to Ticket #6364 by crow
backtrace from crash
10:53 AM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) created by crow
Summary of the bug: it looks like ffmpeg is triggering an assertion …
10:29 AM Ticket #6287 (HLS: error with no sync m3u8 playlist file and chunks) updated by krs_vital
I think that bug appers after this string: [hls @ 0x148b520] failed to …
10:23 AM Ticket #6287 (HLS: error with no sync m3u8 playlist file and chunks) updated by krs_vital
Today i get logs about this problem: [root@stream-1 ~]# …
10:08 AM Ticket #6363 (Can't connect to some rtmp streams) created by Pierre Rudloff
Hello, I'm trying to convert some RTMP streams but ffmpeg fails to …
8:40 AM Ticket #5866 (mxf regression with xiph sample file) updated by Carl Eugen Hoyos
Replying to smallishzulu: > Before -i if you define; > > …
8:12 AM Ticket #5866 (mxf regression with xiph sample file) updated by smallishzulu
Before -i if you define; -f s24le -ar 48000 -ac X (X is number of …
7:41 AM Ticket #6358 (ffmpeg requires constant output dimensions) updated by 01sas
First of all thanks for your answers, guys. Second: I can confirm …
7:36 AM Ticket #6324 (Cannot compile ffmpeg 3.3 and latest master for arm64 for iOS) updated by wang bin
Still can not compile. Using clang to build aarch64 for iOS and …
7:01 AM Ticket #6361 (Seeking fails for H264 file) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #3705. Note that this is also reproducible with …
6:59 AM Ticket #6360 (Unable to decode some H.264 stream on seeking) closed by Carl Eugen Hoyos
invalid: Please remember to test current FFmpeg git head before reporting an …
6:51 AM Ticket #6362 (expression is always false) closed by Carl Eugen Hoyos
fixed: Should be fixed in 20da4135
6:43 AM Changeset in ffmpeg [20da4135] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/nutdec: Fix an impossible condition, regression since e0c53c34. …
6:32 AM Ticket #6362 (expression is always false) created by Appchecker
Hello! We've checked your code with appChecker static analyzer …
2:13 AM log attached to Ticket #6357 by xyzero
ffmpeg -v 9 -loglevel 99 -ss 16750 -i …
1:29 AM Ticket #6361 (Seeking fails for H264 file) created by Dmitry Koteroff
Summary of the bug: Sample: ​​https://yadi.sk/i/jteUfal9hY7QR (press …
1:25 AM Ticket #6360 (Unable to decode some H.264 stream on seeking) created by Dmitry Koteroff
Summary of the bug: Unable decoding if seeking after opening file. …

May 1, 2017:

11:38 PM Changeset in ffmpeg [0a6ca7aa] by James Almer <jamrial@gmail.com>
avcodec/internal: update FF_CODEC_CAP_SETS_PKT_DTS doxy The code it …
10:55 PM Changeset in ffmpeg [56ddb923] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Use avcodec_register_all() instead of …
9:46 PM Changeset in ffmpeg [f4c133c7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/mips/iirfilter_mips: Include config.h. Fixes the following …
9:44 PM Changeset in ffmpeg [a88b0b0b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/mips/hevc_idct_msa: Add missing const qualifier. Fixes many …
8:39 PM Changeset in ffmpeg [edbf0ff] by Martin Storsjö <martin@martin.st>
hevc: Add NEON add_residual for bitdepth 10 Signed-off-by: Martin …
6:12 PM Ticket #6318 (Problem with -filter_complex and DNxHD with ffmpeg 3.3) updated by Marton Balint
A workaround for this is to increase FF_BUFQUEUE_SIZE in …
4:54 PM Changeset in ffmpeg [b29feec9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/indeo2: Check remaining bits in ir2_decode_plane() Fixes: …
4:48 PM Changeset in ffmpeg [2f00300b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Check remaining bits in unpack_dct_coeffs() Decreases …
3:59 PM Changeset in ffmpeg [b706ddba] by Michael Niedermayer <michael@niedermayer.cc>
doc/developer: Add terse documentation of assumed C implementation …
3:55 PM Changeset in ffmpeg [63b8d414] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bmp: Use ff_set_dimensions() Fixes out of memory Fixes: …
3:55 PM Changeset in ffmpeg [28b24670] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/http: Ignore expired cookies Signed-off-by: Micah Galizia …
12:35 PM Ticket #6245 (libavcodec/exr : piz broken on mips-qemu) closed by mvignali
fixed: Fix in : …
9:40 AM Changeset in ffmpeg [89812e42] by Michael Niedermayer <michael@niedermayer.cc>
fate/exr : add test for negative float value the tested sample …
9:40 AM Changeset in ffmpeg [5ad18f27] by Michael Niedermayer <michael@niedermayer.cc>
fate/exr : add tests for piz uncompress Signed-off-by: Michael …
9:40 AM Changeset in ffmpeg [37f4d220] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/exr : fix piz uncompress on big endian Signed-off-by: …
9:19 AM Ticket #6322 (update_ltp_mips() can run out of registers) closed by Carl Eugen Hoyos
worksforme: This has little similarity to a valid ticket and I cannot reproduce.
8:38 AM Ticket #6292 (overlay filter shortest doesn't work and ffmpeg hangs if 2nd input is ...) updated by Gyan
Still reproducible, as of N-85722-gd535e0c140 Any chance for a fix or …
8:17 AM Ticket #6338 (http cookies not set when using proxy) updated by Vineet Goel
sent
7:41 AM Ticket #6351 (encodec lossy audio LFE how to do not to process) updated by Carl Eugen Hoyos
Keywords changed
Please provide the (aac) command line you tested together with the …
7:33 AM Ticket #6330 (Strange behavior with native FFmpeg AAC encoder, when converting audio ...) updated by Carl Eugen Hoyos
Keywords changed
Please provide the command line that allows to reproduce the issue …
7:30 AM Ticket #6337 (Cannot build dll without version suffix on Windows.) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Type changed
7:28 AM Ticket #6343 (Encoding MP4/AAC audio from pcm: issues with packets, duration, and ...) closed by Carl Eugen Hoyos
needs_more_info: Please understand that -hide_banner makes tickets generally …
7:07 AM Ticket #6338 (http cookies not set when using proxy) updated by Carl Eugen Hoyos
Please create a patch with git format-patch and send it to the …
6:20 AM http_cookies_with_proxy.patch attached to Ticket #6338 by Vineet Goel
fix to correctly send cookies when using proxy
6:18 AM Ticket #6338 (http cookies not set when using proxy) updated by Vineet Goel
i found the fix. infact the code already maintains local_path as well …
2:18 AM Changeset in ffmpeg [cac8de2] by James Almer <jamrial@gmail.com>
avcodec/options: do a more thorough clean up in avcodec_copy_context() …
2:18 AM Changeset in ffmpeg [54a4c9b4] by James Almer <jamrial@gmail.com>
avcodec/options: factorize avcodec_copy_context() cleanup code …

Apr 30, 2017:

11:04 PM Changeset in ffmpeg [37cc1c1e] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: add support for writing Content Light Level …
11:04 PM Changeset in ffmpeg [095147ae] by James Almer <jamrial@gmail.com>
avformat/matroskadec: export Content Light Level metadata Based on a …
7:10 PM Downstreams edited by llogan
Arch no longer provides 0.10 "compat" package. added Ubuntu 17.04. EoL … (diff)
4:33 PM Changeset in ffmpeg [81a4cb8e] by Mark Thompson <sw@jkqxz.net>
vf_hwmap: Add reverse mapping for hardware frames This is something …
4:33 PM Changeset in ffmpeg [38cb05f] by Mark Thompson <sw@jkqxz.net>
vf_hwmap: Add device derivation Also refactor a little and improve …
4:33 PM Changeset in ffmpeg [c5714b51] by Mark Thompson <sw@jkqxz.net>
hwcontext: Improve allocation in derived contexts Use the flags …
4:33 PM Changeset in ffmpeg [e1c5d56b] by Mark Thompson <sw@jkqxz.net>
hwcontext_qsv: Implement mapping frames to the child device type
4:33 PM Changeset in ffmpeg [eaa5e071] by Mark Thompson <sw@jkqxz.net>
hwcontext_qsv: Implement mapping frames from the child device type …
3:24 PM Ticket #6357 (An error in decoding RTMP (h264&aac) live streaming for a long time) updated by xyzero
Replying to cehoyos: Thanks very much. That saves me a lot …
3:13 PM Changeset in ffmpeg [27978155] by Mark Thompson <sw@jkqxz.net>
hwcontext: Add frame context mapping for nontrivial contexts Some …
3:13 PM Changeset in ffmpeg [aa51bb3d] by Mark Thompson <sw@jkqxz.net>
hwcontext_qsv: Support derivation from child devices
3:13 PM Changeset in ffmpeg [e669db76] by Mark Thompson <sw@jkqxz.net>
avconv: Support setting the hardware device to use when filtering …
3:13 PM Ticket #6358 (ffmpeg requires constant output dimensions) updated by Carl Eugen Hoyos
Replying to Cigaes: > Most images format do not contain …
3:07 PM Changeset in ffmpeg [9203aac2] by Mark Thompson <sw@jkqxz.net>
avconv_hw: Add implicit device creation with default parameters If …
2:56 PM Ticket #6357 (An error in decoding RTMP (h264&aac) live streaming for a long time) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
Maybe an issue in rtmp_packet_read_one_chunk(). […] The seek has …
2:36 PM Ticket #6358 (ffmpeg requires constant output dimensions) updated by Cigaes
To complement the previous comment: Most images format do not contain …
2:23 PM Ticket #6339 (Win32 build is failed when using ICL) updated by Carl Eugen Hoyos
Please test attached patch.
2:23 PM patchicl.diff attached to Ticket #6339 by Carl Eugen Hoyos
2:19 PM Ticket #6339 (Win32 build is failed when using ICL) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Apparently a regression since f5495c97
2:17 PM Ticket #6329 (asf file fails to play) updated by Carl Eugen Hoyos
Priority, Type changed
2:16 PM Ticket #6326 (FFmpeg 3.3+3.4-dev crash when scaling to same dimensions with scale_npp) updated by Carl Eugen Hoyos
Priority, Keywords changed
1:39 PM Ticket #6358 (ffmpeg requires constant output dimensions) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Type changed
For future tickets: Please remember to always test current FFmpeg git …
1:29 PM test2_cut.ts attached to Ticket #6358 by Carl Eugen Hoyos
1:26 PM Ticket #4521 (GPL violation - Refusal to supply Source Code) updated by Carl Eugen Hoyos
Component changed
1:23 PM Changeset in ffmpeg [d61f93bf] by James Almer <jamrial@gmail.com>
Merge commit 'c2fa6bb0e8703a7a6aa10e11f9ab36094416d83f' * commit …
1:10 PM Ticket #1867 (License violation in all MediaHuman products) updated by Carl Eugen Hoyos
Component changed
1:09 PM Changeset in ffmpeg [b43b95f4] by Mark Thompson <sw@jkqxz.net>
vp9_raw_reorder_bsf: Remove a redundant allocation This was left over …
12:45 PM Ticket #6356 (implementation of "scaling_list_data" function (hevc_ps.c) does not ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
Regression since 627c044f50da3046809314f7cc742b8a10cf26a1 (analyzed by …
12:34 PM Ticket #4244 (Add BitRate Calculation under HLS Muxer) updated by Carl Eugen Hoyos
Keywords, Component changed
12:24 PM Changeset in ffmpeg [a9b5b6a9] by Michael Niedermayer <michael@niedermayer.cc>
tools: Eliminate codec_type complexity from fuzzer Signed-off-by: …
12:23 PM Changeset in ffmpeg [7796f290] by Michael Niedermayer <michael@niedermayer.cc>
libswscale/tests/swscale: Fix uninitialized variables Signed-off-by: …
11:28 AM Ticket #4331 (Wish: Lossless macroblock padding) updated by Carl Eugen Hoyos
Component changed
If this is a valid enhancement request, it is imo libavcodec-related.
11:00 AM Changeset in ffmpeg [8dd3a53d] by Paul B Mahol <onemda@gmail.com>
avfilter/af_crystalizer: add support for more sample formats …
7:31 AM Ticket #6251 (copyts fails badly for negative start time) updated by Carl Eugen Hoyos
Replying to ferrys: > it is necessary to use -copyts for …

Apr 29, 2017:

10:48 PM Changeset in ffmpeg [d535e0c] by Muhammad Faiz <mfcc64@gmail.com>
avcodec/pthread_frame, decode: allow errors to happen on draining So, …
8:27 PM Downstreams edited by David Walser
avidemux 2.6.20 also uses ffmpeg 3.0.x (diff)
5:12 PM Changeset in ffmpeg [399c7ab9] by Paul B Mahol <onemda@gmail.com>
avfilter: add video oscilloscope filter Signed-off-by: Paul B Mahol …
4:47 PM Changeset in ffmpeg [8341d0dd] by Paul B Mahol <onemda@gmail.com>
avfilter: add pixscope filter Signed-off-by: Paul B Mahol …
4:38 PM Ticket #6359 (FFmpeg should exit with non-zero exit code when an error happens with ...) updated by Carl Eugen Hoyos
Please provide a sample file.
3:50 PM Ticket #6359 (FFmpeg should exit with non-zero exit code when an error happens with ...) created by nyuszika7h
Summary of the bug: When -xerror is used and an error occurs, FFmpeg …
11:49 AM Changeset in ffmpeg [85452f9] by Clément Bœsch <u@pkh.me>
Merge commit 'e807491fc6a336e4becc0cbc981274a8fde18aba' * commit …
11:19 AM Ticket #6251 (copyts fails badly for negative start time) updated by Ladislav
Its not only for negative start time... If you use -copyts - this …
10:46 AM Changeset in ffmpeg [e166fe2e] by Clément Bœsch <u@pkh.me>
Merge commit '46191a2da16f751e53d93646ae1388d421d12bee' * commit …
10:46 AM Changeset in ffmpeg [5729acee] by Clément Bœsch <u@pkh.me>
Merge commit 'cfa4eb4fba782f3f37a33be997b27a91a07053c9' * commit …
10:45 AM Changeset in ffmpeg [b893f3f] by Clément Bœsch <u@pkh.me>
Merge commit 'ea8b730d8e67152107d7fcdd5590bbb51ec236b1' * commit …
10:43 AM Changeset in ffmpeg [fe86fa7c] by Clément Bœsch <u@pkh.me>
Merge commit '1783d7ec03d730c5bd96c07bc5fa7aa566f85c66' * commit …
9:44 AM Changeset in ffmpeg [b8b0cece] by Paul B Mahol <onemda@gmail.com>
doc/filters: add one lowpass filter example Signed-off-by: Paul B …
1:54 AM Changeset in ffmpeg [77bc507f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Explicitly address potential division by zero. …
12:56 AM Changeset in ffmpeg [1bee78a0] by James Zern <jzern@google.com>
libvpxenc: allow aq-mode 4 (equator360) this was added in 1.6.0 …

Apr 28, 2017:

7:38 PM Ticket #6324 (Cannot compile ffmpeg 3.3 and latest master for arm64 for iOS) reopened by mateo
I'm reopening the ticket as this is regression. gas-preprocessor …
6:23 PM Changeset in ffmpeg [e061826e] by Muhammad Faiz <mfcc64@gmail.com>
avfilter/lavfutils: use image2pipe demuxer on ff_load_image allow …
1:43 PM Ticket #6324 (Cannot compile ffmpeg 3.3 and latest master for arm64 for iOS) closed by mateo
invalid: It looks like gas-preprocessor.pl is not used in your case. You should …
12:43 PM Ticket #6324 (Cannot compile ffmpeg 3.3 and latest master for arm64 for iOS) updated by mateo
I'm currently investigating the issue.
11:49 AM ffmpeg-20170428-184536.log attached to Ticket #6358 by 01sas
11:48 AM Ticket #6358 (ffmpeg requires constant output dimensions) created by 01sas
Summary of the bug: I have a video recorded from TV (DVB) and this …
11:47 AM Changeset in ffmpeg [831018b0] by Diego Biurrun <diego@biurrun.de>
mpeg4audio: Make avpriv_copy_pce_data() inline The function currently …
10:30 AM CompilationGuide/MacOSX edited by slhck
minor updates for Homebrew ffmpeg (diff)
9:02 AM Changeset in ffmpeg [e1c2453a] by Martin Storsjö <martin@martin.st>
arm: hevc_idct: Tune the add_res_8x8 and add_res_32x32 functions …
8:29 AM Ticket #6357 (An error in decoding RTMP (h264&aac) live streaming for a long time) created by xyzero
I use ffplay to play a RTMP live streaming (url is …
2:22 AM Ticket #6353 (Encryption Key deleted when append an HLS M3u8 Playlist) closed by Steven Liu
fixed: fixed-id: 363e4f0810d4085bbee3dced41a2de2d2c135dca
2:18 AM Changeset in ffmpeg [cbfd44a9] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix CID 1405135 Fixes Coverity CID: 1405135 …
2:17 AM Changeset in ffmpeg [363e4f08] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: hold old key info when append list fix ticket id: …

Apr 27, 2017:

11:50 PM Ticket #6356 (implementation of "scaling_list_data" function (hevc_ps.c) does not ...) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
8:05 PM Changeset in ffmpeg [0d4d4351] by Martin Storsjö <martin@martin.st>
hevc: Add NEON add_residual for bitdepth 8 Optimized by Alexandra …
6:19 PM Changeset in ffmpeg [970c76f3] by Vittorio Giovara <vittorio.giovara@gmail.com>
mlp_parser: Drop in-parser downmix functionality …
6:19 PM Changeset in ffmpeg [dd3aa85b] by Vittorio Giovara <vittorio.giovara@gmail.com>
aac_ac3_parser: Drop in-parser downmix functionality …
5:19 PM Ticket #6356 (implementation of "scaling_list_data" function (hevc_ps.c) does not ...) updated by ffmpeg_jhwu
Thank you very much for your quick reply. I attached the sample HEVC …
5:16 PM sample.bin attached to Ticket #6356 by ffmpeg_jhwu
sample HEVC bitstream
1:59 PM Changeset in ffmpeg [c7bf98d4] by Vittorio Giovara <vittorio.giovara@gmail.com>
avprobe: use av_spherical_projection_name() to print spherical …
1:59 PM Changeset in ffmpeg [498864fe] by Vittorio Giovara <vittorio.giovara@gmail.com>
dump: use av_spherical_projection_name() to print spherical projection …
1:59 PM Changeset in ffmpeg [ad52eef9] by Vittorio Giovara <vittorio.giovara@gmail.com>
spherical: add functions to retrieve and request projection names …
4:50 AM Changeset in ffmpeg [f7542d7e] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_pvq: use function pointers for recursion Signed-off-by: …
3:33 AM Changeset in ffmpeg [453f8ea2] by James Almer <jamrial@gmail.com>
avcodec/opus_pvq: fix recursive inlining compilation failures They …
2:25 AM Changeset in ffmpeg [6ca82975] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mdec: Fix runtime error: left shift of negative value -127 …
2:25 AM Changeset in ffmpeg [966cbfbc] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Fix return code on open failure Fixes: …
2:25 AM Changeset in ffmpeg [fa8fd080] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/x86/vc1dsp_init: Fix build failure with …
2:25 AM Changeset in ffmpeg [e46d6374] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/exr : fix float to uint16 conversion for negative float …
1:18 AM Changeset in ffmpeg [f16180f4] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_pvq: merge band encoding and decoding into one function Most …
12:50 AM Changeset in ffmpeg [cfca0b91] by James Almer <jamrial@gmail.com>
avformat/concatdec: fix the h264 annexb extradata check The start …

Apr 26, 2017:

10:54 PM Changeset in ffmpeg [18a0d9d7] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_pvq: remove outdated/incorrect comments and redundant variables …
10:22 PM Changeset in ffmpeg [4d59de39] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus_pvq: minor cleanups Removes unneeded variables, renames …
9:58 PM Changeset in ffmpeg [7acb9033] by Mark Thompson <sw@jkqxz.net>
vaapi: Add external control of allow-profile-mismatch Uses the …
9:57 PM Changeset in ffmpeg [64a5260] by Mark Thompson <sw@jkqxz.net>
lavc: Add flag to allow profile mismatch with hardware decoding
9:00 PM Changeset in ffmpeg [6af014f4] by Mark Thompson <sw@jkqxz.net>
vaapi_encode: Use gop_size consistently in RC parameters The …
7:57 PM Changeset in ffmpeg [8de3458] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: surface allocation reduction This patch aims to reduce …
3:47 PM Changeset in ffmpeg [85c2bf9d] by Vittorio Giovara <vittorio.giovara@gmail.com>
avfoundation: update to use AVCodecParameters
3:35 PM Changeset in ffmpeg [78a5fc45] by Clément Bœsch <u@pkh.me>
lavc/hevcdec: fix invalid use of ff_get_format() Regression since …
3:32 PM Changeset in ffmpeg [540b8760] by Clément Bœsch <u@pkh.me>
Merge commit 'd4a91e65343be5d79a4afa61c791191e1b57499a' * commit …
3:31 PM Changeset in ffmpeg [8c6f18e4] by Clément Bœsch <u@pkh.me>
Merge commit '8dfba25ce89b62c80ba83e2116d549176c376144' * commit …
3:25 PM Changeset in ffmpeg [84a368f] by Clément Bœsch <u@pkh.me>
Merge commit '373fd76b4dbd9aa03ed28e502f33f2ca8c1ce19a' * commit …
3:21 PM Changeset in ffmpeg [94c54d9] by Vittorio Giovara <vittorio.giovara@gmail.com>
mlp: Factor out channel layout subset checks
3:21 PM Changeset in ffmpeg [cea7fd9a] by Vittorio Giovara <vittorio.giovara@gmail.com>
mlp: Drop ff_ prefix from a static function
3:17 PM Changeset in ffmpeg [a0ffd66c] by Clément Bœsch <u@pkh.me>
Merge commit '0fea8555ae25124c21f4c4f55a5fa76e9169aa03' * commit …
3:15 PM Changeset in ffmpeg [7e503828] by Clément Bœsch <u@pkh.me>
Merge commit 'ee480790c7eeb03c9cebd8971c46e0cb7db65277' * commit …
3:14 PM Changeset in ffmpeg [1f6e5dd] by Vittorio Giovara <vittorio.giovara@gmail.com>
mlp: Rename the channel layout variable Purely cosmetic change, will …
2:42 PM Changeset in ffmpeg [dfbfbbfa] by Clément Bœsch <u@pkh.me>
Merge commit '1faffe7e8fab21186a233011bc8a62f47962e2cd' * commit …
2:39 PM Changeset in ffmpeg [f9ecf549] by Clément Bœsch <u@pkh.me>
Merge commit 'f7174d7ed045445d00a6d557236737d09ad32343' * commit …
2:38 PM Changeset in ffmpeg [9c1b09f7] by Clément Bœsch <u@pkh.me>
Merge commit 'ef9a711be718ed3802a263d1d9ed340a4aaef224' * commit …
2:36 PM Changeset in ffmpeg [65c3621d] by Clément Bœsch <u@pkh.me>
Merge commit 'a4fec9a7eab842ea5eea1b1ee98624356cb31422' * commit …
2:30 PM Changeset in ffmpeg [be6f6fce] by Clément Bœsch <u@pkh.me>
Merge commit 'cdcfa97dc49d83b5eefd0a651db6bb0a6f98e8f2' * commit …
2:28 PM Changeset in ffmpeg [0f00eb0e] by Clément Bœsch <u@pkh.me>
Merge commit '2425d7329fdccfa9954faba748f3865151354f0c' * commit …
2:27 PM Changeset in ffmpeg [06aafda0] by Clément Bœsch <u@pkh.me>
Merge commit '05a603a94e4b3eeefa5e18ae653a848001461e89' * commit …
2:23 PM Changeset in ffmpeg [172b0e2e] by Clément Bœsch <u@pkh.me>
Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013' * commit …
12:39 PM Changeset in ffmpeg [3a033bc5] by Clément Bœsch <u@pkh.me>
Merge commit '39929e55eb13eeb8dfbe1bc99301fecf6b8942dd' * commit …
12:38 PM Changeset in ffmpeg [40cc925f] by Clément Bœsch <u@pkh.me>
Merge commit '554e55bbf0e4a3640a784cb512b816e776c56333' * commit …
12:37 PM Changeset in ffmpeg [964ae2db] by Clément Bœsch <u@pkh.me>
Merge commit '343e2833994655c252d5236a3394bf6db7a4d8b1' * commit …
12:36 PM Changeset in ffmpeg [a5ee1b61] by Clément Bœsch <u@pkh.me>
Merge commit 'e94b9313b21c3d91a36ef064f7fe3e867616f47f' * commit …
12:35 PM Changeset in ffmpeg [9bc37352] by Clément Bœsch <u@pkh.me>
Merge commit '5c7f2cf81df06614f255f061850132355a01d75e' * commit …
12:32 PM Changeset in ffmpeg [76cc100a] by Clément Bœsch <u@pkh.me>
Merge commit '86157e6db2c7a9222f77fa7e7f50fb9aebc3aa81' * commit …
9:17 AM Ticket #6353 (Encryption Key deleted when append an HLS M3u8 Playlist) updated by JohnPi
It's working thank you for the patch .
8:45 AM Ticket #6352 (HLS stream is loaded slower than it is needed) updated by Alexander
1. Yes, with git head we have the same problem. 2. If stream uses H264 …
7:12 AM Changeset in ffmpeg [bee89ed3] by Anton Khirnov <anton@khirnov.net>
matroskaenc: don't warn about unknown spherical metadata when there …
7:05 AM Changeset in ffmpeg [04b0f0e3] by Anton Khirnov <anton@khirnov.net>
mem: uninline av_malloc(z)_array() Inlining public functions …
5:33 AM Ticket #6338 (http cookies not set when using proxy) updated by Vineet Goel
I looked into the source code (with my limited understanding of c), …

Apr 25, 2017:

11:32 PM Ticket #6353 (Encryption Key deleted when append an HLS M3u8 Playlist) updated by Steven Liu
https://patchwork.ffmpeg.org/patch/3491/ Try this patch please.
11:27 PM Ticket #6346 (Segmentation fault, Auto-inserting h264_mp4toannexb bitstream filter) updated by James
Status changed
b8f26779d615dfb466e90627323b1a4e40639f76 is not the cause. It simply …
11:23 PM Changeset in ffmpeg [b4330a0e] by James Almer <jamrial@gmail.com>
avformat/concatdec: fix the h264 annexb extradata check The start …
7:48 PM Changeset in ffmpeg [3d69dd65] by Martin Storsjö <martin@martin.st>
hevc: Add support for bitdepth 10 for IDCT DC Signed-off-by: Martin …
7:48 PM Changeset in ffmpeg [358adef0] by Martin Storsjö <martin@martin.st>
hevc: Add NEON IDCT DC functions for bitdepth 8 Signed-off-by: …
7:46 PM files.txt attached to Ticket #6346 by Carl Eugen Hoyos
7:45 PM ARD_HD_2017-03-10_17-03-01_cut.ts attached to Ticket #6346 by Carl Eugen Hoyos
7:12 PM in.avi attached to Ticket #6354 by Carl Eugen Hoyos
7:11 PM Ticket #6354 (segfault using signature filter on some videos) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Depending on compiler, this is a regression since …
6:40 PM Ticket #6352 (HLS stream is loaded slower than it is needed) updated by Carl Eugen Hoyos
Is the issue reproducible with current FFmpeg git head? Is there …
6:35 PM Ticket #6345 (MPEG2 decode error) updated by Carl Eugen Hoyos
Related to 997a36238ff0c700acfb77decaa560dc7b3095ec
6:32 PM Ticket #6345 (MPEG2 decode error) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer changed
Thank you! Most frames end with several thousand unread bits != 0 …
5:56 PM Ticket #6356 (implementation of "scaling_list_data" function (hevc_ps.c) does not ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
If you don't want to send a patch - made with git format-patch - …
5:55 PM Ticket #6355 (Unexpected values for psnr_avg) updated by Carl Eugen Hoyos
Resolution changed
5:12 PM Changeset in ffmpeg [91f8ccdd] by Clément Bœsch <u@pkh.me>
Merge commit '730c02326094bcfb1fa67f10a7e7b22f03f5a88f' * commit …
5:02 PM Changeset in ffmpeg [d417e95] by Clément Bœsch <u@pkh.me>
Merge commit 'fa1749dd34c55fb997c97dfc4da9383c9976ab91' * commit …
4:55 PM Ticket #6354 (segfault using signature filter on some videos) updated by Stephen Marquard
The crash is still present with ffmpeg-git-20170417-64bit-static …
4:08 PM Changeset in ffmpeg [9d08c7bd] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: allow filtering only selected channels …
3:58 PM Ticket #6356 (implementation of "scaling_list_data" function (hevc_ps.c) does not ...) updated by James
If you think this change is correct then please send a patch to …
3:51 PM Ticket #6356 (implementation of "scaling_list_data" function (hevc_ps.c) does not ...) created by ffmpeg_jhwu
Current implementation: if (matrix_id < delta) { …
3:32 PM Ticket #6355 (Unexpected values for psnr_avg) updated by aitkenap
This was in fact fixed here: …
3:30 PM Ticket #6355 (Unexpected values for psnr_avg) closed by aitkenap
fixed
3:09 PM Ticket #6355 (Unexpected values for psnr_avg) created by aitkenap
Summary of the bug: I am getting unexpected results when calculating …
3:01 PM Ticket #6354 (segfault using signature filter on some videos) updated by Carl Eugen Hoyos
Is the crash reproducible with current FFmpeg git head?
2:09 PM Ticket #6354 (segfault using signature filter on some videos) updated by Stephen Marquard
This is the feature added here: …
1:49 PM v2.avi attached to Ticket #6354 by Stephen Marquard
video2
1:49 PM v1.avi attached to Ticket #6354 by Stephen Marquard
video1
1:49 PM Ticket #6354 (segfault using signature filter on some videos) created by Stephen Marquard
The attached videos produce a segfault when using the signature …
1:45 PM Ticket #6345 (MPEG2 decode error) updated by alexeysad
I can confirm that after remuxing with -vcodec copy the TS, MXF …
1:44 PM Ticket #6353 (Encryption Key deleted when append an HLS M3u8 Playlist) updated by Steven Liu
Owner, Status changed
1:39 PM Changeset in ffmpeg [d0ce0634] by Diego Biurrun <diego@biurrun.de>
clearvideo: Convert to the new bitstream reader
1:39 PM Changeset in ffmpeg [189157c3] by Diego Biurrun <diego@biurrun.de>
Add ClearVideo decoder Only I-frames are decoded for now. …
1:01 PM Ticket #6353 (Encryption Key deleted when append an HLS M3u8 Playlist) created by JohnPi
Hi, When i append (with "-hls_flags append_list" parameter) a m3u8 …
12:22 PM Ticket #6352 (HLS stream is loaded slower than it is needed) updated by Alexander
Network isn't loaded with anything except HLS input stream of cause.
11:37 AM Ticket #6352 (HLS stream is loaded slower than it is needed) created by Alexander
I have stream http://access1.evolife.su:8080/rep73/index.m3u8 which is …
10:32 AM Ticket #6346 (Segmentation fault, Auto-inserting h264_mp4toannexb bitstream filter) updated by Carl Eugen Hoyos
Keywords, Version, Reproduced by developer changed
Regression since b8f26779d615dfb466e90627323b1a4e40639f76 […]
10:12 AM Changeset in ffmpeg [59d219b9] by Michael Niedermayer <michael@niedermayer.cc>
fate/exr : fix pix_fmt rgb_scanline_pxr24_half_uint32_13x9.exr …
10:07 AM Ticket #6346 (Segmentation fault, Auto-inserting h264_mp4toannexb bitstream filter) updated by ffmpegTV
Example files could be downloaded under: …
8:49 AM Ticket #6349 (libmp3lame encode segfaults with audio filter) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
8:48 AM Ticket #6349 (libmp3lame encode segfaults with audio filter) updated by Carl Eugen Hoyos
For future tickets: The backtrace only makes sense if you don't use …
8:07 AM Ticket #6345 (MPEG2 decode error) updated by Carl Eugen Hoyos
Keywords changed
(Trying to narrow down the reason of this bug that I believe is …
7:57 AM Ticket #6335 (ffmpeg silently ignores first 50 frames when decoding h264) closed by Carl Eugen Hoyos
duplicate: Replying to zhukov: > Replying to cehoyos: > > …
7:31 AM Ticket #6320 (service_name of DVB-T channel showing strange character) updated by Carl Eugen Hoyos
Analyzed by developer changed
Not really a regression since 0a51362b3f3c3a0df09b24fbd9049711bff6fb94
7:02 AM Ticket #6350 (n3.3 corrupts when remuxing mp4->mp4 or mp4->mkv) updated by Carl Eugen Hoyos
And / or #6227.
7:00 AM Ticket #6350 (n3.3 corrupts when remuxing mp4->mp4 or mp4->mkv) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #6275 which has a bad title, sorry.
4:30 AM Ticket #6350 (n3.3 corrupts when remuxing mp4->mp4 or mp4->mkv) updated by James
Status, Version, Reproduced by developer changed
Regression since af1761f7b5b1b72197dc40934953b775c2d951cc. A bunch of …
2:43 AM Ticket #6350 (n3.3 corrupts when remuxing mp4->mp4 or mp4->mkv) updated by carstenmattner
I've also noticed that some streaming sites have already updated to …
2:42 AM Ticket #6351 (encodec lossy audio LFE how to do not to process) updated by jhsxy2005
http://weibo.com/1176020520/F09fyaz77 there is audacity Plot Spectrum
1:37 AM Ticket #6351 (encodec lossy audio LFE how to do not to process) created by jhsxy2005
ffmpeg -i "F:\8.flac" -af …
1:13 AM Changeset in ffmpeg [550a9c54] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Remove FuzzerInterface.h dependancy The …
Note: See TracTimeline for information about the timeline view.