Timeline



Aug 25, 2016:

10:37 PM Ticket #5799 (Memory psudo-leak when FF_API_CODED_FRAME enabled) created by DeHackEd
Summary of the bug: How to reproduce: […] Git version …
10:12 PM Changeset in ffmpeg [ec220a8c] by Burt P <pburt0@gmail.com>
af_hdcd: av_frame_free(out) if av_frame_copy_props() fails …
10:11 PM Changeset in ffmpeg [9d5e3c3f] by Burt P <pburt0@gmail.com>
af_hdcd: for easier maintenance alongside libhdcd Mostly just …
8:22 PM Changeset in ffmpeg [42a635dd] by Michael Niedermayer <michael@niedermayer.cc>
webm_chunk: Set pts precision to milliseconds Milliseconds is the …
7:12 PM Changeset in ffmpeg [425be3c8] by Paul B Mahol <onemda@gmail.com>
mov: Remove old b-frame/video delay heuristic This was added before …
7:12 PM Changeset in ffmpeg [04f8d312] by Paul B Mahol <onemda@gmail.com>
mov: Remove ancient heuristic hack This breaks files with legitimate …
7:03 PM Ticket #5798 (Allow h264 profile selection in ffmpeg when using omx) updated by m_doe
Summary changed
6:11 PM Ticket #5795 (decoding with some pbm files) updated by jrun
works here. thanks.
5:56 PM Ticket #5795 (decoding with some pbm files) updated by jrun
this is what sane sees: […]
5:50 PM Ticket #5795 (decoding with some pbm files) updated by Carl Eugen Hoyos
The file you attached is produced by your scanner? Which scanner is this?
5:46 PM Ticket #5795 (decoding with some pbm files) updated by jrun
if i crop the scanning area to the point that there is no black at the …
5:44 PM Ticket #2819 ([Android] avcodec cannot find symbol OMXCodec::Create) closed by Carl Eugen Hoyos
invalid: libstagefright was removed.
5:41 PM Ticket #5798 (Allow h264 profile selection in ffmpeg when using omx) updated by Carl Eugen Hoyos
Keywords, Component changed
5:39 PM Ticket #5795 (decoding with some pbm files) updated by Carl Eugen Hoyos
Feel free to test attached patch. How was your sample created? It …
5:35 PM patchinvalidpbm.diff attached to Ticket #5795 by Carl Eugen Hoyos
5:24 PM Ticket #5795 (decoding with some pbm files) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
[…] FreeImage reads the file though.
5:06 PM Ticket #5798 (Allow h264 profile selection in ffmpeg when using omx) created by m_doe
I've been testing omx hardware accelerated encoding on the Pi and it …
4:37 PM Changeset in ffmpeg [50066278] by Michael Niedermayer <michael@niedermayer.cc>
tests/audiomatch: Fix compile warning Making sure bestpos is …
4:36 PM Changeset in ffmpeg [e1ced854] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_acrusher: Rename sun/sov The names are hard to understand …
1:52 PM Ticket #5795 (decoding with some pbm files) updated by jrun
Replying to cehoyos: > Which application shows an image …
9:16 AM Changeset in ffmpeg [feb2ea6e] by Paul B Mahol <onemda@gmail.com>
avfilter: add yuvtestsrc source filter
9:16 AM Changeset in ffmpeg [5d774301] by Paul B Mahol <onemda@gmail.com>
avfilter: add lut2 filter
7:29 AM Ticket #5797 (h264_videotoolbox encoder gets stuck in an invalid state) closed by kthelgason
invalid: I jumped the gun on this one. Turns out the issue is with qvga …
7:27 AM CompilationGuide/Ubuntu edited by Steven
(diff)
7:18 AM Ticket #5797 (h264_videotoolbox encoder gets stuck in an invalid state) updated by kthelgason
Component changed
7:18 AM Ticket #5797 (h264_videotoolbox encoder gets stuck in an invalid state) created by kthelgason
Summary of the bug: When encoding with videotoolbox, if an error …
6:07 AM Ticket #5786 (httpauth.c has a case-sensitive header check for 'WWW-Authenticate') updated by Carl Eugen Hoyos
Please test attached patch.
6:07 AM patchhttpauth.diff attached to Ticket #5786 by Carl Eugen Hoyos
1:35 AM Changeset in ffmpeg [949094a4] by Michael Niedermayer <michael@niedermayer.cc>
Update for 3.1.3
1:34 AM Changeset in ffmpeg [79f52a0d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check tile positions This also disabled the case of …
1:29 AM Changeset in ffmpeg [ae893819] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacenc: Tighter input checks Fixes occurance of NaN/Inf …
1:29 AM Changeset in ffmpeg [596513ca] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wtvdec: Check pointer before use Fixes out of array read …
1:29 AM Changeset in ffmpeg [2f079379] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/wmalosslessdec: Check the remaining bits Fixes assertion …
1:29 AM Changeset in ffmpeg [4943abe0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Fix adpcm_ima_wav padding Fixes out of array read …
1:29 AM Changeset in ffmpeg [8c4a6718] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/svq3: fix slice size check Fixes out of array read Fixes: …
1:29 AM Changeset in ffmpeg [049d7677] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Check numx/y Fixes division by 0 Fixes: …
1:29 AM Changeset in ffmpeg [8003a5d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h2645_parse: fix nal size Found-by: <durandal_1707> …
1:29 AM Changeset in ffmpeg [ec30a49] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h2645_parse: Use get_nalsize() in ff_h2645_packet_split() …
1:29 AM Changeset in ffmpeg [fabc1c9e] by Michael Niedermayer <michael@niedermayer.cc>
h2645_parse: only read avc length code at the correct position …
1:29 AM Changeset in ffmpeg [0ad4d419] by Michael Niedermayer <michael@niedermayer.cc>
h2645_parse: don't overread AnnexB NALs within an avc stream We know …
1:29 AM Changeset in ffmpeg [93422bc9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_parser: Factor get_avc_nalsize() out Signed-off-by: …
1:29 AM Changeset in ffmpeg [22a0c0e7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cfhd: Increase minimum band dimension to 3 The implementation …
1:29 AM Changeset in ffmpeg [77f97899] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/indeo2: check ctab Fixes out of array access Fixes: …
1:29 AM Changeset in ffmpeg [4770eac6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/swfdec: Fix inflate() error code check Fixes infinite loop …
1:29 AM Changeset in ffmpeg [afd5772] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rawdec: Fix bits_per_coded_sample checks Fixes assertion …
1:29 AM Changeset in ffmpeg [7d42daee] by Michael Niedermayer <michael@niedermayer.cc>
vcodec/h2645_parse: Clear buffer padding Fixes use of uninitialized …
1:29 AM Changeset in ffmpeg [055e5c80] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h2645: Fix NAL unit padding The parser changes have lost the …
1:29 AM Changeset in ffmpeg [905372be] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/drawutils: Fix single plane with alpha Fixes Ticket5720 …
12:40 AM Changeset in ffmpeg [01aee81] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check tile positions This also disabled the case of …

Aug 24, 2016:

11:43 PM Changeset in ffmpeg [c46d22a4]n3.1.3 by James Almer <jamrial@gmail.com>
Changelog: update after last commit Signed-off-by: James Almer …
11:42 PM Changeset in ffmpeg [40ab5574] by James Almer <jamrial@gmail.com>
examples/demuxing_decoding: convert to codecpar Signed-off-by: James …
9:07 PM Ticket #5795 (decoding with some pbm files) updated by Carl Eugen Hoyos
Which application shows an image for the file you attached?
8:43 PM ffmpeg-20160824-164305.log attached to Ticket #5795 by jrun
8:42 PM Ticket #5795 (decoding with some pbm files) updated by jrun
oops! my bad. attaching the right report.
8:33 PM Ticket #5795 (decoding with some pbm files) updated by Carl Eugen Hoyos
Keywords, Component changed
Why does the console output you attached describe another file than …
8:23 PM Ticket #5796 (ffmpeg recognises but does not process subtitle stream) updated by Carl Eugen Hoyos
Keywords, Version, Reproduced by developer changed
Please remember to always test current FFmpeg git head before …
7:46 PM Ticket #5796 (ffmpeg recognises but does not process subtitle stream) updated by keynet
Sample and log actually 2M due to TRAC limit
7:44 PM Ticket 5796 sample.ts attached to Ticket #5796 by keynet
Sample video
7:43 PM Ticket 5796 log.txt attached to Ticket #5796 by keynet
Log file
7:40 PM Ticket #5796 (ffmpeg recognises but does not process subtitle stream) created by keynet
MPEGTS stream recorded from TV by current VDR (2.2) Trying to …
6:27 PM ffmpeg-20160824-142434.log attached to Ticket #5795 by jrun
6:27 PM 002.pbm attached to Ticket #5795 by jrun
6:26 PM Ticket #5795 (decoding with some pbm files) created by jrun
Summary of the bug: How to reproduce: […] ffmpeg version […] …
2:08 PM Changeset in ffmpeg [8a78fc5b] by Burt P <pburt0@gmail.com>
af_hdcd: check return value of av_frame_copy_props() Anton Khirnov: …
2:08 PM Changeset in ffmpeg [0cfe6acb] by Burt P <pburt0@gmail.com>
fate: add test for af_hdcd analyze mode Signed-off-by: Burt P …
1:00 PM Ticket #5755 (HEVC video stream obtained from Zavio D6320 IP camea can be decoded ...) updated by ioeir2
Camera stream [removed]
12:45 PM Changeset in ffmpeg [d42809f9] by Diego Biurrun <diego@biurrun.de>
av1: Add codec_id and basic demuxing support Signed-off-by: Diego …
6:30 AM Changeset in ffmpeg [0edfd8e6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut: add planar RGB support
6:13 AM Ticket #5794 (PAFF sample shows wrong estimated fps) updated by Carl Eugen Hoyos
Not reproducible with Cam_PAL_D1_inter_Field_25fps_2.5MBS.mp4 and …
6:08 AM Changeset in ffmpeg [35a0bc0d] by Paul B Mahol <onemda@gmail.com>
fate: update for gbrap after 61980dc479ce045d2e280bff0ba2118ccb8ce595
5:58 AM H264_1080i_cut.mp4 attached to Ticket #5794 by Carl Eugen Hoyos
5:57 AM Ticket #5794 (PAFF sample shows wrong estimated fps) created by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-user/2016-August/033231.html A user …
5:38 AM Changeset in ffmpeg [c1de1f0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/movenc: Add a missing assignment if memory allocation fails. …

Aug 23, 2016:

9:59 PM Ticket #5792 (Alpha planes not found/ignored decoding VP8a/VP9a (VPxa)) updated by cdlvcdlv
So that's the option I needed. Thank you. This way it's possible to …
6:42 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by Carl Eugen Hoyos
No, you provided a short excerpt.
5:52 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by MonoS
Replying to cehoyos: > At least provide console and …
5:36 PM Ticket #5792 (Alpha planes not found/ignored decoding VP8a/VP9a (VPxa)) closed by Carl Eugen Hoyos
invalid: Replying to cdlvcdlv: > {{{ > ffplay -i ball+alpha.webm …
5:32 PM Ticket #5793 (Force decoder in (a)movie) created by Carl Eugen Hoyos
As pointed out in ticket #5792, the movie filter allows to force a …
4:58 PM Changeset in ffmpeg [24130234] by Luca Barbato <lu_zero@gentoo.org>
rtpdec_mpeg4: validate fmtp fields
3:07 PM Changeset in ffmpeg [46e3936f] by Diego Biurrun <diego@biurrun.de>
configure: Set MSVCRT_VERSIONto 0x0700 for MinGW This exposes …
3:01 PM VPxa.7z attached to Ticket #5792 by cdlvcdlv
Files created in the tests
2:58 PM Ticket #5792 (Alpha planes not found/ignored decoding VP8a/VP9a (VPxa)) created by cdlvcdlv
== Summary of the bug == Though FFmpeg is now able to fully decode …
2:52 PM Changeset in ffmpeg [61980dc4] by Paul B Mahol <onemda@gmail.com>
avformat/avcodec: support rawvideo with planar rgb and alpha in nut
2:23 PM Ticket #4643 (Multiple "Past duration 0.XXXXXX too large" and "dup=0 drop=1" ...) updated by Artem S. Tashkinov
Replying to cehoyos: > For the given sample, if there is …
2:12 PM Ticket #4643 (Multiple "Past duration 0.XXXXXX too large" and "dup=0 drop=1" ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
For the given sample, if there is an issue it is a regression since …
1:28 PM Changeset in ffmpeg [10e3f18c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
libzvbi depends on ass
1:21 PM Changeset in ffmpeg [68dc0c13] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskedmerge: add support for more pixel formats
1:21 PM Changeset in ffmpeg [bb109dce] by Paul B Mahol <onemda@gmail.com>
avfilter: add hysteresis filter
1:21 PM Changeset in ffmpeg [12f997d0] by Paul B Mahol <onemda@gmail.com>
avfilter: add maskedclamp filter
1:05 PM Changeset in ffmpeg [3c36d96] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/h264dec: Improve "Increasing reorder buffer" message loglevel. …
11:50 AM Changeset in ffmpeg [21f70940] by Michael Niedermayer <michael@niedermayer.cc>
avutil/mem: remove av_realloc / av_malloc incompatibility warning …
11:07 AM Changeset in ffmpeg [9d5ea8de] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/utils: added ability to probe AVMEDIA_TYPE_DATA format …
11:02 AM Ticket #4643 (Multiple "Past duration 0.XXXXXX too large" and "dup=0 drop=1" ...) updated by Artem S. Tashkinov
Version changed
10:55 AM Ticket #4643 (Multiple "Past duration 0.XXXXXX too large" and "dup=0 drop=1" ...) updated by Artem S. Tashkinov
Replying to cehoyos: > Is the issue reproducible with …
10:36 AM Changeset in ffmpeg [562f2ba4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacenc: Tighter input checks Fixes occurance of NaN/Inf …
9:58 AM Ticket #4643 (Multiple "Past duration 0.XXXXXX too large" and "dup=0 drop=1" ...) updated by Carl Eugen Hoyos
Is the issue reproducible with current FFmpeg git head?
9:44 AM Ticket #4643 (Multiple "Past duration 0.XXXXXX too large" and "dup=0 drop=1" ...) reopened by Artem S. Tashkinov
$ ffmpeg -i source -c:v libx264 -preset veryslow out.mkv ffmpeg …
9:38 AM 2MB attached to Ticket #4643 by Artem S. Tashkinov
"Bad" file
9:03 AM Changeset in ffmpeg [77bf96b0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacenc: Tighter input checks Fixes occurance of NaN/Inf …
8:05 AM Ticket #5791 (-itsoffset shifts using a different value on some subtitles) updated by Carl Eugen Hoyos
Is this issue reproducible with current FFmpeg git head?
7:54 AM synched.srt attached to Ticket #5791 by gillux
Output subtitle with unexpected offset -1 second
7:51 AM to_resync.srt attached to Ticket #5791 by gillux
Input file demonstrating the bug
7:49 AM Ticket #5791 (-itsoffset shifts using a different value on some subtitles) created by gillux
I tried to resync subtitles with the -itsoffset option. The resulting …
6:48 AM Ticket #5790 (ffmpeg does not compile with mingw32) closed by Carl Eugen Hoyos
fixed: Should be fixed in 69f7aad5710f280ad854ea0bb84d59ed1b55bf5b
6:44 AM Ticket #4079 (Support odd cropping for subsampled formats.) closed by Carl Eugen Hoyos
fixed: Fixed by Paul in 4d7d74802d0c857d365f95d7cd712581cce93323, needs …
6:35 AM Ticket #5787 (OS X: Not possible to use videotoolbox in ffplay) updated by Carl Eugen Hoyos
Replying to tripkip: > Btw using h264_vda crashes ffplay …
6:34 AM Ticket #4855 (Support subtitles in (most likely) broken old vdr recordings) updated by Carl Eugen Hoyos
Description changed
6:31 AM Ticket #5790 (ffmpeg does not compile with mingw32) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
12:46 AM Changeset in ffmpeg [76d377d0] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() …

Aug 22, 2016:

10:25 PM Changeset in ffmpeg [f4b8892c] by James Almer <jamrial@gmail.com>
cmdutils: check for SetDllDirectory() availability It's only …
10:24 PM Changeset in ffmpeg [61fcba75] by James Almer <jamrial@gmail.com>
cmdutils: check for SetDllDirectory() availability It's only …
9:34 PM Ticket #4855 (Support subtitles in (most likely) broken old vdr recordings) updated by keynet
I got to the bottom of this Old VDR (1.x) adds a 4 byte "subheader" …
8:32 PM Changeset in ffmpeg [69f7aad5] by James Almer <jamrial@gmail.com>
configure: force _WIN32_WINNT >= 0x0502 on mingw32 targets Windows …
8:07 PM Changeset in ffmpeg [b84c8314] by Marton Balint <cus@passwd.hu>
avformat/fifo: Add fate test Tested-by: Michael Niedermayer …
8:03 PM Changeset in ffmpeg [0ed24bfc] by Marton Balint <cus@passwd.hu>
MAINTAINERS: Add myself as maintainer of fifo muxer Signed-off-by: …
8:03 PM Changeset in ffmpeg [92b5f8fe] by Marton Balint <cus@passwd.hu>
avformat: Add fifo pseudo-muxer Signed-off-by: Jan Sebechlebsky …
7:36 PM SponsoringPrograms/Outreachy/2016-12 edited by Illya
Add project idea for coreaudio avfilter (diff)
6:26 PM Ticket #5790 (ffmpeg does not compile with mingw32) created by ami_stuff
[…]
6:17 PM SponsoringPrograms/Outreachy/2016-12 edited by Michael Niedermayer
add admins (diff)
4:54 PM Changeset in ffmpeg [360d3f3c] by Michael Niedermayer <michael@niedermayer.cc>
doc&tools: Add murge script, for analyzing 3 way conflicts. …
3:36 PM Changeset in ffmpeg [ebb9a320] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alsdec: Remove unused variable Signed-off-by: Michael …
2:41 PM Changeset in ffmpeg [4edd74bd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/me_cmp: add median SAD compare function Signed-off-by: …
1:28 PM Changeset in ffmpeg [dcfd24b1] by Thilo Borgmann <thilo.borgmann@mail.de>
avcodec/alsdec: Implement floating point sample data decoding It …
1:28 PM Changeset in ffmpeg [eabdabb9] by Thilo Borgmann <thilo.borgmann@mail.de>
avcodec: Implement masked lz decompression Signed-off-by: Umair Khan …
1:28 PM Changeset in ffmpeg [fb1f67a7] by Thilo Borgmann <thilo.borgmann@mail.de>
avutil: Softfloat implementation for IEEE 754 floating point …
12:43 PM Ticket #5789 (Fast in-place replacement of embedded subtitles with ffmpeg) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
10:59 AM Changeset in ffmpeg [eb5f4b14] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate/vcodec: add dnxhr mov tests Signed-off-by: Michael …
10:59 AM Changeset in ffmpeg [2fc9a3eb] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mux: Restore original ts in write_packet on error Restore …
9:37 AM Changeset in ffmpeg [429b41e7] by Burt P <pburt0@gmail.com>
doc/filters: re-order hdcd options to match --help filter=hdcd …
8:57 AM Ticket #5789 (Fast in-place replacement of embedded subtitles with ffmpeg) created by forthrin
Let's say you have a 10 GB video file with embedded subtitles, and …
5:47 AM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) updated by zhscnd
Replying to cehoyos: > > 1.Send TS stream(ts over udp) > …
5:13 AM Ticket #5787 (OS X: Not possible to use videotoolbox in ffplay) updated by tripkip
-hwaccel videotoolbox only works in ffmpeg, not ffplay: Downloads …
12:27 AM Changeset in ffmpeg [61fac0ea] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/dnxhdenc: fix typo, check if profile is dnxhr 444 or hqx …

Aug 21, 2016:

11:29 PM Changeset in ffmpeg [d7633ed7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/swfdec: Fix memleak on error Fixes: …
10:59 PM Ticket #5787 (OS X: Not possible to use videotoolbox in ffplay) updated by Rick Kern
Try running with the -hwaccel videotoolbox option. Videotoolbox is not …
10:55 PM Ticket #5788 (Compile fails with undeclared type 'SwsContext') updated by James
SwsContext is an opaque struct, and its fields are not to be accessed …
10:32 PM Ticket #5787 (OS X: Not possible to use videotoolbox in ffplay) updated by Carl Eugen Hoyos
This has currently no similarity with a valid ticket: Please provide …
10:29 PM Ticket #5788 (Compile fails with undeclared type 'SwsContext') updated by Carl Eugen Hoyos
How can we reproduce the issue?
8:22 PM Changeset in ffmpeg [1ae4b1e0] by Timothy Gu <timothygu99@gmail.com>
mem: Extend and edit Doxygen
7:48 PM Ticket #5788 (Compile fails with undeclared type 'SwsContext') created by Ian Bytchek
I'm attempting to use SwsContext in a Swift project, compilation …
7:31 PM Changeset in ffmpeg [cc5e5548] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wtvdec: Check pointer before use Fixes out of array read …
7:11 PM Changeset in ffmpeg [5a96b4b4] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/wmalosslessdec: Check the remaining bits Fixes assertion …
7:06 PM Changeset in ffmpeg [67318187] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/wmalosslessdec: Check the remaining bits Fixes assertion …
6:50 PM Changeset in ffmpeg [b7d1f44c] by Burt P <pburt0@gmail.com>
doc/filters: update for af_hdcd Signed-off-by: Burt P <pburt0@gmail.com>
6:48 PM Changeset in ffmpeg [0e0f8859] by Burt P <pburt0@gmail.com>
af_hdcd: PE table limits Signed-off-by: Burt P <pburt0@gmail.com>
6:48 PM Changeset in ffmpeg [accbb00b] by Burt P <pburt0@gmail.com>
af_hdcd: add AVOption to disable autoconversion in the filter graph …
6:47 PM Changeset in ffmpeg [8c19732] by Burt P <pburt0@gmail.com>
af_hdcd: add AVOption to set the CDT period Signed-off-by: Burt P …
6:47 PM Changeset in ffmpeg [400e2acd] by Burt P <pburt0@gmail.com>
af_hdcd: Code comments update Signed-off-by: Burt P <pburt0@gmail.com>
2:49 PM Changeset in ffmpeg [45e5d5f5] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showvolume: calculate color table only once
12:55 PM Changeset in ffmpeg [445c30ba] by Michael Niedermayer <michael@niedermayer.cc>
lavf/hlsenc: add append_list flag into hlsenc When ffmpeg exit by …
12:01 PM Ticket #5787 (OS X: Not possible to use videotoolbox in ffplay) created by tripkip
ffplay version N-81124-g77eb05a-tessus I'm trying to play a file (to …
9:54 AM Changeset in ffmpeg [57503fab] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bsf: Add custom item name function for bsf list which will …
9:23 AM Ticket #5716 (suggesting an aphasemeterpic filter) closed by Elon Musk
worksforme: {{{ffmpeg.exe -i Dolby_Silent_Lossless_ATMOS-thedigitaltheater.mkv …
9:13 AM Ticket #2483 (Cropping video with height=1 fails) closed by Elon Musk
fixed: Fixed in 4d7d74802d0c857d365f95d7cd712581cce93323. See docs for …
8:06 AM Changeset in ffmpeg [4d7d7480] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_crop: make possible to do exact cropping for subsampled videos
4:59 AM Ticket #5786 (httpauth.c has a case-sensitive header check for 'WWW-Authenticate') created by NTAuthority
http://git.videolan.org/?p=ffmpeg.git;a=blob;f=libavformat/httpauth.c;h
12:58 AM Changeset in ffmpeg [a3cab3d4] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/mov: Accept known codepoints in 'colr' This change …
12:58 AM Changeset in ffmpeg [cf7b0b50] by Michael Niedermayer <michael@niedermayer.cc>
fate: add DNxHR 12-bit example. Signed-off-by: Steven Robertson …
12:44 AM Changeset in ffmpeg [f2a9a30f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Fix adpcm_ima_wav padding Fixes out of array read …

Aug 20, 2016:

8:11 PM Changeset in ffmpeg [26246954] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/svq3: fix slice size check Fixes out of array read Fixes: …
6:16 PM Changeset in ffmpeg [8b43ee40] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check STSD atom more completely Fixes out of array read …
5:40 PM Changeset in ffmpeg [33ec0280] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Check numx/y Fixes division by 0 Fixes: …
5:36 PM Changeset in ffmpeg [a31e08fa] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Check numx/y Fixes division by 0 Fixes: …
3:03 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by Carl Eugen Hoyos
At least provide console and (useless) gdb output from your …
2:50 PM Changeset in ffmpeg [27ee7029] by James Almer <jamrial@gmail.com>
avfilter/window_func: use a constant instead of acosh() Should fix …
10:37 AM Ticket #5755 (HEVC video stream obtained from Zavio D6320 IP camea can be decoded ...) updated by ioeir2
Replying to cehoyos: > I don't understand, you wrote above …
10:06 AM Changeset in ffmpeg [18ce63a6] by Timo Rothenpieler <timo@rothenpieler.org>
avdevice/dshow: satisfy alloc contract better prevent non-rgb24 …
5:12 AM Changeset in ffmpeg [a8e3833a] by James Almer <jamrial@gmail.com>
x86/avf_showcqt: use the FMULADD_PS x86util macro Signed-off-by: …
12:49 AM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) updated by James
Cc, Summary changed

Aug 19, 2016:

11:11 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by MonoS
>(just run ffmpeg inside of gdb and wait for the hang) that's exactly …
10:40 PM Changeset in ffmpeg [15dd56c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h2645_parse: fix nal size Found-by: <durandal_1707> …
10:39 PM Changeset in ffmpeg [528171b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h2645_parse: Use get_nalsize() in ff_h2645_packet_split() …
10:36 PM Changeset in ffmpeg [f10ea03] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_parser: Factor get_avc_nalsize() out Signed-off-by: …
10:34 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by Carl Eugen Hoyos
If you cannot produce a backtrace (just run ffmpeg inside of gdb and …
9:25 PM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) reopened by James
Replying to cirrus: > jamrial, I can't find documentation …
8:28 PM Changeset in ffmpeg [b8b36717] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cfhd: Increase minimum band dimension to 3 The implementation …
7:36 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by MonoS
Replying to cehoyos: > Please provide an actual backtrace: …
6:35 PM Ticket #5785 (swr_drop_output misbehaviour) closed by Elon Musk
invalid
5:49 PM Ticket #5785 (swr_drop_output misbehaviour) updated by Michael Niedermayer
If you want to bring the state back to the initial state calling …
4:03 PM Changeset in ffmpeg [0d8b6a15] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_histogram: make foreground and background opacity configurable
3:07 PM Ticket #5785 (swr_drop_output misbehaviour) updated by Elon Musk
Usecase is seamless looping, without need to reinitializing swr. See …
2:59 PM Ticket #5785 (swr_drop_output misbehaviour) updated by Michael Niedermayer
swr_drop_output() drops exactly the number requested, thats how its …
2:48 PM Ticket #5785 (swr_drop_output misbehaviour) updated by Elon Musk
You misunderstood the issue. Problem is swr dropping 1000 samples, and …
2:44 PM Ticket #5785 (swr_drop_output misbehaviour) updated by Michael Niedermayer
The example seems buggy, it doesnt produce a sinewave that repeats …
2:29 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) updated by Carl Eugen Hoyos
Please provide an actual backtrace: The issue cannot be analyzed without.
2:02 PM resampling_audio.c attached to Ticket #5785 by Elon Musk
2:02 PM Changeset in ffmpeg [ca906e81] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Free extradata after successfull allocation of new …
2:01 PM Ticket #5785 (swr_drop_output misbehaviour) created by Elon Musk
Summary of the bug: How to reproduce: […] Expected result: …
1:30 PM Changeset in ffmpeg [4f6f5611] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: allow rewriting extradata Signed-off-by: Umair Khan …
12:47 PM Changeset in ffmpeg [2b135f26] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/indeo2: check ctab Fixes out of array access Fixes: …
12:24 PM Changeset in ffmpeg [9ffe44c5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/indeo2: check ctab Fixes out of array access Fixes: …
12:16 PM Ticket #5764 (ffmpeg deadlock with first pass x264 encode with >=slower and bitrate set) reopened by MonoS
10:58 AM Ticket #5780 (Get auto matrix from swresample) updated by v0lt
*but I found swr_set_matrix() function only, but did not …
9:08 AM SponsoringPrograms/Outreachy/2016-12 edited by Elon Musk
add XPM codec task (diff)
9:03 AM Changeset in ffmpeg [e965fedf] by Michael Niedermayer <michael@niedermayer.cc>
avformat/swfdec: Fix inflate() error code check Fixes infinite loop …
9:00 AM Changeset in ffmpeg [a453bbb6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/swfdec: Fix inflate() error code check Fixes infinite loop …
1:05 AM Changeset in ffmpeg [2a3720bc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/swfdec: Move packet size check before side data allocation …
12:28 AM Changeset in ffmpeg [23720764] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rawdec: Fix bits_per_coded_sample checks Fixes assertion …

Aug 18, 2016:

11:46 PM Ticket #5708 (Intermittently, encoding video with h264 Quick Sync can fail with ...) updated by ctetrick
I've added a couple of trace logs. The second shows a typical failure. …
11:41 PM mfx_tracer_3.log attached to Ticket #5708 by ctetrick
intel tracer log - failed encode
11:40 PM mfx_tracer_2.log attached to Ticket #5708 by ctetrick
intel tracer log - successful encode
11:37 PM Ticket #5708 (Intermittently, encoding video with h264 Quick Sync can fail with ...) updated by ctetrick
I have also encountered this error. I have never seen this on a …
9:36 PM Changeset in ffmpeg [382a68b0] by Michael Niedermayer <michael@niedermayer.cc>
vcodec/h2645_parse: Clear buffer padding Fixes use of uninitialized …
9:36 PM Changeset in ffmpeg [cc13bc8c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h2645: Fix NAL unit padding The parser changes have lost the …
8:58 PM Ticket #5649 (wav: support integer 64bit) closed by Elon Musk
fixed
8:57 PM Ticket #5649 (wav: support integer 64bit) updated by Elon Musk
Fixed in fc600eff630faebda980b7d6fcf02569ebd3bb11.
8:56 PM Ticket #5784 (Regression: mkv encoder DTS discontinuity) updated by Carl Eugen Hoyos
Keywords changed
Behaviour has changed several times: Before …
8:41 PM Ticket #4487 (remuxing Matroska files delays all tracks and in turn messes up chapters) updated by Carl Eugen Hoyos
Keywords, Component changed
6:14 PM Changeset in ffmpeg [e2a39b10] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showvolume: use current peak value for picking colors
4:40 PM Changeset in ffmpeg [b3c6e89d] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: do not use uninitialized memory
3:06 PM Changeset in ffmpeg [6755eb5b] by Anton Khirnov <anton@khirnov.net>
mss12: validate display dimensions The code currently reads the coded …
3:06 PM Changeset in ffmpeg [33f10546] by Anton Khirnov <anton@khirnov.net>
vc1: check that slices have a positive height Fixes possible invalid …
3:06 PM Changeset in ffmpeg [09b23786] by Anton Khirnov <anton@khirnov.net>
pcx: use the bytestream2 API for reading from input Fixes possible …
3:06 PM Changeset in ffmpeg [221402c1] by Anton Khirnov <anton@khirnov.net>
pcx: check that the packet is large enough before reading the header …
3:06 PM Changeset in ffmpeg [15ee419] by Anton Khirnov <anton@khirnov.net>
pcx: properly pad the scanline It is passed to the get_bits API, …
3:06 PM Changeset in ffmpeg [409d1cd] by Anton Khirnov <anton@khirnov.net>
cook: use the bytestream2 API for reading extradata Fixes possible …
3:06 PM Changeset in ffmpeg [bba9d8bd] by Anton Khirnov <anton@khirnov.net>
qpeg: fix an off by 1 error in the MV check height - me_y is the line …
3:06 PM Changeset in ffmpeg [796dca02] by Anton Khirnov <anton@khirnov.net>
alac: do not return success if nothing was decoded If we encounter an …
3:06 PM Changeset in ffmpeg [f5d46d33] by Anton Khirnov <anton@khirnov.net>
vmnc: check that subrectangles fit into their containing rectangles …
2:17 PM Ticket #5784 (Regression: mkv encoder DTS discontinuity) updated by MB
Step by step instructions to reproduce DTS errors: 1. Download …
1:30 PM Changeset in ffmpeg [703ae350] by Paul B Mahol <onemda@gmail.com>
avfilter/af_astats: fix flt(p) support
1:30 PM Changeset in ffmpeg [81f7d076] by Paul B Mahol <onemda@gmail.com>
avfilter/af_astats: add support for s64(p) sample format
1:30 PM Changeset in ffmpeg [fc600eff] by Paul B Mahol <onemda@gmail.com>
avcodec: add 64-bit signed pcm codec
1:30 PM Changeset in ffmpeg [9876d8fc] by Paul B Mahol <onemda@gmail.com>
swresample: add int64 sample format
11:47 AM Downstreams edited by David Walser
openmandriva 3 has been released with ffmpeg 3.0.x (diff)
11:43 AM Downstreams edited by David Walser
update Avidemux information (2.6.13 is out today) (diff)
11:03 AM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) updated by Max Kellermann
jamrial, I can't find documentation on this requirement in the FFmpeg …
10:50 AM test.mp4 attached to Ticket #5784 by Carl Eugen Hoyos
10:44 AM Ticket #5784 (Regression: mkv encoder DTS discontinuity) updated by Carl Eugen Hoyos
Please provide the command line that allows to reproduce the issue …
10:19 AM Ticket #5784 (Regression: mkv encoder DTS discontinuity) created by MB
Summary of the bug: How to reproduce: Download sample from here: …
9:52 AM Changeset in ffmpeg [30b2611e] by Michael Niedermayer <michael@niedermayer.cc>
swresample: Skip over dither steps if dithering scale is 0 …
9:50 AM Changeset in ffmpeg [946acacd] by Michael Niedermayer <michael@niedermayer.cc>
swresample: move dither init up Signed-off-by: Michael Niedermayer …
9:42 AM Ticket #5763 (copy via HTTP with no transcode very slow for MOV vs. MP4) updated by Carl Eugen Hoyos
All relevant seeks happen in mov_read_packet().
9:18 AM Ticket #5763 (copy via HTTP with no transcode very slow for MOV vs. MP4) updated by Carl Eugen Hoyos
Keywords, Component changed
The fact that FFmpeg seeks wildly in the original mov file (but not in …
9:09 AM Ticket #5783 (Regression: circular buffer overrun on UDP stream under Windows.) updated by Carl Eugen Hoyos
Priority, Keywords changed
9:00 AM Ticket #5783 (Regression: circular buffer overrun on UDP stream under Windows.) created by MB
Summary of the bug: How to reproduce: […] Before commit '9b7a8bd' …
7:45 AM Changeset in ffmpeg [f866f22c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/pcmdec: Try to fix msvc compilation after 4c42d306.
7:26 AM Ticket #5734 (Coherent support to VP8 with alpha channel) closed by Carl Eugen Hoyos
invalid
Note: See TracTimeline for information about the timeline view.