Timeline



Oct 24, 2017:

11:01 PM Changeset in ffmpeg [2708c8e8] by Mark Thompson <sw@jkqxz.net>
hwcontext_vaapi: Set message callbacks on internally-created devices …
11:00 PM Changeset in ffmpeg [bfc83acf] by Mark Thompson <sw@jkqxz.net>
vaapi: Always free parameter buffers after vaEndPicture() with libva2 …
10:55 PM Changeset in ffmpeg [f0a978a5] by Mark Thompson <sw@jkqxz.net>
vaapi: Remove H.264 baseline profile This has been deprecated in …
10:53 PM Changeset in ffmpeg [a126b67] by Mark Thompson <sw@jkqxz.net>
configure: Add config option for libva2 (VAAPI 1)
10:35 PM Ticket #6777 (hls muxer writes a corrupted init filename when segmenting to fmp4 ...) created by pickles
Summary of the bug: As discussed in comments 3-5 in #6776, the hls …
10:30 PM Changeset in ffmpeg [94ab0bef] by Mark Thompson <sw@jkqxz.net>
vaapi: Disable deprecation warnings around use of struct vaapi_context
10:26 PM Changeset in ffmpeg [953d55f4] by James Almer <jamrial@gmail.com>
Merge commit '26d9b60373bf45bc4f91ff6815f5fa36764d4d7b' * commit …
10:25 PM Changeset in ffmpeg [d289f3f] by James Almer <jamrial@gmail.com>
Merge commit '163cc67beb3ed28aeb500c9a09df47c8df613025' * commit …
10:18 PM Changeset in ffmpeg [7e294a1f] by Michael Niedermayer <michael@niedermayer.cc>
fate: add a test for mpeg2 issue of ticket #6677 Signed-off-by: Zhong …
10:18 PM Changeset in ffmpeg [431eccd6] by Michael Niedermayer <michael@niedermayer.cc>
tests/ffserver.regression.ref: update checksums to what ffserver …
10:18 PM Changeset in ffmpeg [617f0c65] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: Fix off by 1 error in path Code suggested by ubitux …
10:18 PM Changeset in ffmpeg [c8c995bc] by Michael Niedermayer <michael@niedermayer.cc>
libopus: Add channel mapping 2 support in libopusdec Enables demuxing …
10:17 PM Changeset in ffmpeg [6821b693] by James Almer <jamrial@gmail.com>
Merge commit '5a969f64b9cf40bad923c73b66c3031b0018e848' * commit …
10:14 PM Changeset in ffmpeg [4e9dc52] by James Almer <jamrial@gmail.com>
Merge commit '1bd986ed4b0e95ded368a8eeb5c044853c090f9b' * commit …
10:10 PM Changeset in ffmpeg [c0683dce] by James Almer <jamrial@gmail.com>
Merge commit '0b9a237b2386ff84a6f99716bd58fa27a1b767e7' * commit …
10:07 PM Changeset in ffmpeg [59b00ffe] by Mark Thompson <sw@jkqxz.net>
cbs_h264: Fix format specifier
10:07 PM Changeset in ffmpeg [79d666aa] by Mark Thompson <sw@jkqxz.net>
cbs_mpeg2: Fix format specifier
10:07 PM Changeset in ffmpeg [5b2c71bb] by Mark Thompson <sw@jkqxz.net>
cbs_mpeg2: Fix type for marker_bit reading
10:06 PM Changeset in ffmpeg [f31478ba] by Mark Thompson <sw@jkqxz.net>
lavc/vaapi_encode_h264: correct VUI max_dec_frame_buffering setting …
9:58 PM Ticket #6776 (hls muxer does not include the first segment in m3u8 files when ...) updated by pickles
Replying to pickles: > Replying to cehoyos: > …
9:46 PM Ticket #6776 (hls muxer does not include the first segment in m3u8 files when ...) updated by pickles
Replying to cehoyos: > A similar command line writes a …
9:24 PM Ticket #6776 (hls muxer does not include the first segment in m3u8 files when ...) updated by Carl Eugen Hoyos
Keywords, Version changed
A similar command line writes a file with a corrupt filename and …
9:16 PM Ticket #6770 (RTP streaming does not support 24-bit audio) updated by Carl Eugen Hoyos
Replying to steeley: > Thanks cehoyos - good work :) > > …
9:14 PM Ticket #6769 (DVB_SUBTITLE convertion fail) updated by Samuel
That was fast. Thank you very much +1 Now, we only miss the PGS encoder ;)
8:58 PM Ticket #6769 (DVB_SUBTITLE convertion fail) closed by Carl Eugen Hoyos
fixed
8:58 PM Ticket #6769 (DVB_SUBTITLE convertion fail) updated by Carl Eugen Hoyos
Fixed in 6e1654768585692e327343059b35695b6123444a A better sample to …
8:49 PM Changeset in ffmpeg [6e165476] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/dvbsub: Add the missing line separator to dvb_encode_rle8(). …
8:46 PM Ticket #6776 (hls muxer does not include the first segment in m3u8 files when ...) updated by pickles
Replying to cehoyos: > Is specific input needed to …
8:46 PM Changeset in ffmpeg [df95f145] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/dvbsub: Do not fail hard in the region block for 256-colour …
8:32 PM Changeset in ffmpeg [3c14547e] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavfi/tests/filtfmts: Constify a variable. Fixes the following …
8:09 PM Ticket #6776 (hls muxer does not include the first segment in m3u8 files when ...) updated by Carl Eugen Hoyos
Is specific input needed to reproduce or is the issue also …
8:08 PM Ticket #6775 (gst-libav can no longer decode video (3.4 regression)) updated by Carl Eugen Hoyos
Priority changed
8:07 PM Ticket #6774 (libx264 8bit and 10bit support) closed by Carl Eugen Hoyos
invalid: (This will definitely not be fixed in 3.2) Currently, x264 does not …
8:06 PM Ticket #6775 (gst-libav can no longer decode video (3.4 regression)) updated by Carl Eugen Hoyos
And please confirm that the issue is reproducible with current FFmpeg …
5:26 PM Ticket #6776 (hls muxer does not include the first segment in m3u8 files when ...) created by pickles
The hls muxer does not include the first segment in the m3u8 file when …
3:38 PM Ticket #6774 (libx264 8bit and 10bit support) updated by Gramner
A unified 8-bit and 10-bit libx264 is committed to the x264 …
2:30 PM Ticket #6774 (libx264 8bit and 10bit support) updated by George Stoyanov
I am sorry for the stupid question, but can you point out how I can do …
1:39 PM Ticket #6775 (gst-libav can no longer decode video (3.4 regression)) updated by Carl Eugen Hoyos
Please do a bisect to find the FFmpeg change that introduced the issue …
1:34 PM Ticket #6774 (libx264 8bit and 10bit support) updated by Hendrik
You can just use the same thing with ffmpeg without a single change in …
1:20 PM Ticket #6774 (libx264 8bit and 10bit support) updated by George Stoyanov
But x264 has a 10bit wrapper: […] Isn't it possible to use the …
12:51 PM Ticket #6775 (gst-libav can no longer decode video (3.4 regression)) updated by James Cowgill
Cc changed
11:25 AM Ticket #6770 (RTP streaming does not support 24-bit audio) updated by steeley
Thanks cehoyos - good work :) A quick test seems to work for …
11:25 AM Ticket #6775 (gst-libav can no longer decode video (3.4 regression)) updated by Jan Alexander Steffens
Seems to be related to #6446.
11:24 AM Ticket #6775 (gst-libav can no longer decode video (3.4 regression)) created by Jan Alexander Steffens
Summary of the bug: gst-libav attempts to drain the decoder (by …
9:59 AM Ticket #6774 (libx264 8bit and 10bit support) updated by Hendrik
ffmpeg doesn't use the CLI encoder binary, but links to a library. You …
9:28 AM Ticket #6554 (fate-sws-pixdesc-query fails on big-endian systems) closed by James Cowgill
fixed: This is fixed. Eventually the hurd bug was fixed in glibc and nothing …
8:26 AM Ticket #6774 (libx264 8bit and 10bit support) created by George Stoyanov
Summary of the bug: Currently ffmpeg doesn't support 10 bit encoding …
6:22 AM Ticket #6599 (FFmpeg git build does not make working fMP4 HLS files) updated by Mark El-Wakil
Looks like this is still happening with FFmpeg 3.4. I'm increasing …
6:07 AM Changeset in ffmpeg [b487add7] by Martin Storsjö <martin@martin.st>
arm: Remove a redundant check in fmtconvert_init_arm.c This was …
6:06 AM Changeset in ffmpeg [17f5171] by Martin Storsjö <martin@martin.st>
arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp …
12:49 AM Ticket #6703 (ffmpeg rounds duration_ts and duration) updated by Sasi Inguva
The file produced by ffmpeg after encoding "test2.mp4" has different …
12:41 AM Ticket #6770 (RTP streaming does not support 24-bit audio) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Please test attached patch.
12:41 AM patchsdpl24.diff attached to Ticket #6770 by Carl Eugen Hoyos
12:08 AM Ticket #6714 (MOV file with svq3 video fails to decode if edit list parsing is enabled) closed by Carl Eugen Hoyos
invalid: The file was cut to be as small as possible for the fate testing …
12:06 AM Ticket #6769 (DVB_SUBTITLE convertion fail) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
The original patch that was supposed to fix this issue can be found …

Oct 23, 2017:

11:47 PM Changeset in ffmpeg [acf70639] by James Almer <jamrial@gmail.com>
Merge commit '75ef91543422049a01b594925fcdb182ea12eb09' * commit …
11:38 PM Ticket #6714 (MOV file with svq3 video fails to decode if edit list parsing is enabled) updated by Sasi Inguva
The file has an edit-list that specifies to play from the 1.3s. …
10:58 PM Changeset in ffmpeg [ce1b1f00] by James Almer <jamrial@gmail.com>
Merge commit 'fe6eea99efac66839052af547426518efd970b24' * commit …
10:54 PM Changeset in ffmpeg [cd541de9] by James Almer <jamrial@gmail.com>
Merge commit 'd4f3c26b700ae847433ba3c67dc99c32bc1fd4a1' * commit …
10:42 PM Changeset in ffmpeg [4e6c85b3] by James Almer <jamrial@gmail.com>
Merge commit 'd6390090c4dbd766b77353553d9cb4fb4fb41ebd' * commit …
10:35 PM Changeset in ffmpeg [e724bdff] by Mark Thompson <sw@jkqxz.net>
lavc: fix hw_device_ctx operation Commit b46a77f19d accidentally …
10:18 PM Ticket #6772 (zimg (zscale) supports choosing bitdepth, not supported in ffmpeg) updated by Hendrik
Your ticket doesn't seem very clear what you are actually asking for? …
10:17 PM Changeset in ffmpeg [a60fb1f] by James Almer <jamrial@gmail.com>
Merge commit '083ea8768121ee800893e124b08483011b798919' * commit …
10:14 PM Changeset in ffmpeg [6a426693] by James Almer <jamrial@gmail.com>
Merge commit '8c616b3b8996bd4f9b117496b66b16cc625d7d24' * commit …
9:51 PM Changeset in ffmpeg [0acb18d2] by James Almer <jamrial@gmail.com>
Merge commit '883ce264d9ffc5bdaf477e09ee155b03339c46a6' * commit …
9:49 PM Changeset in ffmpeg [69bb3f7b] by James Almer <jamrial@gmail.com>
Merge commit '3f128fc4a3fa1ef8a87974eb5484a997a84868fe' * commit …
9:46 PM Changeset in ffmpeg [2f4677a1] by James Almer <jamrial@gmail.com>
Merge commit '5f90ad99bb7e53383fefab5107b861e4c4600700' * commit …
9:29 PM Ticket #6721 (ffplay fails to initialize audio output on with SDL 2.0.6) updated by Martin Carlsen
I have the same issue on Windows 10. Do you have any solutions? …
9:20 PM Changeset in ffmpeg [572b7a0] by James Almer <jamrial@gmail.com>
Merge commit '35cf146a33ce41a1adb6c9bd5a0827eacb1b6bfc' * commit …
9:18 PM Changeset in ffmpeg [c0cfc0ce] by James Almer <jamrial@gmail.com>
Merge commit '619a433eca2c5655c41b799e0b06380020fb1498' * commit …
9:15 PM Changeset in ffmpeg [b773a8d] by James Almer <jamrial@gmail.com>
Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68' * commit …
9:01 PM Ticket #6773 (ffmpeg-10bit SIGSEGV crash after 'code 3074') updated by Carl Eugen Hoyos
Keywords changed
9:00 PM Changeset in ffmpeg [f192f2f] by Michael Niedermayer <michael@niedermayer.cc>
swscale: more accurate DITHER_COPY macro for full and limited range …
8:45 PM Ticket #6772 (zimg (zscale) supports choosing bitdepth, not supported in ffmpeg) updated by Carl Eugen Hoyos
Keywords changed
8:43 PM Ticket #6769 (DVB_SUBTITLE convertion fail) updated by Samuel
Only the second sample is the good one...my bad.
8:42 PM Ticket #6768 (no png output allowed) updated by Carl Eugen Hoyos
Then please provide backtrace etc. or report to Zeranoe.
8:35 PM Girl_With_The_Dragon_Tattoo_PGS.mkv attached to Ticket #6769 by Samuel
DVB_SUBTITLE_#6769
8:24 PM Changeset in ffmpeg [c17f6385] by James Almer <jamrial@gmail.com>
Merge commit '0648dec19db83bc8c87814d195e32cbad5698a40' * commit …
8:08 PM Changeset in ffmpeg [bfab4308] by James Almer <jamrial@gmail.com>
Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b' * commit …
8:00 PM Changeset in ffmpeg [fb41bad] by James Almer <jamrial@gmail.com>
avodec/vaapi: drop deprecated vaapi_context fields Deprecated in …
7:56 PM Changeset in ffmpeg [3e0a16f0] by James Almer <jamrial@gmail.com>
Merge commit 'c43a96fe16e6a6ea091e64ca271f0788f4a0bea9' * commit …
7:52 PM Changeset in ffmpeg [eb5f8463] by James Almer <jamrial@gmail.com>
avcodec: drop deprecated vismv option Deprecated in 08/2014. …
7:38 PM Ticket #6773 (ffmpeg-10bit SIGSEGV crash after 'code 3074') updated by mtc
it happens to non-10bit version also “./ffmpeg -loglevel "debug" -v …
7:38 PM Changeset in ffmpeg [d2484639] by James Almer <jamrial@gmail.com>
Merge commit '48bb0da050329e5111b00a12dfc154b7e78fb3a3' * commit …
7:34 PM Ticket #6773 (ffmpeg-10bit SIGSEGV crash after 'code 3074') updated by mtc
ends with “./ffmpeg-10bit -loglevel "debug…” terminated by signal …
7:33 PM Ticket #6773 (ffmpeg-10bit SIGSEGV crash after 'code 3074') updated by mtc
Summary changed
similar different crash (even more simplified) […]
7:32 PM Ticket #6773 (ffmpeg-10bit SIGSEGV crash after 'code 3074') created by mtc
[…]
7:31 PM Changeset in ffmpeg [2ccd00da] by James Almer <jamrial@gmail.com>
Merge commit '5182a28b5de060c51c21b36053ab205bfbbbbe31' * commit …
7:28 PM Changeset in ffmpeg [5a2e5818] by James Almer <jamrial@gmail.com>
Merge commit '4476027d93680cd88d2f75ef1cef5b0c276a8704' * commit …
7:19 PM Changeset in ffmpeg [b79a7da] by James Almer <jamrial@gmail.com>
Merge commit 'bb45d11282d93af0e8d4c8fd6bc6405f7439a940' * commit …
7:08 PM Changeset in ffmpeg [6e69525e] by James Almer <jamrial@gmail.com>
Merge commit '302554835e39b79b977ed60c9afe81b44590dfef' * commit …
7:04 PM Changeset in ffmpeg [7b550c5f] by James Almer <jamrial@gmail.com>
Merge commit 'b3739599bda740ac12d3dde31a331b744df99123' * commit …
7:00 PM Changeset in ffmpeg [d658e043] by James Almer <jamrial@gmail.com>
Merge commit '06c20d3e32c33c4da6d9fbc43aebaeb38c45b859' * commit …
6:59 PM Changeset in ffmpeg [f7eb1c9a] by James Almer <jamrial@gmail.com>
Merge commit 'da5ba26b9e25f408e8d2f9428c9eca699f11a7db' * commit …
6:56 PM Changeset in ffmpeg [0b79fdeb] by James Almer <jamrial@gmail.com>
Merge commit 'cbebc3251bc2544b469e0dcb176bc04779d8866c' * commit …
6:50 PM Changeset in ffmpeg [400ecd8e] by James Almer <jamrial@gmail.com>
Merge commit '72dc7ddd18fe54ee68aec71590c3202ad009a8fc' * commit …
6:49 PM Ticket #6771 (-me_method renamed to -motion-est ???) updated by Atarikid
Thanks for explanation and adding the alias. But sooner or later I …
6:43 PM Ticket #6771 (-me_method renamed to -motion-est ???) closed by James
fixed: Replying to Atarikid: > I see. So basically you now have …
6:41 PM Ticket #6771 (-me_method renamed to -motion-est ???) updated by Timo R.
Those are the options that are under that deprecation flag: …
6:37 PM Ticket #6771 (-me_method renamed to -motion-est ???) updated by Atarikid
I see. So basically you now have to use -motion-est instead? I also …
6:36 PM Changeset in ffmpeg [7bbe33b] by James Almer <jamrial@gmail.com>
avcodec/libx264: add me_method alias to set X264Context->motion_est …
6:31 PM Ticket #6771 (-me_method renamed to -motion-est ???) updated by Timo R.
It was deprecated two years ago via …
6:24 PM Ticket #6768 (no png output allowed) updated by Atarikid
I can confirm this. It also happens when you want to create a PNG …
6:20 PM Changeset in ffmpeg [b46613dd] by James Almer <jamrial@gmail.com>
Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198' * commit …
6:19 PM Ticket #3657 (float pixel format) updated by mtc
gimp 2.9 now supports floating-point RGB formats …
6:18 PM Ticket #3657 (float pixel format) updated by mtc
i guess this means a component color space (RGB/XYZ based, not …
6:16 PM Ticket #6770 (RTP streaming does not support 24-bit audio) updated by steeley
https://tools.ietf.org/html/rfc3190
6:05 PM Changeset in ffmpeg [c381f6a4] by James Almer <jamrial@gmail.com>
Merge commit '0871e2337777d9161e7f3554bcad19dabc9e15e1' * commit …
6:02 PM Changeset in ffmpeg [b13e61d] by James Almer <jamrial@gmail.com>
Merge commit 'c06e73929199c4bdbb32ffb3d81c27ea57dd1458' * commit …
5:59 PM Changeset in ffmpeg [51b88c3d] by James Almer <jamrial@gmail.com>
Merge commit '0c7986df444273b0e53d3992ba9cc1108bd6a386' * commit …
5:55 PM Changeset in ffmpeg [d8a124e7] by James Almer <jamrial@gmail.com>
Merge commit '8933ac2079644fb09916f1875c569103aefe84b1' * commit …
5:08 PM Ticket #6772 (zimg (zscale) supports choosing bitdepth, not supported in ffmpeg) created by mtc
https://ffmpeg.org/ffmpeg-all.html#zscale-1
5:05 PM Ticket #6771 (-me_method renamed to -motion-est ???) updated by Atarikid
On a side note: me_range is still the same. So in the end renaming …
5:03 PM Ticket #6771 (-me_method renamed to -motion-est ???) created by Atarikid
In the latest daily builds the command Set motion estimation method …
4:13 PM Ticket #6769 (DVB_SUBTITLE convertion fail) updated by Samuel
As a side note: Convert to == dvd_subtitle == worked, but the subtitle …
4:05 PM Ticket #6617 (ffprobe feature request: add RFC 6381 string to stream metadata) updated by Carl Eugen Hoyos
Priority, Version changed
4:03 PM Ticket #6770 (RTP streaming does not support 24-bit audio) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Which rfc describes how to send 24bit audio over rtp?
3:49 PM Ticket #6770 (RTP streaming does not support 24-bit audio) created by steeley
'FFmpeg can only stream 16-bit audio i.e ffmpeg -re -i …
3:38 PM Ticket #6769 (DVB_SUBTITLE convertion fail) updated by Samuel
% ffmpeg -fflags +genpts -i Girl_With_The_Dragon_Tattoo_PGS.mkv -c …
3:35 PM Ticket #6617 (ffprobe feature request: add RFC 6381 string to stream metadata) updated by Tomer Lahav
I'm not sure... If you're looking for a workaround, try mp4box …
3:35 PM Ticket #6768 (no png output allowed) updated by Carl Eugen Hoyos
Keywords, Component changed
Please provide backtrace, disassembly and register dump for crash reports.
3:31 PM DVBSUB_test_Delay_cutted.ts attached to Ticket #6769 by Samuel
DVB_SUBTITLE_conversion_failure
3:24 PM Ticket #6769 (DVB_SUBTITLE convertion fail) created by Samuel
Summary of the bug: While trying to encode the PGS subtitle to …
2:48 PM tmp_nok.2.txt attached to Ticket #6768 by ftouvet
2:48 PM tmp_nok.txt attached to Ticket #6768 by ftouvet
2:44 PM Ticket #6768 (no png output allowed) created by ftouvet
Summary of the bug: I want to scale a png file into another png file, …
2:13 PM Ticket #6617 (ffprobe feature request: add RFC 6381 string to stream metadata) updated by Mihai
Is there any way to build the RFC 6381 "manually" from ffprobe output?
1:58 PM Changeset in ffmpeg [8c2b8291] by James Almer <jamrial@gmail.com>
avutil/frame: remove unneccessary metadata pointer getter …
1:39 PM Ticket #6767 ("libavformat: not treat 0 as EOF" commit breaks seeking in mpv) updated by Hendrik
That sounds like an API break though, if it breaks all client apps in …
1:33 PM Ticket #6767 ("libavformat: not treat 0 as EOF" commit breaks seeking in mpv) updated by danman
https://github.com/mpv-player/mpv/pull/5033
1:20 PM Ticket #6767 ("libavformat: not treat 0 as EOF" commit breaks seeking in mpv) updated by danman
ffmpeg now expects EOF on file end but mp_read is returning zero (see …
1:17 PM mpv_debug.txt attached to Ticket #6767 by danman
1:08 PM Ticket #6767 ("libavformat: not treat 0 as EOF" commit breaks seeking in mpv) updated by danman
If I seek in flac with ffmpeg, it works and ends ok, eg: ./ffmpeg_g …
11:32 AM Ticket #6766 (checkasm-float_dsp test fails on 32-bit ARM with AArch64 processor) closed by Carl Eugen Hoyos
fixed: Applied as f1fd12ef858cf7efe843aa3063894a11b2d1e7d5, thank you for the …
11:31 AM Changeset in ffmpeg [587fada] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for …
11:29 AM Changeset in ffmpeg [f1fd12ef] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for …
11:26 AM Ticket #6766 (checkasm-float_dsp test fails on 32-bit ARM with AArch64 processor) updated by James Cowgill
Yes that patch seems to fix it.
11:23 AM Ticket #6766 (checkasm-float_dsp test fails on 32-bit ARM with AArch64 processor) updated by Carl Eugen Hoyos
Please test this patch although I am not sure if it fixes the issue, …
11:21 AM Ticket #6766 (checkasm-float_dsp test fails on 32-bit ARM with AArch64 processor) updated by James Cowgill
I think in the old float_dsp test, only the "best" asssembly for the …
11:15 AM Ticket #6766 (checkasm-float_dsp test fails on 32-bit ARM with AArch64 processor) updated by Carl Eugen Hoyos
[…] The question is why "porting" a test changes its result.
10:46 AM Ticket #6766 (checkasm-float_dsp test fails on 32-bit ARM with AArch64 processor) updated by James Cowgill
Yes it fails with 5b10f484 Running libavutil/tests/float_dsp
10:41 AM Changeset in ffmpeg [2c9fa416] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: add -bitexact flag to simplify enabling bitexact mode in …
10:41 AM Changeset in ffmpeg [4a9d32ba] by Michael Niedermayer <michael@niedermayer.cc>
mov: fix decode of fragments that overlap in time When keyframe …
10:09 AM mpv_gdb.txt attached to Ticket #6767 by sfan5
GDB log
10:09 AM Ticket #6767 ("libavformat: not treat 0 as EOF" commit breaks seeking in mpv) created by sfan5
test case as requested …
9:56 AM Changeset in ffmpeg [2b320318] by Clément Bœsch <cboesch@gopro.com>
lavc: drop VDA Deprecated (aka removed) in OSX 10.11, and we have a …
9:48 AM Changeset in ffmpeg [3605b312] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/avio: Print the https warning also for missing tls protocol.

Oct 22, 2017:

11:51 PM Changeset in ffmpeg [0cb8369b] by James Almer <jamrial@gmail.com>
avcodec/tak: make buf const in avpriv_dca_parse_core_frame_header() …
11:25 PM Changeset in ffmpeg [90eb0a21] by James Almer <jamrial@gmail.com>
avutil/tests/hmac: remove superfluous loop The gap in enum values has …
10:47 PM Changeset in ffmpeg [1eb01cca] by James Almer <jamrial@gmail.com>
avutil/hmac: remove gap in AVHMACType enum values Signed-off-by: …
9:55 PM Ticket #6766 (checkasm-float_dsp test fails on 32-bit ARM with AArch64 processor) updated by Carl Eugen Hoyos
Priority changed
Could you confirm that it also fails with 5b10f484? I assume that …
9:41 PM Changeset in ffmpeg [06899863] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/bitstream_filter: Make a cast explicit. Fixes the following gcc …
9:13 PM Ticket #6766 (checkasm-float_dsp test fails on 32-bit ARM with AArch64 processor) created by James Cowgill
The VFP optimizations run as part of the "checkasm-float_dsp" test …
1:13 PM Changeset in ffmpeg [72c3d9ae] by James Almer <jamrial@gmail.com>
avcodec/libavcodec.v: remove obsolete exports Forgotten cruft that …
4:36 AM Changeset in ffmpeg [b89081e0] by James Almer <jamrial@gmail.com>
avformat: remove dead av_stream_get_side_data() cruft Signed-off-by: …
4:29 AM Changeset in ffmpeg [ca4df37f] by James Almer <jamrial@gmail.com>
avformat: remove ABI portion of the side data merging API …
3:53 AM Changeset in ffmpeg [68649bfe] by Diego Biurrun <diego@biurrun.de>
configure: Group system feature variables and system libraries together
3:44 AM Changeset in ffmpeg [382aaa33] by James Almer <jamrial@gmail.com>
avutil/crc: remove gap in AVCRCId enum values Signed-off-by: James …
3:35 AM Changeset in ffmpeg [657ce888] by James Almer <jamrial@gmail.com>
postproc: Drop deprecated qp typedef Deprecated in 08/2015. …
3:30 AM Changeset in ffmpeg [417d473b] by James Almer <jamrial@gmail.com>
avcodec: remove ABI portion of the side data merging API The actual …
2:59 AM Changeset in ffmpeg [90000f15] by James Almer <jamrial@gmail.com>
Merge commit '6dca24cd1d570b806b5a3fdaef9d3c8608942a81' * commit …
2:56 AM Changeset in ffmpeg [898349d7] by James Almer <jamrial@gmail.com>
Merge commit '1146bb3babca3973e88005d267cd06210d6ac075' * commit …
2:55 AM Changeset in ffmpeg [5ad1a989] by James Almer <jamrial@gmail.com>
avcodec: Drop deprecated VIMA codecid Deprecated in 02/2015. …
2:48 AM Changeset in ffmpeg [17487f11] by James Almer <jamrial@gmail.com>
Merge commit '5c1585c4c3b5281835d784c5daef0069915ccd57' * commit …
2:40 AM Changeset in ffmpeg [c68a3ab9] by James Almer <jamrial@gmail.com>
Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33' * commit …
2:26 AM Changeset in ffmpeg [b48ed004] by James Almer <jamrial@gmail.com>
Merge commit 'b748c280e59cac468ed36cbbe5e71d5ebd434020' * commit …
2:16 AM Changeset in ffmpeg [43befa68] by James Almer <jamrial@gmail.com>
avcodec: Drop deprecated audio convert API Deprecated in 10/2013.
2:15 AM Changeset in ffmpeg [8f483108] by James Almer <jamrial@gmail.com>
avcodec: Drop deprecated audio resample API Deprecated in 03/2013.
1:53 AM Changeset in ffmpeg [24a8603a] by James Almer <jamrial@gmail.com>
Merge commit '0337adfab5d14a17bf4d5060aa0425e4049a9862' * commit …
1:10 AM Changeset in ffmpeg [32e18dbf] by James Almer <jamrial@gmail.com>
Revert efb79cabb2 and 75bd215727 ffserver usage of rc_eq was fixed. …
1:08 AM Changeset in ffmpeg [d4d2e9fe] by James Almer <jamrial@gmail.com>
avformat: Drop deprecated feof() AVIO fuction Deprecated in 08/2014.

Oct 21, 2017:

11:47 PM Ticket #6714 (MOV file with svq3 video fails to decode if edit list parsing is enabled) updated by James
Priority, Keywords, Status changed
9:37 PM Changeset in ffmpeg [88e2e31d] by James Almer <jamrial@gmail.com>
avcodec/libxavs: make dia the default for motion-est This will make …
9:36 PM Changeset in ffmpeg [e0889761] by James Almer <jamrial@gmail.com>
avcodec/libxvid: make 4 the default for me_quality This will make the …
9:19 PM Changeset in ffmpeg [e7d20d5e] by Mark Thompson <sw@jkqxz.net>
movtextdec: Move declaration out of for initialisation statement
9:19 PM Changeset in ffmpeg [e0a967a4] by Mark Thompson <sw@jkqxz.net>
cinepakenc: Move declaration out of for initialisation statement …
9:19 PM Changeset in ffmpeg [4dee92f6] by Mark Thompson <sw@jkqxz.net>
hevc: Fix aligned array declarations (cherry picked from commit …
9:19 PM Changeset in ffmpeg [5ae972f6] by James Almer <jamrial@gmail.com>
avcodec/v4l2_m2m_enc: fix usage of deprecated codec flag
9:07 PM Changeset in ffmpeg [d3a3ee9] by James Almer <jamrial@gmail.com>
ffserver: remove usage of deprecated rc_eq option The private codec …
8:30 PM Ticket #6765 (Support Canon CRAW) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket6765/
8:28 PM Ticket #6765 (Support Canon CRAW) created by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-user/2017-October/037539.html A …
8:02 PM Changeset in ffmpeg [efb79cab] by Rostislav Pehlivanov <atomnuker@gmail.com>
libavcodec/version: add a comment about FF_API_MPV_OPT deprecation In …
7:53 PM Changeset in ffmpeg [75bd2157] by James Almer <jamrial@gmail.com>
avcodec/version: re-enable FF_API_MPV_OPT until the open ABI period is …
7:43 PM Ticket #6764 (encoding mono audio with opus codec segfaults) updated by Carl Eugen Hoyos
Priority, Keywords, Reproduced by developer changed
6:59 PM Changeset in ffmpeg [c060ed02] by James Almer <jamrial@gmail.com>
Merge commit 'bc143ce1ac3f8cd851a7e6be69d9a1fbe6b633b6' * commit …
6:54 PM Changeset in ffmpeg [1198e34] by James Almer <jamrial@gmail.com>
Merge commit '63fe79a3368cc53e6faf7fa265a9a1a8bec46a88' * commit …
6:51 PM Changeset in ffmpeg [a295fee2] by James Almer <jamrial@gmail.com>
Merge commit '263358e0c9e7ffaa965fdbe986c8b18381d2b24a' * commit …
6:48 PM Changeset in ffmpeg [f02bda3a] by James Almer <jamrial@gmail.com>
Merge commit '5e71299758d3aa7c93c3cca618a8e048a9483794' * commit …
6:40 PM Changeset in ffmpeg [d1b1a656] by James Almer <jamrial@gmail.com>
Merge commit '96a47364d1cf346a5d0437e054b1b10d44d8d969' * commit …
6:37 PM Changeset in ffmpeg [de0b26ce] by James Almer <jamrial@gmail.com>
Merge commit '8e18328b18e69b38a5feae5d10ad01b403a205b6' * commit …
6:35 PM Changeset in ffmpeg [5045cf27] by James Almer <jamrial@gmail.com>
Merge commit '52067b3c0e5ddbcf7021a093420798420351a9e2' * commit …
6:28 PM Changeset in ffmpeg [7c4f63d0] by James Almer <jamrial@gmail.com>
Merge commit 'c5c7cfd5e80d4c36568c01cc40abfde341657ad9' * commit …
6:27 PM Changeset in ffmpeg [0ed61546] by James Almer <jamrial@gmail.com>
Merge commit '88fd836a015a5f3380df74592e440e7d1e5b8000' * commit …
6:24 PM Changeset in ffmpeg [ea049ad8] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavfi/graphparser: Constify a variable. Fixes the following warning: …
6:22 PM Changeset in ffmpeg [535117d1] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavd/lavfi: Constify two variables. Fixes the following warnings: …
5:57 PM Changeset in ffmpeg [69b5ce64] by James Almer <jamrial@gmail.com>
Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5' * commit …
5:34 PM Changeset in ffmpeg [4c0a8ff0] by James Almer <jamrial@gmail.com>
Merge commit '628ce8b8b6b80cb3985d39e195b71b9d7fad9008' * commit …
5:28 PM Ticket #6764 (encoding mono audio with opus codec segfaults) created by James Cowgill
Attempting to encode any mono audio with the opus codec (any mux) …
5:25 PM Changeset in ffmpeg [072b14f3] by James Almer <jamrial@gmail.com>
Merge commit '8e2346154e6d58b733fd20326ce706f82fd91b3e' * commit …
5:21 PM Changeset in ffmpeg [1ba5e456] by James Almer <jamrial@gmail.com>
Merge commit '3aa9c523e9cf4f4a5e239ac737281e096c884907' * commit …
5:19 PM Changeset in ffmpeg [157dc149] by James Almer <jamrial@gmail.com>
Merge commit 'a46a4f722d2fac07c57990f0f548777622599f59' * commit …
5:16 PM Changeset in ffmpeg [2c966481] by James Almer <jamrial@gmail.com>
Merge commit '3df77b58e35a30ed550f99936a308f6bd2f47a20' * commit …
5:14 PM Changeset in ffmpeg [12b6166b] by James Almer <jamrial@gmail.com>
Merge commit 'ca960161f087ca38267b88ce90592010c59584f1' * commit …
5:10 PM Changeset in ffmpeg [a2a7b02f] by James Almer <jamrial@gmail.com>
Merge commit 'bd805964f40f7af83da64645ba83d1e8060a1214' * commit …
4:37 PM Changeset in ffmpeg [9cfdf0e3] by James Almer <jamrial@gmail.com>
Merge commit '303fadf5963e01b8edf4ba2701e45f7e9e586aeb' * commit …
4:32 PM Changeset in ffmpeg [5f84ad3e] by James Almer <jamrial@gmail.com>
Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827' * commit …
4:27 PM Changeset in ffmpeg [0814f4f7] by James Almer <jamrial@gmail.com>
Merge commit 'cfee5e1a0fa892fadd19b8848545d62f2386a6e7' * commit …
4:24 PM Changeset in ffmpeg [a86e1152] by James Almer <jamrial@gmail.com>
Merge commit '7995ebfad12002033c73feed422a1cfc62081e8f' * commit …
4:19 PM Changeset in ffmpeg [fd59207] by James Almer <jamrial@gmail.com>
Merge commit '827a05eaa9482e9ac2a17f7f2e42ead07c1d7574' * commit …
3:50 PM Changeset in ffmpeg [13c84b0] by James Almer <jamrial@gmail.com>
Merge commit '0d8013b88b1cb7d65da891a8819d3beebafb9bb5' * commit …
3:45 PM Changeset in ffmpeg [b7c16a3f] by James Almer <jamrial@gmail.com>
Merge commit '681a86aba6cb09b98ad716d986182060c7795d20' * commit …
3:39 PM Changeset in ffmpeg [11f5ffd3] by James Almer <jamrial@gmail.com>
Merge commit 'e9bb77fb1012cba1951a82136df7071f71bce8fb' * commit …
3:28 PM Changeset in ffmpeg [53eea3a5] by James Almer <jamrial@gmail.com>
Merge commit '307eb1a8ee363db1fcf869e427a8deb6d9538881' * commit …
3:15 PM Changeset in ffmpeg [2904db90] by James Almer <jamrial@gmail.com>
Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2' * commit …
2:52 PM Changeset in ffmpeg [ede5ddb5] by James Almer <jamrial@gmail.com>
Merge commit '522d850e68ec4b77d3477b3c8f55b1ba00a9d69a' * commit …
1:12 AM Changeset in ffmpeg [a5fd8aa4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Set start_pad correctly in mov_fix_index() Sets the …
12:35 AM Changeset in ffmpeg [279dc407] by Michael Bradshaw <mjbshaw@google.com>
lavc: drop support for OpenJPEG 1.3-2.0 We now require 2.1+ with …

Oct 20, 2017:

11:59 PM Ticket #6763 (swscale: Out-of-bounds memory accesses) updated by Gramner
Version changed
Not sure which disassembly you're interested in, but the source shows …
11:10 PM Ticket #6763 (swscale: Out-of-bounds memory accesses) updated by Carl Eugen Hoyos
Priority, Keywords changed
(Version information, backtrace, disassembly and register dump …
10:57 PM Ticket #6763 (swscale: Out-of-bounds memory accesses) created by Gramner
Many assembly functions in swscale will read past the end of their …
10:04 PM Changeset in ffmpeg [07cf202] by James Almer <jamrial@gmail.com>
Merge commit '83b2b34d06e74cc8775ba3d833f9782505e17539' * commit …
10:02 PM Changeset in ffmpeg [f898df60] by James Almer <jamrial@gmail.com>
Merge commit 'b76f6a76c6312dc551d7c37c6ded36bea7973c74' * commit …
8:28 PM Ticket #6759 (XDCAM MXF - how to apply patch to mxfenc.c) updated by Carl Eugen Hoyos
Priority, Keywords changed
8:26 PM Ticket #6762 (Failure to open H264 stream from Lorex LNB2153) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Reproduced by developer changed
8:23 PM Ticket #6761 (Allow huge filenames (datauri) in the concat demuxer) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer, Summary changed
There is definitely a bug because no error is shown if the filename in …
4:02 PM Ticket #6386 (Timebase is written as frame duration for mkv if framerate is unkown) updated by Terran Vigil
Also running into this. Following.
3:45 PM lorex_4s.mp4 attached to Ticket #6762 by Alex Agranovsky
3:38 PM Ticket #6762 (Failure to open H264 stream from Lorex LNB2153) created by Alex Agranovsky
Summary of the bug: Prior to rev …
3:04 PM Ticket #6761 (Allow huge filenames (datauri) in the concat demuxer) updated by Eli Snow
For the attached jpg files I simply pasted the data uris into …
2:25 PM Ticket #6759 (XDCAM MXF - how to apply patch to mxfenc.c) updated by Carl Eugen Hoyos
Please remove all comments, all tabs, all white space changes and the …
2:20 PM Ticket #6761 (Allow huge filenames (datauri) in the concat demuxer) updated by Carl Eugen Hoyos
How did you create the jpg files that you attached / how did you …
1:14 PM Ticket #6761 (Allow huge filenames (datauri) in the concat demuxer) updated by Eli Snow
Replying to cehoyos: > How can I reproduce this? > When I …
1:10 PM img2.jpg attached to Ticket #6761 by Eli Snow
1:09 PM img.jpg attached to Ticket #6761 by Eli Snow
1:09 PM concat_working attached to Ticket #6761 by Eli Snow
working concat script referencing the jpeg files
10:52 AM Ticket #6761 (Allow huge filenames (datauri) in the concat demuxer) updated by Carl Eugen Hoyos
Replying to elisnow: > ffmpeg outputs the overread 8
10:41 AM Ticket #6759 (XDCAM MXF - how to apply patch to mxfenc.c) updated by AxelTechnology
Now we do. You can find the git generated patch in the attachments
10:39 AM 0001-Sony-XDCAM-Fix.patch attached to Ticket #6759 by AxelTechnology
1:47 AM Ticket #6761 (Allow huge filenames (datauri) in the concat demuxer) updated by Eli Snow
ffmpeg outputs the overread 8 error and outputs a mostly green …

Oct 19, 2017:

10:11 PM Ticket #6761 (Allow huge filenames (datauri) in the concat demuxer) updated by Carl Eugen Hoyos
Why do you believe there is an issue?
10:01 PM Ticket #6760 (Gray screen after transcoding media pix_fmt yuv444p10le to yuv420p. ...) closed by Carl Eugen Hoyos
duplicate: Sound like a duplicate of #6717 If you know how to create such broken …
8:51 PM Ticket #6757 (Copying pgs sub stream(s) results in non incrementing dts error) updated by FFmpegUser9
Here are 10mb samples of the files I am getting the error with. …
8:07 PM Changeset in ffmpeg [858db4b0] by Nicolas George <george@nsup.org>
libavformat: not treat 0 as EOF transfer_func variable passed to …
7:06 PM Ticket #6761 (Allow huge filenames (datauri) in the concat demuxer) updated by Eli Snow
Version changed
7:02 PM concat attached to Ticket #6761 by Eli Snow
concat script
7:02 PM ffmpeg-20171019-125351.log attached to Ticket #6761 by Eli Snow
report output
7:00 PM Ticket #6761 (Allow huge filenames (datauri) in the concat demuxer) created by Eli Snow
Summary of the bug: I am trying to turn a stream of jpeg's into a …
6:46 PM log-3.0.8.txt attached to Ticket #6760 by Leonardo Diniz
Log of the file using ffmpeg versoin 3.0.8
6:46 PM log-3.4.txt attached to Ticket #6760 by Leonardo Diniz
Log of the file using ffmpeg versoin 3.4
6:45 PM h264_pix_fmt_444.mkv attached to Ticket #6760 by Leonardo Diniz
The input file for the test
6:45 PM Ticket #6760 (Gray screen after transcoding media pix_fmt yuv444p10le to yuv420p. ...) created by Leonardo Diniz
Summary of the bug: When transcoding a video that uses h264 codec and …
6:01 PM Ticket #6757 (Copying pgs sub stream(s) results in non incrementing dts error) updated by FFmpegUser9
Replying to cehoyos: > Did you upload an input sample? …
5:44 PM Changeset in ffmpeg [cbcdb2d8] by Diego Biurrun <diego@biurrun.de>
build: Delete compiler-generated compat files on 'make clean'
4:09 PM Changeset in ffmpeg [62be1caf] by Diego Biurrun <diego@biurrun.de>
configure: Bail out early if neither static nor shared libs are built
4:09 PM Changeset in ffmpeg [c6496de3] by Diego Biurrun <diego@biurrun.de>
configure: Move enabling libc_type into probe_libc() function
3:29 PM Ticket #6759 (XDCAM MXF - how to apply patch to mxfenc.c) updated by gjdfgh
Do you not know what patches are?
3:10 PM Changeset in ffmpeg [b46a77f1] by Anton Khirnov <anton@khirnov.net>
lavc: external hardware frame pool initialization This adds a new …
2:39 PM mxfenc_original.c attached to Ticket #6759 by AxelTechnology
original mxfenc.c
2:38 PM Changeset in ffmpeg [ec0f4fa1] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for the H.264 sample fixed by 7c4f6f6
2:38 PM mxfenc.c attached to Ticket #6759 by AxelTechnology
patched mxfenc.c
2:37 PM Ticket #6759 (XDCAM MXF - how to apply patch to mxfenc.c) created by AxelTechnology
Hello everyone, in August 2016 we modified the mxfenc.c module …
12:41 AM Ticket #5093 (Accurate seek not possible with MPEG program stream and transport sream) updated by Chris Wiggins
I've been stumbling over this for the past day or so and am still …

Oct 18, 2017:

9:32 PM Ticket #6758 (Same encoding profile many outputs) created by Facundo
Hello, I want to encode a live video with different profiles, but …
9:13 PM Ticket #6603 (Regression bug when using amerge filter and WAV files.) updated by Marton Balint
Fixed in f4090940bd3024e69d236257d327f11d1e496229.
9:10 PM Ticket #6603 (Regression bug when using amerge filter and WAV files.) closed by Marton Balint
fixed: Pushed fix to git master.
7:54 PM Ticket #6756 (comfortnoise decoder prints warnings and decodes forever even if given ...) reopened by James Cowgill
7:52 PM Changeset in ffmpeg [f4090940] by Marton Balint <cus@passwd.hu>
ffmpeg: always init output stream before reaping filters Otherwise …
7:45 PM Changeset in ffmpeg [89cc4855] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: 32 bit audio support Signed-off-by: Marton …
7:23 PM Ticket #6757 (Copying pgs sub stream(s) results in non incrementing dts error) updated by Carl Eugen Hoyos
Did you upload an input sample?
7:16 PM ffmpeg-20171018-161031.log attached to Ticket #6757 by FFmpegUser9
-report
7:14 PM Ticket #6757 (Copying pgs sub stream(s) results in non incrementing dts error) created by FFmpegUser9
Summary of the bug: Attempting to mux a h265 mkv(Video.mkv) that …
7:06 PM Changeset in ffmpeg [c37de519] by Mark Thompson <sw@jkqxz.net>
vorbis: Reorder conditions to avoid possible overread This can …
7:05 PM Changeset in ffmpeg [242d8c87] by Mark Thompson <sw@jkqxz.net>
opusenc: Fix double-declaration of variable
7:05 PM Changeset in ffmpeg [32a618a9] by Mark Thompson <sw@jkqxz.net>
vaapi_h264: Do not use deprecated header type SEI headers should be …
7:05 PM Changeset in ffmpeg [03b14700] by Mark Thompson <sw@jkqxz.net>
vaapi_h264: Add missing return value check Fixes CID 1419829.
7:05 PM Changeset in ffmpeg [41272e11] by Mark Thompson <sw@jkqxz.net>
cbs_h264: Fix memory leak in error case Fixes CID 1419834.
7:05 PM Changeset in ffmpeg [d792613b] by Mark Thompson <sw@jkqxz.net>
h264_metadata: Fix clearing SEI payload in error case Fixes CID …
7:05 PM Changeset in ffmpeg [624d4739] by Mark Thompson <sw@jkqxz.net>
cbs_h264: Fix writing streams with auxiliary pictures Tested with the …
2:37 PM Changeset in ffmpeg [247281e8] by Jan Ekström <jeebjp@gmail.com>
configure: add pkg-config check for alsa Helps with use cases such as …
2:16 PM Changeset in ffmpeg [60aa56fd] by James Almer <jamrial@gmail.com>
Merge commit '3a0d5e206d24d41d87a25ba16a79b2ea04c39d4c' * commit …
2:11 PM Changeset in ffmpeg [72932482] by James Almer <jamrial@gmail.com>
Merge commit 'b57a95d0147beae746db1c1223d100447f42dced' * commit …
2:01 PM Changeset in ffmpeg [d2917501] by James Almer <jamrial@gmail.com>
avcodec/cfhd: support cropped height tag Ported from libav. Authored …
1:33 PM Ticket #6732 (libavfilter/showwavespic crash on windows) updated by mvignali
Keywords changed
Replying to cehoyos: > Backtrace, disassembly and register …
11:55 AM Changeset in ffmpeg [98afe3fb] by Luca Barbato <lu_zero@gentoo.org>
qsv: Make the hevc idr_interval consistent with the h264 one …
7:49 AM Changeset in ffmpeg [41df62fd] by Martin Storsjö <martin@martin.st>
configure: Set the default assembler to armasm64 for MSVC for arm64 …
7:49 AM Changeset in ffmpeg [73251063] by Martin Storsjö <martin@martin.st>
aarch64: Remove a dot from a label This fixes building with armasm64 …
7:49 AM Changeset in ffmpeg [69ac24e5] by Martin Storsjö <martin@martin.st>
aarch64: Get rid of a stray double space The extra space got included …
7:11 AM Ticket #6749 (ffmpeg-3.4/libavcodec/eatqi.c:115: suspicious assignment ?) updated by Hendrik
Its fine the way it is.
7:07 AM Ticket #6749 (ffmpeg-3.4/libavcodec/eatqi.c:115: suspicious assignment ?) updated by dcb
So would it be a good idea to make qscale into an int ?
12:49 AM Changeset in ffmpeg [df45ea45] by Michael Niedermayer <michael@niedermayer.cc>
doc/filters: add note on flite thread safety and update URL …

Oct 17, 2017:

11:28 PM Changeset in ffmpeg [6007f7d4] by James Almer <jamrial@gmail.com>
Merge commit '5f794aa1653aa04c1da7397e9ccacad947fadf5f' * commit …
10:23 PM Ticket #6755 (corrupt output and rate control issues when using vp9_vaapi encoder in ...) updated by armena
Opened https://github.com/01org/intel-vaapi-driver/issues/284. There's …
10:11 PM Changeset in ffmpeg [8f2cc2f1] by James Almer <jamrial@gmail.com>
Merge commit 'f6790b5e1075133ee39be91105f1135db7afd259' * commit …
9:49 PM Changeset in ffmpeg [a41a5733] by James Almer <jamrial@gmail.com>
Merge commit '8a60bba0aef77015111570058d5a72f0428dc748' * commit …
9:46 PM Ticket #6749 (ffmpeg-3.4/libavcodec/eatqi.c:115: suspicious assignment ?) updated by jkqxz
What difference would it make? quant is not large.
9:44 PM Ticket #6748 (ffmpeg-3.4/libavfilter/window_func.h:133: suspicious assignment ?) updated by jkqxz
Looks fine? The loop doesn't run and sum is 1.0 if n is zero. (I …
9:35 PM Ticket #6744 (libavcodec/x86/snowdsp.c: 2 * array index sanity check in odd place ?) updated by jkqxz
Looks correct to me? The conditions are in that order because in …
9:10 PM Ticket #6755 (corrupt output and rate control issues when using vp9_vaapi encoder in ...) updated by jkqxz
I can't reproduce this myself with the command-line given (I might be …
9:00 PM Changeset in ffmpeg [d180fce6] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/cafenc: Only allow mono and stereo for Opus. Found-by: James Almer
8:19 PM Changeset in ffmpeg [a6cfc287] by Mark Thompson <sw@jkqxz.net>
Changelog: Add metadata bitstream filters This starts a new section - …
8:08 PM Ticket #6731 (build no longer works: ERROR: libbluray not found using pkg-config) updated by Hunny Puppy
I just nuked the whole sandbox and tried a fresh build from scratch …
8:07 PM Ticket #6731 (build no longer works: ERROR: libbluray not found using pkg-config) updated by Hunny Puppy
I just nuked the whole sandbox and tried a fresh build from scratch …
7:56 PM Changeset in ffmpeg [809b0402] by Mark Thompson <sw@jkqxz.net>
cbs: Add some read/write tests Use the appropriate metadata filter …
7:56 PM Changeset in ffmpeg [d8928ad] by Mark Thompson <sw@jkqxz.net>
vaapi_mpeg2: Convert to use coded bitstream infrastructure (cherry …
7:56 PM Changeset in ffmpeg [038a5125] by Mark Thompson <sw@jkqxz.net>
vaapi_h265: Add support for AUD NAL units Matching the H.264 encoder. …
7:56 PM Changeset in ffmpeg [00179664] by Mark Thompson <sw@jkqxz.net>
vaapi_h265: Convert to use coded bitstream infrastructure Also …
7:56 PM Changeset in ffmpeg [94a40486] by Mark Thompson <sw@jkqxz.net>
vaapi_h264: Fix CPB/DPB delays This should be ticks, not time_scale …
7:56 PM Changeset in ffmpeg [0bc7575c] by Mark Thompson <sw@jkqxz.net>
vaapi_h264: Add support for SEI recovery points Included by default …
7:56 PM Changeset in ffmpeg [281b68b0] by Mark Thompson <sw@jkqxz.net>
vaapi_h264: Add support for AUD NAL units Adds a new private option …
7:56 PM Changeset in ffmpeg [2e29ca2a] by Mark Thompson <sw@jkqxz.net>
vaapi_h264: Convert to use coded bitstream infrastructure (cherry …
7:56 PM Changeset in ffmpeg [569721ac] by Mark Thompson <sw@jkqxz.net>
lavc: Add mpeg2_metadata bitstream filter (cherry picked from commit …
7:56 PM Changeset in ffmpeg [278c308c] by Mark Thompson <sw@jkqxz.net>
mpeg12: Add a common function to find the best frame rate This will …
7:56 PM Changeset in ffmpeg [03f982bb] by Mark Thompson <sw@jkqxz.net>
lavc: Add hevc_metadata bitstream filter This is able to modify some …
7:56 PM Changeset in ffmpeg [8b263062] by Mark Thompson <sw@jkqxz.net>
lavc: Add h264_redundant_pps bitstream filter This applies a specific …
7:56 PM Changeset in ffmpeg [a308872b] by Mark Thompson <sw@jkqxz.net>
lavc: Add h264_metadata bitstream filter This is able to modify some …
7:56 PM Changeset in ffmpeg [9c7d70b4] by Mark Thompson <sw@jkqxz.net>
lavc: Add trace_headers bitstream filter Supports all streams that …
7:56 PM Changeset in ffmpeg [686e388b] by Mark Thompson <sw@jkqxz.net>
lavc: Add coded bitstream read/write support for MPEG-2 (cherry …
7:56 PM Changeset in ffmpeg [9b0c7aa0] by Mark Thompson <sw@jkqxz.net>
lavc: Add coded bitstream read/write support for H.265 (cherry picked …
7:56 PM Changeset in ffmpeg [b4c915f4] by Mark Thompson <sw@jkqxz.net>
lavc: Add coded bitstream read/write support for H.264 (cherry picked …
7:56 PM Changeset in ffmpeg [6734eef6] by Mark Thompson <sw@jkqxz.net>
lavc: Add coded bitstream read/write API (cherry picked from commit …
7:56 PM Changeset in ffmpeg [b1374e92] by Mark Thompson <sw@jkqxz.net>
hevc: Improve stream constraint values in common header Add comments …
7:56 PM Changeset in ffmpeg [d05444d2] by Mark Thompson <sw@jkqxz.net>
h264: Add stream constraint values to the common header With comments …
7:55 PM Ticket #6731 (build no longer works: ERROR: libbluray not found using pkg-config) updated by James
That error is something trying to patch configure.ac from libbluray. …
7:48 PM Changeset in ffmpeg [6c5d6bae] by James Almer <jamrial@gmail.com>
Merge commit '0429f01e4722b8e0c3576a4810a16ca8f6dbc4d4' * commit …
7:47 PM Changeset in ffmpeg [68727a1d] by James Almer <jamrial@gmail.com>
Merge commit '251849f06ce36ce8dc076e0fca2922119fa7e39e' * commit …
7:44 PM Changeset in ffmpeg [1b6803b7] by James Almer <jamrial@gmail.com>
Merge commit 'a825980f9f93af32c719497f9aab1e14248ab471' * commit …
7:35 PM Changeset in ffmpeg [a3accd0c] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/cafenc: Allow muxing opus. QuickTime does not require the …
7:25 PM Changeset in ffmpeg [fbd63170] by Mark Thompson <sw@jkqxz.net>
cbs: Add test dependencies Fixes the MPEG-2 failure with …
7:01 PM Ticket #6731 (build no longer works: ERROR: libbluray not found using pkg-config) updated by Hunny Puppy
hmm, I'm building using the ffmpeg build helpers rdp script to build …
7:00 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Dennis
Still failing: […]
6:51 PM Ticket #6756 (comfortnoise decoder prints warnings and decodes forever even if given ...) updated by James Cowgill
Sorry, I copied the wrong command. It should be this: […] ie …
6:43 PM Ticket #6731 (build no longer works: ERROR: libbluray not found using pkg-config) updated by James
I'm not sure what you're trying to do, but the above is a commit from …
6:37 PM Ticket #6754 (libavfilter/signature_lookup.c:494: suspicious compare ?) updated by dcb
>How did you find the issues? A static analyser called cppcheck, …
6:27 PM Changeset in ffmpeg [552d2cb] by James Almer <jamrial@gmail.com>
Merge commit '0f8512c4a87b89b4694053d8ffda48066ee1da62' * commit …
6:26 PM Changeset in ffmpeg [9780d583] by James Almer <jamrial@gmail.com>
Merge commit '236577230051ad61ec67fa2d68e817d54232d2a0' * commit …
6:22 PM Ticket #6753 (libssh not found using pkg-config - Build error with media-autobuild_suite) updated by Carl Eugen Hoyos
Priority, Keywords changed
6:20 PM Ticket #6756 (comfortnoise decoder prints warnings and decodes forever even if given ...) closed by Carl Eugen Hoyos
worksforme: […] […]
6:18 PM Changeset in ffmpeg [82cddf6] by James Almer <jamrial@gmail.com>
Merge commit '17adcc40adf1f30cba55c9727dabc1365944d32b' * commit …
6:14 PM Changeset in ffmpeg [d8f382ce] by James Almer <jamrial@gmail.com>
Merge commit '81bffae368f331b6cd386a814f225a58e3f32f40' * commit …
6:13 PM Ticket #6754 (libavfilter/signature_lookup.c:494: suspicious compare ?) updated by Carl Eugen Hoyos
Please send your patches made with git format-patch to the FFmpeg …
6:12 PM Ticket #6731 (build no longer works: ERROR: libbluray not found using pkg-config) updated by Hunny Puppy
It seems to still fail but with a different error now: […]
6:08 PM Ticket #6755 (corrupt output and rate control issues when using vp9_vaapi encoder in ...) updated by Carl Eugen Hoyos
Keywords changed
4:05 PM Ticket #6731 (build no longer works: ERROR: libbluray not found using pkg-config) updated by James
libbluray seems to have fixed it in …
2:10 PM Ticket #6753 (libssh not found using pkg-config - Build error with media-autobuild_suite) updated by James
Status changed
This is a problem with libssh's pkg-config file not properly listing …
1:42 PM Ticket #6756 (comfortnoise decoder prints warnings and decodes forever even if given ...) updated by James Cowgill
Managed to bisect to this commit (first bad commit): commit …
1:37 PM Ticket #6756 (comfortnoise decoder prints warnings and decodes forever even if given ...) created by James Cowgill
Summary of the bug: With ffmpeg 3.4 and git master, trying to decode a …
1:04 PM Changeset in ffmpeg [f685bbcb] by James Almer <jamrial@gmail.com>
avformat: fix build wihout dashenc Signed-off-by: James Almer …
12:05 PM Ticket #6755 (corrupt output and rate control issues when using vp9_vaapi encoder in ...) updated by armena
Also of note, I was not able to reproduce the corrupt output when …
11:59 AM ffmpeg-20171017-074326-head.log attached to Ticket #6755 by armena
11:58 AM Ticket #6755 (corrupt output and rate control issues when using vp9_vaapi encoder in ...) created by armena
Summary of the bug: When using the vp9_vaapi encoder in CBR or VBR …
9:47 AM Ticket #6754 (libavfilter/signature_lookup.c:494: suspicious compare ?) created by dcb
ffmpeg-3.4/libavfilter/signature_lookup.c:494]: (warning) Result of …
9:46 AM Ticket #6753 (libssh not found using pkg-config - Build error with media-autobuild_suite) created by Florian
Building of FFmpeg is currently impossible. The build process of the …
9:45 AM Ticket #6752 (ffmpeg-3.4/libavformat/hlsenc.c:210: bad if statement ?) created by dcb
ffmpeg-3.4/libavformat/hlsenc.c:210]: (warning) Logical disjunction …
9:42 AM Ticket #6751 (libavformat/mpegtsenc.c:1646: bad if statement ?) created by dcb
ffmpeg-3.4/libavformat/mpegtsenc.c:1646]: (warning) Logical …
9:39 AM Ticket #6750 (ffmpeg-3.4/libavformat/mxfdec.c:2340]: (style) Suspicious condition) created by dcb
ffmpeg-3.4/libavformat/mxfdec.c:2340]: (style) Suspicious condition …
9:34 AM Ticket #6749 (ffmpeg-3.4/libavcodec/eatqi.c:115: suspicious assignment ?) created by dcb
ffmpeg-3.4/libavcodec/eatqi.c:115]: (style) int result is assigned to …
9:30 AM Ticket #6748 (ffmpeg-3.4/libavfilter/window_func.h:133: suspicious assignment ?) created by dcb
ffmpeg-3.4/libavfilter/window_func.h:133]: (style) Boolean value …
9:29 AM Ticket #6746 (libpostproc/postprocess.c: 2 * array index sanity check in odd place ?) updated by Hendrik
The array is NULL terminated, the first condition will stop the loop …
9:26 AM Ticket #6747 (libavcodec/vorbis.c:61]: (style) Array index 'p' is used before limits ...) created by dcb
Source code is for (p = 0; (bits[p] == 0) && (p < num); ++p)
9:24 AM Ticket #6746 (libpostproc/postprocess.c: 2 * array index sanity check in odd place ?) created by dcb
[ffmpeg-3.4/libpostproc/postprocess.c:804]: (style) Array index 'o' is …
9:21 AM Ticket #6745 (libavcodec/xfacedec.c:126]: (style) Array index 'i' is used before ...) created by dcb
for (i = 0, k = 0; avpkt->data[i] && i < avpkt->size; i++) {
9:20 AM Ticket #6744 (libavcodec/x86/snowdsp.c: 2 * array index sanity check in odd place ?) created by dcb
[ffmpeg-3.4/libavcodec/x86/snowdsp.c:152]: (style) Array index 'i' is …
9:17 AM Ticket #6743 (ffmpeg-3.4/libavcodec/vorbis.c:74]: (style) Array index 'i' is used ...) created by dcb
for (i = p; (bits[i] == 0) && (i < num); ++i) ; Suggest …
9:14 AM Ticket #6742 (ffmpeg-3.4/libavformat/nutdec.c:585: suspicious if ?) created by dcb
[ffmpeg-3.4/libavformat/nutdec.c:585]: (style) Same expression on both …
9:12 AM CompilationGuide/Centos edited by slhck
add pthread needed for x265 (diff)
9:11 AM CompilationGuide/Ubuntu edited by slhck
add pthread needed for x265 (diff)
9:10 AM Ticket #6741 (ffmpeg-3.4/libavfilter/vf_cover_rect.c:155: suspicious if ?) created by dcb
ffmpeg-3.4/libavfilter/vf_cover_rect.c:155] -> …
8:17 AM Ticket #6599 (FFmpeg git build does not make working fMP4 HLS files) updated by Mark El-Wakil
https://bitmovin-a.akamaihd.net/content/dataset/multi-codec/hevc/v270p_ …
7:56 AM Ticket #6463 (av_interleaved_write_frame(): Cannot allocate memory) updated by epollia
Server has 1G interface. 20 Mbis/s in and 8Mbit/s out. I think thet …
7:25 AM Ticket #6463 (av_interleaved_write_frame(): Cannot allocate memory) updated by aergistal
See fifo_size in the documentation …
4:20 AM Ticket #6740 (libavfilter.6.dylib link failure with missing fribidi symbols) closed by James
fixed: Fixed that way. Thanks for the report.
4:17 AM Changeset in ffmpeg [15b86d3b] by James Almer <jamrial@gmail.com>
configure: add missing optional dep on libfribidi to the drawtext …
4:06 AM Ticket #6740 (libavfilter.6.dylib link failure with missing fribidi symbols) created by Hanspeter Niederstrasser
[…] which leads to this failure when linking libavfilter.dylib …
4:05 AM Ticket #5090 (fragmented mp4 have bad dts on video track) updated by mig
Cc changed
3:53 AM Ticket #6738 (libavformat.57.dylib link failure with missing _gcry_randomize symbol) updated by Hanspeter Niederstrasser
yes, livavformat successfully links here now with …
2:24 AM Ticket #6463 (av_interleaved_write_frame(): Cannot allocate memory) updated by epollia
How can check increase fifo_size? cat /proc/sys/fs/pipe-max-size 1048576
Note: See TracTimeline for information about the timeline view.