Timeline



Aug 29, 2019:

11:15 PM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by Steven Liu
Replying to ianklassen: > I tried to apply your latest …
11:13 PM Ticket #8105 (ffmpeg doesn't recognize MP4 files with MPEG-2 video created by MP4Box ...) updated by Carl Eugen Hoyos
Description changed
11:12 PM mriko-gpac.mp4 attached to Ticket #8105 by Carl Eugen Hoyos
11:12 PM Ticket #8105 (ffmpeg doesn't recognize MP4 files with MPEG-2 video created by MP4Box ...) updated by Carl Eugen Hoyos
Keywords changed
8:03 PM Ticket #8106 (Unexpected audio truncation with `-c:a copy`) created by gdgsdg123
Check this (the last …
7:04 PM Changeset in ffmpeg [7c0b3ba7] by Paul B Mahol <onemda@gmail.com>
avcodec: add IMM5 decoder
6:28 PM Ticket #8105 (ffmpeg doesn't recognize MP4 files with MPEG-2 video created by MP4Box ...) updated by James
Priority, Keywords, Version, Status, Reproduced by developer changed
Looks like a regression since …
5:36 PM Ticket #8097 (MPD: BaseURL twice in URL for init.mp4) updated by giwiniswut
Thank you very much for your attention to my bug report and for your …
5:23 PM Ticket #8105 (ffmpeg doesn't recognize MP4 files with MPEG-2 video created by MP4Box ...) created by ptalarbvorm
Recent versions of ffmpeg do not recognize MP4 files with MPEG-2 video …
4:31 PM Changeset in ffmpeg [0067da58] by Paul B Mahol <onemda@gmail.com>
avcodec/msrle: add a flush() callback The reference frame isn't valid …
4:24 PM Ticket #8104 (unknown streams causes 5s start delay) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
4:21 PM Ticket #8005 (Assertion fails when reading rtp mpegts streaming using SDP file) updated by Carl Eugen Hoyos
Priority, Keywords changed
If this issue is still reproducible with current FFmpeg git head, …
3:52 PM Changeset in ffmpeg [59e651c0] by Aman Gupta <aman@tmm1.net>
configure: fix --enable-omx compile on raspberry pi Many ffmpeg + rpi …
3:14 PM log.txt attached to Ticket #8104 by cs
full log
3:10 PM Ticket #8104 (unknown streams causes 5s start delay) updated by cs
sample file: http://cs.weimarnetz.de/stream.dump
3:07 PM Ticket #8104 (unknown streams causes 5s start delay) created by cs
Summary of the bug: hi local isp iptv stream with udp multicast …
1:58 PM thisoneworks.cube attached to Ticket #8103 by Bernie
Other LUT file that ffmpeg processes correctly
1:58 PM DLog-M+to+Rec709.cube attached to Ticket #8103 by Bernie
the LUT file that causes ffmpeg to exit with error
1:57 PM Changeset in ffmpeg [15a65c13] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi: Allocate bufs later Fixes: Timeout (24sec->2sec) Fixes: …
1:57 PM Changeset in ffmpeg [ba823394] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust maxpixels for indeo4 Fixes: Timeout …
1:57 PM Changeset in ffmpeg [96efaa9a] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust GDV pixel threshold down by a factor …
1:57 PM Changeset in ffmpeg [738ff94f] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: adjust pixel threshold for SANM, as it allows …
1:57 PM Changeset in ffmpeg [7e9aecc9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tta: Fix integer overflow in prediction Fixes: signed integer …
1:57 PM Ticket #8103 (ffmpeg unable to use specific 3dlut file) created by Bernie
Hi there, I have some D-log M video files from my DJI Mavic 2 drone …
1:18 PM Changeset in ffmpeg [dea2591d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vb: Check input packet size to be large enough to contain …
1:16 PM Changeset in ffmpeg [37bc8e32] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cavsdec: Limit the number of access units per packet to 2 …
1:14 PM Changeset in ffmpeg [e0c973e5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpsubdec: Remove floating point usage This makes the code …
12:35 PM Ticket #8095 (do not munmap NULL pointers) updated by wurongxin
Replying to mypopy: > pls try this patch: …
12:06 PM Ticket #3354 (enhancement: Zero latency av_read_frame()) updated by Martijn Mellema
Same problem with the delay. Is there an better option for this?
11:32 AM Ticket #8095 (do not munmap NULL pointers) updated by Jun Zhao
pls try this patch: https://patchwork.ffmpeg.org/patch/14761/, Tks
9:36 AM Ticket #8097 (MPD: BaseURL twice in URL for init.mp4) updated by Steven Liu
Try this patch please, https://patchwork.ffmpeg.org/patch/14779/

Aug 28, 2019:

9:34 PM Ticket #8102 (FFmpeg selects unavailable HLS stream) updated by jaylinski
Replying to cehoyos: > Is the issue reproducible with …
8:49 PM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by ianklassen
I tried to apply your latest patch with today's master but got these …
7:57 PM Changeset in ffmpeg [a80fdbcf] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/cbs_h2645: Use av_realloc instead of av_malloc Follow the …
7:05 PM Ticket #5453 (Broken h264 sample permanently damages decoder output) closed by Carl Eugen Hoyos
fixed: This will not be fixed in release/3.0.
6:27 PM Ticket #5978 (FFprobe calculates timecode wrong with mp4 ntsc framerates) closed by Carl Eugen Hoyos
fixed: Fixed by Paul in 428b4aacb1a91a267650de644519882a5f700388
4:18 PM Changeset in ffmpeg [ffd65c88] by Michael Niedermayer <michael@niedermayer.cc>
lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615 …
3:30 PM Changeset in ffmpeg [330ba8d5] by Paul B Mahol <onemda@gmail.com>
avcodec/dsd: use uint8_t instead of unsigned char
3:28 PM Changeset in ffmpeg [9606e4b6] by Paul B Mahol <onemda@gmail.com>
avcodec/dsddec: add slice threading support
3:01 PM Changeset in ffmpeg [98f5cbcb] by Paul B Mahol <onemda@gmail.com>
avformat/dsfdec: set packet pts/duration/pos correctly
2:46 PM Ticket #8034 (zscale: inaccurate conversion from YCbCr Narrow range to RGB Full range) closed by Elon Musk
wontfix: Yes that is normal and intended way to use filter. Always use format …
2:41 PM Ticket #2690 (Red Cinema r3d files not supported) updated by ahmetcetin
Is there any news/plans supporting r3d formats? Red cameras are …
2:31 PM Changeset in ffmpeg [ef73ccc2] by Paul B Mahol <onemda@gmail.com>
avcodec/h264_refs: do not use invalid mmco values in case of error …
2:27 PM Changeset in ffmpeg [428b4aac] by Paul B Mahol <onemda@gmail.com>
avformat/mov: improve timecode calculation Fixes timecode calculation …
1:46 PM Changeset in ffmpeg [d063f137] by Paul B Mahol <onemda@gmail.com>
avcodec/tiff: add missing break in tiff_decode_tag()
1:44 PM Changeset in ffmpeg [d8410e9c] by Paul B Mahol <onemda@gmail.com>
avformat/dhav: always initializer ret
1:28 PM Changeset in ffmpeg [1232e67b] by Paul B Mahol <onemda@gmail.com>
avfilter/af_compand: change error condition into warning
12:42 PM Ticket #8034 (zscale: inaccurate conversion from YCbCr Narrow range to RGB Full range) reopened by Balling
Replying to richardpl: > Please provide new info what is …
9:19 AM Ticket #8059 (pad filter with hw support) updated by Andreas Håkon
Hi fortman, I really like to see that option (add a border) inside …
9:14 AM Ticket #8101 (Subtitles : Timestamps of each paragraph are incorrect) updated by fcaspar77
Thank you for your quick answer for v4.1.4, it works.
8:51 AM Ticket #8101 (Subtitles : Timestamps of each paragraph are incorrect) updated by mkver
For FFmpeg 4.1.4 you should use the input option -fix_sub_duration; …
8:43 AM Ticket #8102 (FFmpeg selects unavailable HLS stream) updated by Carl Eugen Hoyos
Version changed
Is the issue reproducible with current FFmpeg git head, the only …
8:35 AM Ticket #8102 (FFmpeg selects unavailable HLS stream) created by jaylinski
== Summary of the bug: == FFmpeg can handle HLS streams …
8:22 AM Ticket #8101 (Subtitles : Timestamps of each paragraph are incorrect) created by fcaspar77
Hello, I'm trying to get the subtitles from an MPEG-TS file with …
1:28 AM Changeset in ffmpeg [f8ad2dd] by Philip Langdale <philipl@overt.org>
libavcodec/amfenc: Vulkan initialization support for encoder. Added …

Aug 27, 2019:

11:10 PM Changeset in ffmpeg [c1dc4d2d] by James Almer <jamrial@gmail.com>
avcodec/h2645_parse: zero initialize the rbsp buffer Fixes ticket …
8:45 PM Ticket #8099 (empty output converting from 8ch .aac) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Not a regression afaict.
8:44 PM Ticket #8099 (empty output converting from 8ch .aac) updated by MartinB
Sorry don't know how to modify the attachments, but …
8:43 PM Ticket #8099 (empty output converting from 8ch .aac) updated by Carl Eugen Hoyos
Is it possible that you attached a working file but claimed it does …
8:41 PM Ticket #8100 (Redirect from http to rtmp / another protocol) created by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-user/2019-August/045227.html A user …
8:40 PM 8ch_noLfeFiltering_decodeFails.aac attached to Ticket #8099 by MartinB
8:40 PM Ticket #8099 (empty output converting from 8ch .aac) reopened by MartinB
Also reproduced. Output file size is 0 byte. Info about tested …
8:23 PM Ticket #8099 (empty output converting from 8ch .aac) closed by Carl Eugen Hoyos
invalid: Please reopen this ticket if the issue is reproducible with current …
7:50 PM Ticket #8099 (empty output converting from 8ch .aac) updated by MartinB
Sorry it should have read the '8ch_noLfeFiltering.aac' (also attached) …
7:46 PM Ticket #8099 (empty output converting from 8ch .aac) created by MartinB
Summary of the bug: How to reproduce: […] I am trying to convert …
6:38 PM Ticket #7880 (Video codec qtrle inputs are truncated in output) updated by Carl Eugen Hoyos
Component changed
6:35 PM Ticket #6453 (RTMP handshake fails with some encoders) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please understand that patches are ignored on this bug tracker, send …
6:33 PM Ticket #7880 (Video codec qtrle inputs are truncated in output) closed by James
fixed: Should be fixed in 8b71cc3363b5d5b01a56f334e8b6318374192076.
6:24 PM Changeset in ffmpeg [b319feb0] by James Almer <jamrial@gmail.com>
avcodec/qtrle: don't clear the palette when flushing It may be …
6:24 PM Changeset in ffmpeg [d70bbdc5] by James Almer <jamrial@gmail.com>
avcodec/qtrle: call ff_reget_buffer() only when the picture data is …
6:10 PM Changeset in ffmpeg [8b71cc33] by James Almer <jamrial@gmail.com>
Revert "avcodec/qtrle: Do not output duplicated frames on insufficient …
5:17 PM Ticket #6453 (RTMP handshake fails with some encoders) updated by William Martin
Above works to fix handshake for elemental encoders for release …
3:57 PM Changeset in ffmpeg [dead949a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/atrac9dec: Check block_align Fixes: Infinite loop Fixes: …
2:58 PM Changeset in ffmpeg [33a53722] by James Almer <jamrial@gmail.com>
avcodec/qtrle: add a flush() callback The reference frame isn't valid …
2:01 PM Ticket #8093 (Uninitialized use in h2645_parse) closed by James
fixed: Fixed in af70bfbeadc0c9b9215cf045ff2a6a31e8ac3a71
2:00 PM Ticket #8098 (DTS audio to .mp4 sets wrong audio Channel(s) to 2) closed by Carl Eugen Hoyos
duplicate: Looks like ticket #3023
1:56 PM Changeset in ffmpeg [af70bfbe] by James Almer <jamrial@gmail.com>
avcodec/h2645_parse: zero initialize the rbsp buffer Fixes ticket …
1:14 PM Ticket #8098 (DTS audio to .mp4 sets wrong audio Channel(s) to 2) updated by Elon Musk
To make this valid ticket provide ffmpeg output of both input and …
1:10 PM Ticket #8098 (DTS audio to .mp4 sets wrong audio Channel(s) to 2) created by Dameos
When writing a DTS audio track to a .mp4 container ffmpeg reduces the …
11:23 AM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by Steven Liu
Replying to ianklassen: > I haven't received any feedback …
10:35 AM Ticket #8096 (MPEGTS: Interleaved muxing) updated by Carl Eugen Hoyos
Please send them to the mailing list if they are useful.
8:29 AM Ticket #8096 (MPEGTS: Interleaved muxing) updated by Andreas Håkon
Replying to cehoyos: > Instead please ping your patch on …
6:43 AM Ticket #7945 (regression in interplay MVE decoding) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide a sample file.
6:35 AM Ticket #7859 (Wrong ARMovie audio codec detection) closed by Carl Eugen Hoyos
fixed

Aug 26, 2019:

11:09 PM Changeset in ffmpeg [0821bc4e] by Aman Gupta <aman@tmm1.net>
avcodec/vaapi_encode: respect -force_key_frames setting This was a …
4:23 PM Ticket #8097 (MPD: BaseURL twice in URL for init.mp4) updated by Carl Eugen Hoyos
Keywords, Component changed
4:00 PM ffmpeg-20190826-175812.log attached to Ticket #8097 by giwiniswut
3:59 PM Ticket #8097 (MPD: BaseURL twice in URL for init.mp4) created by giwiniswut
Summary of the bug: I'm trying to download the livestream at …
1:46 PM Ticket #8096 (MPEGTS: Interleaved muxing) closed by Carl Eugen Hoyos
invalid: Instead please ping your patch on the development mailing list.
12:59 PM MODE-1.PNG attached to Ticket #8096 by Andreas Håkon
12:58 PM MODE-0.PNG attached to Ticket #8096 by Andreas Håkon
12:58 PM MPTS.PNG attached to Ticket #8096 by Andreas Håkon
12:58 PM Ticket #8096 (MPEGTS: Interleaved muxing) created by Andreas Håkon
Hi, To illustrate the problem solved with the patch: …
12:46 PM Ticket #8095 (do not munmap NULL pointers) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
11:56 AM SponsoringPrograms/GSoC/2019/Results edited by NIck Renieris
add DNG project (diff)
10:14 AM SponsoringPrograms/GSoC/2019/Results edited by unishift
(diff)
10:12 AM SponsoringPrograms/GSoC/2019/Results edited by unishift
(diff)
8:37 AM SponsoringPrograms/GSoC/2019/Results edited by XueweiMeng
(diff)
8:36 AM Changeset in ffmpeg [02a44ed0] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Increase maxpixels threshold for dirac …
8:36 AM Changeset in ffmpeg [5af613cc] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Do not corrupt the packet size return Fixes: …
8:36 AM Changeset in ffmpeg [8f49176e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alac: Check for bps of 0 Fixes: shift exponent 32 is too …
8:35 AM SponsoringPrograms/GSoC/2019/Results edited by XueweiMeng
(diff)
7:46 AM SponsoringPrograms/GSoC/2019/Results edited by XueweiMeng
(diff)
7:10 AM Changeset in ffmpeg [59da9dcd] by Steven Liu <lq@chinaffmpeg.org>
avfilter/vf_derain: reindent code after last commit Signed-off-by: …
6:34 AM debug_report attached to Ticket #8094 by Suhwan
6:33 AM Ticket #8094 (Memory leaks from realloc) created by Suhwan
Summary of the bug: There is a memory leak from realloc How to …
3:49 AM Ticket #8093 (Uninitialized use in h2645_parse) updated by James
Status, Reproduced by developer, Component, Summary, Priority, Version, Analyzed by developer changed
Regression since 992532ee3122d7938a7581988eea401b57de8189.
3:22 AM SponsoringPrograms/GSoC/2019/Results edited by cldfire
(diff)
3:09 AM Changeset in ffmpeg [6d1009cb] by Steven Liu <lq@chinaffmpeg.org>
doc/examples/decode_video: add input file format information for usage …
3:08 AM Changeset in ffmpeg [7c2ff06b] by Steven Liu <lq@chinaffmpeg.org>
doc/examples/decode_audio: print message about how to play the output …
3:06 AM Changeset in ffmpeg [17576fda] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: remove unused value CID: 1452644 Signed-off-by: …
3:06 AM Changeset in ffmpeg [80d2a7f5] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix memleak of filename CID: 1452445 Signed-off-by: …
3:06 AM Changeset in ffmpeg [4ba82ecc] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix memleak in hls_write_trailer fix CID: 1426931 …
2:59 AM Changeset in ffmpeg [f0c97d6] by Steven Liu <lq@chinaffmpeg.org>
libavfilter: Add dehaze-filter option in existing derain. Add the …
2:17 AM input.3497 attached to Ticket #8093 by Bowen Wang
PoC input to trigger the bug
2:17 AM Ticket #8093 (Uninitialized use in h2645_parse) created by Bowen Wang
This bug is found in git commit …

Aug 25, 2019:

8:04 PM Concatenate edited by Justin K Simmons
(diff)
4:47 PM Ticket #2162 (AC-3 descriptors for Transport Stream) updated by Samuel
Summary changed
@britania I hope that you don't mind my title's change, but as it …
4:37 PM Ticket #7744 (adding format_identifier via -tag[:specifier] to MPEGTS) updated by Carl Eugen Hoyos
The patch was committed as 837f2c97984a259f8fef8be13569f937fa3513f1
4:33 PM Ticket #7744 (adding format_identifier via -tag[:specifier] to MPEGTS) updated by Samuel
@zoolog Well done +1 It seem similar to the issues #2162 and #5837
2:38 PM Ticket #7496 (Access to the reference track (dolby vision) of a stream) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Type changed
https://ffmpeg.org/pipermail/ffmpeg-devel/2018-October/235234.html
2:09 PM Changeset in ffmpeg [43458859] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/x264: Also clean-up libx264rgb after init errors. Missed in c180f0f6
1:50 PM Ticket #7535 (FFMpeg freezes without any error message on incomplete encrypted ...) closed by Carl Eugen Hoyos
needs_more_info
1:29 PM Ticket #8092 (Raw AAC unplayable.) updated by Rodolfo Medina
all right... thank you... I'll be testing FFmpeg git... Rodolfo
1:07 PM Ticket #8092 (Raw AAC unplayable.) closed by Carl Eugen Hoyos
invalid: Duplicate of ticket #7271, not reproducible with FFmpeg 4.1.4. The …
12:14 PM sample.m4a attached to Ticket #8092 by Rodolfo Medina
11:51 AM Ticket #8092 (Raw AAC unplayable.) reopened by Rodolfo Medina
Hi... I want to attach a sample file... thanks... Rodolfo
9:57 AM Ticket #8051 (Add Meridian Lossless Packing (Dolby TRUEHD) support for MP4) closed by Carl Eugen Hoyos
fixed: Implemented by James in 808a6717e0c584738c60a109afd6d47f4973d619
6:15 AM Ticket #8083 (Matroska demuxer fails to parse big attachements) updated by Steve Lhomme
Replying to marillat: > The right bug is #8804 and already …
5:54 AM Ticket #8072 (ffplay does not scale video to window size when exiting fullscreen) updated by jimbo1qaz
Confirming that the original bug seems to be fixed. Exiting fullscreen …
1:42 AM Changeset in ffmpeg [808a6717] by James Almer <jamrial@gmail.com>
avformat/movenc: add muxing support for Dolby TrueHD streams …
1:41 AM Changeset in ffmpeg [d1409fe9] by James Almer <jamrial@gmail.com>
avformat/mov: add demuxing support for Dolby TrueHD streams …
1:41 AM Changeset in ffmpeg [c300fe1] by James Almer <jamrial@gmail.com>
avcodec/mlp_parser: export AVCodecContext frame_size Signed-off-by: …

Aug 24, 2019:

11:16 PM Changeset in ffmpeg [21d7eeaf] by James Almer <jamrial@gmail.com>
avcodec/mlp_parse: move TrueHD channel layout and sample rate related …
7:34 PM Changeset in ffmpeg [45cefca1] by Kieran Kunhya <kierank@obe.tv>
avformat/dhav: handle files missing data at start Try to seek to end …
7:34 PM Changeset in ffmpeg [96fd0735] by Kieran Kunhya <kierank@obe.tv>
avformat/dhav: gracefully handle corrupted files Try to find next …
5:24 PM Ticket #8092 (Raw AAC unplayable.) updated by James
The user should upload the sample somewhere. Also, this may already …
5:07 PM Ticket #8092 (Raw AAC unplayable.) closed by Carl Eugen Hoyos
needs_more_info
4:53 PM Ticket #8092 (Raw AAC unplayable.) created by Cigaes
Reported on MPlayer mailing-list: …
9:31 AM Ticket #8091 (Sound replacing stopped working) updated by Gyan
Patch sent. https://patchwork.ffmpeg.org/patch/14686/
7:33 AM Changeset in ffmpeg [1cfba7f] by Thilo Borgmann <thilo.borgmann@mail.de>
fate/als: Add test for conformance file with 512 channels.
5:54 AM Changeset in ffmpeg [22a14ee7] by Pavel Koshevoy <pkoshevoy@gmail.com>
avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctx …
12:12 AM Ticket #6586 (h264_omx zerocopy causes Raspberry Pi to hang) closed by Carl Eugen Hoyos
fixed: Pushed as 23a3e1460a7a609651bfe75b7b4c428eaa8f3902
12:11 AM Changeset in ffmpeg [3dd3e8e2] by Aman Gupta <aman@tmm1.net>
avcodec/omx: Fix handling of fragmented buffers See …
12:11 AM Changeset in ffmpeg [e008f89c] by Aman Gupta <aman@tmm1.net>
avcodec/omx: ensure zerocopy mode can be disabled on rpi builds fixes …
12:11 AM Ticket #7687 (h264_omx can stall due to not handling fragmented frames correctly) closed by Carl Eugen Hoyos
fixed: Pushed as 3d857f219eb972fb345e784d17268e16b6dec6f0
12:07 AM Changeset in ffmpeg [3d857f21] by Aman Gupta <aman@tmm1.net>
avcodec/omx: Fix handling of fragmented buffers See …
12:07 AM Changeset in ffmpeg [23a3e14] by Aman Gupta <aman@tmm1.net>
avcodec/omx: ensure zerocopy mode can be disabled on rpi builds fixes …
12:07 AM Changeset in ffmpeg [76c82843] by Aman Gupta <aman@tmm1.net>
avcodec/omx: add support for -force_key_frames Signed-off-by: Aman …
12:07 AM Changeset in ffmpeg [c62a1db] by Aman Gupta <aman@tmm1.net>
MAINTAINERS: add myself to OMX Signed-off-by: Aman Gupta …

Aug 23, 2019:

11:15 PM Ticket #7567 (Incorrect timetamps when decoding teletext subtitles from TS file) updated by Marton Balint
Cc, Status, Owner changed
I have sent a patch to ffmpeg-devel which fixes this, feel free to …
11:10 PM Ticket #3714 (Remuxing mpegts results in 5% bigger file size than original file) closed by Carl Eugen Hoyos
fixed: Fixed by Marton Balint in 2fb550893f7564118ca59765ee5fd1acab819581
11:00 PM Ticket #8061 (mpegts muxer manual PCR interval) closed by Carl Eugen Hoyos
fixed: Should be fixed by Marton Balint in …
8:49 PM Changeset in ffmpeg [2fb55089] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt The …
8:49 PM Changeset in ffmpeg [5c119bf1] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: move some code around and simplify a bit PCR does …
8:49 PM Changeset in ffmpeg [8bf732cd] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: add support for setting PCR interval for VBR …
8:49 PM Changeset in ffmpeg [6f499ae3] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: rename pcr_period variable to pcr_period_ms …
8:26 PM Changeset in ffmpeg [ae3d6a33] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alac: Fix multiple integer overflows in lpc_prediction() …
8:26 PM Changeset in ffmpeg [1c9a56b1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: Check that not all tables are skiped If all tables …
8:26 PM Changeset in ffmpeg [5231e89e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pictordec: Optimize picmemset() for single plane full lines …
8:26 PM Changeset in ffmpeg [34f6d1a7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm_parser: Use memmove() to handle "overread" This is …
8:26 PM Changeset in ffmpeg [8a24d2cc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/parser: Optimize ff_combine_frame() with massivly negative …
8:26 PM Changeset in ffmpeg [68f30567] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm: skip reading trailing bytes in get_pnm() None of the …
8:26 PM Changeset in ffmpeg [1a0f1062] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm: Check magic bytes directly without pnm_get() Fixes: …
8:26 PM Changeset in ffmpeg [77abf314] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpsubdec: Check pts / duration before cast Fixes: 3e+47 is …
8:24 PM Changeset in ffmpeg [4d4734bd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lcldec: Check mthread_inlen instead of cliping Clipping was …
8:24 PM Changeset in ffmpeg [965e766e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rl2: set dimensions The dimensions are always 320x200 they …
8:24 PM Changeset in ffmpeg [b2bb09bc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: delete unused code Reviewed-by: Carl Eugen Hoyos …
5:56 PM Changeset in ffmpeg [711c59bc] by James Zern <jzern@google.com>
Change libaom default to crf=32. Current default is 256kbps, which …
4:53 PM Ticket #6591 (Unable to read mp4/h264 caused by SPS decoding failure) closed by James
fixed: Fixed in 0b34cdf424d665d7d9b92aefdff49a5acc398a6d
3:26 PM Changeset in ffmpeg [0b34cdf4] by James Almer <jamrial@gmail.com>
avcodec/h264_parse: retry decoding SPS with complete NAL Fix #6591
2:08 PM Changeset in ffmpeg [92c32b0f] by James Almer <jamrial@gmail.com>
tools/target_dec_fuzzer: use refcounted packets Should reduce …
12:38 PM Changeset in ffmpeg [48b86dd8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP Fixes: memleaks Fixes: …
12:38 PM Changeset in ffmpeg [c9fcf881] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/idcinvideo: Add 320x240 default maximum resolution Fixes: …
12:38 PM Changeset in ffmpeg [ac77c549] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Do not increase max_pixels Signed-off-by: …
7:12 AM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by Steven Liu
Replying to ianklassen: > I haven't received any feedback …
6:08 AM Creating multiple outputs edited by Gyan
Add delimiter for Windows; need not be in one line (diff)
5:55 AM Creating multiple outputs edited by Roger Pack
(diff)

Aug 22, 2019:

11:56 PM Changeset in ffmpeg [b29c7bcb] by Mark Thompson <sw@jkqxz.net>
lavfi: add deshake_opencl filter
10:11 PM Changeset in ffmpeg [5b5746b] by Mark Thompson <sw@jkqxz.net>
lavfi: modify avfilter_get_matrix to support separate scale factors
10:11 PM Changeset in ffmpeg [d3cd33ab] by Mark Thompson <sw@jkqxz.net>
lavfi: add utilities to reduce OpenCL boilerplate code
8:23 PM Changeset in ffmpeg [370c346d] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: do not ignore bad size errors The return value was …
7:38 PM Changeset in ffmpeg [3a09dbdb] by Marton Balint <cus@passwd.hu>
avcodec: remove some dead assignments Signed-off-by: Marton Balint …
7:38 PM Changeset in ffmpeg [b2e37e3e] by Marton Balint <cus@passwd.hu>
avutil/imgutils: remove dead assignment Signed-off-by: Marton Balint …
7:38 PM Changeset in ffmpeg [6ee40dcb] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: do not ignore bad size errors The return value was …
5:31 PM Ticket #7687 (h264_omx can stall due to not handling fragmented frames correctly) updated by Aman
Cc, Status, Owner changed
Both patches look reasonable. I will add them to my local patchset and …
5:28 PM Ticket #6586 (h264_omx zerocopy causes Raspberry Pi to hang) updated by Aman
Cc, Status, Owner changed
Sounds like this is an upstream rpi firmware issue. However ffmpeg …
4:35 PM Changeset in ffmpeg [493438fa] by Michael Niedermayer <michael@niedermayer.cc>
avformat/realtextdec: free queue on error Fixes: memleak Fixes: …
4:35 PM Changeset in ffmpeg [ab56e62e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp5/6/8: use vpX_rac_is_end() Reviewed-by: Peter Ross …
4:35 PM Changeset in ffmpeg [5937f055] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: Check av_xiphlacing() return value before use …
9:22 AM Changeset in ffmpeg [9bcb1cb6] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
Add assembly support for -fsanitize=hwaddress tagged globals. As of …
7:25 AM Changeset in ffmpeg [c87237d1] by Steven Liu <lq@chinaffmpeg.org>
libavfilter: Update derain filter doc. Add the usage of tensorflow …
6:27 AM Ticket #8069 (FFmpeg vp8 decoder produces decoded contents with color artfiacts) updated by Hirokazu Honda
Cc changed
Note: See TracTimeline for information about the timeline view.