Timeline
Nov 10, 2020:
- 10:16 PM Ticket #8960 (The function decode_frame in libavcodec/tiff.c has an uninitialized ...) updated by
-
Keywords changed
Regression since 33b6752a708f9afc2a99a86ff28a42803e52bc28 - 9:58 PM Ticket #6832 (wrong duration when convert mp4) reopened by
- See #1304.
- 9:57 PM Ticket #1304 (rawvideo 8bpp: incorrect output with -vcodec copy) reopened by
- 9:57 PM Ticket #1304 (rawvideo 8bpp: incorrect output with -vcodec copy) updated by
- This issue is definitely still reproducible, I don't know if ticket …
- 9:46 PM Ticket #8968 (NVENC no longer supported in 4.3.1 and above) updated by
-
Priority, Component changed
- 9:46 PM Ticket #8969 (swscale crash) updated by
-
Keywords, Component, Reproduced by developer changed
- 9:45 PM Ticket #8970 (swscale crash) closed by
- duplicate
- 6:59 PM Ticket #8966 (Preserve Dolby Vision metadata in mxf) updated by
- I have no commercial interest in this, nor do I have the skills to …
- 6:24 PM Ticket #8966 (Preserve Dolby Vision metadata in mxf) updated by
- I took a quick look at both files using mxfdump. Some dark metadata …
- 6:11 PM Ticket #8968 (NVENC no longer supported in 4.3.1 and above) closed by
- invalid: There is no "bug", or even any "change". Which driver version is …
- 3:37 PM Changeset in ffmpeg [b1d99ab1] by
- avformat/lvfdec: Check stream_index before use Fixes: assertion …
- 3:37 PM Changeset in ffmpeg [d16974c3] by
- avformat/au: cleanup on EOF return in au_read_annotation() Fixes: …
- 3:37 PM Changeset in ffmpeg [1c57b8a] by
- libavformat/avidec: Extract more metadata from the header …
- 3:15 PM Ticket #1304 (rawvideo 8bpp: incorrect output with -vcodec copy) closed by
- worksforme
- 2:37 PM Ticket #8970 (swscale crash) created by
- Program is crashing when using swscale (yuv420p->bgr24) on an target …
- 2:37 PM Ticket #8969 (swscale crash) created by
- Program is crashing when using swscale (yuv420p->bgr24) on an target …
- 2:33 PM Ticket #8968 (NVENC no longer supported in 4.3.1 and above) updated by
- This bug breaks Plex …
- 2:29 PM Ticket #6832 (wrong duration when convert mp4) closed by
- worksforme
- 2:27 PM Ticket #8968 (NVENC no longer supported in 4.3.1 and above) created by
- Summary of the bug: Any version of FFMpeg above 4.3 gives error about …
- 2:25 PM Changeset in ffmpeg [ee4a0465] by
- avfilter/af_asoftclip: add oversampling support
- 2:23 AM Ticket #8960 (The function decode_frame in libavcodec/tiff.c has an uninitialized ...) updated by
- Replying to cehoyos: > Is this issue reproducible with …
- 1:26 AM Ticket #8960 (The function decode_frame in libavcodec/tiff.c has an uninitialized ...) updated by
- Replying to cehoyos: > Is this issue reproducible with …
- 1:14 AM Changeset in ffmpeg [7e8306dd] by
- avcodec/gdv: Remove dead check At the end of its decode function, the …
Nov 9, 2020:
- 10:49 PM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
-
Priority, Status, Version changed
- 10:10 PM CompilationGuide/vcpkg edited by
- (diff)
- 7:03 PM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
-
Cc changed
- 6:57 PM Changeset in ffmpeg [d2dcb113] by
- avcodec/utils: clear the packet props queue on flushing This ensures …
- 11:55 AM Ticket #8965 (ffmpeg crashes with 0xc0000005 and a resolution of 1024x576) updated by
- this is how it looks for me, i downloaded also now the version …
- 10:29 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- Thanks for your advice. Sorry, I am not an expert in reading the logs …
- 9:38 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- As I said, you don't need to even use image2, you don't need a demuxer …
- 9:34 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- Okay, means - I really should be using image2 instead of *_pipe …
- 9:30 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- image2 does not do anything, it just reads the file as it is. If you …
- 9:27 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- Reason: In older version, there was no two images, but only the …
- 9:18 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- In every console output, you have quoted `1 frames successfully …
- 9:17 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- See below my expectation using image2 instead of the pipe: …
- 9:13 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- Issue exactly: ffmpeg before this change: Output would be a 64 KB …
- 9:06 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- What is your issue exactly? New ffmpeg decodes one frame and tells you …
- 9:00 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- Bisect result: fritsch@L380:~/Desktop/FFmpeg$ git bisect good …
- 6:09 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- […] fritsch@L380:~/Desktop/FFmpeg$ ./ffmpeg -loglevel trace -f …
- 5:16 AM Changeset in ffmpeg [5c7823ff] by
- Changelog: add amv muxer & encoder Signed-off-by: Zane van Iperen …
- 5:15 AM Ticket #747 (Enable AMV encoding for audio) closed by
- fixed: Closed as of a2fea0f4690e4f11ba093f14509643c44a485165.
- 4:58 AM Changeset in ffmpeg [a2fea0f4] by
- avformat: add amv muxer AMV is a hard-coded (and broken) subset of …
- 4:58 AM Changeset in ffmpeg [555f5c1f] by
- avcodec: add adpcm_ima_amv encoder Fixes ticket #747. Signed-off-by: …
- 4:58 AM Changeset in ffmpeg [8903cb3c] by
- avcodec/adpcm_ima_amv: document header format Signed-off-by: Zane van …
- 4:58 AM Changeset in ffmpeg [50d3a751] by
- avcodec/adpcm_ima_amv: use coded sample count Signed-off-by: Zane van …
- 4:58 AM Changeset in ffmpeg [d6912294] by
- avcodec/adpcm_ima_amv: restrict to 1 channel The format doesn't allow …
- 1:07 AM Ticket #8960 (The function decode_frame in libavcodec/tiff.c has an uninitialized ...) updated by
-
Keywords changed
Is this issue reproducible withffmpeg, the application? - 12:39 AM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
-
Keywords, Version changed
Please test with current FFmpeg git head - the only version supported … - 12:16 AM Ticket #8965 (ffmpeg crashes with 0xc0000005 and a resolution of 1024x576) closed by
- worksforme: […] […]
Nov 8, 2020:
- 7:05 PM Changeset in ffmpeg [2fb764e1] by
- lavc/amfenc: Add hardware config metadata Without this metadata …
- 6:54 PM Changeset in ffmpeg [cd322794] by
- lavc: Mark hw_config pointer arrays as const They are read-only just …
- 4:11 PM CompilationGuide edited by
- removing a remnant from the stone age (diff)
- 3:35 PM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) updated by
- With ffmpeg 4.2.4 and image pipe: Clipping frame in rate conversion …
- 3:33 PM Ticket #8967 (FFmpeg fails with image2pipe while image2 works) created by
- Summary of the bug: How to reproduce: […] Working: […] …
- 2:06 PM Ticket #8961 (Please update and incorporate SpeedHQ Encoder patches from July) closed by
- invalid: This is not a valid ticket, feel free to ping the patch on the mailing …
- 1:59 PM Ticket #8944 (2 output fifos are not enough (4.1.6)) closed by
- needs_more_info
- 12:33 PM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by
- Far easier is of course to use wsl.
- 12:32 PM Ticket #8964 (Wrong character encoding for AVI container) updated by
-
Summary changed
- 12:32 PM Ticket #8964 (Wrong character encoding for AVI container) updated by
-
Priority, Keywords, Version, Component changed
For future tickets: Please remember to test current FFmpeg git head … - 12:25 PM Ticket #8966 (Preserve Dolby Vision metadata in mxf) updated by
-
Priority, Keywords, Summary changed
- 11:37 AM Scaling edited by
- Warn about the Sample Aspect Ratio (diff)
- 10:21 AM Scaling edited by
- Use the correct Multiplication Sign (diff)
- 5:11 AM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by
- perhaps roll out own windows ffmpeg.exe build using MABS under …
- 5:10 AM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by
Nov 7, 2020:
- 7:50 PM Changeset in ffmpeg [8fbcc546] by
- tools/target_dem_fuzzer: Consider it an EIO when reading position …
- 7:10 PM Changeset in ffmpeg [79cf7c71] by
- avformat/mpegts: Limit copied data to space Fixes: out of array …
- 2:26 PM Changeset in ffmpeg [1936413e] by
- avformat/alp: fix handling of TUN files Sample rate is always 22050. …
- 2:16 PM Changeset in ffmpeg [4fdc632a] by
- avformat/argo_asf: fix handling of v1.1 files Version 1.1 (FX …
- 1:43 PM Changeset in ffmpeg [406879f4] by
- avcodec/adpcm_ima_swf: fix frame size to 4096 SWF File Format …
- 1:43 PM Changeset in ffmpeg [45d45c8e] by
- Revert "avcodec/adpcm_swf: support decoding multiple fixed-sized …
- 10:03 AM CompilationGuide/vcpkg edited by
- (diff)
- 9:54 AM CompilationGuide/vcpkg edited by
- (diff)
- 9:52 AM CompilationGuide edited by
- (diff)
- 9:49 AM CompilationGuide/vcpkg edited by
- (diff)
- 9:43 AM CompilationGuide/vcpkg edited by
- (diff)
- 9:39 AM CompilationGuide/vcpkg edited by
- (diff)
- 9:38 AM CompilationGuide/vcpkg edited by
- (diff)
- 9:37 AM CompilationGuide/vcpkg edited by
- (diff)
- 9:11 AM WikiStart edited by
- two double entries removed (they are already listed in chapter … (diff)
- 4:53 AM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by
- Replying to DJX: > Understood. > So the fact that "ffmpeg …
- 4:25 AM Changeset in ffmpeg [04b37b5d] by
- avdevice/xcbgrab: Add select_region option This patch adds a …
- 2:13 AM Changeset in ffmpeg [c8101aab] by
- avformat/rtsp: support infinite initial_timeout for rtsp option …
- 2:09 AM Changeset in ffmpeg [06aab979] by
- fate/filter-video: add 10bit test for unsharp filter Signed-off-by: …
- 2:09 AM Changeset in ffmpeg [a51767c9] by
- avfilter/vf_unsharp: add more pixel format support Signed-off-by: …
- 2:09 AM Changeset in ffmpeg [ee792ebe] by
- avfilter/vf_unsharp: add 10bit support Signed-off-by: Limin Wang …
Nov 6, 2020:
- 3:53 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by
- Understood. So the fact that "ffmpeg -f lavfi -i testsrc -f rtsp …
- 3:33 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by
- FFmpeg cannot be used as an RTSP server. FFmpeg just sends data to an …
- 2:26 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by
- I thought you had to start streaming with FFmpeg before you could play …
- 12:57 PM Changeset in ffmpeg [0302728] by
- avcodec/truemotion2: Allocate buffers together Reduces the number of …
- 12:57 PM Changeset in ffmpeg [fa1d105a] by
- avcodec/truemotion2: Cleanup generically on init failure …
- 12:57 PM Changeset in ffmpeg [52cd5508] by
- avcodec/truemotion2: Remove redundant initializations The codec's …
- 12:57 PM Changeset in ffmpeg [9eb22ca8] by
- avcodec/truemotion2: Replace av_free() by av_freep() in AVCodec.close …
- 12:57 PM Changeset in ffmpeg [992adc8a] by
- avcodec/sonic: Don't allocate a temporary buffer for every frame …
- 12:57 PM Changeset in ffmpeg [4b4c7d6e] by
- avcodec/mss4: Fix memleaks upon allocation error During init the mts2 …
- 11:04 AM Ticket #8964 (Wrong character encoding for AVI container) updated by
- Replying to mkver: > What makes you believe that the …
- 11:02 AM Ticket #8964 (Wrong character encoding for AVI container) updated by
- I did double check the RIFF specification from: * …
- 10:59 AM Ticket #8964 (Wrong character encoding for AVI container) updated by
- This is based on the following comment: * …
- 10:55 AM CompilationGuide/vcpkg edited by
- (diff)
- 10:53 AM CompilationGuide/vcpkg created by
- 10:53 AM Ticket #8964 (Wrong character encoding for AVI container) updated by
- What makes you believe that the character encoding used by avi is …
- 10:47 AM CompilationGuide edited by
- (diff)
- 4:11 AM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by
- It works for me on Linux. You are starting the ffplay side first, …
Nov 5, 2020:
- 11:55 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by
- Testing with your commands: FFmpeg: […] FFplay: […] If I hit …
- 9:50 PM Ticket #8966 (Preserve Dolby Vision metadata in mxf) updated by
- And this command changed the SMPTE UL from UniTrack to MultiTrack.
- 9:47 PM Ticket #8966 (Preserve Dolby Vision metadata in mxf) created by
- Summary of the bug: I tried to remux a JPEG2000 stream with embedded …
- 5:27 PM Ticket #8962 (Vulkan filters crash) updated by
- I can reproduce this with an Nvidia GTX 1060 6GB on Windows 8.1 Pro …
- 5:26 PM Changeset in ffmpeg [a125e081] by
- avfilter: add adenorm filter
- 5:25 PM Ticket #8965 (ffmpeg crashes with 0xc0000005 and a resolution of 1024x576) updated by
-
Component changed
As reported by me on Reddit, it doesn't happen with libx264. I also … - 5:25 PM Ticket #8965 (ffmpeg crashes with 0xc0000005 and a resolution of 1024x576) updated by
-
Component changed
*see edited comment below* - 4:34 PM Ticket #8965 (ffmpeg crashes with 0xc0000005 and a resolution of 1024x576) updated by
-
Component changed
- 4:15 PM Ticket #8965 (ffmpeg crashes with 0xc0000005 and a resolution of 1024x576) created by
- Summary of the bug: so i get a strange bug where ffmpeg crashes from …
- 4:10 PM Changeset in ffmpeg [03fb314a] by
- Add support for playing Audible AAXC (.aaxc) files [PATCH v4] The …
- 3:35 PM Ticket #8964 (Wrong character encoding for AVI container) updated by
-
Version changed
- 7:37 AM Ticket #8964 (Wrong character encoding for AVI container) updated by
- […] gives: […]
- 7:22 AM Changeset in ffmpeg [70d8077b] by
- tls: Hook up the url_get_short_seek function in the TLS backends This …
- 7:15 AM Ticket #8964 (Wrong character encoding for AVI container) updated by
- 7:12 AM Ticket #8964 (Wrong character encoding for AVI container) created by
- Summary of the bug: How to reproduce: […] The above is incorrect, …
- 6:29 AM Ticket #8962 (Vulkan filters crash) updated by
- Can reproduce with my build on Windows 7 but not on Windows 10. The …
Nov 4, 2020:
- 11:47 PM Changeset in ffmpeg [a1553b0c] by
- avfilter/scale_cuda: fix pitch calculation for >8 bit formats
- 10:38 PM Changeset in ffmpeg [442d53f4] by
- avformat/bintext: Check width in idf_read_header() Fixes: division by …
- 10:38 PM Changeset in ffmpeg [f291cd68] by
- avformat/iff: check size against INT64_MAX Bigger sizes are …
- 10:30 PM Changeset in ffmpeg [27a99e2c] by
- avformat/vividas: improve extradata packing checks in track_header() …
- 10:30 PM Changeset in ffmpeg [437b7302] by
- avformat/paf: Check for EOF in read_table() Fixes: OOM Fixes: …
- 10:30 PM Changeset in ffmpeg [dad9a86] by
- avformat/gxf: Check pkt_len Fixes: Infinite loop Fixes: …
- 10:30 PM Changeset in ffmpeg [0ba71a72] by
- avformat/aiffdec: Check packet size Fixes: Fixes infinite loop Fixes: …
- 10:30 PM Changeset in ffmpeg [66ca6d0f] by
- libavformat/aviobuf: Forward error from avio_read in ffio_read_size() …
- 10:30 PM Changeset in ffmpeg [441fd1bd] by
- avformat/rmdec: remove unneeded memset() on packet allocation …
- 9:58 PM Changeset in ffmpeg [769ab6b] by
- avformat/argo_brp: remove block_align check for audio Causes a …
- 8:30 PM Changeset in ffmpeg [63f5f012] by
- avcodec/sonic: Don't hardcode sizeof(int) == 4 Reviewed-by: Michael …
- 8:09 PM Changeset in ffmpeg [cba55c33] by
- avcodec/sonic: Allocate several buffers together It simplifies …
- 7:04 PM Ticket #8963 (Vulkan filters crash) updated by
-
Keywords changed
- 7:03 PM Ticket #8963 (Vulkan filters crash) closed by
- duplicate: Duplicate of #8962.
- 7:00 PM Changeset in ffmpeg [09e49ba3] by
- avfilter/scale_cuda: simplify linesize calculation
- 6:53 PM Changeset in ffmpeg [94cb78ed] by
- avfilter/scale_cuda: add support for RGB formats
- 5:43 PM Ticket #8585 (Silence/volume problem when converting ATRAC files) updated by
- Just checking in with this, thanks.
- 5:10 PM Changeset in ffmpeg [9a0b702] by
- avfilter/scale_cuda: expose optional algorithm parameter
- 4:39 PM Ticket #7965 (Support for HEVC with Alpha) updated by
- In case it might help, Apple had released a technical document that I …
- 3:52 PM Ticket #8963 (Vulkan filters crash) created by
- Hello ffmpeg team, I tried everything to get vulkan filters works but …
- 3:51 PM Ticket #8962 (Vulkan filters crash) created by
- Hello ffmpeg team, I tried everything to get vulkan filters works but …
- 10:22 AM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) closed by
- fixed: Patch set has been pulled in as: …
- 1:47 AM Ticket #747 (Enable AMV encoding for audio) updated by
-
Analyzed by developer, Owner changed
Patchset pending review: … - 12:43 AM Changeset in ffmpeg [cfdddec0] by
- avfilter/scale_cuda: add lanczos algorithm
- 12:36 AM Changeset in ffmpeg [98d3f23] by
- avutil/hwcontext_cuda: fix edge case with non-even frame heights
- 12:36 AM Changeset in ffmpeg [2f3cb5cc] by
- avutil/hwcontext_cuda: query correct alignment from device
Nov 3, 2020:
- 8:36 PM Changeset in ffmpeg [755203c2] by
- vaapi_encode_mpeg2: Fix setting colour properties Follow the same …
- 8:36 PM Changeset in ffmpeg [486817e1] by
- vaapi_encode_h265: Fix setting colour properties Matching the …
- 8:35 PM Changeset in ffmpeg [9faf4dcf] by
- vaapi_encode_h264: Fix setting colour properties The properties …
- 6:58 PM Changeset in ffmpeg [4ad7af08] by
- avfilter/scale_cuda: add nearest neighbour algorithm
- 6:58 PM Changeset in ffmpeg [15c0e038] by
- avfilter/scale_cuda: code cleanup
- 6:58 PM Changeset in ffmpeg [f1d0f83] by
- avfilter/scale_cuda: add bicubic interpolation
- 5:45 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by
- Yeah, i use xrandr plus display controls just to be sure. Black to …
- 5:37 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by
- >it sets the wrong one and i've to use xrandr to manually switch it to …
- 5:17 PM Changeset in ffmpeg [d5763eda] by
- avutil/hwcontext_cuda: increase CUDA frame alignment to 512 At least …
- 5:07 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by
- Thanks. * My display has full output level (but it sets the wrong one …
- 3:58 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by
- What are the levels [of file or pipe] in mpv (use "I" to display …
- 3:21 PM Changeset in ffmpeg [1c430f60] by
- avcodec/mpc8: Unobfuscate sign-extension Signed-off-by: Andreas …
- 3:21 PM Changeset in ffmpeg [33fbc907] by
- avcodec/mimic: Inline constants Signed-off-by: Andreas Rheinhardt …
- 3:21 PM Changeset in ffmpeg [7781aa85] by
- avcodec/tscc2: Don't check for errors for complete VLCs …
- 1:27 PM Changeset in ffmpeg [158265b4] by
- avformat/apngdec: Remove goto fail that does nothing Signed-off-by: …
- 1:27 PM Changeset in ffmpeg [d9363b56] by
- avformat/apngdec: Check fcTL chunk length when reading header Reading …
- 1:27 PM Changeset in ffmpeg [9c341c6c] by
- avformat/apngdec: Fix size/overflow checks apng data consists of …
- 1:27 PM Changeset in ffmpeg [2cf1eef] by
- avformat/apngdec: Return error for incomplete header If avio_read() …
- 12:21 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by
- Balling, i apologize if something particulary obvious is beyond me, …
- 11:39 AM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by
- Is this commit related to this issue? …
- 11:30 AM Changeset in ffmpeg [112fe0ff] by
- avfilter/af_asoftclip: add asserts in default switch cases
- 11:30 AM Changeset in ffmpeg [de63b6fb] by
- avfitler/af_asoftclip: add hard type
- 11:30 AM Changeset in ffmpeg [ee68623] by
- avfilter/af_asoftclip: add erf soft clip type
- 11:22 AM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) updated by
- LGTM'd the set, as @jkqxz wakes up he can push it in :) . Tested the …
- 11:17 AM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by
- @cehoyos This is interesting, apparently "FFplay depends on an …
- 11:12 AM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by
- Do you understand how does this work? You encode, then show the …
- 11:12 AM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by
- (deleted)
- 8:32 AM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) updated by
- Thanks, but the problerm is not limited to kmsgrab (see comment 1) …
- 6:29 AM Ticket #8961 (Please update and incorporate SpeedHQ Encoder patches from July) created by
- Summary of the bug: Back in July, Jean-Baptiste Kempf wrote a patch …
- 5:21 AM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) updated by
- Thanks @yefeng for confirming the patches fix this without new …
- 3:17 AM Ticket #8959 ([ffmpeg][avc/hevc encode][regression]A commit caused all avc/hevc ...) updated by
- the patches fix this issue: …
- 2:25 AM Changeset in ffmpeg [67d4ab50] by
- doc: mark "ADPCM IMA High Voltage Software ALP" as encodable …
- 2:25 AM Changeset in ffmpeg [2433b62f] by
- avcodec/utils: add adpcm_ima_alp to av_get_exact_bits_per_sample() …
- 1:59 AM Ticket #8960 (The function decode_frame in libavcodec/tiff.c has an uninitialized ...) updated by
-
Status changed
When s->is_tiled=1 , the initialization of the variable … - 1:41 AM Ticket #8960 (The function decode_frame in libavcodec/tiff.c has an uninitialized ...) created by
- commit ae9a1a96982669926a4ecb92b066814f5f27dc38 […] Compilation …
- 12:47 AM Changeset in ffmpeg [5fb62852] by
- avformat/argo_brp: bail if no video frames Fixes: Assertion failure …
Note:
See TracTimeline
for information about the timeline view.
