Timeline
Jun 14, 2017:
- 11:02 PM Changeset in ffmpeg [4993a68] by
- hwcontext: Mark local table static const
- 10:20 PM Changeset in ffmpeg [e53c9065] by
- avutil/tests: remove float_dsp test It's been ported to checkasm. …
- 10:20 PM Changeset in ffmpeg [5b10f484] by
- checkasm: add float_dsp tests Ported from libavutil/tests/float_dsp.c …
- 10:18 PM Changeset in ffmpeg [37388b11] by
- checkasm: add a checkasm_checked_call function that doesn't issue emms …
- 10:16 PM Changeset in ffmpeg [12245ab1] by
- avcodec/mpeg4videodec: Check sprite delta upshift against overflowing. …
- 10:16 PM Changeset in ffmpeg [0a87be40] by
- avcodec/mpeg4videodec: Fix integer overflow in …
- 10:16 PM Changeset in ffmpeg [900fe8ee] by
- avcodec/dnxhdenc: Assert that frame size is not assigned an error code …
- 10:12 PM Ticket #6356 (implementation of "scaling_list_data" function (hevc_ps.c) does not ...) closed by
- fixed: Fixed in 88a2e4504d1820e717730ff5f5dc0cf4d90cdd6e. A test-usable …
- 10:08 PM Changeset in ffmpeg [88a2e450] by
- hevc: Fix scaling list prediction delta for the 32x32 inter matrix …
- 9:27 PM Changeset in ffmpeg [5de38188] by
- doc: Document hwupload, hwdownload and hwmap filters (cherry picked …
- 9:27 PM Changeset in ffmpeg [d81be0a6] by
- vf_hwmap: Add reverse mapping for hardware frames This is something …
- 9:27 PM Changeset in ffmpeg [b2ef1f4] by
- vf_hwmap: Add device derivation Also refactor a little and improve …
- 9:27 PM Changeset in ffmpeg [d59c6a3] by
- hwcontext: Improve allocation in derived contexts Use the flags …
- 9:27 PM Changeset in ffmpeg [a97fb144] by
- hwcontext_qsv: Implement mapping frames to the child device type …
- 9:27 PM Changeset in ffmpeg [f82ace71] by
- hwcontext_qsv: Implement mapping frames from the child device type …
- 9:27 PM Changeset in ffmpeg [ec3dbeae] by
- hwcontext: Add frame context mapping for nontrivial contexts Some …
- 9:27 PM Changeset in ffmpeg [045ff8d] by
- hwcontext_qsv: Support derivation from child devices (cherry picked …
- 9:27 PM Changeset in ffmpeg [7ce47090] by
- ffmpeg: Support setting the hardware device to use when filtering …
- 9:27 PM Changeset in ffmpeg [38820631] by
- vaapi: Add external control of allow-profile-mismatch Uses the …
- 9:27 PM Changeset in ffmpeg [49ae8a5e] by
- lavc: Add flag to allow profile mismatch with hardware decoding …
- 9:26 PM Changeset in ffmpeg [b658b539] by
- vaapi_encode: Use gop_size consistently in RC parameters The …
- 9:26 PM Changeset in ffmpeg [28aedeed] by
- qsvenc: Allow use of hw_device_ctx to make the internal session …
- 9:26 PM Changeset in ffmpeg [8aa3c2df] by
- qsvdec: Allow use of hw_device_ctx to make the internal session …
- 9:26 PM Changeset in ffmpeg [91c3b50d] by
- qsv: Add ability to create a session from a device (cherry picked …
- 9:26 PM Changeset in ffmpeg [bff7bec1] by
- vf_deinterlace_vaapi: Add support for field rate output In order to …
- 9:26 PM Changeset in ffmpeg [527a1e21] by
- ffmpeg: Document the -init_hw_device option (cherry picked from …
- 9:26 PM Changeset in ffmpeg [e462ace8] by
- ffmpeg: Enable generic hwaccel support for VDPAU (cherry picked from …
- 9:26 PM Changeset in ffmpeg [be510733] by
- ffmpeg: Enable generic hwaccel support for VAAPI (cherry picked from …
- 9:26 PM Changeset in ffmpeg [06043cc0] by
- ffmpeg: Generic device setup Not yet enabled for any hwaccels. …
- 9:26 PM Changeset in ffmpeg [0b1794a4] by
- hwcontext: Make it easier to work with device types Adds functions to …
- 9:25 PM Changeset in ffmpeg [b22172f6] by
- hwcontext: Add device derivation Creates a new device context from …
- 9:23 PM Changeset in ffmpeg [92bd089] by
- vaapi_encode: Discard output buffer if picture submission fails …
- 9:23 PM Changeset in ffmpeg [f2e4fb61] by
- hwcontext_vaapi: Try to support the VDPAU wrapper The driver is …
- 9:20 PM Changeset in ffmpeg [20400835] by
- lavc/aarch64/simple_idct: fix build with Xcode 7.2
- 4:51 PM Ticket #6451 (ffmpeg not able to decrypt mp4 fragment files) updated by
- The decryption key was wrong. This is the correct one: […]
- 4:23 PM Ticket #6459 (Invalid write in ff_vp9_ipred_dr_16x16_16_avx2) updated by
- Also, @msmith, I don't know how you guys do it, but it's pretty …
- 4:18 PM Ticket #6462 (General Protection Fault in ff_vp9_iadst_iadst_16x16_add_10_sse2) closed by
- duplicate: Duplicate of 6459.
- 4:18 PM Ticket #6461 (Invalid write in decode_coeffs_b_generic()) closed by
- duplicate: Duplicate of 6459.
- 4:18 PM Ticket #6460 (Invalid free() in vp9.c) closed by
- duplicate: Duplicate of 6459.
- 3:59 PM Ticket #6459 (Invalid write in ff_vp9_ipred_dr_16x16_16_avx2) updated by
- Hi Carl, just checking, did you confirm that there's no other issues …
- 3:51 PM Ticket #6459 (Invalid write in ff_vp9_ipred_dr_16x16_16_avx2) closed by
- fixed: Fixed by Ronald in d35ff98e270d904481ab75d58d6cf6badf85e1b2
- 3:37 PM Changeset in ffmpeg [d35ff98e] by
- vp9: fix overwrite in ff_vp9_ipred_dr_16x16_16_avx2. Fixes trac issue …
- 3:22 PM Ticket #6463 (av_interleaved_write_frame(): Cannot allocate memory) updated by
- I have not problem with network input and non-network output. Process …
- 12:49 PM Ticket #4145 (when rebroadcasting/streaming to flv format with aac_adtstoasc ...) updated by
- I believe YouTube recently (June 2017) made changes to their ingestion …
- 10:06 AM Ticket #6463 (av_interleaved_write_frame(): Cannot allocate memory) updated by
- I tested this command on version 1 year older, and have problem. I …
- 9:56 AM Ticket #6463 (av_interleaved_write_frame(): Cannot allocate memory) updated by
- The issue is neither reproducible with non-network input and network …
- 9:54 AM Ticket #6463 (av_interleaved_write_frame(): Cannot allocate memory) updated by
- Yes, network required. How can I get more detailed information? If you …
- 9:43 AM Ticket #6464 (videotoolbox decoding error) updated by
-
Priority, Keywords, Version changed
- 9:41 AM Ticket #6463 (av_interleaved_write_frame(): Cannot allocate memory) updated by
-
Priority, Keywords, Version, Component changed
Is network input required to reproduce the issue? Is network output … - 7:32 AM Ticket #6464 (videotoolbox decoding error) created by
- thank you for good apps i face at a videotoolbox decoding error. it …
- 7:03 AM Ticket #6463 (av_interleaved_write_frame(): Cannot allocate memory) created by
- ffmpeg Crash after 3 hours I Try this comman many times, and after 3 …
- 6:04 AM Ticket #6458 (ffmpeg task not ending: "Error with filtering" from ffmpeg 3.3) updated by
-
Priority, Keywords, Component changed
Please test current FFmpeg git head. - 12:41 AM Ticket #6462 (General Protection Fault in ff_vp9_iadst_iadst_16x16_add_10_sse2) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 12:38 AM Ticket #6459 (Invalid write in ff_vp9_ipred_dr_16x16_16_avx2) updated by
- The stack trace was generated with Valgrind
- 12:37 AM Ticket #6460 (Invalid free() in vp9.c) updated by
- The stack trace was generated with Valgrind
- 12:36 AM Ticket #6461 (Invalid write in decode_coeffs_b_generic()) updated by
- The stack trace was generated with Valgrind
- 12:29 AM Ticket #6461 (Invalid write in decode_coeffs_b_generic()) created by
- How to reproduce: […]
- 12:15 AM Ticket #6460 (Invalid free() in vp9.c) created by
- How to reproduce: […]
Jun 13, 2017:
- 9:19 PM Ticket #6459 (Invalid write in ff_vp9_ipred_dr_16x16_16_avx2) created by
- How to reproduce: […]
- 7:08 PM Changeset in ffmpeg [f6126557] by
- libfdk-aacdec: Correct buffer_size parameter The timeDataSize …
- 6:02 PM Ticket #6450 (segfault / x265 crash with duplicated frames) closed by
- invalid: Apparently the problem is that you have to use the same format for the …
- 5:51 PM Changeset in ffmpeg [bc8fe5c4] by
- avcodec/jpeg2000dwt: Fix runtime error: left shift of negative value …
- 5:49 PM Changeset in ffmpeg [feb13aed] by
- avfilter/vf_signature: fix memory leaks in error cases Fixes CIDs …
- 5:49 PM Changeset in ffmpeg [a5b5ce26] by
- avformat/pcmdec: fix memory leak Fixes CID 1396267
- 5:48 PM Changeset in ffmpeg [0dfda74a] by
- avcodec/wavpack: Fix runtime error: signed integer overflow: …
- 5:48 PM Changeset in ffmpeg [4b2a2969] by
- avformat/librtmp: check return value of setsockopt Fixes CID 1396837
- 5:47 PM Changeset in ffmpeg [0fbc9bbb] by
- avfilter/vf_scale_npp: fix out-of-bounds reads Fixes CIDs 1396414 and …
- 5:47 PM Changeset in ffmpeg [21583e93] by
- avfilter/unsharp: fix uninitialized pointer read Fixes CID 1396855
- 3:48 PM Changeset in ffmpeg [20f5e2c1] by
- lavc/aarch64/simple_idct: fix idct_col4_top coefficient Fixes …
- 3:46 PM Changeset in ffmpeg [8aa60606] by
- lavc/aarch64/simple_idct: fix idct_col4_top coefficient Fixes …
- 3:39 PM Changeset in ffmpeg [4cc2a357] by
- avcodec/aacsbr_fixed: Fix signed integer overflow in …
- 3:39 PM Changeset in ffmpeg [d1992448] by
- avcodec/aacsbr_fixed: Check shift in sbr_hf_assemble() Fixes: runtime …
- 3:39 PM Changeset in ffmpeg [d549f026] by
- avcodec/sbrdsp_fixed: Return an error from sbr_hf_apply_noise() if …
- 3:30 PM Ticket #6458 (ffmpeg task not ending: "Error with filtering" from ffmpeg 3.3) updated by
- Sample media.mp4 file has been cut down to 10 seconds to match the …
- 3:25 PM Ticket #5692 (problem with ":" sign in HLS / tee output) updated by
- This does not concern the input type. The issue here is that one …
- 3:24 PM Ticket #6458 (ffmpeg task not ending: "Error with filtering" from ffmpeg 3.3) created by
- Summary of the bug: Since version 3.3 some ffmpeg command lines do not …
- 1:10 PM Changeset in ffmpeg [f85cad79] by
- avfilter: properly set SAR for A->V filters Signed-off-by: Paul B …
- 12:33 PM Changeset in ffmpeg [3839580b] by
- lavc/mediacodecdec: switch to the new generic filtering mechanism
- 11:30 AM Changeset in ffmpeg [04f691cd] by
- mmal: Add missing .item_name to AVClass declaration
- 10:34 AM Changeset in ffmpeg [e2edf152] by
- configure: Simplify AltiVec/VSX check with a helper function
- 10:34 AM Changeset in ffmpeg [d76479c5] by
- ppc: Drop support for Apple GCC Apple GCC has not been a thing …
- 9:06 AM Ticket #6457 (Encrypted HLS - wrong ranges in .m3u8 file) created by
- Summary of the bug: How to reproduce: […] As workaround I used …
- 7:00 AM Ticket #6456 ("undefined reference to `av...'" when building shared FFmpeg binaries) closed by
- invalid: Scripts - except current FFmpeg's configure - are not supported here. …
- 5:41 AM Ticket #6455 (Zero length packets in UDP stream cause EOF) updated by
- They should but I've got a feeling that they are ignored. So to keep …
- 2:17 AM Changeset in ffmpeg [4f9e958b] by
- avcodec/put_bits: Implement put_bits32() in a single pass instead of 2 …
- 2:17 AM Changeset in ffmpeg [db93fd74] by
- avcodec/golomb: Assert that the input is not too large in …
- 12:13 AM Ticket #6456 ("undefined reference to `av...'" when building shared FFmpeg binaries) created by
- The last couple of months I've successfully cross-compiled several …
Jun 12, 2017:
- 10:34 PM Ticket #6455 (Zero length packets in UDP stream cause EOF) updated by
- Patches (or alternatives to those patches) should be discussed on the …
- 8:59 PM Ticket #6455 (Zero length packets in UDP stream cause EOF) updated by
- I'm rather expecting a discussion about right solution here.
- 8:14 PM Changeset in ffmpeg [6e09e126] by
- tools/sofa2wavs: add license header Signed-off-by: Paul B Mahol …
- 5:48 PM Ticket #6455 (Zero length packets in UDP stream cause EOF) updated by
-
Priority changed
It's better to instead ping your patches on the development mailing list. - 5:46 PM Ticket #6455 (Zero length packets in UDP stream cause EOF) updated by
- I also created and submitted two patches which fix this by two …
- 5:38 PM Ticket #6455 (Zero length packets in UDP stream cause EOF) created by
- Summary of the bug: ffmpeg treats UDP packet with zero length payload …
- 4:40 PM Changeset in ffmpeg [81fc617c] by
- avcodec/vp9: ipred_dr_16x16_16 avx2 implementation Signed-off-by: …
- 4:08 PM Changeset in ffmpeg [1a30bf60] by
- tools: add sofa2wavs Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 4:08 PM Changeset in ffmpeg [d4d1fc82] by
- avfilter: add native headphone spatialization filter Signed-off-by: …
- 1:59 PM Ticket #6347 ([h264_qsv @ 0x22fc7a0] Warning in encoder initialization: partial ...) updated by
- No problem in 3.1 and 3.2 I think this is bug of 3.3 […]
- 9:41 AM Changeset in ffmpeg [aad1b67] by
- x86inc: Add some additional cpuflag relations Simplifies writing …
- 9:01 AM Changeset in ffmpeg [97cfe1d8] by
- Convert all AVClass struct declarations to designated initializers.
Jun 11, 2017:
- 8:41 PM Changeset in ffmpeg [f8593c2f] by
- avcodec/libvpxdec: Check that display dimensions fit in the storage …
- 8:09 PM Changeset in ffmpeg [07339a45] by
- avcodec/avpacket: Limit iterations in …
- 6:52 PM Changeset in ffmpeg [d24043e] by
- avcodec/jpeg2000dwt: Fix runtime error: left shift of negative value …
- 6:52 PM Changeset in ffmpeg [c996374] by
- avcodec/wavpack: Fix runtime error: signed integer overflow: …
- 6:28 PM Changeset in ffmpeg [e3887c0a] by
- avformat/mov: add support for reading VP Codec Configuration Box As …
- 4:23 PM Ticket #6347 ([h264_qsv @ 0x22fc7a0] Warning in encoder initialization: partial ...) updated by
- Sounds to me like your hardware is not capable of full hardware …
- 3:46 PM Ticket #6347 ([h264_qsv @ 0x22fc7a0] Warning in encoder initialization: partial ...) updated by
- Is the issue reproducible with current FFmpeg git head?
- 3:20 PM Ticket #6347 ([h264_qsv @ 0x22fc7a0] Warning in encoder initialization: partial ...) updated by
- Same here cpu usage very high It maybe not use hwaccel
- 2:32 PM Ticket #6383 (Incorrect scan type (AVI DV)) updated by
-
Keywords changed
- 1:23 PM Changeset in ffmpeg [d182bb21] by
- avcodec/snowdec: Fix runtime error: left shift of negative value -1 …
- 1:23 PM Changeset in ffmpeg [295b2464] by
- avcodec/aacdec_fixed: Fix runtime error: left shift of negative value …
- 1:22 PM Changeset in ffmpeg [2e441263] by
- avcodec/snowdec: Fix runtime error: left shift of negative value -1 …
- 1:22 PM Changeset in ffmpeg [6d499ece] by
- avcodec/aacdec_fixed: Fix runtime error: left shift of negative value …
- 12:10 PM Ticket #6383 (Incorrect scan type (AVI DV)) updated by
-
Keywords changed
Hi. The problem seems to be related only to AVI muxer (the AVI muxers … - 8:26 AM Changeset in ffmpeg [9a949cd] by
- avcodec/gdv: fix compiler warnings Signed-off-by: Paul B Mahol …
- 8:00 AM Changeset in ffmpeg [c9484148] by
- avformat: add Gremlin Digital Video demuxer Signed-off-by: Paul B …
- 8:00 AM Changeset in ffmpeg [d1c0802] by
- avcodec: add Gremlin Digital Video decoder Signed-off-by: Paul B …
- 8:00 AM Changeset in ffmpeg [29bdcf58] by
- avcodec: add Gremlin DPCM decoder Signed-off-by: Paul B Mahol …
- 1:16 AM Changeset in ffmpeg [f0f9fa2] by
- avcodec/tiff: Fix leak of geotags[].val Fixes: …
- 1:16 AM Changeset in ffmpeg [e3a75af7] by
- avcodec/ra144: Fix runtime error: signed integer overflow: -2200 * …
- 1:15 AM Changeset in ffmpeg [5dc0393d] by
- avcodec/flicvideo: Fix runtime error: signed integer overflow: 4864 * …
Jun 10, 2017:
- 11:06 PM Changeset in ffmpeg [22a25ab3] by
- avcodec/tiff: Fix leak of geotags[].val Fixes: …
- 10:56 PM Changeset in ffmpeg [1197c048] by
- avcodec/fft_template: Fix multiple runtime error: signed integer …
- 10:47 PM Changeset in ffmpeg [71da0a5c] by
- avcodec/ra144: Fix runtime error: signed integer overflow: -2200 * …
- 5:46 PM Changeset in ffmpeg [90e8317b] by
- avcodec/flicvideo: Fix runtime error: signed integer overflow: 4864 * …
- 4:46 PM Changeset in ffmpeg [54aaadf6] by
- avcodec/cfhd: Check band parameters before storing them Fixes out of …
- 3:30 PM Changeset in ffmpeg [98ea9806] by
- nvenc: Add default value for AVCodecContext::refs …
- 9:11 AM Changeset in ffmpeg [50be8f21] by
- fate: add test for -time_base option Signed-off-by: Michael Bradshaw …
- 8:39 AM Ticket #6454 (Wiki - Map, example lists wrong stream id at one spot) updated by
- :) anyways thx for the help have a nice weekend Btw. I just fixed …
- 8:37 AM Map edited by
- Fixed wrong stream id in example (diff)
- 8:33 AM Ticket #6454 (Wiki - Map, example lists wrong stream id at one spot) updated by
- (Me too)
- 8:32 AM Ticket #6421 (PTS incorrectly fixed up to be negative) updated by
- The long commit message may or may not help understanding the issue …
- 8:31 AM Ticket #6454 (Wiki - Map, example lists wrong stream id at one spot) updated by
- nope found it... :D got so used to MediaWiki, that I expected the edit …
- 8:28 AM Ticket #6454 (Wiki - Map, example lists wrong stream id at one spot) updated by
- No edit button in the lower left corner? That may indeed be a …
- 8:22 AM Ticket #6454 (Wiki - Map, example lists wrong stream id at one spot) updated by
- I don't have write permission in the wiki as far as I can see. (Or I'm …
- 7:55 AM Ticket #6454 (Wiki - Map, example lists wrong stream id at one spot) closed by
- invalid: The wiki is a wiki. If changing the wiki doesn't work, please report …
- 4:42 AM Ticket #6421 (PTS incorrectly fixed up to be negative) closed by
- fixed: Should be fixed in 93db5e3fc41ac0242acab86c3e4ce3a3dfb80075
- 12:45 AM Ticket #6454 (Wiki - Map, example lists wrong stream id at one spot) created by
- Hi I just read the wiki about map: https://trac.ffmpeg.org/wiki/Map I …
Jun 9, 2017:
- 10:59 PM Ticket #6445 (Incorrect Video Levels in vf_colorspace) updated by
- I hope I got this right? from the batch file: […] I'm not sure …
- 10:48 PM Changeset in ffmpeg [09096fb6] by
- avcodec/h264_parse: Check picture structure when initializing weight …
- 10:48 PM Changeset in ffmpeg [e1b0044c] by
- avcodec/dvbsubdec: Check pixel buffer size constraint from ETSI EN 300 …
- 10:48 PM Changeset in ffmpeg [4bcde261] by
- avcodec/dvbsubdec: Use av_image_check_size2() Signed-off-by: Michael …
- 8:54 PM Ticket #3409 (Impossible to transcode full range RGB videos with libx264, and keep ...) updated by
- someone just informed me, that the file I uploaded doesn't contain any …
- 6:04 PM Ticket #3409 (Impossible to transcode full range RGB videos with libx264, and keep ...) updated by
- This is still an issue. ffmpeg -i .\logo-huffyuv.avi -c:v libx264 -an …
- 4:53 PM Ticket #5860 ("Could not find codec parameters for stream 0" for TS stream that ...) updated by
- The file is available from our issue sample server …
- 4:49 PM Ticket #5860 ("Could not find codec parameters for stream 0" for TS stream that ...) updated by
- Do you need the sample video I mentioned above? If so, have you …
- 4:13 PM Changeset in ffmpeg [93db5e3f] by
- lavf/mov.c: offset index timestamps by the minimum pts to make first …
- 4:12 PM Ticket #6453 (RTMP handshake fails with some encoders) updated by
-
Reproduced by developer changed
- 4:11 PM Ticket #6453 (RTMP handshake fails with some encoders) updated by
- I implemented the following fix. Basically it sends S0 and S1 using …
- 4:08 PM Ticket #6453 (RTMP handshake fails with some encoders) created by
- Summary of the bug: How to reproduce: Run a RTMP server using …
- 2:44 PM Changeset in ffmpeg [c12e8f5f] by
- vf_colorspace: Add a pixdesc API alias name for bt2020nc color space
- 11:43 AM Changeset in ffmpeg [d991b3e] by
- x86inc: Remove argument from WIN64_RESTORE_XMM The use of rsp was …
- 11:43 AM Changeset in ffmpeg [cd4ca824] by
- x86inc: Prefer r14/r15 over r12/r13 on x86-64 Due to a peculiarity in …
- 11:43 AM Changeset in ffmpeg [88dcdfad] by
- x86inc: Make REP_RET identical to RET in SSSE3+ functions There's no …
- 11:43 AM Changeset in ffmpeg [406e0ddc] by
-
x86inc: Fix call with memory operands
We overload the
call… - 11:27 AM Changeset in ffmpeg [9f20cc5c] by
- libavformat/http: return EIO when ffurl_read return 0, but s->off < …
- 3:24 AM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) updated by
- Replying to cehoyos: using 2.8.11 that is not unable to …
Jun 8, 2017:
- 8:02 PM Changeset in ffmpeg [2336c76b] by
- avfilter/af_sofalizer: switch to libmysofa Signed-off-by: Paul B …
- 7:20 PM Changeset in ffmpeg [f9e7a2f9] by
- dxva: add support for new dxva2 and d3d11 hwaccel APIs This also adds …
- 6:55 PM Changeset in ffmpeg [831cfe1] by
- dxva: move d3d11 locking/unlocking to functions I want to make it …
- 6:55 PM Changeset in ffmpeg [4dec101a] by
- dxva: preparations for new hwaccel API The actual hwaccel code will …
- 6:55 PM Changeset in ffmpeg [bd747b92] by
- lavc: set avctx->hwaccel before init So a hwaccel can access …
- 6:55 PM Changeset in ffmpeg [fff90422] by
- lavu: add new D3D11 pixfmt and hwcontext To be used with the new …
- 6:53 PM Ticket #6445 (Incorrect Video Levels in vf_colorspace) updated by
- Please allow another question, as it is closely bound to this case: …
- 6:02 PM Ticket #6445 (Incorrect Video Levels in vf_colorspace) updated by
- Please see the updated bug report in the TXT file. As I see it, i …
- 5:24 PM Ticket #6452 (MP3 contcat error => Application provided invalid, non monotonically ...) created by
- Hello all, I have a problem to merge two mp3. The command i use to …
- 5:16 PM Changeset in ffmpeg [a32a6b42] by
- lavc: add mpeg2 mediacodec decoder Android TV and FireOS hardware …
- 4:02 PM Ticket #6451 (ffmpeg not able to decrypt mp4 fragment files) updated by
-
Priority changed
- 4:01 PM Ticket #6449 (Videotoolbox and VDA fail to initialize for H.264) updated by
-
Priority, Keywords changed
- 3:38 PM Changeset in ffmpeg [f4dae487] by
- avcodec/indeo4: Check remaining data in Pic hdr extension parsing code …
- 3:38 PM Changeset in ffmpeg [bcdd546] by
- avcodec/ac3dec_fixed: Fix multiple runtime error: signed integer …
- 3:37 PM Changeset in ffmpeg [a3b5b60b] by
- avcodec/indeo4: Check remaining data in Pic hdr extension parsing code …
- 3:37 PM Changeset in ffmpeg [4e3ab1a5] by
- avcodec/ac3dec_fixed: Fix multiple runtime error: signed integer …
- 3:13 PM Ticket #6448 (Gibberish Closed Captioning subtitle) updated by
- […]
- 2:11 PM Ticket #6449 (Videotoolbox and VDA fail to initialize for H.264) updated by
- Replying to cehoyos: > Is this a regression? I'm not …
- 2:07 PM Ticket #6451 (ffmpeg not able to decrypt mp4 fragment files) created by
- I am trying to decrypt a mp4 fragment file with ffmpeg. The mp4 …
- 2:03 PM Ticket #6449 (Videotoolbox and VDA fail to initialize for H.264) updated by
- Is this a regression?
- 2:01 PM Ticket #6447 (libavcodec mjpeg huffman code segfaults with -qscale:v 2 on gcc 6.3.0) updated by
-
Priority, Keywords changed
Please provide the input file. - 1:58 PM Ticket #6450 (segfault / x265 crash with duplicated frames) created by
- I can make ffmpeg/x265 crash reliably using one particular source file …
- 1:29 PM Ticket #6449 (Videotoolbox and VDA fail to initialize for H.264) created by
- Summary of the bug: Both Videotoolbox and Vda fail to decode this …
- 12:42 PM Ticket #6446 (Regression problem with opus audio (old api)) closed by
- invalid: I found out that a decoding of an empty packet when codec had …
- 12:33 PM Ticket #6448 (Gibberish Closed Captioning subtitle) created by
- Summary of the bug: CC Subtitle is garbled. The subtitle position is …
- 11:29 AM Ticket #6281 (drawtext- limitation on number of drawtext filters used in a single ...) updated by
- Hi. I have tested with latest ffmpeg version- 3.3.1. The problem still …
- 11:07 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by
- There has been a long time waiting. Any progress?
- 8:41 AM Ticket #6446 (Regression problem with opus audio (old api)) updated by
- Your file still decodes fine for me, so its likely related to how you …
- 6:44 AM Ticket #6447 (libavcodec mjpeg huffman code segfaults with -qscale:v 2 on gcc 6.3.0) created by
- Summary of the bug: Segfault in ff_mjpegenc_huffman_compute_bits when …
- 5:05 AM Ticket #6446 (Regression problem with opus audio (old api)) updated by
-
Priority, Keywords, Description changed
Are you using the parser? Please explain how we can reproduce the … - 5:01 AM Ticket #6445 (Incorrect Video Levels in vf_colorspace) updated by
- Please provide the command line you tested together with the complete, …
- 4:28 AM Ticket #6442 (libavcodec shouldn't advertise hardware specific codecs on systems ...) updated by
- The gst-libav issue is fixed in their git. Both issues were exposed by …
- 3:39 AM Changeset in ffmpeg [f7f60749] by
- vf_colorspace: Add support for jedec p22 primaries Signed-off-by: …
- 2:56 AM Changeset in ffmpeg [35c76f2e] by
- vf_colorspace: Add support for smpte248 color primaries
- 1:34 AM Ticket #6446 (Regression problem with opus audio (old api)) updated by
- I forgot to mention I am on Linux. Try the following: …
Jun 7, 2017:
- 11:29 PM Ticket #6446 (Regression problem with opus audio (old api)) updated by
- My code still uses the old API for audio and all Opus samples I had …
- 11:26 PM Ticket #6446 (Regression problem with opus audio (old api)) created by
- I recently updated my ffmpeg to the latest revision and found that my …
- 11:25 PM Changeset in ffmpeg [c8e7fc8d] by
- MAINTAINERS: Add Manojkumar Bhosale for MIPS, remove myself. …
- 10:33 PM CompilationGuide/Centos edited by
- typo in repo URI (diff)
- 10:04 PM Ticket #6445 (Incorrect Video Levels in vf_colorspace) updated by
- TYPO: sorry for the "gamma235" left in there. overlooked it upon …
- 9:57 PM Ticket #6445 (Incorrect Video Levels in vf_colorspace) created by
- trying to set the manual definition of image specs right. video levels …
- 4:53 PM Changeset in ffmpeg [497a4b55] by
- x86/aacpsdsp: fix output of ff_ps_stereo_interpolate_ipdopd_sse3 The …
- 2:59 PM CompilationGuide/Centos edited by
- update stale repositories (diff)
- 9:08 AM Changeset in ffmpeg [66cf78e9] by
- lavf: consider codec framerate for framerate detection Fixes …
Note:
See TracTimeline
for information about the timeline view.
