Timeline
Dec 15, 2016:
- 9:38 PM Ticket #5426 (wmavoice: problem with 2 modes) updated by
- this decoder has problem with some audio tones 4kbps 8khz and 5kbps …
- 9:13 PM Changeset in ffmpeg [eb7aa6bd] by
- avcodec/h263dec: Return the correct error code in explode mode …
- 9:12 PM Changeset in ffmpeg [c869e00f] by
- avcodec/smvjpegdec: return the packet size instead of 0 Most decoders …
- 9:12 PM Changeset in ffmpeg [0888c5a2] by
- avcodec/tdsc: return the packet size instead of 0 Most decoders …
- 9:11 PM Changeset in ffmpeg [2eebcda] by
- avcodec/screenpresso: return the packet size instead of 0 Most …
- 9:10 PM Changeset in ffmpeg [c62beba4] by
- avcodec/rscc: return the packet size instead of 0 Most decoders …
- 4:27 PM Ticket #6024 (avcodec_send_packet fails to decode mpeg2 correctly) updated by
- The code that broke predates me by many years .. I don't know what the …
- 4:11 PM Ticket #6024 (avcodec_send_packet fails to decode mpeg2 correctly) updated by
- Is there any particular reason you are even using the truncated flag? …
- 3:15 PM Ticket #6025 (prores encoder does not write interlacement data in the stream) created by
- The 'prores' encoder does not set the interlacement (though the …
- 3:03 PM Changeset in ffmpeg [745f4bc] by
- avfilter/vsrc_testsrc: draw_bar: make sure width is not negative …
- 1:45 PM Changeset in ffmpeg [a4fec9a7] by
- rtmppkt: Check for packet size mismatches When receiving fragmented …
- 12:39 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by
- I have noticed the same behaviour with 3.2-static (obtained from …
- 10:01 AM Changeset in ffmpeg [cdcfa97d] by
- libavformat: Fix a faulty api deprecation guard in …
- 8:47 AM Ticket #5429 (mov_text subtitles crash "QuickTime Player" and iOS devices) updated by
- thanks for diagnosing this and working on this. i guess bug #6021 is …
- 7:40 AM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by
-
Keywords changed
- 7:39 AM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by
-
Please commit your patch locally with
git commit(mention the … - 7:13 AM Ticket #5615 (avformat_open_input on dead UDP source link hangs after ...) updated by
-
Priority, Keywords changed
Which change introduced the regression? - 6:21 AM Ticket #5615 (avformat_open_input on dead UDP source link hangs after ...) updated by
- Marlon, do you have any new information regarding this issue?
- 5:24 AM Ticket #6024 (avcodec_send_packet fails to decode mpeg2 correctly) updated by
- patch submitted …
- 4:26 AM Ticket #6024 (avcodec_send_packet fails to decode mpeg2 correctly) created by
- Summary of the bug: How to reproduce: […] However, if you remove …
- 4:02 AM Ticket #5429 (mov_text subtitles crash "QuickTime Player" and iOS devices) updated by
- I have experienced this problem too, but I think I have a solution. …
- 3:56 AM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by
- Okay, so I took a closer look at the …
- 3:36 AM Changeset in ffmpeg [ab87df9a] by
- avformat/mp3dec: fix msan warning when verifying mpa header MPEG …
- 12:57 AM Ticket #6020 (DTS decoder produces invalid sample format for last frame) closed by
- invalid: I was actually hunting down an assertion failure in af_atempo, and I …
- 12:30 AM Changeset in ffmpeg [ed412d2] by
- tiff: fix overflows when calling av_reduce The arguments of av_reduce …
- 12:25 AM Changeset in ffmpeg [076c3a9f] by
- mov: prevent overflow during bit rate calculation Reviewed-by: …
- 12:25 AM Changeset in ffmpeg [baba9c6a] by
- cafdec: prevent overflow during bit rate calculation Reviewed-by: …
- 12:25 AM Changeset in ffmpeg [e558a63] by
- 4xm: prevent overflow during bit rate calculation Reviewed-by: …
Dec 14, 2016:
- 9:48 PM Changeset in ffmpeg [e54b61a9] by
- doc/filters: fix channel names in sofalizer example Signed-off-by: …
- 9:47 PM Changeset in ffmpeg [458fbee2] by
- avfilter/af_sofalizer: warn if user gives unknown channel names …
- 8:53 PM Changeset in ffmpeg [2425d732] by
- arm64: replace 'bic' with immediate with 'and' with inverted immediate …
- 8:30 PM Slideshow edited by
- cleanup and reorganized. added a concat demuxer example. fixed some nits. (diff)
- 7:36 PM Create a video slideshow from images created by
- Create a video slideshow from images → …
- 6:38 PM Changeset in ffmpeg [c4afd4ab] by
- doc/filters: drawtext: add example of printing texts on same baseline …
- 4:33 PM Changeset in ffmpeg [2d7aadf3] by
- Add missing #includes for standalone spherical-information-related …
- 3:04 PM Ticket #6023 (support Transfer characteristic in DPX encoder) created by
- Currently the DPX encoder only hardcodes a value when writing transfer …
- 1:08 PM Changeset in ffmpeg [05a603a9] by
- ppc: Merge types_altivec.h into util_altivec.h There is no point in …
- 1:08 PM Changeset in ffmpeg [ea7ee4b4] by
- ppc: Centralize compiler-specific altivec.h #include handling in one …
- 1:08 PM Changeset in ffmpeg [39929e55] by
- ppc: hevcdsp: Use shorthands for vector types This is more consistent …
- 1:08 PM Changeset in ffmpeg [554e55bb] by
- decode.h: Add missing headers to fix standalone compilation
- 11:50 AM Ticket #6022 (*.tak file with the cover doesn't open) closed by
- duplicate: Duplicate of #2837. Feel free to add bounty if you want it fixed.
- 11:40 AM Ticket #6022 (*.tak file with the cover doesn't open) updated by
-
Summary changed
- 11:31 AM Ticket #6022 (*.tak file with the cover doesn't open) created by
- Summary of the bug: [https://www.datafilehost.com/d/dea0891f *.tak …
- 10:43 AM Changeset in ffmpeg [457e9339] by
- Bump for psd demuxer and decoder Found-by: Paul B Mahol …
- 10:16 AM Changeset in ffmpeg [343e283] by
- pthread_frame: use better memory orders for frame progress This …
- 10:01 AM Changeset in ffmpeg [e94b9313] by
- fate: Add h264 test for frame num gaps Signed-off-by: Derek …
- 9:57 AM Ticket #6020 (DTS decoder produces invalid sample format for last frame) updated by
- What makes you even think its an "invalid" sample format? s16p is …
- 9:38 AM Changeset in ffmpeg [5c7f2cf8] by
- h264_slice: Wait for refs to be available before we use them in error …
- 8:06 AM Ticket #5973 (Regression: aac_adtstoasc bitstream filter leads to malformed AAC stream) updated by
-
Keywords, Component changed
- 8:06 AM Changeset in ffmpeg [86157e6d] by
- hevc: decouple calling get_format() from exporting the SPS parameters …
- 8:06 AM Changeset in ffmpeg [730c0232] by
- binkaudio: switch to the new send/receive API It is more natural for …
- 8:06 AM Changeset in ffmpeg [fa1749dd] by
- vp9: split superframes in the filtering stage before actual decoding …
- 8:06 AM Changeset in ffmpeg [03a80925] by
- lavc: add a bitstream filter for splitting VP9 superframes Partially …
- 8:06 AM Changeset in ffmpeg [8fb4210a] by
- qsvdec_h2645: switch to the new generic filtering mechanism Drop the …
- 8:06 AM Changeset in ffmpeg [972c71e9] by
- lavc: add support for filtering packets before decoding
- 8:06 AM Changeset in ffmpeg [061a0c14] by
- decode: restructure the core decoding code Currently, the new …
- 8:06 AM Changeset in ffmpeg [549d0bdc] by
- decode: be more explicit about storing the last packet properties The …
- 8:06 AM Changeset in ffmpeg [47e547b3] by
- lavc: add a null bitstream filter It is useful for testing/debugging …
- 8:06 AM Changeset in ffmpeg [0309ddcf] by
- lavc: handle MP3 in get_audio_frame_duration()
- 7:59 AM Ticket #6020 (DTS decoder produces invalid sample format for last frame) updated by
-
Keywords, Component changed
- 6:58 AM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by
-
Version changed
- 6:25 AM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) created by
- Consider the following command: […] for converting SRT subtitles …
- 4:03 AM Ticket #6020 (DTS decoder produces invalid sample format for last frame) updated by
- I'm not sure if this is a bug. The last frame has an extension …
- 3:24 AM Ticket #6020 (DTS decoder produces invalid sample format for last frame) created by
- Summary of the bug: How to reproduce: […] Output […] The old …
- 2:21 AM Changeset in ffmpeg [a534862b] by
- libavformat : add Photoshop PSD demuxer. Signed-off-by: Michael …
- 2:21 AM Changeset in ffmpeg [90af9629] by
- libavcodec : add decoder for Photoshop PSD image files Decode the …
- 12:06 AM Changeset in ffmpeg [ad5807f8] by
- avformat: fix overflows during bit rate calculation The bit_rate …
Dec 13, 2016:
- 11:48 PM Changeset in ffmpeg [2b0112d4] by
- swresample/resample: remove swri_resample function integrate it …
- 8:02 PM Ticket #6016 (Persistent Subtitle Stream) updated by
- That's the chapters track, in the Apple supported way of storing it. …
- 7:55 PM Ticket #6016 (Persistent Subtitle Stream) updated by
- Replying to cehoyos: > Your input file does not have a …
- 6:43 PM Changeset in ffmpeg [bf15981b] by
- libvpxenc: Don't spam level errors for VP8 encodes Fixes "Failed to …
- 6:29 PM Ticket #6012 (Audio artifact on some values of filter_size when resampling) closed by
- fixed: Should be fixed in 6a8c0d83572deabc4cd1920b6d71cc65a37acc57
- 5:43 PM Changeset in ffmpeg [6a8c0d83] by
- swresample/resample: do not allow negative dst_size return value This …
- 2:55 PM Changeset in ffmpeg [f0bdd538] by
- avformat/utils: Print verbose error message if stream count exceeds …
- 2:55 PM Changeset in ffmpeg [30581c51] by
- avformat/options_table: Set the default maximum number of streams to …
- 12:01 PM Ticket #6008 (Problem attaching a picture to an mp3 with id3v2 version 4) updated by
- Hi Cehoyos, You're right, I tryed another player (WMP) and I see the …
- 11:37 AM Ticket #6008 (Problem attaching a picture to an mp3 with id3v2 version 4) updated by
- How do you know that this is not a bug in Groove player? Did you test …
- 11:34 AM Ticket #6019 (video_delay is larger in decoder than demuxer) created by
- http://ffmpeg.org/pipermail/ffmpeg-devel/2016-December/204354.html A …
- 11:34 AM Ticket #6008 (Problem attaching a picture to an mp3 with id3v2 version 4) updated by
- Yes, but in the screenshots you can see that Groove player doesn't …
- 11:30 AM Ticket #6008 (Problem attaching a picture to an mp3 with id3v2 version 4) updated by
- The console output you posted seems to indicate that both output files …
- 11:29 AM Ticket #6008 (Problem attaching a picture to an mp3 with id3v2 version 4) updated by
- I attached two screenshoots of the files in Groove player.
- 11:19 AM Ticket #6008 (Problem attaching a picture to an mp3 with id3v2 version 4) updated by
- Hi, Output from file with '-id3v2_version 3' option: […] Output …
- 11:06 AM Ticket #6016 (Persistent Subtitle Stream) updated by
- Your input file does not have a subtitle stream... Are you only …
- 10:54 AM Ticket #5995 (Blockiness and ringing in prores4444 encoded video with alpha) updated by
-
Status, Version, Component, Reproduced by developer changed
Not a regression. - 10:51 AM Ticket #6008 (Problem attaching a picture to an mp3 with id3v2 version 4) updated by
- Please show the console output of the following test: […]
- 10:49 AM Ticket #6018 (not recognized raw mpeg4video file) updated by
-
Priority, Keywords, Status, Type, Reproduced by developer changed
7c1835c5, see ticket #3928. - 8:57 AM Changeset in ffmpeg [265d4518] by
- avfilter/avfilter: fix filtering frames with unknown channel layouts …
- 8:49 AM Ticket #6008 (Problem attaching a picture to an mp3 with id3v2 version 4) updated by
- Hi, With the last version of Github I have the same problem: with …
- 8:39 AM Ticket #6018 (not recognized raw mpeg4video file) created by
- File attached.
- 6:45 AM Ticket #5869 (ffserver crash when GET sdp file) updated by
-
Cc changed
- 2:47 AM Changeset in ffmpeg [d84e635d] by
- avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi …
- 2:47 AM Changeset in ffmpeg [c5c6e307] by
- avcodec/mips: version 1 of vp8dsp optimizations for loongson mmi …
- 2:07 AM Ticket #6017 (--disable-everything keeps nvidia stuff enabled) created by
- ./configure --disable-everything has: cuda cuvid …
- 12:33 AM Ticket #5995 (Blockiness and ringing in prores4444 encoded video with alpha) updated by
- None of those commands produce output with an alpha channel, there is …
- 12:22 AM Ticket #3886 (imc: read coefficients failed) updated by
- see also #5425
- 12:22 AM Ticket #5425 (improve iac decoder) updated by
- see also #3886
- 12:20 AM Ticket #3886 (imc: read coefficients failed) updated by
- one more sample (no error, but not-so-correct output)
Dec 12, 2016:
- 11:41 PM Changeset in ffmpeg [3f55752c] by
- configure: add -fPIE instead of -pie to C flags for ThreadSanitizer …
- 11:07 PM Changeset in ffmpeg [fed50c43] by
- avutil: fix data race in av_get_cpu_flags() Make the one-time …
- 11:06 PM Changeset in ffmpeg [4cf3def] by
- avutil/tests/imgutils: Remove unused variable Signed-off-by: Michael …
- 11:00 PM Changeset in ffmpeg [3ab8436f] by
- opt: reject denominator zero as out of range Reviewed-by: Michael …
- 10:23 PM Ticket #6016 (Persistent Subtitle Stream) created by
- Summary of the bug: Video file has persistent subtitle stream that …
- 5:31 PM Ticket #6014 (Doesn't recognize correctly audio phone's PVMM format files) updated by
- @richarddpl Thank you for you help :-) It's a test file taken from …
- 4:54 PM Ticket #6008 (Problem attaching a picture to an mp3 with id3v2 version 4) updated by
- Thank you for your answer, I will try it tomorrow.
- 4:17 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by
- attached a few better samples
- 4:15 PM Ticket #6015 (on2avc (0x0501): fix decoding of mono modes) updated by
- This is duplicate of another on2avc bug, I already lost too much time …
- 4:04 PM Ticket #6015 (on2avc (0x0501): fix decoding of mono modes) created by
- I can create more samples upon request. from old ffmpeg: […] […]
- 1:33 PM Changeset in ffmpeg [b7e4ea0] by
- fate: Add h264 test for frame num gaps Signed-off-by: Derek …
- 12:44 PM Changeset in ffmpeg [6aa4ba71] by
- dxva2: Keep code shared between dxva2 and d3d11va under the correct …
- 12:09 PM Changeset in ffmpeg [00223132] by
- avcodec/cuvid: fix compilation with msvc11
- 11:27 AM Ticket #5982 (ffmpeg unable to extract video stream from mov container) closed by
- fixed: Merged as 62eafc6a6dd8c51d6ecabdb3d649043950c4f01b
- 11:26 AM Changeset in ffmpeg [62eafc6a] by
- lavf/mov: Accept multiple fourcc for AVID 1:1. Fixes ticket #5982.
- 10:38 AM Ticket #6014 (Doesn't recognize correctly audio phone's PVMM format files) closed by
- fixed: Should be fixed in 9d068896d32280235e2f31f47a75bf1ba313ad1d
- 10:37 AM Changeset in ffmpeg [9d068896] by
- lavf/isom: Support EVRC in pvAuthor files. Fixes ticket #6014.
- 8:25 AM Changeset in ffmpeg [b0e6b3f4] by
- hevc: ppc: Add HEVC 4x4 IDCT for PowerPC Signed-off-by: Diego Biurrun …
- 7:34 AM Ticket #6011 (Videotoolshed violates FFmpeg copyrights) updated by
- Yes, I have double check it, based on FFmpeg
- 4:40 AM Ticket #5869 (ffserver crash when GET sdp file) updated by
- Hi I found 3.1.6 packages are under testing on rpmfusion.org …
- 12:54 AM Ticket #6014 (Doesn't recognize correctly audio phone's PVMM format files) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
Dec 11, 2016:
- 11:15 PM Changeset in ffmpeg [fc368497] by
- configure: Add missing dxva2 dependency for dxva2_lib
- 6:09 PM Ticket #6014 (Doesn't recognize correctly audio phone's PVMM format files) updated by
- Is this this some kind of special format? Where is specification? Can …
- 5:39 PM Ticket #6014 (Doesn't recognize correctly audio phone's PVMM format files) created by
- Summary of the bug: FFmpeg doesn't detect the correct codec, channels …
- 9:53 AM Ticket #5996 (Overlay output changes greatly if yuva420 instead of yuv420) updated by
- ffmpeg -filter_complex …
- 9:43 AM Ticket #6006 (FPS filter stutters when converting framerate) updated by
- […]
- 8:27 AM Changeset in ffmpeg [f1248fae] by
- configure: Handle dxva2 optional components in the standard way
- 8:27 AM Changeset in ffmpeg [a6901b9] by
- Drop libxvid rate control support for mpegvideo encoding The feature …
- 8:27 AM Changeset in ffmpeg [ac648bb8] by
- dxva2: Simplify some ifdefs
- 8:22 AM Ticket #5995 (Blockiness and ringing in prores4444 encoded video with alpha) updated by
- I believe this is an issue specific to the prores encoding to a pixel …
- 12:06 AM Changeset in ffmpeg [edb4f5da] by
- avformat/matroskadec: remove the strict unofficial check for Colour …
- 12:05 AM Changeset in ffmpeg [4e759072] by
- avformat/matroskadec: allocate Colour related fields only if the file …
Dec 10, 2016:
- 11:43 PM Changeset in ffmpeg [6c96200c] by
- avutil: Add av_image_check_size2() Signed-off-by: Michael Niedermayer …
- 11:43 PM Changeset in ffmpeg [b18a571e] by
- avformat: Add max_streams option This allows user apps to stop OOM …
- 11:43 PM Changeset in ffmpeg [0131f5c3] by
- avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot …
- 11:43 PM Changeset in ffmpeg [255e61c2] by
- avcodec/mpeg4videodec: Fix undefined shifts in …
- 11:43 PM Changeset in ffmpeg [119301d3] by
- avformat/oggdec: Skip streams in duration correction that did not had …
- 11:43 PM Changeset in ffmpeg [0c2d6a21] by
- avcodec/ffv1enc: Fix size of first slice Signed-off-by: Michael …
- 11:21 PM Changeset in ffmpeg [64bb329a] by
- avutil: Add av_image_check_size2() Signed-off-by: Michael Niedermayer …
- 11:21 PM Changeset in ffmpeg [3ecbac56] by
- avformat: Add max_streams option This allows user apps to stop OOM …
- 11:21 PM Changeset in ffmpeg [0e6febff] by
- avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot …
- 11:21 PM Changeset in ffmpeg [3f779aef] by
- avcodec/mpeg4videodec: Fix undefined shifts in …
- 11:21 PM Changeset in ffmpeg [35ef033a] by
- avformat/oggdec: Skip streams in duration correction that did not had …
- 11:21 PM Changeset in ffmpeg [aec21cd8] by
- avcodec/ffv1enc: Fix size of first slice Signed-off-by: Michael …
- 10:24 PM Changeset in ffmpeg [47e47cfb] by
- ffplay: fix sws_scale possible out of bounds array access As I used …
- 10:22 PM Changeset in ffmpeg [1f39102] by
- ffplay: fix sws_scale possible out of bounds array access As I used …
- 10:12 PM Changeset in ffmpeg [76961f4f] by
- avutil: Add av_image_check_size2() Signed-off-by: Michael Niedermayer …
- 9:47 PM Changeset in ffmpeg [3703f13] by
- avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS …
- 9:47 PM Changeset in ffmpeg [89868858] by
- avutil/cpu_init: remove unnecessary arguments to the main() function …
- 9:42 PM Changeset in ffmpeg [7dd1cc6] by
- avformat: Add max_streams option This allows user apps to stop OOM …
- 9:24 PM Changeset in ffmpeg [2f07830e] by
- avcodec: Add max_pixels options Signed-off-by: Michael Niedermayer …
- 9:24 PM Changeset in ffmpeg [f542b152] by
- avutil: Add av_image_check_size2() Signed-off-by: Michael Niedermayer …
- 9:24 PM Changeset in ffmpeg [1b39a30] by
- fate: add av_image_check_size() test Signed-off-by: Michael …
- 8:55 PM Ticket #6013 (XSUBs end time ignored when overlaying as Hard Subs) created by
- When I convert XSUB to Hard Subs, they stay all the time on the …
- 8:51 PM Ticket #6012 (Audio artifact on some values of filter_size when resampling) updated by
- These values depend on nb samples per frame. This bug also affect …
- 7:42 PM Ticket #6012 (Audio artifact on some values of filter_size when resampling) created by
- Summary of the bug: Some values of filter_size generate audio artifact …
- 6:29 PM Changeset in ffmpeg [8aad209c] by
- configure: fail if autodetect-libraries are requested but not found …
- 6:29 PM Changeset in ffmpeg [4c455664] by
- configure: enable autodetected libraries after option parsing And …
- 6:29 PM Changeset in ffmpeg [c50d591c] by
- configure: enable sdl if sdl2 is enabled sdl is supposed to be an …
- 4:55 PM Changeset in ffmpeg [7d81698b] by
- vaapi_h265: Fix CFR mode with framerate set in AVCodecContext Same …
- 4:55 PM Changeset in ffmpeg [ade370a4] by
- lavfi: Add VAAPI deinterlacer
- 3:51 PM Changeset in ffmpeg [51c673a0] by
- libavcodec/tests: Add avpacket test to .gitignore Signed-off-by: …
- 3:14 PM Changeset in ffmpeg [f8a1ead0] by
- build: Add -D_XOPEN_SOURCE=600 to CPPFLAGS on Cygwin This is required …
- 2:17 PM Ticket #6011 (Videotoolshed violates FFmpeg copyrights) created by
- I downloaded ltcconvert_479dmg.zip (size 34748194, md5sum …
- 2:06 PM Changeset in ffmpeg [39fbcf8f] by
- configure: Fix _libs vs. _extralibs oversight
- 1:57 PM Ticket #6003 (Cannot build ffmpeg due to compile error) closed by
- fixed
- 1:56 PM Ticket #6003 (Cannot build ffmpeg due to compile error) updated by
- This was caused by incomplete VP9 support in libva before 1.7.0 …
- 1:53 PM Changeset in ffmpeg [db7271bf] by
- configure: Require bit_depth field for VAAPI VP9 decode hwaccel libva …
- 1:43 PM Ticket #5952 (range requests missing if-match header) updated by
- How can this issue be reproduced?
- 12:36 PM Changeset in ffmpeg [c085f1a7] by
- opus_parser: make ParseContext the first element in OpusParseContext …
- 12:36 PM Changeset in ffmpeg [7d3baebe] by
- opus_parser: fix leaking channel_maps on error Make …
- 10:57 AM Changeset in ffmpeg [df694a5e] by
- avfilter/af_ashowinfo: properly show input channel layout for unknown …
- 10:57 AM Changeset in ffmpeg [01a19f77] by
- avfilter/af_channelmap: add support for unknown input channel layouts …
- 10:57 AM Changeset in ffmpeg [bffc2bcd] by
- avfilter/af_atempo: add support for unknown channel layouts …
- 10:57 AM Changeset in ffmpeg [7ceb9e6b] by
- avfilter/formats: allow unknown channel layouts by default Since the …
- 10:21 AM Ticket #5458 (Race condition in H.264 decoder causes corrupt output with more than ...) closed by
- fixed: Fixed in 4413e950b26396bfb797168e4f81164a022cc6f3
- 10:16 AM Ticket #6007 (mov read failure for http chunked byte range request) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
Regression since b27ac355b7045e013c4be3eface4d76cf522b835 - 9:42 AM Ticket #5999 (Ffmpeg H264 decoder delays I-frames for some streams) updated by
- Replying to mont3z: > Hi heleppkes, this stream is …
- 9:41 AM Ticket #5708 (Intermittently, encoding video with h264 Quick Sync can fail with ...) updated by
-
Priority, Keywords changed
Was the issue fixed in current FFmpeg git head? - 9:38 AM Ticket #6008 (Problem attaching a picture to an mp3 with id3v2 version 4) updated by
-
Keywords changed
Please test current FFmpeg git head to make this a valid ticket. - 9:31 AM Ticket #6010 (ffmpeg audio glitch on french dvb-t with E-AC3) closed by
- invalid
- 7:32 AM Ticket #6010 (ffmpeg audio glitch on french dvb-t with E-AC3) updated by
-
Version changed
- 7:32 AM Ticket #6010 (ffmpeg audio glitch on french dvb-t with E-AC3) updated by
-
Component changed
- 7:31 AM Ticket #6010 (ffmpeg audio glitch on french dvb-t with E-AC3) created by
- I'm on ArchLinux?, and I have this issue with VLC, Kaffeine, on my …
- 3:58 AM Changeset in ffmpeg [5b73ba98] by
- avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM This …
- 1:44 AM Changeset in ffmpeg [65e33d8e] by
- swresample/resample_template: Add filter values in parallel This is …
- 1:05 AM Changeset in ffmpeg [34db6507] by
- swresample/resample_template: Reorder operations to avoid one addition …
- 1:05 AM Changeset in ffmpeg [b3928a1c] by
- swresample/swresample: Check count before memcpy() Fixes undefined …
Dec 9, 2016:
- 8:39 PM Changeset in ffmpeg [667c9ed] by
- avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot …
- 7:06 PM Ticket #6009 ([Request] Direct-I/O for ffmpeg output files) updated by
-
Priority, Keywords, Version, Component changed
- 7:05 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by
- What's wrong with mdct_error.flv in samples.ffmpeg.org/A-codecs/AAC?
- 6:32 PM Ticket #6009 ([Request] Direct-I/O for ffmpeg output files) created by
- Please support Direct-I/O for ffmpeg output files. Example use case: …
- 6:07 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by
- Replying to DerouineauNicolas: > Is there still any link …
- 5:57 PM Changeset in ffmpeg [be2d555c] by
- build: Use _extralibs variable names instead of _libs everywhere This …
- 5:52 PM Ticket #5999 (Ffmpeg H264 decoder delays I-frames for some streams) updated by
- Hi heleppkes, this stream is actually not the best sample. If you have …
- 5:51 PM Changeset in ffmpeg [0507cd5] by
- build: Rename host_libs/HOSTLIBS variables to …
- 5:40 PM Changeset in ffmpeg [a7101eb4] by
- configure: Simplify some library checks via check_lib()
- 4:46 PM Changeset in ffmpeg [efa164aa] by
- avcodec/mpeg4videodec: Fix undefined shifts in …
- 4:46 PM Changeset in ffmpeg [7c68d5e7] by
- avformat/oggdec: Skip streams in duration correction that did not had …
- 4:44 PM Changeset in ffmpeg [8258e363] by
- avcodec/mpeg4videodec: Fix undefined shifts in …
- 4:43 PM Changeset in ffmpeg [ee2a6f5d] by
- avformat/oggdec: Skip streams in duration correction that did not had …
- 4:38 PM Ticket #6008 (Problem attaching a picture to an mp3 with id3v2 version 4) created by
- Summary of the bug: I'm trying to attach a picture, tags and other …
- 4:06 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by
- Is there still any link to an aac stream with 960 or 120 samples frame …
- 3:00 PM Changeset in ffmpeg [4413e950] by
- h264_slice: Wait for refs to be available before we use them in error …
- 2:42 PM Ticket #6000 (Converting animated GIF to a format other that MP4 cuts some frames) updated by
-
This is currently resolved with a workaround,
-vsync cfr. Is there … - 2:19 PM Changeset in ffmpeg [06c62ce] by
- fate: add a monoscopic spherical matroska test Reviewed-by: Michael …
- 2:19 PM Changeset in ffmpeg [77aa8005] by
- fate: improve fate-mov dependencies Reviewed-by: Michael Niedermayer …
- 1:50 PM FATE/Fateserver edited by
- Just tried to install on vanilla LUbuntu and libcgi-pm-perl was needed … (diff)
- 12:28 PM Ticket #5708 (Intermittently, encoding video with h264 Quick Sync can fail with ...) updated by
-
Priority, Keywords, Version changed
- 12:26 PM Ticket #5708 (Intermittently, encoding video with h264 Quick Sync can fail with ...) updated by
- any changes?
- 11:43 AM Ticket #5999 (Ffmpeg H264 decoder delays I-frames for some streams) updated by
- If the stream specifies num_reorder_frames then clearly the H264 …
- 11:37 AM Ticket #6007 (mov read failure for http chunked byte range request) created by
- Summary of the bug: A quicktime file is being served using chunked …
- 8:44 AM Ticket #5999 (Ffmpeg H264 decoder delays I-frames for some streams) updated by
- Is the issue reproducible with current FFmpeg git head?
- 8:43 AM Ticket #6004 (deband filter crashes on Windows) updated by
-
Priority, Keywords, Reproduced by developer changed
- 8:42 AM Ticket #5996 (Overlay output changes greatly if yuva420 instead of yuv420) updated by
- Please provide the ffmpeg command line without the hide_banner option …
- 8:21 AM Ticket #6006 (FPS filter stutters when converting framerate) updated by
-
Keywords changed
Please provide ffmpeg command line (without the hide_banner option) … - 7:42 AM Changeset in ffmpeg [1818a640] by
- build: Fix dependencies for alsa/jack/sndio support These components …
- 7:42 AM Changeset in ffmpeg [af451ac0] by
- configure: Drop redundant and partly bogus vaapi/vdpau header checks …
- 7:41 AM Changeset in ffmpeg [932cc649] by
- vdpau: Do not #include vdpau_x11.h from the main vdpau header That …
- 7:41 AM Changeset in ffmpeg [92e6b31c] by
- dxva2: Adjust multiple inclusion guard names to follow convention
- 1:17 AM Ticket #6006 (FPS filter stutters when converting framerate) created by
- I am seeing the FPS choose the wrong frames. YouTube videos sometimes …
- 1:04 AM Changeset in ffmpeg [0bcc7ea5] by
- avcodec/ffv1enc: Fix size of first slice Signed-off-by: Michael …
- 1:02 AM Ticket #6005 (ffv1enc: Encoding >5K content fails with "Invalid minimum required ...) updated by
-
Keywords, Version changed
undo unintended changes - 1:00 AM Ticket #6005 (ffv1enc: Encoding >5K content fails with "Invalid minimum required ...) closed by
- fixed: Fixed in 38a7834bbb24ef62466b076715e0add60e1d6962
- 12:59 AM Changeset in ffmpeg [38a7834b] by
- avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot …
- 12:59 AM Changeset in ffmpeg [cff1c0ed] by
- avcodec/ffv1enc: Fix size of first slice Signed-off-by: Michael …
- 12:58 AM Ticket #5996 (Overlay output changes greatly if yuva420 instead of yuv420) updated by
- It could be. I have no knowledge of how the overlay filter works.
Dec 8, 2016:
- 10:56 PM Ticket #6005 (ffv1enc: Encoding >5K content fails with "Invalid minimum required ...) updated by
-
Keywords, Version changed
- 10:04 PM Ticket #6005 (ffv1enc: Encoding >5K content fails with "Invalid minimum required ...) updated by
- ffv1 version 4 will have a smaller worst case size, well it actually …
- 9:47 PM Ticket #6005 (ffv1enc: Encoding >5K content fails with "Invalid minimum required ...) created by
- Summary of the bug: If a input resolution greater than 5K (5120 × …
- 9:31 PM Changeset in ffmpeg [51a055b2] by
- aacdec: Rename elem_type_prev to che_prev_type. It describes the type …
- 9:31 PM Changeset in ffmpeg [d379592] by
- aacdec: Allow SBR after DRC. Fixes …
- 9:06 PM Changeset in ffmpeg [ee795d9d] by
- doc/muxers: remove "-strict experimental" from tee muxer examples …
- 8:58 PM Changeset in ffmpeg [dbfe60ca] by
- vf_hwupload_cuda: Add min/max limits for device option
- 8:58 PM Changeset in ffmpeg [4efea4c] by
- APIChanges: Mention where release 12 was cut Signed-off-by: Vittorio …
- 8:58 PM Changeset in ffmpeg [3f75e51] by
- avio: Keep track of the amount of data written Make avio_size() work …
- 8:53 PM Changeset in ffmpeg [fc85646a] by
- libopusdec: fix out-of-bounds read Signed-off-by: Andreas Cadhalpun …
- 8:53 PM Changeset in ffmpeg [dc2ad094] by
- libschroedingerdec: fix leaking of framewithpts Also preserve the …
- 8:53 PM Changeset in ffmpeg [8c3a6438] by
- libschroedingerdec: don't produce empty frames They are not valid and …
- 8:53 PM Changeset in ffmpeg [d3da8a00] by
- omx: Fix allocation check Also use av_mallocz_array(). Bug-Id: CID …
- 8:53 PM Changeset in ffmpeg [d32bdadd] by
- qsvdec: Fix memory leak on error Bug-Id: CID 1396851 Signed-off-by: …
- 8:53 PM Changeset in ffmpeg [6a93b596] by
- compat/atomics: add typecasts in atomic_compare_exchange_strong() The …
- 8:53 PM Changeset in ffmpeg [2170017a] by
- avutil: fix data race in av_get_cpu_flags() Make the one-time …
- 8:49 PM Ticket #6004 (deband filter crashes on Windows) updated by
- Awesome, thank you!
- 8:43 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) closed by
- fixed: Thanks everyone, I think it's time to close this ticket. Hopefully …
- 8:34 PM Changeset in ffmpeg [d5759701] by
- libkvazaar: Add missing header #includes This fixes compilation after …
- 8:31 PM Ticket #6004 (deband filter crashes on Windows) closed by
- fixed: Fixed in a251149833505e6097c745ec97f76611ad293a3d.
- 8:29 PM Changeset in ffmpeg [a2511498] by
- avfilter/vf_deband: fix silly mistakes Signed-off-by: Paul B Mahol …
- 7:19 PM Ticket #6004 (deband filter crashes on Windows) updated by
- Could you at least provide one input file you used to reproduce issue?
- 7:18 PM Ticket #5999 (Ffmpeg H264 decoder delays I-frames for some streams) updated by
- Thx, cehoyos. Please, see attachments for a sample stream from which …
- 7:12 PM Changeset in ffmpeg [892acc70] by
- configure: Fail if cuda was enabled and is not available This is the …
- 7:12 PM Changeset in ffmpeg [f55c0a64] by
- build: Drop stray golomb dependencies
- 7:12 PM Changeset in ffmpeg [fbec58da] by
- build: Add an internal component for hevc_ps code This allows …
- 7:12 PM Changeset in ffmpeg [f912fd76] by
- Add missing #includes for standalone spherical-information-related headers
- 6:59 PM Ticket #6004 (deband filter crashes on Windows) created by
- Summary of the bug: Any attempt to use the "deband" filter with …[…]
- 5:25 PM Changeset in ffmpeg [1296f844] by
- avformat: Add max_streams option This allows user apps to stop OOM …
- 5:11 PM Changeset in ffmpeg [da5c8284] by
- aarch64: h264idct: Use the offset parameter to movrel Signed-off-by: …
- 3:21 PM Ticket #6003 (Cannot build ffmpeg due to compile error) updated by
-
Keywords changed
- 3:08 PM Ticket #6003 (Cannot build ffmpeg due to compile error) created by
- I'm compiling ffmpeg on a linux machine, and it's built for the past …
- 1:52 PM Ticket #5995 (Blockiness and ringing in prores4444 encoded video with alpha) updated by
- Do any of the following commands allow to reproduce the issue you see? …
- 1:32 PM Ticket #6002 (Add 4444XQ profile to prores_ks encoder) updated by
-
Priority, Version, Component changed
- 1:32 PM Ticket #6001 (ffprobe: incorrect determination of the number of reference frames) updated by
-
Component changed
- 12:44 PM Ticket #6002 (Add 4444XQ profile to prores_ks encoder) created by
- This is not a bug but a feature request. Add 4444XQ profile to …
- 12:02 PM Ticket #6001 (ffprobe: incorrect determination of the number of reference frames) updated by
-
Component changed
- 10:33 AM Encode/H.264 edited by
- use aac instead of libfdk_aac (diff)
- 10:27 AM Changeset in ffmpeg [8a4b18c6] by
- avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option …
- 10:26 AM Changeset in ffmpeg [314c425b] by
- avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option …
- 10:11 AM Changeset in ffmpeg [4df5a6a2] by
- avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option …
- 8:26 AM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by
- Hi, I'm on ArchLinux, and I have this issue with VLC, Kaffeine, on my …
- 8:08 AM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by
- 4:23 AM Changeset in ffmpeg [120471da] by
- avformat/matroskadec: remove unused variable Signed-off-by: James …
- 4:21 AM Changeset in ffmpeg [8396d54d] by
- avformat/matroskadec: fix memleak on stream side data failure …
- 1:47 AM Changeset in ffmpeg [3ab1311a] by
- avcodec/golomb: Consume invalid data in get_ur_golomb_jpegls() Fixes …
- 1:40 AM Changeset in ffmpeg [445204cd] by
- avformat/matroskadec: add support for Spherical Video elements …
Note:
See TracTimeline
for information about the timeline view.
