Timeline
Aug 11, 2017:
- 11:52 PM Ticket #6582 (thread limit) created by
- Summary of the bug: Not a bug, just a suggestion, FFmpeg seems to have …
- 11:49 PM Ticket #6581 (ffmpeg refuses to process Indeo3 resolutions not a multiple of 4.) created by
- Summary of the bug: ffmpeg refuses to process Indeo3 resolutions not …
- 8:02 PM Changeset in ffmpeg [5859b5b4] by
- avcodec/lagarith: Detect end of input in lag_decode_line() loop …
- 5:32 PM Ticket #6580 (ffmpeg doesn't compile with libressl) created by
- ffmpeg doesn't compile with libressl: […] This patch fixes the …
- 5:27 PM Changeset in ffmpeg [0561bd2f] by
- avcodec/gdv: Check available space before reading palette Fixes: …
- 5:22 PM Ticket #6579 (Stop ffplay when no stream is received in timeout) created by
- Summary of the bug: It would be nice to specify a timeout when no …
- 4:21 PM Changeset in ffmpeg [62702eeb] by
- avcodec/ffv1dec_template: Fix undefined shift Fixes: runtime error: …
- 10:37 AM Ticket #6573 (lost sound when timestamp discontinuity appears with HLC encoder) updated by
-
Priority, Version, Component changed
- 10:07 AM Changeset in ffmpeg [7735ed29] by
- avcodec/mpeg4videodec: Clear mcsel before decoding an image Fixes: …
- 10:07 AM Changeset in ffmpeg [511e10f6] by
- avformat/avidec: Move packet skip after prefix and related checks …
- 10:06 AM Changeset in ffmpeg [84786e92] by
- avcodec/tests/dct: Add Mean square error test based on quotes of IEEE …
- 10:06 AM Changeset in ffmpeg [86cbffdc] by
- avcodec/tests/dct: Add peak mean error check based on quotes of IEEE …
- 7:40 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) closed by
- wontfix: The feature required is not in standard specification description, and …
- 5:43 AM Ticket #6577 (mkv vs encoding interlacement mismatch) updated by
- Replying to heleppkes: > If you want to set the global …
- 2:28 AM Changeset in ffmpeg [4116b2b1] by
- avcodec/mjpegenc: cosmetic changes Signed-off-by: Michael Niedermayer …
- 2:28 AM Changeset in ffmpeg [1939b903] by
- avcodec/mjpegenc: disable unused code with AMV disable unused …
Aug 10, 2017:
- 8:25 PM Changeset in ffmpeg [498c90c7] by
- avfilter/vf_overlay: fix alpha blending for planar formats with a …
- 8:08 PM Changeset in ffmpeg [3bd2228d] by
- ffplay: add support for more SDL pixel formats when rendering video …
- 8:08 PM Changeset in ffmpeg [7004ac5e] by
- ffplay: add support for displaying rgb images with alpha …
- 8:08 PM Changeset in ffmpeg [493f637d] by
- ffplay: add support for rendering yuv images with negative line size …
- 1:54 PM Changeset in ffmpeg [f3571048] by
- pixfmt: Support chroma-derived and ictcp color matrices …
- 1:40 PM Changeset in ffmpeg [8c34a202] by
- h264: Add support for alternative transfer characterics SEI The use …
- 1:36 PM Changeset in ffmpeg [538e5087] by
- pixfmt: Support chroma-derived and ictcp color matrices …
- 1:32 PM Changeset in ffmpeg [ebf3b9e8] by
- h264: Add support for alternative transfer characterics SEI The use …
- 12:17 PM ArticlesForCreation edited by
- (diff)
- 12:15 PM Encode/HighQualityAudio edited by
- add resources and update usable range of Opus based on literature (diff)
- 11:22 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to tonn81: > Right, it is legal and "safe". > > …
- 11:04 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Right, it is legal and "safe". But it is less precise and different …
- 10:58 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- I don't get the whole argument here. The spec clearly says it has to …
- 10:48 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to stevenliu: > i have read your mind and all, …
- 10:45 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to tonn81: > @stevenliu, do you see the problem …
- 10:44 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Created pull request here https://github.com/FFmpeg/FFmpeg/pull/265
- 10:34 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- @stevenliu, do you see the problem I have and the way I see to fix the …
- 10:24 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to tonn81: > Replying to stevenliu: …
- 10:12 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to tonn81: > Replying to stevenliu: …
- 10:01 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to stevenliu: > That is not ceil: > {{{ > static …
- 9:58 AM Changeset in ffmpeg [9042402e] by
- d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY If using the …
- 9:45 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to tonn81: > OK, let me be more specific. > > …
- 9:39 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- OK, let me be more specific. Specification says this rule must be …
- 9:29 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to tonn81: > Or, `all {round(chunk_duration) <= …
- 9:16 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to tonn81: > Replying to stevenliu: > …
- 9:11 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
-
Or,
all {round(chunk_duration) <= target_duration} - 9:10 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to stevenliu: > > I cannot tell here. I just see …
- 8:59 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to tonn81: > Replying to stevenliu: > …
- 8:46 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to stevenliu: > > ffmpeg should generate …
- 8:15 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) updated by
- Replying to tonn81: > I would disagree with @stevenliu -- …
- 7:28 AM Ticket #6533 (Invalid EXT-X-TARGETDURATION in HLS) reopened by
- I would disagree with @stevenliu -- result generated by ffmpeg is not …
- 2:56 AM Ticket #6578 (ARM NEON detection should use getauxval instead of parsing files in /proc) created by
- It was suggested in this message from the Debian BTS that ffmpeg …
- 2:15 AM Changeset in ffmpeg [c100330] by
- avformat/movenc: reindent after the previous commit
- 12:43 AM Changeset in ffmpeg [e7e1fbc4] by
- lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for …
Aug 9, 2017:
- 10:51 PM Ticket #6577 (mkv vs encoding interlacement mismatch) updated by
- Replying to heleppkes: > If you want to set the global …
- 10:48 PM Ticket #6577 (mkv vs encoding interlacement mismatch) updated by
- I think this affects more than just matroska, it seems to affect MOV …
- 10:38 PM Ticket #6577 (mkv vs encoding interlacement mismatch) updated by
- If you want to set the global field order in the files header, you …
- 8:38 PM Ticket #6577 (mkv vs encoding interlacement mismatch) created by
- Summary of the bug: The interlacement data between an encoded ffv1 …
- 8:08 PM Changeset in ffmpeg [df884e03] by
- avcodec/aacdec: Fix PCE channel_layout verification Signed-off-by: …
- 3:30 PM Ticket #6575 (Bitrate Atom MP4 enhancement) closed by
- worksforme: Apologies, my file analyzer didn't recognize pasp atom. Your patch is …
- 2:02 PM Ticket #6576 (Cannot load libnvidia-encode.so.1 library) updated by
- This is purely an issue with your system and/or driver installation. …
- 1:56 PM Ticket #6576 (Cannot load libnvidia-encode.so.1 library) updated by
-
Version changed
- 12:43 PM Ticket #6573 (lost sound when timestamp discontinuity appears with HLC encoder) updated by
- today I managed to record what is obtained at the output (HLS) and the …
- 8:21 AM Changeset in ffmpeg [448c88e1] by
- avfilter/dynaudnorm: increment input outside of the FFMIN macro so it …
- 8:09 AM Ticket #6576 (Cannot load libnvidia-encode.so.1 library) created by
- Summary of the bug: Cannot load libnvidia-encode.so.1 library, using …
- 3:02 AM Ticket #6575 (Bitrate Atom MP4 enhancement) updated by
- Its adding some junk into MOOV after btrt. Not working Thank you …
- 2:37 AM Ticket #6575 (Bitrate Atom MP4 enhancement) updated by
- libavformat/movenc.c
- 2:36 AM Ticket #6575 (Bitrate Atom MP4 enhancement) updated by
- @line 1077 +static int mov_write_btrt_tag(AVIOContext *pb, MOVTrack …
Aug 8, 2017:
- 11:37 PM Ticket #6575 (Bitrate Atom MP4 enhancement) updated by
- Bounty of €250 ($300 USD) to whomever implements it before August 14, …
- 10:08 PM Ticket #6574 (ffmpeg butchers video quality when downscaling) closed by
- invalid: The problem was with mplayer: […] makes the output blurry even …
- 9:40 PM Ticket #6574 (ffmpeg butchers video quality when downscaling) updated by
- When encoding a single image using […] The problem disappears …
- 9:24 PM Ticket #551 (Enhancements for ffmpeg 0.6.3 when dealing with live H264 stream) updated by
- http://www.mediafire.com/file/dwawitzp5xmc9vd/btrt.mp4 sample file …
- 8:59 PM Ticket #6575 (Bitrate Atom MP4 enhancement) updated by
- http://www.mediafire.com/file/dwawitzp5xmc9vd/btrt.mp4 test file with …
- 8:48 PM Ticket #6575 (Bitrate Atom MP4 enhancement) created by
- Missing btrt atom in MP4 files: FFmpeg currently doesn't store …
- 5:39 PM Changeset in ffmpeg [abaeeb3c] by
- avcodec/dvenc: Change quantizer dead zone default to 7 This improves …
- 5:39 PM Changeset in ffmpeg [fea7bc9e] by
- avcodec/dvenc: Support adjusting the quantizer deadzone …
- 5:38 PM Changeset in ffmpeg [30a2c1a1] by
- avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97* Fix …
- 5:38 PM Changeset in ffmpeg [f91733e1] by
- avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97* Fix …
- 5:37 PM Changeset in ffmpeg [5f44aa14] by
- avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime …
- 5:37 PM Changeset in ffmpeg [410f709b] by
- avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime …
- 5:37 PM Changeset in ffmpeg [f236601e] by
- avcodec/h264_slice: Fix overflow in slice offset Fixes: runtime …
- 5:37 PM Changeset in ffmpeg [b59d6183] by
- avcodec/h264_slice: Fix overflow in slice offset Fixes: runtime …
- 5:25 PM Changeset in ffmpeg [a5380f9c] by
- avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97* Fix …
- 4:53 PM Changeset in ffmpeg [41096904] by
- avfilter/vf_separatefields: stop leaking last frame This can happen …
- 11:37 AM Changeset in ffmpeg [463b81d] by
- imgutils: add function to clear an image to black Black isn't always …
- 11:35 AM Changeset in ffmpeg [caa1202] by
- lavc, lavu: move frame cropping to a convenience function …
- 11:12 AM Ticket #6573 (lost sound when timestamp discontinuity appears with HLC encoder) updated by
- upload the source file please, and use file test again, maybe the …
- 10:55 AM Ticket #6574 (ffmpeg butchers video quality when downscaling) updated by
-
Version changed
- 10:45 AM Ticket #6574 (ffmpeg butchers video quality when downscaling) updated by
- I've tried ffmpeg from git - the result is the same: […]
- 10:27 AM Ticket #6574 (ffmpeg butchers video quality when downscaling) updated by
- Oops, I've forgotten to add the encoding string: ffmpeg -i source.mkv …
- 10:23 AM Ticket #6574 (ffmpeg butchers video quality when downscaling) created by
- Summary of the bug: even if I choose crf 0 (!) the resulting video is …
- 7:34 AM Ticket #6573 (lost sound when timestamp discontinuity appears with HLC encoder) updated by
- [NULL @ 0x25fb220] ct_type:0 pic_struct:2 timestamp discontinuity …
- 7:29 AM Ticket #6573 (lost sound when timestamp discontinuity appears with HLC encoder) created by
- all report in file
- 4:34 AM Changeset in ffmpeg [4575954] by
- fate: update ref files for gray pixel formats changes
Aug 7, 2017:
- 11:46 PM Ticket #6572 (AJA Helo Violates GPL) created by
- https://www.aja.com/products/helo Dump the firmware and you find …
- 4:39 PM Changeset in ffmpeg [1bef0088] by
- avfilter/drawutils: add gray9/10/12 support
- 4:38 PM Ticket #6571 (SIGBUS on ARM in h264idct_neon.S when compiled with binutils 2.29) created by
- Summary of the bug: Binutils 2.29 changes the behavior of the ADR …
- 4:15 PM Changeset in ffmpeg [181c9abd] by
- avfilter/vf_premultiply: add inplace mode
- 11:11 AM Changeset in ffmpeg [bac508f] by
- avfilter: add support for GRAY9 and GBRAP10
- 11:09 AM Changeset in ffmpeg [86222a7e] by
- avfilter/vf_waveform: add support for 9 bit depth lowpass
- 11:09 AM Changeset in ffmpeg [7bfbc2d7] by
- avfilter/vf_extractplanes: add 9 bitdepth support
- 11:09 AM Changeset in ffmpeg [de48710c] by
- libswscale: add gray9 support
- 11:06 AM Changeset in ffmpeg [ab6d89d7] by
- libavutil: add GRAY9 pixel format
- 11:06 AM Changeset in ffmpeg [5621a99e] by
- avfilter/drawutils: support gbrap10 too
- 9:59 AM Ticket #5733 (Dolby-E decoding) updated by
- Replying to richardpl: > Fixed in …
Aug 6, 2017:
- 7:15 PM Ticket #6570 (Warn that loudnorm filter resamples to 192 kHz) created by
-
The
loudnormfilter changes the sample rate of the input output … - 1:55 PM Ticket #6555 (fate-filter-pixfmts-scale test fails on big-endian systems) closed by
- fixed: Fixed in 013ec23cbe5d78a04b1b6c00c43f45773e45e7e5.
- 1:42 PM Changeset in ffmpeg [19388a72] by
- vaapi_encode: Move quality option to common code Use …
- 9:40 AM Changeset in ffmpeg [eadb52d4] by
- avfilter/vf_ssim: fix temp size calculation Also use …
- 9:25 AM Changeset in ffmpeg [5987b16f] by
- avfilter/vf_ssim: fix temp size calculation Also use …
- 7:53 AM Changeset in ffmpeg [e51e07c] by
- avfilter/vf_ssim: fix temp size calculation Also use …
- 7:10 AM Changeset in ffmpeg [eabeb909] by
- avformat/hlsenc: allow dynamic encryption key rotation Makes …
- 4:42 AM Ticket #6568 (Add support for DTS matrixed channel decoding) updated by
-
Priority, Status, Component changed
- 4:04 AM Ticket #6519 (Crash when passing rgb24 data to ssim filter) closed by
- fixed: Fixed in f2d23ec03f28c6233059687c65a9124f65f8c312
Aug 5, 2017:
- 10:54 PM Changeset in ffmpeg [1329c08a] by
- hevc: Validate the number of long term reference pictures This would …
- 10:54 PM Changeset in ffmpeg [b88da98b] by
- hevc: Improve stream constraint values in common header Add comments …
- 10:54 PM Changeset in ffmpeg [aaf44146] by
- h264: Add stream constraint values to the common header With comments …
- 9:56 PM Changeset in ffmpeg [1e443051] by
- avcodec/aacdec_fixed: fix invalid shift in predict() Fixes: runtime …
- 9:56 PM Changeset in ffmpeg [1f53bde] by
- avcodec/h264_slice: Fix overflow in slice offset Fixes: runtime …
- 9:25 PM Changeset in ffmpeg [a371850d] by
- avformat/utils: fix memory leak in avformat_free_context The pointer …
- 9:25 PM Changeset in ffmpeg [f0f45d84] by
- avformat/utils: fix memory leak in avformat_free_context The pointer …
- 9:24 PM Changeset in ffmpeg [949debd1] by
- avformat/utils: fix memory leak in avformat_free_context The pointer …
- 9:24 PM Changeset in ffmpeg [013ec23c] by
- swscale: fix gbrap16 alpha channel issues Fixes filter-pixfmts-scale …
- 7:05 PM Changeset in ffmpeg [2cc56741] by
- avfilter: add floodfill filter
- 9:10 AM Ticket #6569 (Do not have compatibility issue with newest x264 sandbox git commit?) closed by
- fixed: 1) It's actually already fixed in FFmpeg. 2) That commit is mainly for …
- 8:36 AM Changeset in ffmpeg [c474910] by
- doc/filters.texi: add yet another laplacian edge detector
- 8:27 AM Ticket #6569 (Do not have compatibility issue with newest x264 sandbox git commit?) updated by
-
Type changed
- 8:26 AM Ticket #6569 (Do not have compatibility issue with newest x264 sandbox git commit?) created by
- Do not have issue with this newest x264 commit? …
Aug 4, 2017:
- 10:04 PM Ticket #6560 (av_seek_frame messes up PTS of frames) updated by
- If I understand correctly, what happens is that the MOV demuxer …
- 4:59 PM Ticket #6568 (Add support for DTS matrixed channel decoding) created by
- Summary of the bug: The attachments are 2 "6.1 Matrix DTS-HD High …[…]
- 2:46 PM Ticket #6567 (aac format profile always LTP in 3.2.x by filter aac_adtstoasc) updated by
- No problem in version 3.1.x Profile is LC in mp4 though same source …
- 2:41 PM Ticket #6567 (aac format profile always LTP in 3.2.x by filter aac_adtstoasc) updated by
- Maybe your input file is also LTP profile? The BSF cannot change the …
- 2:31 PM Ticket #6567 (aac format profile always LTP in 3.2.x by filter aac_adtstoasc) created by
- Summary of the bug: aac format profile is always LTP in 3.2.x by …
- 2:18 PM Changeset in ffmpeg [44e9783a] by
- doc/libav-merge: remove the hls merge TODO This TODO is done. See …
- 1:52 PM Changeset in ffmpeg [afa34cb3]n3.1.10 by
- RELEASE: Update release number Signed-off-by: Michael Niedermayer …
- 1:38 PM Changeset in ffmpeg [738b29cf] by
- avformat/hlsenc: support fmp4 single file mode add byterange mode of …
- 11:26 AM WikiStart edited by
- cleanup, move license to a subheader and add a header on info about … (diff)
- 11:22 AM CompilationGuide edited by
- redirect to macOS guide, remove outdated links (info on Homebrew is … (diff)
- 11:20 AM CompilationGuide/MacOSX edited by
- redirect to macOS guide (diff)
- 11:20 AM MacOSXCompilationGuide edited by
- redirect to macOS guide (diff)
- 11:19 AM CompilationGuide/macOS created by
- new page for macOS, some minor improvements
- 11:12 AM audio types edited by
- minor formatting (diff)
- 11:11 AM audio types edited by
- style and some improvements (diff)
- 11:05 AM WikiStart edited by
- redirect to other page (diff)
- 11:04 AM How to change audio volume up-down with FFmpeg edited by
- redirect to page with nicer URL (diff)
- 11:03 AM AudioVolume created by
- 10:13 AM Changeset in ffmpeg [fef71d66] by
- Update for 3.1.10 Signed-off-by: Michael Niedermayer …
- 9:45 AM Changeset in ffmpeg [80bc648e] by
- avfilter: add tlut2 filter
Note:
See TracTimeline
for information about the timeline view.
