Timeline
Jun 13, 2016:
- 11:25 PM Ticket #5584 (FFmpeg libraries leak 1MiB memory chunks on corrupt files) updated by
- is this unrelated to the non zero at EOF value ?
- 9:04 PM Ticket #5554 (FFmpeg segfaults when trying to decode an DNxHD 145 MXF file) closed by
- fixed: Fixed in 4bee44007a935adda805dfbb4494fc6502bd216a.
- 8:43 PM Changeset in ffmpeg [9da27fb5] by
- avformat/mux: factorize header writing code Reviewed-by: Michael …
- 8:43 PM Changeset in ffmpeg [301ead13] by
- avformat/mux: call deinit if write_header fails Docs clearly states …
- 8:43 PM Changeset in ffmpeg [4bee4400] by
- avformat/mxfdec: check if source_package is NULL Fixes ticket #5554. …
- 8:41 PM Changeset in ffmpeg [7a2a8b54] by
- lavc/h264_sei: fix green metadata typo
- 8:07 PM Changeset in ffmpeg [878c3a36] by
- avcodec/ffv1dec: fix some unsupported pix_fmt When checking pix_fmt …
- 6:58 PM Changeset in ffmpeg [836f3555] by
- avformat/au: Read MetaData from AU Sun audio file header recognize …
- 6:44 PM Ticket #5451 (Chromium: VP8 WebM broken after "replace AVStream.codec with ...) closed by
- fixed: Should be fixed in 60de31e98c1630c11d13a4789e1dfacddc31ef9d
- 6:26 PM Changeset in ffmpeg [4879841d] by
- avformat/dump: Show coded dimensions again Signed-off-by: Michael …
- 5:31 PM Changeset in ffmpeg [05a4bac] by
- avpacket: Error out when creating 0-sized side data This mimics the …
- 4:40 PM Changeset in ffmpeg [1f872332] by
- rtpdec_vc2hq: avoid magic number
- 4:09 PM Changeset in ffmpeg [668fb1cb] by
- rtpenc: packetizer for VP9 RTP payload format (draft v2)
- 3:51 PM Changeset in ffmpeg [bcc07e25] by
- pixdesc: Use C99 array to list color properties names
- 2:24 PM Ticket #5630 (crop filter no longer outputs images of 1 pixel height) closed by
- invalid
- 2:23 PM Ticket #5630 (crop filter no longer outputs images of 1 pixel height) updated by
- Thanks Carl, you're right. If anyone needed to emulate playback of a …
- 11:07 AM Changeset in ffmpeg [60de31e9] by
- avformat/utils: Export coded dimensions unconditionally This fixes a …
- 9:17 AM Changeset in ffmpeg [66023612] by
- avfilter/graphparser: remove '\n' from parse_filter this allow a …
- 8:02 AM Ticket #5638 (Commit ca2f19b9cc37be509d85 breaks videotoolbox decoding) updated by
-
Summary changed
- 7:58 AM Ticket #5638 (Commit ca2f19b9cc37be509d85 breaks videotoolbox decoding) updated by
- Sorry I pasted the WRONG commit from my notes it IS commit …
- 7:56 AM Ticket #5638 (Commit ca2f19b9cc37be509d85 breaks videotoolbox decoding) updated by
-
Priority, Keywords changed
- 7:53 AM Ticket #5638 (Commit ca2f19b9cc37be509d85 breaks videotoolbox decoding) created by
- Hello, I recently updated my mpv build with an updated ffmpeg library …
- 6:12 AM Changeset in ffmpeg [0b8dcb33] by
- doc/resampler: add exact_rational option Signed-off-by: Muhammad Faiz …
- 5:36 AM Changeset in ffmpeg [241e2505] by
- fate: add libswresample exact_rational test Signed-off-by: Muhammad …
- 5:36 AM Changeset in ffmpeg [b8c6e5a6] by
- swresample: add exact_rational option give high quality resampling as …
- 3:49 AM Changeset in ffmpeg [5ca44ebd] by
- lavu/intmath.h: fix compilation with msvc10. Signed-off-by: Matt …
- 3:47 AM Changeset in ffmpeg [37787f26] by
- lavf/os_support.h: Fix for unicode filenames on windows. Fixes #819 …
Jun 12, 2016:
- 11:57 PM Changeset in ffmpeg [be37a669] by
- Timeline function for the eq filter Signed-off-by: Michael …
- 11:57 PM Changeset in ffmpeg [4a8ed314] by
- avcodec/h264_slice: Add casts to suppress warnings Signed-off-by: …
- 10:51 PM Ticket #5637 (Wrong polarity for mjpeg in avi) created by
- http://news.gmane.org/gmane.comp.video.ffmpeg.user A user uploaded a …
- 8:26 PM Changeset in ffmpeg [15f9189b] by
- avformat/redspark: deobfuscate header decrypt code Signed-off-by: …
- 8:26 PM Changeset in ffmpeg [8fdad638] by
- avformat/redspark: remove av_malloc usage Signed-off-by: James Almer …
- 6:53 PM Changeset in ffmpeg [aafdad1b] by
- lavc/videotoolbox: fix sps/pps mistake introduced in 1534ef87
- 6:53 PM Changeset in ffmpeg [4df94492] by
- lavc/videotoolbox: fixes compilation after 1534ef87
- 6:53 PM Changeset in ffmpeg [82d79970] by
- lavc/vda_h264: fixes compilation after 1534ef87
- 6:31 PM Ticket #5585 (IFF PBM fails to decode) closed by
- fixed: Fixed in c3ad63c6a3d5ea3497682e9581388f9481c34451
- 6:29 PM Changeset in ffmpeg [a833ff68] by
- h264: Fix decoding delay for Intra only streams Signed-off-by: Anton …
- 6:27 PM Changeset in ffmpeg [90f469aa] by
- lavc: add H.264 MVC profiles
- 6:27 PM Changeset in ffmpeg [61f168ae] by
- h264: factor out setting the parameter sets for a frame
- 6:27 PM Changeset in ffmpeg [6e92181b] by
- h264: pass just the PPS to get_chroma_qp() It does not need the whole …
- 6:27 PM Changeset in ffmpeg [d1f539c9] by
- h264: merge the two reinit blocks in slice_header_parse() The only …
- 6:27 PM Changeset in ffmpeg [3fba16ec] by
- h264: factor starting a new field out of parsing the slice header
- 6:27 PM Changeset in ffmpeg [bec99338] by
- h264: postpone generating the implicit MMCOs Do it right before the …
- 6:27 PM Changeset in ffmpeg [2d410ebb] by
- h264: decode the MMCOs into per-slice contexts They are stored in the …
- 6:27 PM Changeset in ffmpeg [39ab2ea5] by
- h264: rename mmco_index to nb_mmco The variable stores the number of …
- 6:27 PM Changeset in ffmpeg [7ab5d577] by
- h264: move initializing the slice start out of h264_slice_header_parse()
- 6:27 PM Changeset in ffmpeg [4cec43a9] by
- h264: move calculating the POC out of h264_slice_header_parse() This …
- 6:27 PM Changeset in ffmpeg [6dd996c7] by
- h264: move building the reference list out of …
- 6:27 PM Changeset in ffmpeg [0bad2543] by
- h264: move initing the implicit pred weight table out of …
- 6:27 PM Changeset in ffmpeg [ed9a20eb] by
- h264: split reading the ref list modifications and actually building …
- 6:27 PM Changeset in ffmpeg [fa570590] by
- h264: move initialising the implicit pred weight table for MBAFF Do …
- 6:27 PM Changeset in ffmpeg [7b50d60] by
- h264: call ff_h264_fill_mbaff_ref_list() when constructing the normal …
- 6:27 PM Changeset in ffmpeg [b16e9b9a] by
- h264: move initialising the explicit pred weight table for MBAFF …
- 6:27 PM Changeset in ffmpeg [b93c0aed] by
- h264: drop an outdated comment
- 6:27 PM Changeset in ffmpeg [77a1e2c] by
- h264: move direct mode inits out of h264_slice_header_parse() This …
- 6:27 PM Changeset in ffmpeg [d06e4d8a] by
- h264: start splitting decode_slice_header() That function is …
- 6:26 PM Changeset in ffmpeg [c3ad63c6] by
- avcodec/iff: Fix bytestream advance Fixes Ticket5585 Signed-off-by: …
- 5:01 PM Changeset in ffmpeg [bd3fd467] by
- Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8' * commit …
- 2:51 PM Ticket #5209 (cfhd: crash with fuzzed file 2) updated by
- I can't reproduce this anymore, so maybe fixed together with #5215.
- 1:43 PM Changeset in ffmpeg [65d5f32f] by
- Merge commit '113aeee6aed35cb786a9f6d69b0cb210f498b9da' * commit …
- 1:05 PM Changeset in ffmpeg [b78b077c] by
- fate: add afade test Signed-off-by: Michael Niedermayer …
- 11:38 AM Changeset in ffmpeg [83163577] by
- lavc/h264: remove unused ff_h264_init_dequant_tables prototype Unused …
- 11:26 AM Changeset in ffmpeg [1534ef87] by
- Merge commit '3176217c60ca7828712985092d9102d331ea4f3d' * commit …
- 10:35 AM Changeset in ffmpeg [1a57b464] by
- avcodec/sheervideo: add 10-bit interlaced RGB(A) support …
- 6:50 AM Ticket #5636 (Add user specified cache path to cache protocol) updated by
-
Priority, Keywords changed
Please send your patch to the development mailing list, patches are … - 2:55 AM Ticket #5636 (Add user specified cache path to cache protocol) created by
- I create a patch that add a cache_path option to cache protocol. The …
- 12:12 AM Encode/H.265 edited by
- (diff)
Jun 11, 2016:
- 11:07 PM Changeset in ffmpeg [84efdabc] by
- avcodec/utvideodec: add support for UQRG and UQRA formats …
- 9:39 PM Ticket #5635 (a12v: support alpha) created by
- attached sample should have alpha I converted …
- 9:21 PM Ticket #5620 (av_tempfile failed to create file on android) closed by
- fixed: Should be fixed in 4c9d1c6f9a8f166703dc0333b53f5dba8dc5b414
- 8:41 PM Changeset in ffmpeg [4c9d1c6f] by
- lavu/file_open: Use current directory for temporary files also on …
- 8:38 PM Changeset in ffmpeg [3da860fb] by
- lavc/libutvideodec: Do not set bits_per_raw_sample. It is not always …
- 7:57 PM Ticket #5634 (utvideo uqy2: fix decoding of videos with multiple slices) updated by
- Replying to richardpl: > VirtualDub with UtVideo can use …
- 7:37 PM Ticket #5634 (utvideo uqy2: fix decoding of videos with multiple slices) closed by
- fixed: Fixed in 3ecc59bc35412d0cc2299668dd1f79fff090eb3f.
- 7:37 PM Ticket #5634 (utvideo uqy2: fix decoding of videos with multiple slices) closed by
- fixed: Fixed in 3ecc59bc35412d0cc2299668dd1f79fff090eb3f.
- 7:35 PM Ticket #5634 (utvideo uqy2: fix decoding of videos with multiple slices) updated by
- VirtualDub with UtVideo can use 64 bit rgba, i get crashes under wine …
- 7:31 PM Changeset in ffmpeg [3ecc59bc] by
- avcodec/utvideodec: fix multiple slices for UQY2 and other issues …
- 7:26 PM Ticket #5634 (utvideo uqy2: fix decoding of videos with multiple slices) updated by
- Replying to richardpl: > And rgb 10 bit? VirtualDub has …
- 6:36 PM Ticket #5634 (utvideo uqy2: fix decoding of videos with multiple slices) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 6:17 PM Ticket #5620 (av_tempfile failed to create file on android) updated by
- Replying to cehoyos: > The following works as expected: > …
- 6:10 PM Ticket #5634 (utvideo uqy2: fix decoding of videos with multiple slices) updated by
- And rgb 10 bit?
- 5:51 PM Ticket #5634 (utvideo uqy2: fix decoding of videos with multiple slices) created by
- […]
- 5:43 PM Ticket #5620 (av_tempfile failed to create file on android) updated by
- The following works as expected: […] /sdcard leads to an error …
- 4:40 PM Changeset in ffmpeg [5d12cfac] by
- avfilter/vf_histogram: indent histogram options
- 4:40 PM Changeset in ffmpeg [91bc4252] by
- avfilter/vf_histogram: shortcuts for histogram options
- 4:38 PM Ticket #4044 (Support new utvideo 10bit) closed by
- fixed: Fixed this specific sample in 115e63c8d6791ebdc921caf40c3def024690af2e.
- 4:36 PM Changeset in ffmpeg [115e63c8] by
- avcodec/utvideo: add support for UQY2 Signed-off-by: Paul B Mahol …
- 4:30 PM Ticket #4044 (Support new utvideo 10bit) updated by
- Then please remove nonfunctional wrapper encoder.
- 4:20 PM Ticket #4044 (Support new utvideo 10bit) updated by
- I believe the sample was uploaded by a user, I cannot encode with …
- 3:54 PM Ticket #4044 (Support new utvideo 10bit) updated by
- Can I get more useful sample? One that have more than 1 slice and is …
- 3:41 PM Ticket #5620 (av_tempfile failed to create file on android) updated by
- […]
- 3:30 PM Ticket #5478 (Musepack decoder problems) closed by
- fixed: Fixed in b21f674876badefc68e4deecdb4a1d46de10b67c
- 3:27 PM Changeset in ffmpeg [b21f6748] by
- avcodec/mpc8: Correct end truncation Fixes Ticket5478 Signed-off-by: …
- 2:30 PM Changeset in ffmpeg [98a3355] by
- lavc/videotoolboxenc: set extradata when opening codec VideoToolbox …
- 2:30 PM Changeset in ffmpeg [c5a5ca75] by
- lavc/videotoolboxenc: fix allocated buffer size Allocates a buffer …
- 12:50 PM Ticket #5633 (Incorrect colours when padding for yuvj4xx) created by
- http://ffmpeg.org/pipermail/ffmpeg-user/2016-June/032416.html The pad …
- 12:24 PM Ticket #5474 (pgssub with backward moving timestamps) updated by
- If I play darkgraysubs.m2ts with current FFplay, the subtitles appear …
- 11:53 AM Ticket #5628 (sheervideo: fix decoding of 8bw 4:2:2) updated by
- Replying to richardpl: > Interlaced sample is Ybyr. Not …
- 11:48 AM Ticket #5631 (sheervideo: 8bw 4:2:2 sample decodes incorrectly) updated by
- this decodes correctly: https://www.datafilehost.com/d/4a806a11
- 11:35 AM Ticket #5474 (pgssub with backward moving timestamps) updated by
-
Cc changed
- 11:34 AM Ticket #5474 (pgssub with backward moving timestamps) updated by
- Are you sure that the shifted timestamps from prior the regression …
- 11:21 AM Ticket #5632 (add support for IFF YAFA) updated by
-
Priority, Status, Version, Type, Reproduced by developer changed
- 10:44 AM Ticket #5632 (add support for IFF YAFA) updated by
- forgot about samples: https://www.datafilehost.com/d/98b50828
- 10:21 AM Ticket #5463 (random crashes when reading realtime updated metadata from text file) updated by
-
Cc changed
- 10:20 AM Ticket #5463 (random crashes when reading realtime updated metadata from text file) updated by
- http://www112.zippyshare.com/v/pUW49mrk/file.html says "File has …
- 10:12 AM Ticket #5610 (FFmpeg Libraries Seek Wildly On Opening W64-Format Files Via VIO) updated by
- I see this: ==17514== Conditional jump or move depends on …
- 10:06 AM Ticket #5610 (FFmpeg Libraries Seek Wildly On Opening W64-Format Files Via VIO) updated by
- I dont see any huge seek offsets: sox -b16 -c2 -r48000 -n -L test.wav …
- 9:59 AM Ticket #5610 (FFmpeg Libraries Seek Wildly On Opening W64-Format Files Via VIO) updated by
- I have now circumvented this problem within MOC, although it and the …
- 9:51 AM Ticket #5632 (add support for IFF YAFA) created by
- http://aminet.net/package/docs/misc/YAFA-doc plays with: …
- 9:49 AM Ticket #5628 (sheervideo: fix decoding of 8bw 4:2:2) updated by
- Interlaced sample is Ybyr. Not YbYr.
- 9:33 AM Ticket #5630 (crop filter no longer outputs images of 1 pixel height) updated by
- The following works fine here, do I miss something? […] I believe …
- 9:32 AM Ticket #5631 (sheervideo: 8bw 4:2:2 sample decodes incorrectly) updated by
-
Summary changed
- 9:31 AM Ticket #5631 (sheervideo: 8bw 4:2:2 sample decodes incorrectly) created by
- 3rd frame is corrupted https://www.datafilehost.com/d/d53572a6 (file …
- 8:54 AM Changeset in ffmpeg [c1f57e2f] by
- libavformat/flvenc: support for codec configuration change mid stream …
- 8:54 AM Changeset in ffmpeg [52985768] by
- libavformat/flvenc: refactoring: extracted method for writing codec …
- 6:23 AM Ticket #5630 (crop filter no longer outputs images of 1 pixel height) created by
- Summary of the bug: Until recently, the crop filter could be used to …
- 12:58 AM Changeset in ffmpeg [5fd73948] by
- avformat/mp3dec: Increase probe score slightly when the whole data …
- 12:20 AM Ticket #5610 (FFmpeg Libraries Seek Wildly On Opening W64-Format Files Via VIO) updated by
- I have created a test rig for you which is available at: …
Jun 10, 2016:
- 8:47 PM Ticket #5629 (Concat format relative path) closed by
- wontfix
- 8:18 PM Changeset in ffmpeg [d4cd8e7f] by
- vaapi_encode_h26[45]: Reject bitrate targets higher than 231
- 8:09 PM Ticket #5215 (cfhd: crash with fuzzed file 5) closed by
- fixed: fixed in 056a4ae771b00645184c639fe9fd6b7217eb6d87
- 8:06 PM Ticket #5610 (FFmpeg Libraries Seek Wildly On Opening W64-Format Files Via VIO) updated by
- Replying to michael: > > "FATAL_ERROR: Can't send() int to …
- 8:05 PM Changeset in ffmpeg [056a4ae7] by
- avcodec/cfhd: Set dimensions unconditionally Fixes Ticket5215 …
- 7:39 PM Ticket #5629 (Concat format relative path) updated by
- Relative paths going out of the current directory are exactly what …
- 7:10 PM Ticket #5629 (Concat format relative path) created by
- Providing relative path in concat file, fails to read file marking it …
- 6:09 PM Ticket #5599 (Regression in concat filter: Channel layout change is not supported) updated by
-
Keywords changed
- 6:08 PM Ticket #5599 (Regression in concat filter: Channel layout change is not supported) closed by
- fixed: Regression since 8cae006c5646a08fd73cf62c46bb16598be6c7b4, fixed by …
- 5:58 PM Ticket #5585 (IFF PBM fails to decode) updated by
-
Priority, Keywords changed
- 5:55 PM Ticket #5209 (cfhd: crash with fuzzed file 2) updated by
- yes
- 5:48 PM Ticket #5589 (Unsharp broken with high matrix size.) updated by
- Do I understand correctly that this issue is only reproducible with OpenCL?
- 5:39 PM Ticket #5209 (cfhd: crash with fuzzed file 2) updated by
- Still crashes?
- 5:34 PM Ticket #5612 (Capture card with H264 output pin crash) closed by
- needs_more_info: Assuming no FFmpeg developer owns an AVerMedia LGP Lite capture card, …
- 5:32 PM Ticket #5590 (Schematron validation not successful. Period element shall have an id.) closed by
- duplicate: The patch was sent, this is apparently a duplicate of ticket #4555. …
- 5:31 PM Ticket #4555 (MPEG Dash dynamic type: Period element requires ID) updated by
- Patch by Ole Birkedal …
- 5:28 PM Ticket #5526 (Wrong Framerate detection when input DirectShow Filter) updated by
-
Keywords, Component changed
- 4:47 PM Ticket #5067 (crash on Mapping Multicast TV Stream to HLS with "Exactly one WebVTT ...) updated by
- Works fine here: […]
- 4:38 PM Ticket #5067 (crash on Mapping Multicast TV Stream to HLS with "Exactly one WebVTT ...) updated by
- is this actually a regression ? where the output files previously correct ?
- 4:32 PM Ticket #5620 (av_tempfile failed to create file on android) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
Regression since fd6af5375bcf3f78c61e4b0ca2e4274436746436 […] - 4:06 PM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) closed by
- fixed: Anything except 10bit rgb interlaced is supported.
- 3:38 PM Ticket #5610 (FFmpeg Libraries Seek Wildly On Opening W64-Format Files Via VIO) updated by
- […] without the callback being called no doubt thats a mistake on …
- 3:17 PM Changeset in ffmpeg [9e9286e9] by
- avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:2:2 …
- 3:17 PM Changeset in ffmpeg [f0e7b064] by
- avcodec/sheervideo: fix argx format support Signed-off-by: Paul B …
- 3:17 PM Changeset in ffmpeg [9d30690f] by
- swscale: add input support for gbrap10 pixel format Signed-off-by: …
- 3:17 PM Changeset in ffmpeg [8100426f] by
- avutil: add 10-bit planar RGB with alpha Signed-off-by: Paul B Mahol …
- 3:10 PM Ticket #5610 (FFmpeg Libraries Seek Wildly On Opening W64-Format Files Via VIO) updated by
-
Priority, Keywords, Version, Component changed
- 3:08 PM Ticket #5627 (Artifacts when encoding to dv file with telecine filter enabled) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 1ffcf6ac9045c647ce27581a836f325118e40b03 - 3:05 PM Ticket #5579 (Random green block artifacts when decoding H264 streams) updated by
-
Reproduced by developer changed
The responsible functions are ff_h264_biweight_16_ssse3 and … - 2:31 PM Changeset in ffmpeg [d865e74e] by
- ffmpeg: Add cuvid hwaccel support
- 2:31 PM Changeset in ffmpeg [88e8aef] by
- avcodec/cuvid: add cuvid decoder
- 2:07 PM Ticket #2145 (avi files >1G do not seek with WMP) updated by
-
Resolution changed
Fixed by Tobias Rapp in b4fbad2634c4f9d094dbe000c794fa277ecd678e - 2:00 PM Ticket #4225 (Image frozen when riff index > 256 is reached (AVI_MASTER_INDEX_SIZE). ...) updated by
-
Keywords, Version, Component changed
- 1:56 PM Ticket #5613 (Memleak with -flags +truncated) closed by
- fixed: fixed in 24f513619680b5bef40b02db6ca07a8a009c2ece
- 1:54 PM Changeset in ffmpeg [24f51361] by
- avcodec/mpegvideo: Do not clear the parse context during init It is …
- 1:45 PM Ticket #5624 (sheervideo: add 8-bit 4:4:4:[4] YBR/AYBE (yBR/AyBR)) updated by
- Replying to richardpl: > Could you upload those formats …
- 12:59 PM Ticket #5169 (Memory leak in ebml_parse_elem()) updated by
-
Cc changed
adding author of commit d493170e to CC - 12:45 PM Changeset in ffmpeg [e616e9a4] by
- swscale: fix ring buffer size when scaling slices of a frame The ring …
- 12:36 PM Ticket #5628 (sheervideo: fix decoding of 8bw 4:2:2) updated by
- Replying to richardpl: > Do you have 8bw interlaced …
- 11:50 AM Changeset in ffmpeg [b5deacfb] by
- swscale: fix crash with swscale-test when using slices
- 9:26 AM Changeset in ffmpeg [2ed8baa6] by
- avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) …
- 8:24 AM Ticket #5624 (sheervideo: add 8-bit 4:4:4:[4] YBR/AYBE (yBR/AyBR)) updated by
- Could you upload those formats but with first line of pixels is not …
- 8:22 AM Changeset in ffmpeg [bb5bc08b] by
- MAINTAINERs cleanup (remove myself from things i de facto dont …
- 7:56 AM Ticket #5628 (sheervideo: fix decoding of 8bw 4:2:2) closed by
- fixed: Do you have 8bw interlaced sample? Fixed in …
- 7:52 AM Changeset in ffmpeg [c156420] by
- avcodec/sheervideo: fix prediction for ybyr format Signed-off-by: …
Jun 9, 2016:
- 10:56 PM Ticket #5628 (sheervideo: fix decoding of 8bw 4:2:2) created by
- probably the same issue like with #5626 …
- 10:29 PM Ticket #5626 (sheervideo: progressive 8bv 4:2:2:4 decodes incorrectly) closed by
- fixed: Fixed in 0a9e781b8818832b202e286827f184d5747c88c0.
- 10:29 PM Ticket #5626 (sheervideo: progressive 8bv 4:2:2:4 decodes incorrectly) updated by
- 10:25 PM Changeset in ffmpeg [0a9e781b] by
- avcodec/sheervideo: fix predictions for c82p format Signed-off-by: …
- 9:42 PM Ticket #5453 (Broken h264 sample permanently damages decoder output) updated by
-
Version changed
- 9:42 PM Ticket #5453 (Broken h264 sample permanently damages decoder output) updated by
-
Priority changed
would be ideal if someone would figure out what part of … - 8:56 PM Ticket #5626 (sheervideo: progressive 8bv 4:2:2:4 decodes incorrectly) updated by
- this problem is related to encoder's option "RGB Input Range" "Video …
- 8:15 PM Changeset in ffmpeg [2940e196] by
- vaapi_h265: cu_qp_delta should not be used in constant-QP mode
- 8:15 PM Changeset in ffmpeg [02fa1ad9] by
- vaapi_h264: Add source version identifier as unregistered SEI …
- 8:15 PM Changeset in ffmpeg [48e2967] by
- vaapi_h264: Add support for SEI messages Send buffering_period and …
- 8:15 PM Changeset in ffmpeg [19d7667a] by
- vaapi_encode: Add support for writing arbitrary additional packed headers
- 8:15 PM Changeset in ffmpeg [081961f8] by
- vaapi_h264: Add support for VUI parameters Supports aspect ratio, …
- 8:05 PM Ticket #5623 (Add libopenmpt demuxer) updated by
- Illya, that's great to hear :)
- 6:06 PM Changeset in ffmpeg [76570349] by
- avfilter/af_loudnorm: add dual_mono option Signed-off-by: Kyle …
- 5:48 PM Ticket #5623 (Add libopenmpt demuxer) updated by
- Hi, I'm working on this currently.
- 5:45 PM Ticket #3759 (ffmpeg fails to decode empty wav file) closed by
- fixed: Fixed in 6826f16e4a3629c801396dca3ada8a78fc506e85
- 5:32 PM Changeset in ffmpeg [6826f16] by
- avformat/utils: Do not overwrite, but use sample_fmt from context …
- 5:32 PM Changeset in ffmpeg [218bb8b3] by
- avformat/utils: Open decoder even if there are no packets if …
- 5:32 PM Changeset in ffmpeg [2a70e78a] by
- avformat/utils: Initialize st in loop Signed-off-by: Michael …
- 5:09 PM Ticket #5627 (Artifacts when encoding to dv file with telecine filter enabled) created by
- Summary of the bug: Encoding to dv file with telecine filter enabled …
- 4:38 PM Ticket #5626 (sheervideo: progressive 8bv 4:2:2:4 decodes incorrectly) created by
- interlaced sample seems to decode ok …[…]
- 4:06 PM Ticket #5623 (Add libopenmpt demuxer) updated by
-
Priority, Version changed
- 3:44 PM Ticket #5623 (Add libopenmpt demuxer) updated by
- libopenmpt does indeed have several ways of providing the file, e.g. …
- 3:33 PM Ticket #5623 (Add libopenmpt demuxer) updated by
-
Keywords, Status, Component, Summary changed
It won't be "replaced", but a new demuxer can be added. And libmodplug … - 1:33 PM Ticket #5624 (sheervideo: add 8-bit 4:4:4:[4] YBR/AYBE (yBR/AyBR)) closed by
- fixed: Fixed in 0c7fa152b9d7cdcae8fc2714b12cf8eba6808799.
- 1:30 PM Changeset in ffmpeg [0c7fa152] by
- avcodec/sheervideo: supports some other 8bit formats Signed-off-by: …
- 1:18 PM Ticket #5625 (ffmpeg showing NVENC unsupported on GeForce 930M.) updated by
- Some mobile systems, especially Optimus enabled ones, do not have …
- 1:14 PM Ticket #5625 (ffmpeg showing NVENC unsupported on GeForce 930M.) created by
- Summary of the bug: I compiled ffmpeg on ubuntu 15.10 with nvidia-364 …
- 12:54 PM Ticket #5624 (sheervideo: add 8-bit 4:4:4:[4] YBR/AYBE (yBR/AyBR)) created by
- "RGB Input Range: Video range [64...940]" also attached files should …
- 11:17 AM Changeset in ffmpeg [e826ceeb] by
- avcodec/sheervideo: add interlaced YCbCr(A) 4:2:2:4 8-bit support …
- 9:29 AM Ticket #5610 (FFmpeg Libraries Seek Wildly On Opening W64-Format Files Via VIO) updated by
- If you use GDB to set a breakpoint on ffmpeg_io_seek_cb() in MOC's …
- 9:19 AM Changeset in ffmpeg [2e4a7bd] by
- h264: drop unused H264Context.gb Signed-off-by: Diego Biurrun …
- 8:57 AM Ticket #5610 (FFmpeg Libraries Seek Wildly On Opening W64-Format Files Via VIO) updated by
-
Cc changed
- 8:57 AM Ticket #5610 (FFmpeg Libraries Seek Wildly On Opening W64-Format Files Via VIO) updated by
- Which *seek calls in the ffmpeg source seek wildly?
- 8:51 AM Ticket #2145 (avi files >1G do not seek with WMP) closed by
- needs_more_info: No reply in 3 month, thus assuming it was fixed, please reopen if its …
- 8:40 AM Ticket #5618 (Inconsistent behaviour between av_opt_set, av_opt_set_q and ...) closed by
- fixed: Fixed in 37bb6004059c15f6a17f38b4ab5c5f5d2f61c087
- 8:35 AM Changeset in ffmpeg [37bb6004] by
- avutil/opt: Fix max/min checking in av_opt_set() for …
- 8:35 AM Changeset in ffmpeg [4888932] by
- avformat: Fix max value of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
- 8:35 AM Changeset in ffmpeg [f2c8b666] by
- avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
- 8:34 AM Changeset in ffmpeg [584fff94] by
- avdevice: Fix max value of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
- 8:23 AM Changeset in ffmpeg [131cb67] by
- avcodec/sheervideo: add interlaced YCbCr(A) 4:4:4:4 8-bit support …
- 12:42 AM Ticket #5623 (Add libopenmpt demuxer) updated by
- It's also worth mentioning that libopenmpt is less crash-prone than …
- 12:39 AM Ticket #5623 (Add libopenmpt demuxer) created by
- Hello, I am an OpenMPT / libopenmpt developer. As you might be aware, …
Jun 8, 2016:
- 11:25 PM Ticket #5617 (Application provided invalid, non monotonically increasing dts to ...) updated by
-
Reproduced by developer changed
- 11:25 PM Ticket #5617 (Application provided invalid, non monotonically increasing dts to ...) updated by
-
Status, Version changed
Reproducible with the following simplified command line: […] - 11:18 PM Ticket #5621 (exr: support grayscale images) updated by
-
Status, Component, Priority, Version, Keywords, Type changed
- 11:17 PM Ticket #5622 (Image overlay with straight alpha) updated by
-
Keywords changed
- 10:37 PM Changeset in ffmpeg [172af208] by
- x86/showcqt: use three operand format for some instructions Fixes …
- 10:34 PM Changeset in ffmpeg [7d7fdd65] by
- x86/showcqt: add missing preprocessor checks Old yasm/nasm versions …
- 8:01 PM Changeset in ffmpeg [a04ae469] by
- aacsbr: reduce element type mismatch warning severity All HE-AAC …
- 7:00 PM Changeset in ffmpeg [2991d93] by
- avfilter/src_movie: call open_stream after guess_channel_layout fix …
- 6:16 PM Changeset in ffmpeg [a096d3ec] by
- avfilter/avf_showcqt: set range on fps/rate/r option see Ticket #5618 …
- 5:18 PM Changeset in ffmpeg [82dbfcca] by
- x86/aacdec: use HADDPS macro Signed-off-by: James Almer …
- 5:18 PM Changeset in ffmpeg [99b89948] by
- avutil/x86util: move haddps sse emulation from showcqt Signed-off-by: …
- 4:51 PM Changeset in ffmpeg [4f81f8db] by
- Drop unnecessary golomb.h #includes
- 4:51 PM Changeset in ffmpeg [197ae68e] by
- Drop unnecessary unary.h #includes
- 4:51 PM Changeset in ffmpeg [6ac52f05] by
- dvbsub_parser: Add missing mem.h #include
- 4:45 PM Ticket #4955 (Converting H.264 Video in MPEG-TS container doubles tbc) updated by
-
Keywords changed
- 4:45 PM Ticket #2058 (FFMPEG sometimes not able to stream copy mpeg2video files, error with ...) closed by
- fixed: Fixed by Michael in 22844132069ebd2c0b2ac4e7b41c93c33890bfb9 / since …
- 3:23 PM Ticket #5622 (Image overlay with straight alpha) updated by
- I am not 100% sure if this is a straight alpha, but when I render this …
- 3:14 PM Ticket #5622 (Image overlay with straight alpha) created by
- I have here png images with an alpha, rendered by Blackmagic Fusion. …
- 2:41 PM Ticket #5621 (exr: support grayscale images) created by
- […]
- 2:32 PM Ticket #5620 (av_tempfile failed to create file on android) updated by
- How can I reproduce this issue?
- 1:15 PM Changeset in ffmpeg [9d8664dd] by
- MAINTAINERS: Add myself as maintainer for VAAPI encoders …
- 1:15 PM Changeset in ffmpeg [f883f0b0] by
- avcodec/h264: Put context_count check back Fixes assertion failure …
- 12:08 PM Ticket #5620 (av_tempfile failed to create file on android) created by
- Summary of the bug: when using cache protocol on android to download …
- 11:32 AM Ticket #4955 (Converting H.264 Video in MPEG-TS container doubles tbc) updated by
-
Keywords changed
- 11:32 AM Ticket #4955 (Converting H.264 Video in MPEG-TS container doubles tbc) updated by
-
Keywords changed
- 11:32 AM Ticket #4955 (Converting H.264 Video in MPEG-TS container doubles tbc) updated by
- Also reproducible with 2d3beedee28fe45f370c9a1bad4e84e65dcbc0c6
- 9:09 AM Changeset in ffmpeg [1e69ac92] by
- avfilter/avf_showcqt: cqt_calc optimization on x86 on x86_64: …
- 7:15 AM Ticket #5614 (VDA output error and pixelation frames) updated by
- can you post a sample of the metadata (ftyp+moov box)? Are you sure …
- 6:50 AM Ticket #5614 (VDA output error and pixelation frames) updated by
- After bisecting, found the evil commit ----- […] after revert …
- 12:46 AM Ticket #5618 (Inconsistent behaviour between av_opt_set, av_opt_set_q and ...) updated by
- It seems that all options in libavfilter with type …
Jun 7, 2016:
- 11:32 PM Changeset in ffmpeg [49b0246] by
- avformat/matroskadec: force 48kHz sample rate when rescaling Opus …
- 10:26 PM Ticket #5619 ([nvenc_hevc @ 00000000032000a0] EncodePicture failed!) updated by
- gfx card: geforce 970 gtx
- 10:23 PM Ticket #5619 ([nvenc_hevc @ 00000000032000a0] EncodePicture failed!) created by
- % ffmpeg -i film1.mkv -c:v nvenc_hevc film2.mkv ffmpeg version …
- 9:32 PM Changeset in ffmpeg [27c1eae5] by
- avcodec/h264: Fix off by 1 context count Fixes fate-h264-xavc-4389 …
- 9:19 PM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) updated by
- I fixed first issue. Second one is known, because ffmpeg lacks 10 bit …
- 9:14 PM Changeset in ffmpeg [c206a32] by
- avcodec/sheervideo: fix order of operations for raw lines …
- 8:57 PM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) updated by
- Replying to ami_stuff: > …
- 8:47 PM Changeset in ffmpeg [60bac785] by
- avcodec/sheervideo: add support for 8-bit interlaced (A)RGB …
- 8:43 PM Ticket #5584 (FFmpeg libraries leak 1MiB memory chunks on corrupt files) updated by
- Sorry, I forgot to make it world-readable. (That always trips me up.) …
- 8:34 PM Ticket #5286 (ffmpeg -hwaccel vdpau limited to h264 level 4.1 since avconv_vdpau: ...) updated by
- Thanks, I tested and that works for me. Ironically in the past few …
- 8:07 PM BadContent edited by
- (diff)
- 7:51 PM BadContent edited by
- (diff)
- 7:44 PM BadContent edited by
- (diff)
- 7:42 PM BadIP edited by
- (diff)
- 7:38 PM Changeset in ffmpeg [fdf832a9] by
- avcodec: add BitJazz SheerVideo decoder Signed-off-by: Paul B Mahol …
- 7:10 PM Changeset in ffmpeg [c36fc857] by
- avcodec/alsdec: Check r to prevent out of array read No testcase …
- 6:54 PM Ticket #4955 (Converting H.264 Video in MPEG-TS container doubles tbc) updated by
-
Cc changed
- 6:52 PM Ticket #5286 (ffmpeg -hwaccel vdpau limited to h264 level 4.1 since avconv_vdpau: ...) updated by
- https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2016-June/195057.html
- 6:52 PM Ticket #4893 (FFmpeg stops outputting frames unexpectedly and indefinitely on "bad" ...) updated by
-
Cc changed
- 6:52 PM Changeset in ffmpeg [1748eb02] by
- doc/filters: remove outdated showwavespic example Use "colors" option …
- 6:50 PM Ticket #4730 (AAC: trying ffprobe on AAC file with LATM fails due to byte alignment check) updated by
-
Cc changed
- 6:50 PM Ticket #4392 (Reconnect on lost connection for TCP based protocols) updated by
-
Cc changed
- 6:48 PM Ticket #4365 (Multithreaded slice decoding in HEVC producing incorrect output) updated by
-
Cc changed
- 6:48 PM Ticket #5298 (mpeg-4 als: output is not lossless) closed by
- fixed: This was fixed in 5d64ba9d18294a305f4f46c9a64e592dc5d34aa9 by Umair Khan
- 6:47 PM Ticket #1475 (Memory leak in ff_read_packet when decoding udp mpegts multicast stream) updated by
-
Cc changed
- 6:05 PM Ticket #5618 (Inconsistent behaviour between av_opt_set, av_opt_set_q and ...) updated by
- You are correct, the string setters don't do limit checking on some …
- 5:58 PM Ticket #5618 (Inconsistent behaviour between av_opt_set, av_opt_set_q and ...) created by
- Summary of the bug: How to reproduce: […] av_opt_set_q and …
- 4:08 PM Ticket #5411 (Trim filter doesn't work with time specified as HH:MM:SS) updated by
-
Cc changed
- 4:08 PM Ticket #5411 (Trim filter doesn't work with time specified as HH:MM:SS) updated by
- patch reverting the comit on the ML
- 4:07 PM Ticket #5493 (framerate filter output appears to be affected by request_frame() calls) updated by
- Replying to michael: > cant reproduce, does this still …
- 3:46 PM Ticket #5407 (WavPack correction file (hybrid mode)) updated by
- only foobar 1.3.10 is able to correctly process the WavPack files in …
- 3:28 PM Ticket #5617 (Application provided invalid, non monotonically increasing dts to ...) updated by
- Recording on VDR 2.2.0 (current) from live TV Plays on ffplay no …
- 2:39 PM Ticket #5614 (VDA output error and pixelation frames) updated by
- Just brainlessly tried the following patch, and it could fix the …
- 2:15 PM Ticket #5286 (ffmpeg -hwaccel vdpau limited to h264 level 4.1 since avconv_vdpau: ...) updated by
- A patch that allows the user to force the profile to be ignored or …
- 1:58 PM Ticket #5566 (mpegts autodetection regression) closed by
- fixed: Fixed in e01b19deceaafa2b7a9d59717484d8831b00cd71
- 1:46 PM Changeset in ffmpeg [e01b19de] by
- avformat/mpegts: Fix probing of mpegts with invalid ASC Fixes …
- 1:41 PM Ticket #5616 (ffmpeg fails to parse valid PMT with SCTE 0xC0 extensions) updated by
- Additional information is available in the following KODI Forum thread …
- 1:22 PM Ticket #5616 (ffmpeg fails to parse valid PMT with SCTE 0xC0 extensions) updated by
- Replying to cehoyos: > Is the issue not reproducible with …
- 1:21 PM Ticket #5616 (ffmpeg fails to parse valid PMT with SCTE 0xC0 extensions) updated by
- 12:44 PM Ticket #5617 (Application provided invalid, non monotonically increasing dts to ...) updated by
-
Keywords changed
How was the recording made and which media player shows the subtitles … - 12:18 PM Ticket #5584 (FFmpeg libraries leak 1MiB memory chunks on corrupt files) updated by
- […]
- 12:18 PM Ticket #5453 (Broken h264 sample permanently damages decoder output) updated by
- Fixed since 772ad7142dff590c7bb30370acf5d3c9a8fb512b The regression is …
- 12:15 PM Ticket #5507 (ffplay crashes when decoding h265 over rtsp) updated by
- Does this occur only with RTSP or also if you store the stream and …
- 12:12 PM Ticket #5444 (raw h264 (annexb) frame rate detection (from timecode?) broken since ...) closed by
- fixed: Fixed in a2e6c785cec33d15d1bfde375447b1915cb30ca9 fate test is welcome!
- 12:08 PM Changeset in ffmpeg [a2e6c785] by
- avformat/rawdec: Fix avg_framerate for h264 The framerate is 25 which …
- 11:57 AM Ticket #5616 (ffmpeg fails to parse valid PMT with SCTE 0xC0 extensions) updated by
-
Version changed
Is the issue not reproducible with the first segment? - 11:22 AM Changeset in ffmpeg [81f769fa] by
- gsm: Move requant_tab table to the gsm tables file This avoids …
- 11:09 AM Changeset in ffmpeg [42dc2143] by
- mpc: Drop unused GetBitContext context member
- 11:09 AM Changeset in ffmpeg [85b8403c] by
- svq1enc: Drop unused GetBitContext context member
- 11:09 AM Changeset in ffmpeg [6d8fd614] by
- vorbis: Kill some pointless debug code
- 11:09 AM Changeset in ffmpeg [59c6509d] by
- mss2: Drop a silly assert
- 11:09 AM Changeset in ffmpeg [b6686629] by
- get_bits: Move BITSTREAM_READER_LE definition before all relevant …
- 11:09 AM Changeset in ffmpeg [09c4e5c] by
- indeo2: Drop disabled big-endian ir2_codes table Only the …
- 11:09 AM Changeset in ffmpeg [b7f98659] by
- Remove unnecessary get_bits.h #includes
- 10:41 AM Ticket #5493 (framerate filter output appears to be affected by request_frame() calls) updated by
-
Cc changed
cant reproduce, does this still occur with git master ? - 10:39 AM Ticket #5617 (Application provided invalid, non monotonically increasing dts to ...) created by
- Summary of the bug: Transcoding a TS made with current VDR (2.2.0). …
- 10:13 AM Ticket #5453 (Broken h264 sample permanently damages decoder output) updated by
-
Cc changed
Is this bug still reproduceable ? git master here looks alot better … - 8:22 AM Changeset in ffmpeg [1729387c] by
- lavc/mediacodec: improve error messages
- 8:22 AM Changeset in ffmpeg [93f4d164] by
- lavc/mediacodec: bypass width/height restrictions when looking for a …
- 8:20 AM Changeset in ffmpeg [cb89fd23] by
- lavc/mediacodec: rename MediaFormat field clazz to mediaformat_class …
- 8:20 AM Changeset in ffmpeg [56ef387e] by
- lavc/mediacodec: move struct declarations at the begin
- 8:20 AM Changeset in ffmpeg [79efd3b8] by
- lavc/mediacodec: rename jfields_mapping to jni_amediacodeclist_mapping
- 8:18 AM Changeset in ffmpeg [f2e7f996] by
- lavc/mediacodec: do not delete a local reference twice in case of error
- 7:24 AM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by
- This bug is very annoying and occurs more often in speech than music. …
- 2:34 AM Ticket #5528 (ffmpeg crashes when transcoding from mp3 to wav.) closed by
- fixed: Fixed in 153ab83bd37cbbcc79d8303cc6efbf81089b8123
- 2:33 AM Ticket #5616 (ffmpeg fails to parse valid PMT with SCTE 0xC0 extensions) created by
- Summary of the bug: KODI fails to play "certain" live TV streams that …
- 2:31 AM Changeset in ffmpeg [153ab83b] by
- avcodec/utils: check skip_samples signedness Fixes Ticket5528 …
- 12:55 AM Changeset in ffmpeg [77d4dfbe] by
- avfilter/af_firequalizer: add zero_phase option simply by …
- 12:47 AM Ticket #5526 (Wrong Framerate detection when input DirectShow Filter) closed by
- fixed: applied in e7f658be5747d33e341f03a95e3a27c37c67a34d, thanks
- 12:32 AM Changeset in ffmpeg [e7f658be] by
- avdevice/dshow: Fix frame rate Fixes: Ticket5526 Tested-by: kgp700 …
Jun 6, 2016:
- 10:36 PM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) updated by
- interlaced samples (all decodes correctly with the original codec): …
- 10:17 PM Changeset in ffmpeg [a2b2af79] by
- Changelog : add OpenExr improvements Signed-off-by: Michael …
- 9:52 PM Changeset in ffmpeg [808356c6] by
- avcodec/nvenc: Check capabilities for interlaced encoding
- 7:56 PM Changeset in ffmpeg [a5eb70ad] by
- avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an …
- 6:50 PM Ticket #5590 (Schematron validation not successful. Period element shall have an id.) updated by
- This would probably fix #4555
- 4:05 PM Changeset in ffmpeg [2a48a75a] by
- sgirledec: simplify, no need to use reget buffer Signed-off-by: Paul …
- 4:03 PM Changeset in ffmpeg [6e2ad28] by
- aic: add frame threading support Signed-off-by: Paul B Mahol …
- 3:59 PM Changeset in ffmpeg [c3ed259e] by
- fate: Move Canopus decoder tests to a separate file Signed-off-by: …
- 3:56 PM Changeset in ffmpeg [20a8c78c] by
- avconv: Do not copy extradata if source buffer is empty Fixes …
- 2:48 PM Ticket #5615 (avformat_open_input on dead UDP source link hangs after ...) created by
- Udp source is not active. After returning 1 from interrupt_callback …
- 2:16 PM Ticket #5614 (VDA output error and pixelation frames) updated by
- AFAIK, ffmpeg is a transcoder, not a player. I don't know how to …
- 2:15 PM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) updated by
- Replying to compn: > there seems to be some …
- 2:14 PM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) updated by
- for now only progressive samples: https://www.datafilehost.com/d/6a573fb7
- 2:09 PM Ticket #5614 (VDA output error and pixelation frames) updated by
- Sorry, I am not sure I understand: The issue is only reproducible with …
- 2:06 PM Ticket #5614 (VDA output error and pixelation frames) updated by
- Managed to compile the ffplay and reproduced the issue w/o mplayer. …
- 1:59 PM Changeset in ffmpeg [9511a089] by
- avcodec/exr: indent b44 uncompress function
- 1:42 PM Changeset in ffmpeg [bc1f3dfa] by
- avcodec/exr: fix decoding of B44 exr when all channel doesnt have the …
- 1:42 PM Changeset in ffmpeg [df7cd417] by
- avcodec/exr: move channel_line_size to thread data In order to be …
- 1:39 PM Changeset in ffmpeg [03152e7] by
- avcodec/exr: improve pxr24 uncompress Fix pxr24 uncompress when all …
- 1:39 PM Changeset in ffmpeg [16107aea] by
- avcodec/exr: remove unneed scanline_size var
- 1:39 PM Changeset in ffmpeg [42297d8] by
- avcodec/exr: fix tile decoding when all channels doesnt have the same …
- 1:39 PM Changeset in ffmpeg [d24eb9a3] by
- avcodec/exr: indent the if (layer_match) part
- 1:38 PM Changeset in ffmpeg [753088a2] by
- avcodec/exr: fix layer detection Only test a channel if the layer …
- 12:57 PM Ticket #5598 (image2pipe disruption and OOM crash on BMP sequences with certain ...) updated by
-
Cc changed
- 12:57 PM Ticket #5598 (image2pipe disruption and OOM crash on BMP sequences with certain ...) closed by
- fixed: fixed in bfe945ac3a0c328371dc4b4cc3409b7da5784cb8 …
- 12:32 PM Changeset in ffmpeg [43a4276c] by
- avcodec/bmp_parser: Check fsize Signed-off-by: Michael Niedermayer …
- 12:32 PM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) updated by
- Thing, is this codec allows many format variations, like RGBA, ABGR …
- 12:30 PM Changeset in ffmpeg [37005e65] by
- avcodec/bmp_parser: reset state Fixes part of ticket 5598 …
- 12:27 PM Changeset in ffmpeg [250b620d] by
- avcodec/bmp_parser: Fix remaining size Fixes part of ticket 5598 …
- 12:01 PM Changeset in ffmpeg [bfe945ac] by
- avcodec/bmp_parser: Fix frame_start_found in cross frame cases Fixes …
- 11:52 AM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) updated by
- there seems to be some troubleshooting possible using AE on windows to …
- 11:43 AM Ticket #5614 (VDA output error and pixelation frames) updated by
- If this issue is reproducible with FFmpeg, please provide the command …
- 11:33 AM Ticket #5614 (VDA output error and pixelation frames) updated by
- Hi I used mplayer. And FFmpeg is compiled from source, by placing the …
- 10:50 AM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) updated by
- Yes I encoded image first to 10bit codec (Blackmagic). The probelm is …
- 9:34 AM Ticket #5509 (ffmpeg loses Opus Codec delay on remuxing) updated by
- Now it works. Thank you!
- 8:08 AM Ticket #5614 (VDA output error and pixelation frames) updated by
-
Priority changed
Please provide your FFmpeg command line together with the complete, … - 7:37 AM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) updated by
- In what bitdepth is firefox logo?
- 6:39 AM Ticket #5614 (VDA output error and pixelation frames) created by
- Tested on latest MPlayer and FFmpeg by today. decoder is h264_vda, …
- 6:24 AM Ticket #4056 (mplayer crashed with vda h264 decoder) closed by
- fixed
- 6:23 AM Ticket #4056 (mplayer crashed with vda h264 decoder) updated by
- Today I checked the latest ffmpeg and mplayer. Although there are …
- 3:34 AM Ticket #5509 (ffmpeg loses Opus Codec delay on remuxing) updated by
-
Cc changed
- 3:33 AM Ticket #5509 (ffmpeg loses Opus Codec delay on remuxing) closed by
- fixed: Should be fixed by b5bc436ebc57ec60d87f86008a1888fbfb4099bc please …
- 3:01 AM Changeset in ffmpeg [b5bc436e] by
- avformat/matroskadec: Fix rounding error with codec_delay Fixes …
- 2:59 AM Ticket #5180 (build broken on Windows) closed by
- fixed: Replying to heleppkes: > The fix does not work, as evident …
- 12:24 AM Changeset in ffmpeg [bacc4b6e] by
- avcodec/wmalosslessdec: Use unsigned operations for overflowing cases …
- 12:19 AM Ticket #5414 (Frame rate reduction using framestep filter fails) closed by
- fixed: Fixed in 5a8b41b4a76fc6586ff6afff78e5f0aa7b25068a
Note:
See TracTimeline
for information about the timeline view.
