Timeline
Feb 8, 2018:
- 11:03 PM Ticket #6994 (EXR flag 4 not implemented, ffmpeg is not able to read exr files using ...) updated by
- Replying to oesponda: > Replying to mvignali: …
- 10:39 PM Ticket #6994 (EXR flag 4 not implemented, ffmpeg is not able to read exr files using ...) updated by
- Replying to mvignali: > @oesponda : > Can you generate …
- 10:15 PM Ticket #6994 (EXR flag 4 not implemented, ffmpeg is not able to read exr files using ...) updated by
- Replying to cehoyos: > Why don’t you use any of the …
- 9:12 PM Ticket #6994 (EXR flag 4 not implemented, ffmpeg is not able to read exr files using ...) updated by
- Why don’t you use any of the existing samples?
- 8:50 PM Ticket #6994 (EXR flag 4 not implemented, ffmpeg is not able to read exr files using ...) updated by
- @oesponda : Can you generate and send a very small sample (in order …
- 4:20 PM Changeset in ffmpeg [cb97400f] by
- Revert "cmdutils: make use of new iteration APIs" This reverts commit …
- 2:14 PM Ticket #7012 (H264_cuvid Decoding Causes NVRM XID 31) updated by
- I've submitted a driver bug report to NVidia via their form (with a …
- 2:10 PM Ticket #7012 (H264_cuvid Decoding Causes NVRM XID 31) created by
- Decoding h264 stream using h264_cuvid causes a NVRM XID 31 (NVidia …
- 8:44 AM Ticket #6626 (ff_vdpau_common_init writes past the end of av_alloc_vdpaucontext memory) updated by
- Your proper fix should be calling av_vdpau_bind_context, as mentioned …
- 4:39 AM Ticket #6847 (Could not create DeckLink iterator, Generic error in an external library) reopened by
- With actual git master I still have this error ('Could not create …
- 3:42 AM Changeset in ffmpeg [ddd851f7] by
- avcodec: Document that init_static_data() is not intended for time …
- 12:37 AM Ticket #6626 (ff_vdpau_common_init writes past the end of av_alloc_vdpaucontext memory) updated by
- MythTV is getting a segmentation fault due to memory corruption caused …
- 12:10 AM Ticket #7011 (Decoding of chained opus streams isn't properly supported) updated by
- there's ticket (https://github.com/MusicPlayerDaemon/MPD/issues/70) …
- 12:04 AM Ticket #7011 (Decoding of chained opus streams isn't properly supported) updated by
- Do any chained opus streams actually exist or is it just that file? …
Feb 7, 2018:
- 11:12 PM Ticket #7011 (Decoding of chained opus streams isn't properly supported) updated by
- https://github.com/FFmpeg/FFmpeg/commit/c994bb2fb7727f5c20ef71cc6727fb2 …
- 10:12 PM Ticket #7011 (Decoding of chained opus streams isn't properly supported) updated by
- I'm not really familiar with codebase so I can't really tell whether …
- 9:12 PM Ticket #7011 (Decoding of chained opus streams isn't properly supported) created by
- Summary of the bug: ffmpeg currently doesn't support chained opus …
- 8:06 PM Changeset in ffmpeg [3f0a4136] by
- doc/APIchanges: mention a few more recently introduced and deprecated …
- 7:56 PM Changeset in ffmpeg [9d8fb095] by
- doc/APIchanges: fix a recent depreacted function name Signed-off-by: …
- 7:42 PM Changeset in ffmpeg [cf66665] by
- avformat: fix stream_segment muxer build dependencies Signed-off-by: …
- 2:15 PM Ticket #7010 (Error writing trailer of icecast://source:password@server broken pipe) created by
- Summary of the bug: When launching the server from the script, it …
- 11:33 AM Changeset in ffmpeg [651d5f96] by
- avformat/hls: Support metadata updates from subdemuxers If a …
- 11:25 AM Changeset in ffmpeg [33d632d4] by
- lavfi: add a gitignore file for OpenCL compiled kernels …
- 10:41 AM Ticket #7009 (RTMP handshake problem) updated by
-
Keywords, Component changed
Please consider sending a patch made withgit format-patchto the … - 8:53 AM Ticket #7009 (RTMP handshake problem) created by
- Summary of the bug: When FFmpeg connects to RTMP server via digest …
- 3:30 AM Changeset in ffmpeg [8318bf17] by
- avformat/fifo_test: remove network.h include It's not needed, and …
- 2:49 AM Changeset in ffmpeg [e8323c42] by
- doc/APIChanges: fix lavu version numbers in a few recent entries …
- 2:43 AM Changeset in ffmpeg [36c85d6e] by
- api: add missing version bumps and APIChanges entries avcodec bump …
- 2:23 AM Ticket #7000 (VP8 codec is not correctly detected but it is playable if vcodec is forced) closed by
- fixed: Implemented in f7aacf4ab7654a57408d5c0f871fd3b39930c6d7
- 2:08 AM Changeset in ffmpeg [f7aacf4a] by
- avformat/mov: add VP8 codec support Demuxing only. Muxing is disabled …
Feb 6, 2018:
- 11:02 PM Changeset in ffmpeg [8885a29e] by
- avformat/Makefile: fix fifo and fifo_test muxer build objects …
- 11:02 PM Ticket #7008 (Sony A7S progressive footage recognised as interlaced) closed by
- worksforme: Works as expected afaict.
- 10:07 PM Changeset in ffmpeg [8f6a71f7] by
- avformat/bintext: Implement bin_probe() Fixes misdetection of …
- 10:07 PM Changeset in ffmpeg [698d5eb5] by
- avcodec/ffv1: Support for RGBA64 and GBRAP16 Signed-off-by: Michael …
- 10:07 PM Changeset in ffmpeg [204c7caf] by
- avcodec/libopus: support disabling phase inversion. Signed-off-by: …
- 7:26 PM Ticket #3988 (Spamming license violators) updated by
-
Description changed
- 6:57 PM Changeset in ffmpeg [26d879c1] by
- lavc/bsf: make BSF iteration the same as other iterators
- 6:57 PM Changeset in ffmpeg [cdc7805] by
- cmdutils: make use of new iteration APIs
- 6:57 PM Changeset in ffmpeg [0fd47570] by
- lavd: add new API for iterating input and output devices This also …
- 6:57 PM Changeset in ffmpeg [0694d870] by
- lavf: add new API for iterating muxers and demuxers
- 6:57 PM Changeset in ffmpeg [598d5f85] by
- lavf: move fifo test muxer into separate file This fixes the …
- 6:50 PM Changeset in ffmpeg [61974537] by
- lavf/rtp: replace linked list with array
- 6:50 PM Changeset in ffmpeg [7e8eba2d] by
- lavc: add new API for iterating codecs and codec parsers Based on an …
- 2:40 PM Ticket #7008 (Sony A7S progressive footage recognised as interlaced) updated by
- The stream level field_order property is something that comes from the …
- 2:35 PM Ticket #7008 (Sony A7S progressive footage recognised as interlaced) created by
- It seems like the scan type of the below attached Sony A7S sample is …
- 10:13 AM Changeset in ffmpeg [fd36cf6b] by
- configure: Factorize check_64_bit()
- 10:13 AM Changeset in ffmpeg [38434a9f] by
- configure: Simplify restrict keyword handling Skip a variable …
- 10:05 AM Ticket #7007 (ffmpeg: cuvid - duplicate frames when EOS since version 3.4) updated by
-
Version changed
- 9:03 AM Ticket #7007 (ffmpeg: cuvid - duplicate frames when EOS since version 3.4) updated by
- Current GIT is also affected, test result, look at duration …
- 9:03 AM Changeset in ffmpeg [4cf84e25] by
- Drop some unnecessary config.h #includes
- 9:03 AM Changeset in ffmpeg [bca41545] by
- configure: Group code that sets the license string with licensing …
- 8:29 AM Ticket #6165 (FFMPEG UDP stream broken with DVB_SUBTITLE's) updated by
- I experience the exact same issue. What I try to do is downscale the …
- 8:29 AM Ticket #7007 (ffmpeg: cuvid - duplicate frames when EOS since version 3.4) updated by
-
Keywords changed
Please test current FFmpeg git head and please provide the command … - 8:20 AM Ticket #7007 (ffmpeg: cuvid - duplicate frames when EOS since version 3.4) updated by
-
Version, Component changed
- 8:09 AM Ticket #7007 (ffmpeg: cuvid - duplicate frames when EOS since version 3.4) created by
- Since commit'061a0c14bb5767bca72e3a7227ca400de439ba09': decode: …
- 2:37 AM Ticket #7006 (Intel QSV: "QSV requires a fixed frame pool size" message is given) created by
- Summary of the bug: When I use ffmpeg with h264_qsv encoder,it will …
Feb 5, 2018:
- 4:09 PM Ticket #7001 (Misleading error message if the filtergraph cannot be allocated ...) updated by
- Why was the previous version working? Is there a switch to make the …
- 3:42 PM Changeset in ffmpeg [caa4bd7a] by
- avcodec/me_cmp: remove ff_me_cmp_init_static() Precalculate and …
- 2:32 PM Ticket #7002 (reading wav file from a pipe does not obey the probesize setting) updated by
- Hi, I confirm the same behavior in the current git head (see the …
- 12:58 PM Ticket #7002 (reading wav file from a pipe does not obey the probesize setting) updated by
-
Keywords, Version, Component changed
Please test current FFmpeg git head to make this a valid ticket. Can … - 12:55 PM Ticket #7003 (Latest daily builds cannot be quit when encoding) updated by
- Please confirm that this is a regression since …
- 12:52 PM Ticket #7004 (Documentation: please clarify jpeg2000 encoding quality range) updated by
-
Priority, Keywords, Version, Status changed
- 11:56 AM Ticket #7005 (MPEG-4 regression) updated by
-
Status, Reproduced by developer, Component, Priority, Keywords, Description changed
For future tickets: Please remember to always test current FFmpeg git … - 11:15 AM Ticket #7005 (MPEG-4 regression) updated by
-
Version changed
- 11:00 AM Ticket #7005 (MPEG-4 regression) created by
- Attached is an MPEG-4 AVI file which reads correctly up to ffmpeg …
- 1:54 AM Changeset in ffmpeg [118e1b0b] by
- avcodec/utvideodec: Fix bytes left check in decode_frame() Fixes: out …
- 1:43 AM Ticket #7001 (Misleading error message if the filtergraph cannot be allocated ...) closed by
-
invalid: You can use
-noautorotateif you don't want to compile the …
Feb 4, 2018:
- 6:47 PM Ticket #7004 (Documentation: please clarify jpeg2000 encoding quality range) created by
-
The
ffmpeg-allman page says, about the jpeg2000 encoder: > the … - 3:40 PM Ticket #6992 (Cross-building ffmpeg with static gnutls for android fails at ...) updated by
- I can reproduce using the current git head as well.
- 2:19 PM Changeset in ffmpeg [48bc9ff] by
- id3v2: fix unsynchronization The ID3v2 "unsynchronization scheme" …
- 2:08 PM Changeset in ffmpeg [ff46124b] by
- rtsp: rename certain options after a deprecation period The "timeout" …
- 1:47 PM Changeset in ffmpeg [2eb396b1] by
- hwcontext: Fix memory leak on derived frame allocation failure
- 1:47 PM Changeset in ffmpeg [96e476cc] by
- hwcontext: Fix documentation for av_hwdevice_ctx_alloc() From ffmpeg …
- 12:56 PM Changeset in ffmpeg [0519e66a] by
- examples: Add a VA-API transcode example. Usage is: ./vaapi_transcode …
Feb 3, 2018:
- 11:11 PM Changeset in ffmpeg [3caecf7c] by
- avcodec: do not use init_static_data on some codecs They don't modify …
- 8:37 PM Changeset in ffmpeg [8e50bd61] by
- avcodec/wavpack: Fix integer overflow in FFABS Fixes: negation of …
- 8:37 PM Changeset in ffmpeg [c86490c4] by
- avfilter/af_join: Fix crash in join filter Previously if …
- 4:53 PM Ticket #6999 (Filter "aphasemeter" not working in latest FFmpeg version) updated by
- Then please tell me how I would use it.
- 2:34 PM Ticket #6999 (Filter "aphasemeter" not working in latest FFmpeg version) closed by
- wontfix: The syntax of filter have simply changed, by default it will output …
- 1:24 PM Ticket #7003 (Latest daily builds cannot be quit when encoding) created by
- With the latest two git builds, when you quit the encoding, the shell …
- 10:39 AM Ticket #6958 (ffprobe can't show correct coded_height for h264 1080p videos) updated by
-
This is hiding (or will hide) the reporting of
coded_widthand …
Feb 2, 2018:
- 11:22 PM Changeset in ffmpeg [e3d946b3] by
- avcodec/ffv1enc: mark RGB48 support as non-experimental Remove the …
- 8:51 PM Changeset in ffmpeg [94eb5505] by
- ffprobe: remove usage of deprecation warning removal pragmas Fixes …
- 7:43 PM Ticket #6958 (ffprobe can't show correct coded_height for h264 1080p videos) closed by
- fixed: Fixed in 19b1d905b88d32a86511219585eae6afda23dfbd.
- 7:40 PM Changeset in ffmpeg [19b1d905] by
- ffprobe: Initialize coded_width/height coded_width/height are …
- 3:36 PM Changeset in ffmpeg [108958e4] by
- librsvgdec: Fix frame clearing code The existing code attempts to …
- 3:16 PM Changeset in ffmpeg [4be6307c] by
- fate: add id3v2 test Adds basic unit test for parsing ID3v2 tags. …
- 1:07 PM Ticket #7002 (reading wav file from a pipe does not obey the probesize setting) created by
- Summary of the bug: It seems that when a .wav file is read from stdin, …
- 11:16 AM Ticket #7001 (Misleading error message if the filtergraph cannot be allocated ...) updated by
- The video can be downloaded from https://mega.nz/#!WMhzWKhD using key …
- 9:59 AM Ticket #7001 (Misleading error message if the filtergraph cannot be allocated ...) created by
- Summary of the bug: I have some test video files that I use to test …
Feb 1, 2018:
- 11:18 PM Changeset in ffmpeg [caaa40d2] by
- configure: Remove carriage return ('\r') in Windows CC_IDENT …
- 11:18 PM Changeset in ffmpeg [b1bef75] by
- avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble() …
- 11:18 PM Changeset in ffmpeg [0a2560a9] by
- avcodec/exr: Fix memleaks in decode_header() Fixes: …
- 1:50 PM Changeset in ffmpeg [8965e2af] by
- avpacket: Initialize the allocated padding area in side data This …
- 1:45 PM Ticket #7000 (VP8 codec is not correctly detected but it is playable if vcodec is forced) updated by
-
Priority, Type changed
- 1:45 PM Ticket #7000 (VP8 codec is not correctly detected but it is playable if vcodec is forced) updated by
-
Status, Reproduced by developer changed
VP8 is implicitely mentioned on https://www.webmproject.org/vp9/mp4/ - 1:39 PM Ticket #6999 (Filter "aphasemeter" not working in latest FFmpeg version) updated by
-
Priority, Keywords changed
For future tickets please remember that using-hide_bannerwhen … - 11:31 AM Ticket #7000 (VP8 codec is not correctly detected but it is playable if vcodec is forced) updated by
- Indeed VP8 fourcc is missing, only VP9 is defined: …
- 11:20 AM Ticket #7000 (VP8 codec is not correctly detected but it is playable if vcodec is forced) updated by
- Added a sample recorded using: …
- 10:56 AM Ticket #7000 (VP8 codec is not correctly detected but it is playable if vcodec is forced) updated by
-
Keywords changed
Please provide a sample file. How exactly was the file created? - 10:02 AM Ticket #7000 (VP8 codec is not correctly detected but it is playable if vcodec is forced) created by
- Summary of the bug: I am creating an mp4 with vp8 and opus from an …
- 9:54 AM Ticket #6999 (Filter "aphasemeter" not working in latest FFmpeg version) updated by
- Complete console output with "-v 9 -loglevel 99": […]
- 9:50 AM Ticket #6999 (Filter "aphasemeter" not working in latest FFmpeg version) created by
- Summary of the bug: The filter "aphasemeter" is not working. How to …
- 9:18 AM Ticket #6970 (can't detect video stream, too many packets buffered for output audio ...) updated by
-
Replying to cehoyos:
> Needs
-ignore_editlist 1thanks! - 2:57 AM Changeset in ffmpeg [b1af0e23] by
- avformat/hls: store referer message in HLS http request …
- 2:56 AM Changeset in ffmpeg [44f34306] by
- avformat/http: add referer option into http add Referer message if …
- 2:55 AM Changeset in ffmpeg [27fe8930] by
- avfilter: add comments for duplicate line comment about the looks …
- 1:39 AM Changeset in ffmpeg [1cae2f00] by
- avcodec/libx264: fix usage of AVComponentDescriptor depth field …
- 1:35 AM Changeset in ffmpeg [c95d343a] by
- changelog: update with previous commit Signed-off-by: James Almer …
- 1:09 AM Changeset in ffmpeg [7a30e644] by
- x264: Support version 153 It has native simultaneus 8 and 10 bit …
Note:
See TracTimeline
for information about the timeline view.
