Timeline
Dec 19, 2014:
- 11:49 PM Changeset in ffmpeg [3d6545d5] by
- Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58' * commit …
- 11:42 PM Changeset in ffmpeg [a701a9cf] by
- Merge commit 'fc308b30bb24e623fed042ec78b10803b2362a18' * commit …
- 11:33 PM Changeset in ffmpeg [6b0f54dd] by
- Merge commit 'e2ce16392205d8efe9143329ed3fb5fcb15498fa' * commit …
- 11:27 PM Changeset in ffmpeg [3a15168a] by
- Merge commit '4895aa65c6ddec2e33ec3c023f221b1bafcbaf9f' * commit …
- 11:17 PM Changeset in ffmpeg [edbbb114] by
- avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
- 11:17 PM Changeset in ffmpeg [d60fb4f7] by
- avformat/apngdec: make tag_buf string larger …
- 10:57 PM Changeset in ffmpeg [83b0fe39] by
- avformat/wavdec: make start_code string larger …
- 10:43 PM Changeset in ffmpeg [e8d57e41] by
- wavdec: avoid output of arbitrary chars use av_get_codec_tag_string() …
- 9:39 PM Changeset in ffmpeg [1a971d33] by
- wavdec: refactor wav_read_header() Make it more readable and display …
- 9:24 PM Changeset in ffmpeg [8ebf02f8] by
- libavformat: Only use MoveFileExA when targeting the desktop API …
- 9:14 PM Changeset in ffmpeg [fc308b30] by
- rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no …
- 9:13 PM Changeset in ffmpeg [e2ce1639] by
- mpegts: Support running the write_trailer function without an …
- 9:12 PM Changeset in ffmpeg [4895aa65] by
- libavformat: Allow calling av_write_trailer with a NULL AVIOContext …
- 9:03 PM Changeset in ffmpeg [8a35f24c] by
- avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
- 9:03 PM Changeset in ffmpeg [ea1d0bc0] by
- avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
- 9:03 PM Changeset in ffmpeg [b807e987] by
- avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
- 9:02 PM Changeset in ffmpeg [c2517fb] by
- avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
- 9:02 PM Changeset in ffmpeg [f30a89e1] by
- avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
- 9:01 PM Changeset in ffmpeg [7e130ca5] by
- avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
- 9:00 PM Changeset in ffmpeg [f295f948] by
- avformat/apngdec: make tag_buf string larger …
- 7:53 PM Changeset in ffmpeg [c3e6a559] by
- avcodec/vp3: Fix offset handling Fixes use of uninitialized memory …
- 7:50 PM Changeset in ffmpeg [2df5b506] by
- avcodec/mpegvideo_enc: remove rtp_mode=0 for H261 Suggested-by: …
- 7:21 PM Changeset in ffmpeg [a4d62f77] by
- x86/constants: fix alignment of pw_255 Signed-off-by: James Almer …
- 7:17 PM Ticket #4198 (Concatenate mov files) updated by
- the same result ffmpeg stucks and impossible time value time=01:13:30.99
- 6:32 PM Changeset in ffmpeg [649c158e] by
- Add FFMPEG_VERSION into the binary libs This simplifies identifying …
- 5:32 PM Ticket #4198 (Concatenate mov files) updated by
-
Priority, Keywords, Component, Reproduced by developer changed
Please test current FFmpeg git head. - 4:58 PM Changeset in ffmpeg [3ea49fc5] by
- vc1: Do not assume seek happens after decoding If a seek is requested …
- 4:31 PM Ticket #4198 (Concatenate mov files) updated by
- segment 1 https://dl.dropboxusercontent.com/u/12422721/1.mov segment …
- 4:29 PM Ticket #3600 (concat demuxer does not work for two h264 streams) updated by
- 1
- 4:22 PM Ticket #4198 (Concatenate mov files) created by
- Summary of the bug: I have a pipeline who records n video segments . …
- 4:14 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Alright, so the plan is to rewrite fast, and scrap faac. I'll look …
- 2:52 PM Changeset in ffmpeg [9bafd6a8] by
- mmvideo: check frame dimensions The frame size must be set by the …
- 2:52 PM Changeset in ffmpeg [396195c5] by
- jvdec: check frame dimensions The frame size must be set by the …
- 2:48 PM Ticket #1793 (Widevine support) updated by
- Replying to Kii-lon: […] > However, just a few minutes …
- 2:18 PM Changeset in ffmpeg [869b56ca] by
- avformat/mpegenc: replace always enabled asserts by av_assert0() …
- 2:04 PM Changeset in ffmpeg [b44ae59b] by
- avfilter/vsrc_life: Use av_freep() avoid leaving stale pointers in …
- 2:04 PM Changeset in ffmpeg [4d48ea3c] by
- avfilter/vf_libopencv: use av_freep() avoid leaving stale pointers in …
- 1:35 PM Changeset in ffmpeg [4e1ecfe2] by
- libavutil: Added cbc mode to cast128 Signed-off-by: Supraja Meedinti …
- 1:18 PM CompilationGuide/MinGW edited by
- add another good link (diff)
- 1:10 PM CompilationGuide/MinGW edited by
- I think this is how to actually use it… (diff)
- 1:07 PM Changeset in ffmpeg [bdc1e3e3] by
- vp9/x86: intra prediction sse2/32bit support. Signed-off-by: Michael …
- 1:07 PM Changeset in ffmpeg [b6e17112] by
- vp9/x86: invert hu_ipred left array ordering. Signed-off-by: Michael …
- 1:01 PM CompilationGuide/MinGW edited by
- note msys2 packages (diff)
- 12:57 PM CompilationGuide/MinGW edited by
- (diff)
- 12:45 PM CompilationGuide/MinGW edited by
- link to downloadable more (diff)
- 12:42 PM CompilationGuide/MinGW edited by
- try to help peopl e understand it better (diff)
- 12:39 PM Changeset in ffmpeg [e67496fe] by
- Merge commit 'cee4490b521fd0d02476d46aa2598af24fb8d686' * commit …
- 12:31 PM CompilationGuide/MinGW edited by
- note it's optional (diff)
- 12:30 PM Changeset in ffmpeg [c266d0e1] by
- Merge commit 'd423dd72be451462c6fb1cbbe313bed0194001ab' * commit …
- 12:28 PM Changeset in ffmpeg [8af88335] by
- Merge commit '0b39ac6f54505a538c21fe49a626de94c518c903' * commit …
- 12:25 PM Changeset in ffmpeg [96ff6d38] by
- lavf/rtp_h261: Replace restrict with av_restrict. Fixes compilation …
- 12:05 PM Changeset in ffmpeg [6c7b153d] by
- Merge commit '17ba719d9ba30c970f65747f42d5fbb1e447ca28' * commit …
- 12:04 PM Changeset in ffmpeg [f346e37a] by
- Merge commit '88626e5af8d006e67189bf10b96b982502a7e8ad' * commit …
- 11:55 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by
- Note: no user without pkg-config complained about this AFAIK
- 11:49 AM Changeset in ffmpeg [6c68522a] by
- Merge commit '809c3023b699c54c90511913d3b6140dd2436550' * commit …
- 11:31 AM Changeset in ffmpeg [24af050c] by
- Merge commit '64f7575fbd64e5b65d5c644347408588c776f1fe' * commit …
- 10:13 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) created by
- libspeex detection is broken on systems without pkg-config since 621d4089
- 8:08 AM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by
- I'm sorry but I must disagree. And by just listening to those samples …
- 7:01 AM Changeset in ffmpeg [cee4490b] by
- on2avc: check number of channels Fixes invalid memory access. CC: …
- 7:01 AM Changeset in ffmpeg [d423dd72] by
- smc: fix the bounds check Fixes invalid writes when there are more …
- 7:01 AM Changeset in ffmpeg [0b39ac6f] by
- gifdec: refactor interleave end handling Fixes invalid writes with …
- 7:01 AM Changeset in ffmpeg [17ba719d] by
- mmvideo: check frame dimensions The frame size must be set by the …
- 7:01 AM Changeset in ffmpeg [88626e5a] by
- jvdec: check frame dimensions The frame size must be set by the …
- 7:01 AM Changeset in ffmpeg [809c3023] by
- mjpegdec: check for pixel format changes Fixes possible invalid …
- 7:01 AM Changeset in ffmpeg [64f7575f] by
- mov: avoid a memleak when multiple stss boxes are present CC: …
- 4:37 AM Changeset in ffmpeg [c89751aa] by
- Merge commit '210461c0a83a5625560fa1d92229200dc7fb869b' * commit …
- 4:36 AM Changeset in ffmpeg [8ccfafa7] by
- Merge commit '596b5c488fa1d40f114a64d3b73e1863cab073fb' * commit …
- 4:28 AM Changeset in ffmpeg [8c9a2383] by
- Merge commit '63be97ec403023fb664798432acedaf6e6922527' * commit …
- 4:14 AM Changeset in ffmpeg [c054cff8] by
- Merge commit '9e06327ecb8f73c7904d10af7ad339c57cdaa788' * commit …
- 4:06 AM Changeset in ffmpeg [d05b154b] by
- Merge commit '5ac06633cb63fcc51f2471a3478b44d3f010b16b' * commit …
- 4:05 AM Changeset in ffmpeg [69234e2] by
- Merge commit '16c7a8a142277aa3c98b4802ee57daaebe6999e5' * commit …
- 4:04 AM Changeset in ffmpeg [bf6e332c] by
- Merge commit '76ccf114a6c107218e2a1948afc1d0fb3ac7ba0b' * commit …
- 3:57 AM Changeset in ffmpeg [988d27b8] by
- Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e' * commit …
- 3:54 AM Changeset in ffmpeg [76a8127a] by
- Merge commit '9745f19ffc9031ce480e43d7cf1053b58100d70f' * commit …
- 3:52 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to klaussfreire: > I'm not sure whether to fix …
- 3:45 AM Changeset in ffmpeg [5387b0cb] by
- Merge commit '971099ff5a85377579eb5b8d3620e283957f097e' * commit …
- 3:44 AM Changeset in ffmpeg [445ec2df] by
- Merge commit 'ac467d94fa6d9d626f77d4ca8125a5eb1ad5425d' * commit …
- 3:43 AM Changeset in ffmpeg [6781ec67] by
- Merge commit '8b263331c5ebbb10b6ea521e9fd56751ba94254b' * commit …
- 3:36 AM Changeset in ffmpeg [5a1cd796] by
- Merge commit '430a8168594b3cb29f44141d4da88f2c642de06f' * commit …
- 3:31 AM Changeset in ffmpeg [934f2d2f] by
- Merge commit '38129c26c51b933d7db423f904ba0cd6a88ca1ed' * commit …
- 3:21 AM Changeset in ffmpeg [ff4f2036] by
- Merge commit 'c63dd3f0a48a9f6389d253597ab51caddc0118db' * commit …
- 3:20 AM Changeset in ffmpeg [bb7ad47d] by
- Merge commit '3beb9cbad35218ed1fb3473eeb3cfc97a931bff4' * commit …
- 3:10 AM Changeset in ffmpeg [16f06182] by
- Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a' * commit …
- 2:57 AM Changeset in ffmpeg [bce06eb0] by
- Merge commit '5d839778b9f3edb682b7f71dde4f80f07c75b098' * commit …
- 2:55 AM Changeset in ffmpeg [1137ccef] by
- Merge commit 'effa7d2a6a260ca3ce801c180ee6131d67d665fb' * commit …
- 2:42 AM Changeset in ffmpeg [6fcdcc41] by
- Merge commit '67fc8a15e4182ea111cfcd05897709f09d99a33a' * commit …
- 2:33 AM Changeset in ffmpeg [3e889713] by
- Merge commit 'a381e0cec87bcb28ebc05fe840bb937a495de736' * commit …
- 2:30 AM Changeset in ffmpeg [2e974376] by
- Merge commit '87bd298abeb901fe16383a0d267502cc7fc03878' * commit …
- 2:19 AM Changeset in ffmpeg [9aabe667] by
- Merge commit '3a3790b8f8b56ee6abc93ccac280eb693675e294' * commit …
- 1:58 AM Changeset in ffmpeg [c8e05c43] by
- Merge commit '59f0275dd0a42a7f90271a83a78e9ca5e69ff5b0' * commit …
- 1:49 AM Changeset in ffmpeg [7ef515cd] by
- Merge commit '8a70ef94b9c377293b3dfa7d92cdc81a4fe1543a' * commit …
- 1:34 AM Changeset in ffmpeg [5162af67] by
- Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' * commit …
- 1:24 AM Changeset in ffmpeg [3f5d1c81] by
- Merge commit 'adc214e6797750285a5e62634b8521db521162ad' * commit …
- 1:16 AM Changeset in ffmpeg [03d1467c] by
- Merge commit '3bb465245fed6069512e6821000391beae8a6066' * commit …
Dec 18, 2014:
- 11:35 PM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by
- Its possible that the missing phase shift causes the difference you …
- 10:51 PM Changeset in ffmpeg [70d80ed4] by
- qdm2: Allow hard-coding VLC tables. Also adds a lot of infrastructure …
- 10:50 PM Changeset in ffmpeg [de6d4482] by
- aacps.c: Move large arrays to context to reduce stack usage. …
- 10:28 PM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by
- Please check all the samples provided, including the final post-patch …
- 10:27 PM Changeset in ffmpeg [210461c0] by
- imgconvert: check memory allocations and propagate errors
- 10:27 PM Changeset in ffmpeg [596b5c48] by
- wma: check memory allocations and propagate errors
- 10:27 PM Changeset in ffmpeg [63be97ec] by
- lavfi: always check av_expr_parse_and_eval() return value CC: …
- 10:27 PM Changeset in ffmpeg [9e06327] by
- xcbgrab: Move NULL check before pointer dereference Bug-Id: CID 1254668
- 10:27 PM Changeset in ffmpeg [5ac06633] by
- takdec: check av_samples_get_buffer_size() return value CC: …
- 10:27 PM Changeset in ffmpeg [16c7a8a] by
- aacps: invert the order of parameters of ipdopd_reset() This is the …
- 10:27 PM Changeset in ffmpeg [76ccf114] by
- rtsp: check ffurl_get_file_handle() return value CC: …
- 10:27 PM Changeset in ffmpeg [b1306823] by
- check memory errors from av_strdup()
- 10:27 PM Changeset in ffmpeg [9745f19f] by
- assdec: check the right variable CC: libav-stable@libav.org Bug-Id: …
- 10:27 PM Changeset in ffmpeg [971099ff] by
- aacenc: correctly check returned value CC: libav-stable@libav.org
- 10:27 PM Changeset in ffmpeg [ac467d94] by
- lcl: return an appropriate error code
- 10:27 PM Changeset in ffmpeg [8b263331] by
- mpegts: check get16() return value And break flow of execution rather …
- 10:27 PM Changeset in ffmpeg [430a816] by
- oggdec: add support for VP8 demuxing Signed-off-by: Vittorio Giovara …
- 10:23 PM Changeset in ffmpeg [38129c26] by
- cmdutils: check file access functions return values CC: …
- 10:22 PM Changeset in ffmpeg [c63dd3f0] by
- a64multi: check elbg return values
- 10:22 PM Changeset in ffmpeg [3beb9cba] by
- roqvideo: check memory allocations and propagate errors
- 10:22 PM Changeset in ffmpeg [ae2d41ec] by
- elbg: check memory allocations and propagate errors
- 10:22 PM Changeset in ffmpeg [5d839778] by
- lavu: Refactor side data wiping And make sure the nb_side_data field …
- 10:22 PM Changeset in ffmpeg [effa7d2a] by
- fate: add test for offset theora
- 10:22 PM Changeset in ffmpeg [67fc8a15] by
- theora: support different visible and coded frame size Signed-off-by: …
- 10:22 PM Changeset in ffmpeg [a381e0ce] by
- fate: add a DPX parser test
- 10:22 PM Changeset in ffmpeg [87bd298a] by
- DPX parser Additional improvements and fixes by Michael Niedermayer …
- 10:22 PM Changeset in ffmpeg [3a3790b8] by
- tiff: support encoding and decoding 64bit images
- 9:14 PM Changeset in ffmpeg [59f0275] by
- movenc: Adjust the pts of new fragments similarly to what is done for …
- 9:12 PM Changeset in ffmpeg [8a70ef94] by
- libavformat: Add a muxer wrapping mpegts encoding into RTP Since this …
- 9:11 PM Changeset in ffmpeg [a505c0d] by
- rtp: Initial H.261 support The packetizer only supports splitting at …
- 9:11 PM Changeset in ffmpeg [adc214e6] by
- rtpenc: Avoid brittle switch fallthroughs Instead explicitly jump to …
- 9:10 PM Changeset in ffmpeg [3bb46524] by
- h261dec: Fix context initialization sequence ff_mpv_common_init sets …
- 8:54 PM Changeset in ffmpeg [0463df6f] by
- avfilter/lut: reduce dereference in the inner loop For rgb, with a …
- 8:31 PM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by
-
Type, Summary changed
- 8:27 PM Ticket #4196 (HTML syntax errors in http://ffmpeg.org/security.html) closed by
- fixed: patch from mailing list applied, thanks
- 8:10 PM Changeset in ffmpeg [3d8bede] by
- Merge commit '91bfac759dfd536e439ad3e35964705012c6a5a7' * commit …
- 7:40 PM Changeset in ffmpeg [5d97af0c] by
- Merge commit 'df07c07b3de0a5e8890078944de1eb5cb8372ef8' * commit …
- 7:30 PM Changeset in ffmpeg [7c0ab0a3] by
- Merge commit '42181740a3972e17d0097d28fabc9a1a60322d47' * commit …
- 7:22 PM Changeset in ffmpeg [c0586b25] by
- Merge commit '01f251c44d83eedc819625d2caac9ff9697a085d' * commit …
- 6:59 PM Changeset in ffmpeg [4d5ca069] by
- Merge commit 'f2c614e8c4a935b52bbf86819128d9e797230c20' * commit …
- 6:10 PM Changeset in ffmpeg [e2324b5b] by
- avcodec/indeo3: ensure offsets are non negative Signed-off-by: …
- 5:58 PM Changeset in ffmpeg [c60caa57]n1.2.11 by
- avcodec/indeo3: ensure offsets are non negative Signed-off-by: …
- 5:57 PM Changeset in ffmpeg [36864236] by
- avcodec/indeo3: ensure offsets are non negative Signed-off-by: …
- 5:45 PM Ticket #3956 (capturing with h264 codec with built-in hw c920 produce intermittent pause) closed by
- needs_more_info: According to ribasushi (IRC / #ffmpeg), this might be due to a bug in …
- 4:52 PM Ticket #4194 (hevc mpegts remuxing prints many warnings) updated by
-
Status, Reproduced by developer, Summary changed
The original sample of ticket #4185 is a possible input file. - 4:49 PM Ticket #4195 (No bitrate reported for FLAC stream) updated by
-
Keywords changed
I wonder if this isn't the intended behaviour given that a flac stream … - 4:46 PM Changeset in ffmpeg [19ecd675] by
- avfilter/vf_spp: add gbrp support Signed-off-by: Michael Niedermayer …
- 4:43 PM Changeset in ffmpeg [4a06215] by
- avfilter/vf_spp: add gray8 support Signed-off-by: Michael Niedermayer …
- 4:41 PM Ticket #4196 (HTML syntax errors in http://ffmpeg.org/security.html) updated by
- Please send all patches to the developer mailing list, patches on this …
- 4:17 PM Ticket #4196 (HTML syntax errors in http://ffmpeg.org/security.html) created by
- http://ffmpeg.org/security.html has HTML syntax errors. Please fix …
- 3:54 PM Changeset in ffmpeg [3ff8ef62] by
- avfilter/vf_spp: Fix pointer type warning Signed-off-by: Michael …
- 3:10 PM Changeset in ffmpeg [e59c28b1] by
- avcodec/adpcm: Check idelta Fixes integer overflow Fixes: …
- 2:42 PM Ticket #4195 (No bitrate reported for FLAC stream) created by
- Summary of the bug: FFprobe does not report bitrate for a stream in a …
- 10:46 AM Ticket #4194 (hevc mpegts remuxing prints many warnings) updated by
- Well I am trying to stream over UDP. I tried also TCP and it produces …
- 10:05 AM Ticket #4194 (hevc mpegts remuxing prints many warnings) updated by
-
Priority, Keywords, Version, Component changed
How is this ticket related to UDP streaming? - 10:00 AM Changeset in ffmpeg [91bfac7] by
- h261enc: Disallow sliced encoding This avoids trying to do sliced …
- 9:59 AM Changeset in ffmpeg [df07c07b] by
- rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data …
- 9:59 AM Changeset in ffmpeg [4218174] by
- rtpenc: Set the AVFMT_TS_NONSTRICT flag In particular, when …
- 9:59 AM Changeset in ffmpeg [01f251c4] by
- rtpenc: Set the timestamp properly when sending mpegts data, too …
- 9:58 AM Changeset in ffmpeg [f2c614e8] by
- srtpproto: fix option flag type Signed-off-by: Martin Storsjö …
- 8:42 AM Ticket #4194 (hevc mpegts remuxing prints many warnings) created by
- Summary of the bug: I am trying to stream over UDP a video encoded …[…]
- 8:07 AM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by
- Just to get some clarity.. You quoted a matrix you used for qaac, and …
- 2:48 AM Changeset in ffmpeg [96e2a4ba] by
- avcodec/h264: Check *log2_weight_denom Fixes undefined behavior …
- 2:48 AM Changeset in ffmpeg [bb97f243] by
- avcodec/h264: Check *log2_weight_denom Fixes undefined behavior …
- 2:45 AM Changeset in ffmpeg [61296d41] by
- avcodec/h264: Check *log2_weight_denom Fixes undefined behavior …
- 1:34 AM Ticket #1978 (support rifx) closed by
- fixed: Fixed by Thomas Volkert in 00d7555f
- 1:32 AM Changeset in ffmpeg [b6dc16bd] by
- avcodec/hevc_ps: Check diff_cu_qp_delta_depth Fixes undefined …
- 1:19 AM Changeset in ffmpeg [3281fa89] by
- avcodec/hevc_ps: Check diff_cu_qp_delta_depth Fixes undefined …
- 12:55 AM Changeset in ffmpeg [99f8c9e4] by
- avcodec/hevc: move qp_block_mask to where its used Signed-off-by: …
Dec 17, 2014:
- 11:10 PM Changeset in ffmpeg [00d7555f] by
- wavdec: RIFX file format support Signed-off-by: Michael Niedermayer …
- 9:56 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by
- Replying to gjdfgh: > Since this company already …
- 9:54 PM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by
- Replying to otonvm: > The mix is overall quieter but …
- 9:17 PM Changeset in ffmpeg [a9c0f905] by
- avcodec/h264: Clear delayed_pic on deallocation Fixes use of freed …
- 9:14 PM Changeset in ffmpeg [a9c77e5c] by
- avcodec/h264: Clear delayed_pic on deallocation Fixes use of freed …
- 8:55 PM Changeset in ffmpeg [e8714f6f] by
- avcodec/h264: Clear delayed_pic on deallocation Fixes use of freed …
- 7:40 PM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by
- Done! Did a build from git and if works! …
- 7:02 PM Changeset in ffmpeg [de882ec] by
- avcodec/hevc: clear filter_slice_edges() on allocation This avoids …
- 7:02 PM Changeset in ffmpeg [bd62554a] by
- avcodec/dcadec: Check that the added xch channel isnt already there …
- 6:43 PM Changeset in ffmpeg [8aa8d125] by
- avcodec/hevc: clear filter_slice_edges() on allocation This avoids …
- 4:47 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by
- Since this company already published a product with the license …
- 2:33 PM Changeset in ffmpeg [7d593495] by
- avcodec/dcadec: Check that the added xch channel isnt already there …
- 12:15 PM Ticket #4182 (Unknown 16kb/s audio in Hikvision MPEG-PS recording) updated by
- Fixed. This unfortunately means that many files are impossible to …
- 12:06 PM Ticket #4182 (Unknown 16kb/s audio in Hikvision MPEG-PS recording) updated by
- Hi cehoyos permission denied to access the sample.mp4 file. -Anshul
- 11:05 AM Changeset in ffmpeg [973684a4] by
- Merge commit '456e93bfdd4cbc5e995dea415019abd0703d0e16' * commit …
- 10:57 AM Changeset in ffmpeg [b32cb08b] by
- Merge commit '2f628d5943c12389c07d652d23d3916997f9f0f6' * commit …
- 10:30 AM Ticket #4193 (ffmpeg crash) updated by
- Replying to cehoyos: > Workaround is to use the native …
- 10:19 AM Ticket #4193 (ffmpeg crash) updated by
- Replying to cehoyos: > Workaround is to use the native …
- 10:10 AM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by
-
Cc, Version changed
Replying to otonvm: > I was just getting ready to write a … - 10:04 AM Ticket #4193 (ffmpeg crash) closed by
- invalid: Workaround is to use the native encoder which has a better sound …
- 9:59 AM Ticket #4193 (ffmpeg crash) updated by
- Replying to cehoyos: > Then please test the following: > $ …
- 9:56 AM Ticket #4193 (ffmpeg crash) updated by
- Replying to cehoyos: > Then please test the following: > $ …
- 9:52 AM Ticket #4193 (ffmpeg crash) updated by
- Then please test the following: $ ffmpeg -i Ticket\ #4192.mp4 -strict …
- 9:48 AM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by
-
Cc changed
Replying to ericmcarson: > Cehoyos Not necessarily … - 9:48 AM Ticket #4193 (ffmpeg crash) updated by
- i upload the mp4 without videopart Ticket#4193_NOVIDEO.mp4
- 9:42 AM Ticket #4193 (ffmpeg crash) updated by
-
Replying to cehoyos:
> Please test with
-anand … - 9:38 AM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by
- Hello! I was just getting ready to write a similar report before I …
- 9:19 AM Ticket #4192 (ffmpeg crash) updated by
-
Component changed
- 9:19 AM Ticket #4191 (ffmpeg crash on) updated by
-
Component changed
- 9:11 AM Ticket #4193 (ffmpeg crash) updated by
-
Component changed
Please test with-anand-vn. If only-anallows to … - 7:43 AM Changeset in ffmpeg [456e93b] by
- dashenc: Adjust the start time of a segment to the end of the previous …
- 7:42 AM Changeset in ffmpeg [2f628d59] by
- dashenc: Write segment timelines properly if the timeline has gaps …
- 7:11 AM Ticket #4193 (ffmpeg crash) updated by
- "Ticket #4192.mp4"'s upload maybe failed. please use "Ticket …
- 6:45 AM Ticket #4193 (ffmpeg crash) updated by
- ffmpeg-git-20141216-64bit-static/ffmpeg -report -i Ticket\ #4192.mp4 …
- 6:43 AM Ticket #4193 (ffmpeg crash) created by
- Summary of the bug: How to reproduce: […] "Ticket #4192.mp4" have …
- 6:40 AM Ticket #4191 (ffmpeg crash on) updated by
-
Resolution changed
- 6:40 AM Ticket #4192 (ffmpeg crash) closed by
- duplicate
- 6:38 AM Ticket #4192 (ffmpeg crash) updated by
-
Status changed
- 6:38 AM Ticket #4192 (ffmpeg crash) updated by
- ffmpeg-git-20141216-64bit-static/ffmpeg -report -i Ticket\ #4192.mp4 …
- 6:35 AM Ticket #4192 (ffmpeg crash) reopened by
- 6:15 AM Ticket #3716 (ffmpeg can't seek to start of a mpeg video) updated by
- I think I am experiencing the same issue, with h.264 MP4 files that …
- 6:09 AM Ticket #4192 (ffmpeg crash) closed by
- needs_more_info
- 6:08 AM Ticket #4191 (ffmpeg crash on) closed by
- needs_more_info
- 6:04 AM Ticket #4192 (ffmpeg crash) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 6:04 AM Ticket #4191 (ffmpeg crash on) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 4:24 AM Changeset in ffmpeg [42b7d224] by
- avcodec/indeo3: use signed variables to avoid underflow Fixes out of …
- 4:24 AM Changeset in ffmpeg [cd51f417] by
- avcodec/indeo3: use signed variables to avoid underflow Fixes out of …
- 4:14 AM Changeset in ffmpeg [3ba10502] by
- avcodec/imc: dont read bits beyond the end Fixes use of uninitialized …
- 4:14 AM Changeset in ffmpeg [ddd7dac7] by
- avcodec/utils: check the private context class Signed-off-by: Michael …
- 4:14 AM Changeset in ffmpeg [3305acdc] by
- avcodec/indeo3: use signed variables to avoid underflow Fixes out of …
- 3:27 AM Changeset in ffmpeg [254da44b] by
- flacenc: calculate lower sum levels in-place. Should improve cache …
- 2:58 AM Ticket #3705 (Seeking fails for H264 file) updated by
- There is progress on this issue ??
- 1:18 AM Changeset in ffmpeg [abbcc68e] by
- libavutil: cosmetic: inserted spaces wherever necessary …
- 1:14 AM Changeset in ffmpeg [45bb57e0] by
- avcodec/h264: make the first field of H264Context an AVClass Fixes …
- 1:14 AM Changeset in ffmpeg [da811dfc] by
- avcodec/h264: make the first field of H264Context an AVClass Fixes …
- 12:33 AM Changeset in ffmpeg [f3b5b139] by
- avcodec/h264: make the first field of H264Context an AVClass Fixes …
Dec 16, 2014:
- 11:01 PM Changeset in ffmpeg [ec0f77fb] by
- swscale: increase yuv2rgb table headroom Fixes out of array access …
- 10:58 PM Changeset in ffmpeg [dce726f0] by
- swscale: increase yuv2rgb table headroom Fixes out of array access …
- 10:58 PM Changeset in ffmpeg [ea5b4c68] by
- avformat/mov: fix integer overflow of size Fixes: …
- 10:57 PM Changeset in ffmpeg [3aa99bed] by
- avformat/mov: check atom nesting depth Fixes call stack overflow …
- 10:55 PM Changeset in ffmpeg [65d426bd] by
- avformat/mov: check atom nesting depth Fixes call stack overflow …
- 10:37 PM Changeset in ffmpeg [2a983ff] by
- swscale: increase yuv2rgb table headroom Fixes out of array access …
- 10:37 PM Changeset in ffmpeg [be9ce6e1] by
- avformat/mov: fix integer overflow of size Fixes: …
- 10:37 PM Changeset in ffmpeg [caa7a391] by
- avformat/mov: check atom nesting depth Fixes call stack overflow …
- 10:06 PM Changeset in ffmpeg [ece0c9c4] by
- avcodec/utvideodec: Fix handling of slice_height=0 Fixes out of array …
- 10:06 PM Changeset in ffmpeg [64fdce78] by
- avcodec/utvideodec: Fix handling of slice_height=0 Fixes out of array …
- 10:00 PM Changeset in ffmpeg [3881606] by
- avcodec/utvideodec: Fix handling of slice_height=0 Fixes out of array …
- 9:16 PM Ticket #4187 (PSNR filter not returning error with different input formats) updated by
- Replying to richardpl: > What documentation? …
- 7:56 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by
- Replying to HallEstillLaw: > My name is Randy McCarthy, I …
- 7:32 PM Changeset in ffmpeg [a9a3c005] by
- doc/filters: fix typos and spelling errors Prompted-by: Carl Oxwall …
- 7:24 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by
- My name is Randy McCarthy, I am an intellectual property attorney with …
- 6:43 PM Changeset in ffmpeg [0da0d775] by
- avcodec/vmdvideo: Check len before using it in method 3 Fixes out of …
- 6:41 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by
- Cehoyos, I am not randomly closing tickets. I am marking the issue as …
- 6:38 PM Changeset in ffmpeg [195e8ec] by
- avcodec/vmdvideo: Check len before using it in method 3 Fixes out of …
- 6:19 PM Changeset in ffmpeg [211200e] by
- avcodec/xface: Add asserts to limit nb_words from becoming too large …
- 6:19 PM Changeset in ffmpeg [93a5a16f] by
- avcodec/xface: correct the XFACE_MAX_* values Fixes out of array …
- 5:50 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) reopened by
- Please do not randomly close tickets. Please go through our compliance …
- 5:32 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) closed by
- fixed
- 5:26 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) reopened by
- Please allow me to express my deepest regrets that we are not able …
- 5:11 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) closed by
- fixed
- 5:10 PM Ticket #4177 (Digimetrics Hydra Player violates the GPL) updated by
- Digimetrics fully complies with the LGPL with the current builds of …
- 3:27 PM Changeset in ffmpeg [3030fb7e] by
- avcodec/vmdvideo: Check len before using it in method 3 Fixes out of …
- 2:55 PM Changeset in ffmpeg [a4ffcf0] by
- avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory …
- 2:55 PM Changeset in ffmpeg [da52c0eb] by
- avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory …
- 2:54 PM Changeset in ffmpeg [8815ddc2] by
- configure: create the tests directory like the doc directory This …
- 2:37 PM Changeset in ffmpeg [b8eb8b03] by
- avformat/hlsenc: Use av_freep() to avoid leaving stale pointers in …
- 2:37 PM Changeset in ffmpeg [91ea4665] by
- avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory …
- 2:37 PM Changeset in ffmpeg [16d763f] by
- avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory …
- 10:10 AM Changeset in ffmpeg [5f90ef66] by
- lavfi: add colorlevels filter Signed-off-by: Paul B Mahol …
- 10:02 AM Ticket #4187 (PSNR filter not returning error with different input formats) updated by
- What documentation?
- 8:35 AM Ticket #4189 (webcam overlay audio desync Windows 7) updated by
- Please provide the command line together with the complete, uncut …
- 2:57 AM Changeset in ffmpeg [92a596f1] by
- avformat/hlsenc: fix hls_write_trailer() on hls_start() failure Close …
- 2:52 AM Changeset in ffmpeg [402a61c9] by
- snow_dwt: Don't try and free members of non-existent arrays If …
- 1:51 AM Changeset in ffmpeg [0a7964dc] by
- vp9/x86: save one register on 32bit idct32x32. Fixes build on win32. …
- 1:23 AM Changeset in ffmpeg [1a86e29f] by
- Merge commit '6f4364aba9d70dc5fd9f1c88b9c03bf9ea893d40' * commit …
Dec 15, 2014:
- 11:10 PM Changeset in ffmpeg [c03491d9] by
- Update for 1.2.11 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 10:52 PM Changeset in ffmpeg [2c01dd2e]n2.5.1 by
- Update Changelog for 2.5.1 Signed-off-by: Michael Niedermayer …
- 10:26 PM Changeset in ffmpeg [d2f9aefb] by
- ffmpeg: Check for subtitle_out malloc failure Signed-off-by: Michael …
- 9:46 PM Ticket #4190 (offer internal font for drawtext) updated by
-
Priority, Keywords, Version changed
- 9:45 PM Changeset in ffmpeg [4f1923a9] by
- avcodec/tiffenc: Consistently use ADD_ENTRY1() Signed-off-by: Michael …
- 9:42 PM Changeset in ffmpeg [6f4364a] by
- mov: Fix handling of zero-length metadata values Since 3cec81f4d4, a …
- 9:24 PM Ticket #4190 (offer internal font for drawtext) created by
- Summary of the bug: I propose supporting an interal font for use with …
- 9:14 PM Changeset in ffmpeg [4cffcbc8] by
- Merge commit '10d4c5e55e5b23e165aa4c7723073ebe2c2e7da0' * commit …
- 9:00 PM Changeset in ffmpeg [07b4d4b1] by
- Merge commit '3c27275c1309190f2d6ed69140b67d014215b6c9' * commit …
- 8:46 PM Changeset in ffmpeg [41915d0b] by
- Merge commit '4690e01c3aaf495c87127e5dc74aa347197dbc0b' * commit …
- 8:35 PM Changeset in ffmpeg [71df932] by
- Merge commit '490a3ebf36821b81f73e34ad3f554cb523dd2682' * commit …
- 8:27 PM Changeset in ffmpeg [38c3ffbd] by
- Merge commit 'd75190aa93206c02cb4f18a66d2c927d6a0198e1' * commit …
- 8:19 PM Changeset in ffmpeg [0a3ffcf] by
- Merge commit '63fcedcf01247f15b72c0d1f959bb3b612853ba8' * commit …
- 8:12 PM Changeset in ffmpeg [b799ec7e] by
- avcodec/hevc: Print an error if luma_log2_weight_denom is out of range …
- 8:06 PM Changeset in ffmpeg [241943d3] by
- Merge commit 'b2bece5e9a4dd96142962c6798e187c77b88bbfa' * commit …
- 7:07 PM Ticket #3598 (Too verbose output using concat demuxer with wav files) closed by
- fixed: Fixed by nicolas in acbc2ed26ab6d1f3fbd0db3c594672561a692d99
- 7:00 PM Changeset in ffmpeg [acbc2ed] by
- lavf/concatdec: handle NOPTS start_time. Fix trac ticket #3598. …
- 6:40 PM Ticket #4189 (webcam overlay audio desync Windows 7) updated by
- without overlay, all is ok
- 6:39 PM Ticket #4189 (webcam overlay audio desync Windows 7) created by
- Hi im using this command. FFmpeg 32bit windows static version from …
- 5:59 PM Changeset in ffmpeg [9887e7df] by
- Changelog: Add 10bit spp Signed-off-by: Michael Niedermayer …
- 5:58 PM Ticket #4188 (Can't type anything on ffmpeg?) closed by
- invalid: Sorry, this is the bug tracker not a support forum, see …
- 5:55 PM Ticket #4188 (Can't type anything on ffmpeg?) created by
- Hi everyone, I have a Macbook. I just downloaded the ffmpeg. But I …
- 5:49 PM Changeset in ffmpeg [838aa08d] by
- avfilter/vf_spp: support 10bit per sample Signed-off-by: Michael …
- 5:25 PM Changeset in ffmpeg [1307c11c] by
- avcodec/avdct: support >8bit per sample dcts Signed-off-by: Michael …
- 4:58 PM Ticket #3610 ("threads" option is not described in ffmpeg.1 or online ffmpeg doc) closed by
- fixed: Fixed in c1d9283b1e4b3b90d5064e0f1cc29a94aa73cda9
- 4:54 PM Changeset in ffmpeg [c1d9283] by
- doc/ffplay: remove duplicate threads option, this is documented in …
- 3:01 PM Changeset in ffmpeg [ae658efe] by
- avformat/xmv: Check return code of ff_alloc_extradata() …
- 2:49 PM Changeset in ffmpeg [480cd822] by
- avformat/flic: se av_freep() to avoid leaving stale extradata pointer …
- 2:48 PM Changeset in ffmpeg [0051e3c2] by
- avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale extradata …
- 2:47 PM Changeset in ffmpeg [c116befc] by
- avformat/xmv: use av_freep() to avoid leaving stale extradata pointer …
- 2:46 PM Changeset in ffmpeg [10d4c5e5] by
- tiff: set the correct return value when check_size() fails Only one …
- 2:46 PM Changeset in ffmpeg [3c27275c] by
- tiff: Check the check_size() return value and forward it Also use the …
- 2:46 PM Changeset in ffmpeg [4690e01c] by
- prores: Evaluate all the quantizers Prevent an uninitialized data …
- 2:46 PM Changeset in ffmpeg [490a3ebf] by
- matroskadec: Fix read-after-free in matroska_read_seek() In …
- 2:46 PM Changeset in ffmpeg [d75190aa] by
- mpegvideo: move REBASE_PICTURE where it is used Drop an unused #undef …
- 2:46 PM Changeset in ffmpeg [63fcedcf] by
- mpegvideo: remove unused function declaration
- 2:46 PM Changeset in ffmpeg [b2bece5e] by
- hevc: always clip luma_log2_weight_denom Its value shall be between 0 …
- 2:43 PM Changeset in ffmpeg [89f0fea] by
- avformat/assenc: Use av_freep() to avoid leaving stale pointers in …
- 2:43 PM Changeset in ffmpeg [51b19321] by
- avformat/avidec: Use av_freep() to avoid leaving stale pointers in …
- 2:30 PM Changeset in ffmpeg [5e26152e] by
- Update for FFmpeg 2.5.1 Signed-off-by: Michael Niedermayer …
- 12:56 PM Changeset in ffmpeg [e631872f] by
- configure: create the tests directory like the doc directory This …
- 12:44 PM Changeset in ffmpeg [5ceae49] by
- Merge commit '864c0c50eb0e7a112b20007459b0cb94b61cb8d3' into …
- 12:03 PM Changeset in ffmpeg [228fded0] by
- Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22' * commit …
- 11:23 AM Changeset in ffmpeg [d2f9b9da] by
- Merge commit '5a82ad644f281701eb22e0359fd732fac67aafa4' * commit …
- 11:04 AM Changeset in ffmpeg [0c773390] by
- Merge commit 'bcbdeb318e0828cf00b458885ffa1e1596c85d06' * commit …
- 10:57 AM Ticket #3414 (ffmpeg stream to ffserver fails with "Not enough space") updated by
-
Component changed
- 4:32 AM Changeset in ffmpeg [135c7331] by
- lavu/frame: fix malloc error path in av_frame_copy_props() The error …
- 3:46 AM Changeset in ffmpeg [a400edbb] by
- lavu/frame: fix malloc error path in av_frame_copy_props() The error …
- 3:00 AM Ticket #3566 (Support new HikVision CCTV files) updated by
-
Cc changed
Replying to sabkaraja: > … - 2:59 AM Ticket #3551 (Wrong duration shown for some FLV files) updated by
-
Priority, Component changed
- 2:04 AM Ticket #4183 (--shlibdir does not default to --libdir) closed by
- fixed: Should be fixed in 4fa42e04 - thank you for the report!
- 1:49 AM Changeset in ffmpeg [4fa42e04] by
- configure: Set the default for --shlibdir to --libdir. Fixes ticket …
- 1:48 AM Ticket #4173 (mxf: memory leak with fuzzed file) closed by
- fixed: Should be fixed in 4373a25d - thank you for the report!
- 1:34 AM Changeset in ffmpeg [cae893f6] by
- vp9/x86: sse2 MC assembly. Also a slight change to the ssse3 code, …
- 12:37 AM Changeset in ffmpeg [4373a25d] by
- lavf/mxfdec: Fix memleaks reading corrupt files. Fixes ticket #4173. …
- 12:31 AM Changeset in ffmpeg [27bdfd2] by
- lavf/mxfdec: Factorize mxf_read_close(). This will allow to fix leaks …
Dec 14, 2014:
- 11:51 PM Ticket #3686 (ffprobe returns incorrect duration) updated by
-
Priority, Keywords, Version, Component changed
Regression since 394b0c830a21e6fa343053d3b8fa92b9b08fd380 - 11:38 PM Changeset in ffmpeg [fd77fbb3] by
- vp9/x86: 32bit and sse2 support for vp9 inverse transform assembly …
- 11:38 PM Changeset in ffmpeg [4efdb29c] by
- avformat/dv: Use av_freep() to avoid leaving stale pointers in memory …
- 10:55 PM Changeset in ffmpeg [00dc2859] by
- cmdutils: use macros for device test Signed-off-by: Lukasz Marek …
- 10:55 PM Changeset in ffmpeg [b3311f3] by
- lavd/alsa-audio-common: mark default device in device list …
- 10:55 PM Changeset in ffmpeg [279412c8] by
- lavd/avdevice: use better option types for caps options Using …
- 10:53 PM Ticket #3655 (splitting a file with -f segment options causes all per stream ...) updated by
-
Version, Resolution, Reproduced by developer changed
Fixed since FFmpeg 2.4 - 9:54 PM Changeset in ffmpeg [82909954] by
- Merge commit 'fd665f7f48fa7db89eb9a93ac33919f6adc40f9d' * commit …
- 9:23 PM Changeset in ffmpeg [27f2e211] by
- Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816' * commit …
- 9:14 PM Changeset in ffmpeg [3f679f7] by
- Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021' * commit …
- 9:07 PM Changeset in ffmpeg [0b30d186] by
- Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9' * commit …
- 9:06 PM Changeset in ffmpeg [add040ff] by
- Merge commit 'e10e6651b50b4087f08813f3e503620db7413d3a' * commit …
- 9:04 PM Changeset in ffmpeg [bab8d73] by
- vaapi: wrap codec specific functions in appropiate #ifs Fix linking …
- 9:03 PM Changeset in ffmpeg [5a82ad64] by
- svq1dec: Unbreak the scratch buffer allocation The input packets are …
- 9:03 PM Changeset in ffmpeg [bcbdeb31] by
- asvenc: Forward the error instead of asserting on it Bug-Id: CID …
- 7:58 PM Changeset in ffmpeg [3b3a3c3d] by
- avformat/utils: Do not update programs streams from program-less …
- 7:58 PM Ticket #3686 (ffprobe returns incorrect duration) closed by
- fixed: Fixed in a29524bf2e197dd8d582445de0fe17f03b79f79d
- 7:56 PM Changeset in ffmpeg [a29524bf] by
- avformat/utils: Do not update programs streams from program-less …
- 7:26 PM Changeset in ffmpeg [e7fdd6aa] by
- avconv: Use the mpeg12 private option scan_offset Introduced in …
- 7:08 PM Changeset in ffmpeg [8ddfc00a] by
- avformat/mp3dec: Name the dummy variable as what it is, to avoid …
- 6:48 PM Encode/FFV1 edited by
- Commands pretty-print (diff)
- 6:37 PM Encode/FFV1 edited by
- Pretty print (diff)
- 6:23 PM Ticket #3677 (av_read_frame after av_seek_frame failed (.rm)) updated by
-
Keywords, Version, Component changed
- 6:22 PM AudioChannelManipulation edited by
- mention A/52:2010 downmixing sections (diff)
- 5:43 PM Changeset in ffmpeg [864c0c5] by
- avconv: Use the mpeg12 private option scan_offset Introduced in …
- 5:34 PM Changeset in ffmpeg [fd665f7] by
- avconv: Use the mpeg12 private option scan_offset Introduced in …
- 5:30 PM Changeset in ffmpeg [559fa0d4] by
- vdpau: add mapping for H.264 Constrained Baseline profile and fallback …
- 5:29 PM Changeset in ffmpeg [8502c1e9] by
- vdpau: add mapping for H.264 Extended profile Signed-off-by: Anton …
- 5:29 PM Changeset in ffmpeg [8b51bcfe] by
- vdpau: revector macro to reduce line span Signed-off-by: Anton …
- 5:15 PM Changeset in ffmpeg [e10e6651] by
- thread: use "" instead of <> for including the w32pthreads wrapper …
- 5:11 PM Ticket #4186 (Error when adding srt file that contains two entries starting at the ...) updated by
- Agreed. VLC displays all entries at the same time, that seems …
- 5:03 PM Ticket #3677 (av_read_frame after av_seek_frame failed (.rm)) updated by
-
Keywords, Summary changed
- 4:51 PM Ticket #3655 (splitting a file with -f segment options causes all per stream ...) closed by
- worksforme: I see a "TAG:rotate=90" in the ffprobe output, if i run the commands …
- 4:42 PM Changeset in ffmpeg [237958f] by
- avformat/aviobuf: Check that avio_seek() target is non negative Fixes …
- 4:42 PM Changeset in ffmpeg [13244abc] by
- avformat/aviobuf: Check that avio_seek() target is non negative Fixes …
- 4:39 PM Changeset in ffmpeg [ed86dbd0] by
- avformat/aviobuf: Check that avio_seek() target is non negative Fixes …
- 4:36 PM Ticket #4146 (zoompan progress stops after 2 sec when it is overlayed) updated by
-
Description changed
- 3:52 PM Ticket #4146 (zoompan progress stops after 2 sec when it is overlayed) updated by
- No solutions seem working despite your comment. Could-you please give …
- 3:35 PM Ticket #4186 (Error when adding srt file that contains two entries starting at the ...) updated by
- Considering each subtitle replaces the previous one, what would you …
- 3:08 PM Ticket #4187 (PSNR filter not returning error with different input formats) updated by
-
Actually, there is. Look for “if pix_fmt is a single
+” in … - 3:04 PM Ticket #4187 (PSNR filter not returning error with different input formats) closed by
- wontfix: ffmpeg picks format and there is nothing that can be fixed from filter …
- 2:56 PM Changeset in ffmpeg [6de2f027] by
- avfilter/vf_dctdnoiz: use av_freep() to avoid leaving stale pointers …
- 2:54 PM Changeset in ffmpeg [eb055295] by
- avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in …
- 1:30 PM Changeset in ffmpeg [ad2deb02] by
- avcodec/xiph: mark returned header pointers const from …
- 12:33 PM Ticket #4187 (PSNR filter not returning error with different input formats) updated by
- Please always add the complete, uncut console output if you open a …
- 9:48 AM Ticket #4187 (PSNR filter not returning error with different input formats) created by
- I am expecting the psnr-filter to return with error message "Inputs …
- 8:32 AM Ticket #4185 (hevc regression) updated by
-
Cc changed
- 8:31 AM Ticket #4185 (hevc regression) updated by
- The attached patch is quite certainly incomplete and the variable name …
- 8:28 AM Ticket #4185 (hevc regression) updated by
- The reason for the problem, as far as I can see, is in the HEVC Spec, …
- 3:04 AM Ticket #4186 (Error when adding srt file that contains two entries starting at the ...) created by
- How to reproduce: […]
- 1:37 AM Ticket #4185 (hevc regression) updated by
- Short sample uploaded to …
- 1:37 AM Ticket #4185 (hevc regression) created by
- As reported by Hendrik on irc, some frames are skipped for the hevc …
- 1:24 AM Ticket #3629 (Remuxing 25 fps single frame file to nut container seemingly results ...) closed by
- fixed: Fixed in add46edf33a72b5b3d3af3761d7b372d16769911 …
- 1:14 AM Ticket #3927 (feature request: enable pix_fmt xyz12le / xyz12be for TIFF sequences) updated by
- If you want xyz in tiff, please provide a sample.
- 1:12 AM Changeset in ffmpeg [3b537eab] by
- avformat/nutenc: store the actual r_frame_rate in the corresponding …
- 1:12 AM Changeset in ffmpeg [28a6f970] by
- ffmpeg: forward r_frame_rate to the muxer in case of stream copy …
- 1:12 AM Changeset in ffmpeg [add46edf] by
- avformat/utils: use r_frame_rate only in the demuxer for …
Dec 13, 2014:
- 10:40 PM Ticket #3927 (feature request: enable pix_fmt xyz12le / xyz12be for TIFF sequences) updated by
- Hi cehoyos, thanks I was quite deep into this topic the last weeks …
- 10:35 PM Changeset in ffmpeg [d823edee] by
- avcodec: fix wording in AVSubtitleRect doxy
- 9:20 PM Changeset in ffmpeg [8e17d288] by
- swresample/soxr_resample: fix error handling Fixes CID1257659 …
- 9:20 PM Changeset in ffmpeg [9783d5bf] by
- swresample/soxr_resample: fix error handling Fixes CID1257659 …
- 8:12 PM Changeset in ffmpeg [4b6f2253] by
- swresample/soxr_resample: fix error handling Fixes CID1257659 …
- 7:52 PM Changeset in ffmpeg [d5a263f4] by
- fix "than" typo Found-by reimar Signed-off-by: Michael Niedermayer …
- 7:00 PM Ticket #3599 (mp3 encoder set wrong bitrate or version flag) closed by
- invalid: Well, the xing header needs some space and so the lower bitrates …
- 6:50 PM Ticket #3571 (Drawtext fontcolor alpha not working with border (border and glyph ...) updated by
-
Status changed
- 6:50 PM Ticket #3571 (Drawtext fontcolor alpha not working with border (border and glyph ...) updated by
-
Analyzed by developer, Summary changed
This is caused by the way the border is drawn, if no border is drawn … - 6:33 PM Ticket #3551 (Wrong duration shown for some FLV files) updated by
-
Type changed
This file is invalid as it has been randomly truncated. The truncation … - 6:20 PM Changeset in ffmpeg [53496aa7] by
- avformat/utils: Do not estimate the container bitrate from the streams …
- 5:33 PM Ticket #3927 (feature request: enable pix_fmt xyz12le / xyz12be for TIFF sequences) updated by
- Could you provide a sample image (tif xyz)? I thought we have one but …
- 4:16 PM Changeset in ffmpeg [609a73b6] by
- avfilter/vf_uspp: fix gray pixfmt handling Signed-off-by: Michael …
- 3:54 PM Changeset in ffmpeg [3dd5f7aa] by
- avfilter/vf_uspp: fix used chroma subsampling factors Signed-off-by: …
- 3:38 PM Changeset in ffmpeg [354fda76] by
- avfilter/vf_uspp: fix used pix_fmt Found-by: carl Signed-off-by: …
- 2:15 PM Changeset in ffmpeg [5d0cfb5] by
- avcodec/dvdsubdec: Avoid strerror() due to thread saftey …
- 2:12 PM Changeset in ffmpeg [3ab82e92] by
- avcodec/libxvid_rc: Avoid strerror() for thread saftey Signed-off-by: …
- 2:06 PM Changeset in ffmpeg [d7de48f0] by
- avformat/mov: Simplify code by using OFFSET() and FLAGS macros …
- 1:18 PM Changeset in ffmpeg [43fb40c3] by
- avfilter/vf_kerndeint: use av_freep(), avoid leaving stale pointers in …
- 1:18 PM Changeset in ffmpeg [498396f8] by
- avfilter/vf_unsharp: use av_freep() avoid leaving stale pointers in …
- 11:35 AM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by
- Replying to paheikki: > if there's an error in the …
- 11:34 AM Ticket #4184 (No warning is shown if -vf is specified too often.) created by
- The following works as expected: […] The following should show a …
- 4:48 AM Changeset in ffmpeg [792a5004] by
- avfilter/vf_uspp: Add grayscale support Signed-off-by: Michael …
- 4:48 AM Changeset in ffmpeg [b898c49b] by
- avfilter/vf_uspp: assert that the qp_type is valid Signed-off-by: …
- 2:52 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I have some nice improvements for VBR half-baked, just making sure …
- 2:28 AM Ticket #4183 (--shlibdir does not default to --libdir) updated by
- There is '-' missing in your command. I suppose that is a typo? If …
- 1:51 AM Changeset in ffmpeg [10ef8f06] by
- doc: add FFREPORT example And fix a few nits. Signed-off-by: Lou …
- 12:04 AM Ticket #4183 (--shlibdir does not default to --libdir) updated by
- There is a configure option: `-shlibdir "install shared libs in DIR …
Dec 12, 2014:
- 10:40 PM Changeset in ffmpeg [a963fdb] by
- lavu/dict: check for malloc failures Signed-off-by: Michael …
- 10:37 PM Changeset in ffmpeg [a66893ac] by
- avformat/utils: check for malloc failure Signed-off-by: Michael …
- 10:09 PM Ticket #4183 (--shlibdir does not default to --libdir) updated by
- > but the current behaviour may be intended At least in Slackware, …
- 7:30 PM AudioChannelManipulation edited by
- explicitly define amerge inputs so users don't think it is automatic (diff)
- 7:00 PM BadIP edited by
- order, add another human spammer (diff)
- 6:48 PM Ticket #4183 (--shlibdir does not default to --libdir) updated by
-
Status, Component changed
I sent a patch but the current behaviour may be intended. - 6:31 PM Changeset in ffmpeg [ce35a613] by
- lavc/avpacket: check for malloc failure Signed-off-by: Michael …
- 6:30 PM Ticket #4183 (--shlibdir does not default to --libdir) created by
- Summary of the bug: Compilation with --enable-shared installed .a libs …
- 6:28 PM Changeset in ffmpeg [9f85c27] by
- Delete mp=uspp
- 6:26 PM Ticket #4182 (Unknown 16kb/s audio in Hikvision MPEG-PS recording) updated by
- http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket4182/
- 6:26 PM Ticket #4182 (Unknown 16kb/s audio in Hikvision MPEG-PS recording) created by
- User sabkaraja uploaded a Hikvision recording for which H.264 video …
- 5:34 PM Ticket #4163 (Encodes incompatible videos from similar picture and audio files) updated by
- Dear cehoyos and other developers, THANKS! After spending more than a …
- 5:14 PM Changeset in ffmpeg [2a8eb0d1] by
- avfilter/vf_spp: The qp array width is qp_stride not stride/16 …
- 5:13 PM Changeset in ffmpeg [e8dbecb] by
- avfilter/vf_spp: Allocate qp storage after qp_stride is known …
- 1:46 PM Changeset in ffmpeg [eb725235] by
- avdevice/v4l2: use av_freep() to avoid leaving stale pointers in …
- 12:34 PM Changeset in ffmpeg [30d2ac4b] by
- avfilter/vf_spp: change temporary to unsigned More consistent with …
- 10:44 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by
- Carl, you are confusing the *coding method* of the picture with the …
- 3:56 AM Ticket #3596 (broken output in uspp filter when using 8 quality mode and fixed qp) closed by
- fixed: Fixed in e07c82688e8187dbafac489b7c15427252974021
- 3:28 AM Changeset in ffmpeg [e07c8268] by
- avfilter/vf_uspp: fix integer overflow in intermediate Fixes …
- 2:17 AM Ticket #4181 (libilbc segfault) updated by
- Replying to Timothy_Gu: > If possible, could you please …
- 2:02 AM Ticket #2916 (uspp filter & spupport yuv444p) closed by
- fixed: This was implemented for the native uspp filter by Arwa Arif in 100fc395
- 2:01 AM Ticket #4174 (uspp - format and size not set) closed by
- fixed: The filter was ported to a native filter by Arwa Arif in 100fc395 - …
- 1:56 AM Ticket #4181 (libilbc segfault) updated by
-
Resolution changed
Reclosing as invalid as this is not a bug in FFmpeg. - 1:54 AM Ticket #4181 (libilbc segfault) updated by
- OK, I have fixed this problem (hopefully): …
- 1:39 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I'm not sure whether to fix or scrap fast and faac. Fast would be nice …
- 1:00 AM Changeset in ffmpeg [13c3a97b] by
- avfilter/vf_uspp: remove YUV 411/422/440 snow doesnt support …
- 1:00 AM Changeset in ffmpeg [e1540cdf] by
- avfilter/vf_uspp: use the average QP instead of QP[0] Signed-off-by: …
- 1:00 AM Changeset in ffmpeg [5172782] by
- avfilter/vf_uspp: The qp array width is qp_stride not stride/16 …
- 1:00 AM Changeset in ffmpeg [d2d8ac24] by
- avfilter/vf_uspp: Allocate qp storage after qp_stride is known …
- 12:58 AM Changeset in ffmpeg [327c5292] by
- avfilter/version: bump for uspp Found-by: ubitux Signed-off-by: …
- 12:52 AM Changeset in ffmpeg [1a4128c8] by
- LICENSE: mention that uspp is GPL
- 12:52 AM Changeset in ffmpeg [df307deb] by
- build: add forgotten avcodec dependency in uspp
- 12:52 AM Changeset in ffmpeg [e93abe1f] by
- avfilter/uspp: use AVFILTER_DEFINE_CLASS()
- 12:45 AM Changeset in ffmpeg [397859c4] by
- avfilter/uspp: make src const in store_slice_c()
- 12:43 AM Ticket #4181 (libilbc segfault) updated by
- Replying to llogan: > I expect Timothy Gu would be more …
- 12:42 AM Changeset in ffmpeg [73d88109] by
- avfilter/uspp: misc style fixes
- 12:03 AM Changeset in ffmpeg [100fc395] by
- lavfi: USPP Filter Previous version reviewed by: Stefano Sabatini …
Note:
See TracTimeline
for information about the timeline view.
