Timeline
Oct 7, 2019:
- 9:48 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) closed by
- fixed: Fixed by Andreas Rheinhardt in e5e5be4c7f607d3c04396d71f511c6b81a1cd997
- 8:53 PM Changeset in ffmpeg [1d54309c] by
- avcodec/flac_parser: Cosmetics Signed-off-by: Andreas Rheinhardt …
- 8:53 PM Changeset in ffmpeg [5873feac] by
- avcodec/flac_parser: Don't leave stale pointer in memory …
- 8:53 PM Changeset in ffmpeg [87b30f8a] by
- avcodec/flac_parser: Don't modify size of the input buffer When …
- 8:53 PM Changeset in ffmpeg [a1701e75] by
- avcodec/flac_parser: Remove superfluous checks For a parser, the …
- 8:53 PM Changeset in ffmpeg [047a6d39] by
- avcodec/flac_parser: Fix number of buffered headers Only decrement …
- 8:27 PM Changeset in ffmpeg [e5e5be4c] by
- avcodec/flac_parser: Fix off-by-one error The flac parser uses a fifo …
- 8:27 PM Changeset in ffmpeg [d03c3e85] by
- avcodec/flac_parser: Don't allocate array separately The …
- 8:27 PM Changeset in ffmpeg [5e54686] by
- avcodec/flac_parser: Use native endianness when possible FLAC sync …
- 8:27 PM Changeset in ffmpeg [69dd8d3a] by
- avformat/flac_picture: Avoid allocation of AVIOContext Put an …
- 7:45 PM Changeset in ffmpeg [4cb124a] by
- doc/formats: Update documentation for chromaprint Silence detection …
- 7:15 PM Changeset in ffmpeg [361fb42e] by
- avcodec/filter: Remove extra '; ' outside of functions They are not …
- 4:13 PM Ticket #8032 (libavfilter/af_adelay.c: one delay-string for all channels) closed by
- fixed: Fixed in 0633d87ae6e6a63669d0877aac5a12c22778b0e8
- 4:10 PM Changeset in ffmpeg [0633d87a] by
- avfilter/af_adelay: add option which changes how unset channels are …
- 3:32 PM Ticket #8226 (A use-after-free bug in formats.c) closed by
- fixed: Probably fixed in 9a53e0125290238db66034f67a9c41c420264c09
- 3:26 PM Changeset in ffmpeg [9a53e012] by
- avfilter/formats: guard against double free
- 2:11 PM Ticket #8227 (A double-free bug in the source file libavfilter/lavfutils.c) closed by
- invalid: Using av_packet_unref() after av_packet_unref() is safe, because …
- 2:03 PM Ticket #8227 (A double-free bug in the source file libavfilter/lavfutils.c) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 11:45 AM Ticket #8226 (A use-after-free bug in formats.c) updated by
- Similar bug is seen at Line 568--572 in the function …
- 11:36 AM Ticket #8226 (A use-after-free bug in formats.c) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 10:56 AM Ticket #4209 (GPS coordinates location and other iOS metadata in MOV are not copied ...) updated by
- This seems to be the issue - when you load the input and output files …
- 10:17 AM Changeset in ffmpeg [c303d097] by
- avfilter/vf_normalize: typedef all structs
- 10:07 AM Changeset in ffmpeg [651a0f6] by
- avfilter/vf_showpalette: remove timeline flag This filter changes …
- 9:41 AM Ticket #8222 (A potential Use-After-Free bug) closed by
- fixed: Fixed in 0c4137bcb742bccc29f87145615a120bc5988c24
- 9:39 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by
- Additional Info; If hw decoding (-hwaccel_device $GPULOWER -hwaccel …
- 9:37 AM Changeset in ffmpeg [0c4137bc] by
- avfilter/af_afftfilt: fix possible invalid memory access
- 9:36 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) created by
- The NVIDIA Driver series 430.X & 435.X have an issue which is …
- 9:16 AM Ticket #8224 (A Double-Free Bug) closed by
- fixed
- 9:15 AM Changeset in ffmpeg [5b4010e8] by
- avfilter/vf_nnedi: fix possible double free
- 9:10 AM Ticket #8224 (A Double-Free Bug) reopened by
- Replying to richardpl: > valgrind shows nothing. Also …
- 9:07 AM Ticket #8222 (A potential Use-After-Free bug) reopened by
- 9:03 AM Ticket #8222 (A potential Use-After-Free bug) updated by
- Replying to richardpl: > last_expr is never freed. > Also …
- 9:00 AM Ticket #8224 (A Double-Free Bug) closed by
- invalid: valgrind shows nothing. Also probably is not enough word. also exact …
- 8:58 AM Ticket #8222 (A potential Use-After-Free bug) closed by
- invalid: last_expr is never freed. Also valgrind shows nothing.
- 8:20 AM Ticket #8224 (A Double-Free Bug) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 8:04 AM Ticket #8223 (A potential Use-After-Free bug) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 7:15 AM Ticket #8222 (A potential Use-After-Free bug) created by
- Summary of the bug: How to reproduce: […] Patches should be …
Oct 6, 2019:
- 11:37 PM Ticket #8147 (null pointer passed as argument bug at libavformat/subtitles.c) closed by
- fixed: Fixed in 81b53913bbb97234e22187d1122948c351a3466d.
- 10:51 PM Ticket #8145 (left shift of negative value bugs in libavcodec/aptx.c) closed by
- fixed: Fixed in 675f62a202be7cfe9576b48679b8e6bc1183e84e.
- 10:47 PM Ticket #8220 (left shift of 1 by 31 places cannot be represented in type 'int' in ...) closed by
- fixed: Fixed in e3650dcfc9cde6ceccf7bbc225962da196e2a386.
- 10:24 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
- Replying to richardpl: > Please send patch. Posted as …
- 6:32 PM Changeset in ffmpeg [a1e5c35a] by
- doc/filters: fix few more typos
- 6:00 PM Changeset in ffmpeg [81b53913] by
- avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() …
- 6:00 PM Changeset in ffmpeg [22bec0d3] by
- avcodec/h2645_parse: Use av_fast_realloc() for nals array Fixes: …
- 6:00 PM Changeset in ffmpeg [e3650dcf] by
- avcodec/cinepakenc: Fix invalid shifts Fixes: left shift of 1 by 31 …
- 6:00 PM Changeset in ffmpeg [670fd3b0] by
- avformat/mpjpegdec: Avoid allocation of AVIOContext Put an …
- 4:44 PM Changeset in ffmpeg [5f758c31] by
- avformat/matroskaenc: use r_frame_rate as fallback to set a track's …
- 1:46 PM Changeset in ffmpeg [66d45af1] by
- avfilter/vf_avgblur: add support for commands
- 1:34 PM Changeset in ffmpeg [da9337c9] by
- avfilter/vf_gblur: add support for commands
- 1:10 PM Ticket #8062 (artifacts using delogo filter on some videos) updated by
- fixed by 9f353e376b161eb16a78fd7ad727c9513ac60d13
- 1:10 PM Ticket #8062 (artifacts using delogo filter on some videos) closed by
- fixed: fixed by 9f353e376b161eb16a78fd7ad727c9513ac60d13
- 1:09 PM Changeset in ffmpeg [e37edc70] by
- avfilter: add anlms filter
- 9:33 AM Changeset in ffmpeg [a27c0781] by
- doc/codecs: Update documentation for flags/flags2 Update …
- 9:31 AM Changeset in ffmpeg [d9bb12ee] by
- lavc/options_table: Correct the flags for AVCodecContext.flags2 …
- 9:29 AM Changeset in ffmpeg [b0e68224] by
- avcodec/decode: fix indentation fix indentation. Reviewed-by: …
- 9:28 AM Changeset in ffmpeg [9f353e37] by
- avutil/common: Fix underflow for ROUNDED_DIV with unsigned integer …
- 4:15 AM Ticket #7684 (ffmpeg -ss: issue with one flac uncompressed) updated by
-
Analyzed by developer changed
There is a wrong header at 187108258 that passes all checks. It is … - 3:53 AM Ticket #6333 (ffplay returns error in case of flac picture data error) updated by
-
Analyzed by developer, Component changed
- 3:52 AM Ticket #6333 (ffplay returns error in case of flac picture data error) updated by
- 1. The length field for flac metadata blocks is 3 bytes long. A …
- 1:37 AM Changeset in ffmpeg [3b4e9a31] by
- avformat/matroskadec: don't rescale mastering display values …
- 1:00 AM Ticket #6396 (Wrong timestamps for raw flac streams) updated by
- The reason is a wrong timebase: The pts the parser returns are in …
Oct 5, 2019:
- 4:47 PM Ticket #8137 ("Non-monotonous DTS in output stream" message and broken file when ...) closed by
- invalid: Ah, never heard of that and it explains it. Thanks.
- 11:33 AM Ticket #8221 (left shift of negative value bugs in libavcodec/vc2enc.c) created by
- Summary of the bug: There're two left shift of negative value bugs in …
- 11:21 AM Ticket #8220 (left shift of 1 by 31 places cannot be represented in type 'int' in ...) created by
- Summary of the bug: There is a left shift of 1 by 31 places cannot be …
- 11:10 AM Ticket #8219 (left shift of negative value bug in libswresample/audioconvert.c) created by
- Summary of the bug: There is a left shift of negative value bugs in …
- 11:03 AM Ticket #8218 (Division by zero at libavcodec/aaccoder.c) created by
- Summary of the bug: There are three Division by zero at …
- 10:40 AM Ticket #8217 (left shift of negative value bug in libavcodec/ra144enc.c) created by
- Summary of the bug: There is a left shift of negative value bug in …
- 9:15 AM Changeset in ffmpeg [7da57875] by
- avformat/mpeg: better fix for MLP versus PCM-DVD misdetection
Oct 4, 2019:
- 12:58 PM Changeset in ffmpeg [7c145b64] by
- FATE/dnn: fix stack buffer overflow Signed-off-by: Pedro Arthur …
- 5:58 AM Changeset in ffmpeg [e6625ca4] by
- swscale: Fix AltiVec/VSX build with recent GCC The argument to …
- 5:58 AM Changeset in ffmpeg [1bdb47b7] by
- swscale: Replace illegal vector keyword usage in altivec code While …
- 3:07 AM Ticket #8210 (Header Compression Issue ProRes MKV to MOV) closed by
- fixed: Fixed in 581419ea39de6619c3389b8d10ac2cbe212c62a0.
- 3:06 AM Changeset in ffmpeg [581419ea] by
- avformat/matroskadec: Fix demuxing ProRes The structure of a ProRes …
- 1:11 AM Ticket #8162 (left shift of negative value bug in libavcodec/mpeg12dec.c) closed by
- fixed: Fixed in 093b6894bfc2a8f0804f1c774bfe7827e44ffdb2.
- 12:54 AM Ticket #8160 (left shift of negative value bug in libavcodec/ituh263dec.c) closed by
- fixed: Fixed in 324487b596fbcda0a5753c7bb7b2e96e9d512479.
- 12:25 AM Ticket #8137 ("Non-monotonous DTS in output stream" message and broken file when ...) updated by
- Replying to fireattack: confirmed, adding …
Oct 3, 2019:
- 9:17 PM Ticket #8216 (Very slow yuv file writer) updated by
-
Component changed
- 5:46 PM Ticket #8216 (Very slow yuv file writer) updated by
-
Priority, Keywords changed
- 5:46 PM Ticket #8216 (Very slow yuv file writer) closed by
- invalid: Not FFmpeg is compared but some custom build.
- 5:38 PM Ticket #8216 (Very slow yuv file writer) reopened by
- I compared the performance between openh264 decoder standalone …
- 5:37 PM Changeset in ffmpeg [379e5d29] by
- avcodec/tiff: Set FF_CODEC_CAP_INIT_CLEANUP Fixes: memleaks Fixes: …
- 5:37 PM Changeset in ffmpeg [2f588cc] by
- avcodec/vc1_block: Fix invalid left shift in vc1_decode_p_mb() Fixes: …
- 5:37 PM Changeset in ffmpeg [9b533de2] by
- avcodec/wmaprodec: Check if there is a stream Fixes: null pointer …
- 5:34 PM Changeset in ffmpeg [be0d3a2d] by
- avformat/aiffenc: Remove wrong and redundant check The check "if …
- 5:34 PM Changeset in ffmpeg [c694fc57] by
- avformat/aiffenc: Fix potential memleak upon failure Signed-off-by: …
- 5:34 PM Changeset in ffmpeg [c548b0a] by
- avformat/aiffenc: Use standard packet list functions Up until now, …
- 5:18 PM Ticket #8216 (Very slow yuv file writer) updated by
- Writing raw data to a disk is slow
- 5:05 PM Ticket #8216 (Very slow yuv file writer) closed by
- invalid
- 5:01 PM Ticket #8216 (Very slow yuv file writer) updated by
-
Keywords, Analyzed by developer, Reproduced by developer changed
Can use any mp4 file to reproduce the issue. - 4:56 PM Ticket #8216 (Very slow yuv file writer) created by
- -c:v libopenh264 -i solo.mp4 -map 0:v -an -pix_fmt yuv420p -y solo.yuv …
- 3:58 PM Changeset in ffmpeg [93ea21f9] by
- doc/filters: fix typo
- 12:21 PM Changeset in ffmpeg [d0189f8d] by
- avfilter/vsrc_sierpinski: add triangle type
- 10:59 AM Ticket #8215 (AVFoundation recording has inaccurate RGB values) updated by
- When examining the pixels with a color tool (macOS has a preinstalled …
- 10:09 AM Changeset in ffmpeg [22f3b628] by
- avfilter: add av_cold where it is missing
- 9:23 AM Changeset in ffmpeg [8ca89e52] by
- avfilter/f_streamselect: fix memleaks of pad names
- 8:27 AM Changeset in ffmpeg [d492907e] by
- avfilter/af_amix: fix filtering if specified weights are negative
- 7:44 AM Ticket #8215 (AVFoundation recording has inaccurate RGB values) updated by
-
Status, Owner changed
Please elaborate what "changes the color values of the output video" …
Oct 2, 2019:
- 10:34 PM Ticket #8215 (AVFoundation recording has inaccurate RGB values) updated by
- Earliest build I could find was January 2, 2019 and the issue was …
- 7:15 PM Ticket #6833 (setpts filter incorrect handle current_pts value) closed by
- fixed: Fixed by Paul in 2a546fb7d5722c306dd42c715137e5e493b0d5be
- 7:05 PM Changeset in ffmpeg [2a546fb7] by
- avfilter/setpts: switch to activate Also properly handle EOF …
- 3:46 PM Ticket #8215 (AVFoundation recording has inaccurate RGB values) updated by
-
Keywords changed
Is the issue also reproducible with builds from June 2019 or is this a … - 2:50 PM Ticket #8210 (Header Compression Issue ProRes MKV to MOV) updated by
-
Keywords, Analyzed by developer, Component, Reproduced by developer changed
As soon as someone reviews and (pending approval) pushes … - 2:36 PM Ticket #8210 (Header Compression Issue ProRes MKV to MOV) updated by
- when will the changed be in the live build on the site?
- 12:49 PM Changeset in ffmpeg [61dd2e07] by
- avcodec/g2meet: Check for end of input in jpg_decode_block() Fixes: …
- 12:49 PM Changeset in ffmpeg [9c84c162] by
- avcodec/g2meet: Check if adjusted pixel was on the stack This …
- 10:13 AM Ticket #8215 (AVFoundation recording has inaccurate RGB values) created by
- Summary: Recording the desktop with AVFoundation in RGB pixel …
- 8:54 AM Changeset in ffmpeg [9847380f] by
- avfilter/vf_elbg: stop leaking frame on error
- 8:30 AM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by
- Replying to cehoyos: > it may make sense to ask them I …
Oct 1, 2019:
- 10:50 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by
-
Priority changed
This ticket is about a (apparently bogus) warning that is reproducible … - 10:45 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by
-
Priority changed
- 8:16 PM Changeset in ffmpeg [c4de49ed] by
- avformat/electronicarts: If no packet has been read at the end do not …
- 8:07 PM Changeset in ffmpeg [87b7e141] by
- lavc/x264: Use FF_CODEC_CAP_INIT_THREADSAFE if x264 is new. Usage of …
- 7:58 PM Ticket #7542 (Low encoding performance depending on input method with filter complex) updated by
-
Keywords changed
- 7:58 PM Ticket #7542 (Low encoding performance depending on input method with filter complex) closed by
- fixed: Should be fixed in 7ffa458d600eccbd2582d755af75c03bdaa9e51f
- 7:54 PM Changeset in ffmpeg [7ffa458d] by
- lavfi/movie: Use filter thread count for decoding threads. Fixes …
- 6:43 PM Changeset in ffmpeg [61b7676b] by
- cmdutils: trailing options may be ignored Signed-off-by: Lou Logan …
- 6:31 PM Ticket #6951 (sendcmd does not work with drawbox) closed by
- fixed: Fixed in 1b2ed0c392f12ae836ea3b8ae87a8e29ad6e967c
- 6:28 PM Changeset in ffmpeg [1b2ed0c] by
- avfilter/vf_drawbox: implement process_command
- 6:28 PM Changeset in ffmpeg [027a53d] by
- avfilter/vf_drawbox: reduce code duplication
- 5:56 PM Ticket #8197 (Unable to open key file) closed by
- fixed: Warning printed since a650e8c8e957d81959282d9b6c1f20e87f385031
- 5:52 PM Changeset in ffmpeg [a650e8c8] by
- lavf/avio: Print https warning also for avio_find_protocol_name(). …
- 5:42 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by
- The application uses libavformat to receive the stream, it may make …
- 5:36 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by
-
Priority, Keywords, Component, Type changed
- 5:35 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by
- I have a suspicion that the stream does not conform to the …
- 5:30 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by
- VLC is plays exactly like ffmpeg/ffplay, i.e. output a green screen …
- 5:25 PM Ticket #7919 (Live extracting subtitles from the stream) updated by
-
Keywords, Version, Component changed
To make this a valid ticket, please test current FFmpeg git head, … - 5:20 PM Ticket #4136 (Error streaming to Akamai) closed by
- needs_more_info
- 5:19 PM Ticket #4380 (rtsp stream with rtsp_transport as tcp has recv() return 0) closed by
- needs_more_info
- 5:18 PM Ticket #4761 (Impossible to add muxer or custom options to streams) updated by
-
Keywords changed
- 5:18 PM Ticket #6522 (Hardcoded publish type of rtmp publishing) updated by
-
Priority, Keywords, Analyzed by developer, Reproduced by developer changed
If you have a patch, please send it - made withgit format-patch- … - 5:04 PM Ticket #8185 (Create thumbnails from MPEG-DASH stream) closed by
-
invalid: Sounds as if this needs
-re. - 5:04 PM Ticket #7745 (RIST - Reliable Internet Stream Transport Protocol) updated by
-
Keywords changed
- 5:02 PM Ticket #6579 (Stop ffplay when no stream is received in timeout) closed by
- needs_more_info: Timeout options exist, please reopen if you can provide an url that …
- 4:54 PM Ticket #7955 (aselectstream hangs in multiple scenarios) updated by
-
Keywords, Component changed
- 4:50 PM Ticket #7955 (aselectstream hangs in multiple scenarios) closed by
- fixed: It is code bug, should be fixed in 3bb170e530e3f9885d68e5c684fa82346d7158f4
- 4:46 PM Changeset in ffmpeg [3bb170e5] by
- avfilter/f_streamselect: add check case when nothing is done Fixes #7955.
- 4:09 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by
-
Priority changed
- 4:05 PM Ticket #8214 (signed integer overflow in libswscale/output.c) updated by
-
Component changed
- 3:28 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by
- Does the original rtsp stream work with vlc? With which other software …
- 2:57 PM Ticket #8214 (signed integer overflow in libswscale/output.c) created by
- Summary of the bug: There're 2 signed integer overflow in …
- 12:57 PM Changeset in ffmpeg [f66458cf] by
- avfilter/vsink_nullsink: cosmetics
- 12:55 PM Changeset in ffmpeg [94b155e4] by
- avfilter/copy: add forgotten check
- 12:38 PM Changeset in ffmpeg [9cee8975] by
- avfilter/asink_anullsink: cosmetics
- 11:45 AM Changeset in ffmpeg [a9500441] by
- avfilter/vf_copy: check for error cases and handle them
- 11:42 AM Changeset in ffmpeg [c9473229] by
- avfilter/af_acopy: check for error cases and handle them
- 11:24 AM Changeset in ffmpeg [835fdf48] by
- avfilter/vf_showpalette: fix small cosmetics issue
- 11:17 AM Changeset in ffmpeg [5868e7f5] by
- avfilter/vf_alphamere: use the name 's' for the pointer to the private …
- 10:53 AM Ticket #7620 (avformat/tee: tee muxer with fifo incorrectly parse bsfs options) updated by
- Case in point: When dealing with HLS and DASH streams where the …
- 10:11 AM audio types edited by
- fix fomat name from pcm_s32le to s32le (diff)
Sep 30, 2019:
- 8:44 PM Changeset in ffmpeg [97450d2b] by
- avcodec/dxv: Check op_offset in dxv_decompress_yo() Fixes: signed …
- 8:44 PM Changeset in ffmpeg [75fefb1f] by
- avcodec/utils: Check sample_rate before opening the decoder Fixes: …
- 8:44 PM Changeset in ffmpeg [675f62a2] by
- avcodec/aptx: Fix multiple shift anomalies Fixes: left shift of …
- 6:43 PM Ticket #2104 (anti-epilepsy bright flash remover video filter) closed by
- fixed: Fixed in c888adf590eeaf8f854de9067886ecb2f0f08419.
- 6:37 PM Changeset in ffmpeg [056bc93] by
- avfilter/vf_photosensitivity: fix memleak
- 6:21 PM Changeset in ffmpeg [c888adf5] by
- libavfilter: add photosensitivity filter
- 5:37 PM Changeset in ffmpeg [a746359] by
- avfilter: add scroll video filter
- 4:26 PM Ticket #8212 (Add a new HDV1080 format) updated by
- @Richard Yes, but encoding MPEG-2 HD with ffmpeg show plenty of …
- 4:00 PM Ticket #8134 ([FFmpeg-vaapi][encode] caanot setup number of refference frames ...) updated by
- Would it be possible to add multiple references support ?
- 3:13 PM Ticket #8212 (Add a new HDV1080 format) updated by
- Yes, i never mentioned PS3 before because i didn't see the need, so if …
- 3:12 PM Ticket #2391 (VobSub muxer) updated by
- I agree that it will be nice.
- 2:52 PM Changeset in ffmpeg [5161b279] by
- avfilter/af_join: cosmetics
- 2:45 PM Changeset in ffmpeg [7851e2f3] by
- avfilter/af_join: use av_asprintf()
- 2:39 PM Changeset in ffmpeg [6e9e14e6] by
- avfilter/split: use av_asprintf()
- 2:19 PM Ticket #8212 (Add a new HDV1080 format) updated by
- We all know the official specifications and discovered some of their …
- 1:51 PM Ticket #8212 (Add a new HDV1080 format) updated by
- Replying to Sami32: > The PS3 doesn't support HD H.264 …
- 1:42 PM Ticket #8212 (Add a new HDV1080 format) updated by
- Replying to cehoyos: > I believe a better explanation is …
- 1:40 PM Ticket #8212 (Add a new HDV1080 format) updated by
- Am I correct that this is the first time you mention the PS3? Please …
- 1:19 PM Ticket #8212 (Add a new HDV1080 format) updated by
- As i said in precedent explaination attempt, that is to avoid to have …
- 1:14 PM Ticket #8212 (Add a new HDV1080 format) closed by
- invalid: Unclear request. MPEG-2 is supported.
- 1:13 PM Ticket #8212 (Add a new HDV1080 format) reopened by
- Ok i see. The PS3 doesn't support HD H.264 and is very picky on the …
- 1:11 PM Ticket #4399 (Fontconfig 2.11.91 breaks proper font selection in ffmpeg) updated by
-
Status changed
Font selection still works for me. - 1:05 PM Ticket #8212 (Add a new HDV1080 format) updated by
-
Keywords, Component changed
I believe a better explanation is that you have to provide a use case: … - 12:58 PM Ticket #8212 (Add a new HDV1080 format) closed by
- invalid: This file is already supported.
- 12:52 PM Ticket #8212 (Add a new HDV1080 format) reopened by
- 12:51 PM Ticket #8212 (Add a new HDV1080 format) updated by
- Oh...sorry for having missed that it was need in that case :( …
- 12:27 PM Ticket #7716 (setpts fails to update the EOF timestamp; it needs to be ported to the ...) closed by
- duplicate: Duplicate of #6833.
- 12:23 PM Ticket #8212 (Add a new HDV1080 format) updated by
- No samples provided.
- 12:20 PM Ticket #8212 (Add a new HDV1080 format) updated by
- Maybe this is an invalid wish, if you could explain why.
- 12:03 PM Ticket #8212 (Add a new HDV1080 format) closed by
- invalid
- 12:00 PM Ticket #8212 (Add a new HDV1080 format) reopened by
- 10:58 AM Changeset in ffmpeg [8b36968] by
- avfilter/trim: drop all audio frames instead of asserting
- 10:24 AM Changeset in ffmpeg [a6e2cf5e] by
- avfilter/f_metadata: do not memleak expr
- 10:14 AM Changeset in ffmpeg [9c9d5bf2] by
- avfilter/f_metadata: add ends_with() function for comparing ends of strings
- 6:20 AM Ticket #7437 (clap atom values ignored by ffmpeg) updated by
- Replying to cehoyos: Please can I add a big +1 to this …
- 2:08 AM Changeset in ffmpeg [6ca3d34f] by
- lavf/utils: support duration estimate method dump add new function …
- 2:08 AM Changeset in ffmpeg [f5e86757] by
- lavf/utils: Cosmetics: fix indentation for estimate_timings fix …
- 2:08 AM Changeset in ffmpeg [541c6356] by
- lavf/utils: correct the duration estimation method for nut demuxer in …
- 2:06 AM Changeset in ffmpeg [12e6057f] by
- lavf/nutdec: add logging context to log Add logging context to log, …
- 2:06 AM Changeset in ffmpeg [79597639] by
- lavf/utils: change the log level to warning if can't get duration …
Note:
See TracTimeline
for information about the timeline view.
