Timeline



Apr 7, 2019:

10:19 PM Ticket #1771 (The file size limit almost never works.) closed by Carl Eugen Hoyos
fixed: I don't see how this can be realistically improved, the documentation …
10:16 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by Carl Eugen Hoyos
You should probably use testsrc2
9:21 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by Christian Ebert
Cc changed
8:28 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by barsnick
I finally managed to reproduce with testsrc: […]
7:59 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) updated by barsnick
Cc, Summary changed
7:57 PM Ticket #7831 (remuxing to HLS using "hls_segment_size" creates corrupted segments) created by barsnick
Summary of the bug: Remuxing a perfectly decodeble input video to HLS …
7:15 PM Changeset in ffmpeg [ecdaa4b4] by Paul B Mahol <onemda@gmail.com>
avfilter/af_asetnsamples: use correct function
7:09 PM Changeset in ffmpeg [3a2adee] by Paul B Mahol <onemda@gmail.com>
avformat/riffdec: pass correct pointer to av_log
11:17 AM Changeset in ffmpeg [4c8e3725] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_asetnsamples: fix sample queuing. When asetnsamples uses …
9:55 AM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by Jun Li
Cc changed
Replying to andreymal: I checked the code, the error …
9:26 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by pbelkner
According to my test this should fix the issue: […]
7:51 AM Ticket #7775 ([FFmpeg-vaapi][vp9] error message when play a vp9 stream) updated by Carl Eugen Hoyos
Keywords changed
7:14 AM Ticket #1771 (The file size limit almost never works.) updated by Gyan
Component changed
The documentation was clarified in …
6:32 AM Ticket #7260 (Fail to get image dimension when RTSP falling back from UDP to TCP) updated by Jun Li
Replying to julien23: The reason is there in your log: …
6:21 AM Ticket #7815 (Unable to seek after reaching end of RTSP Stream) updated by Jun Li
Cc changed
Replying to kealist: I tried on my Mac, using keyboard …
6:20 AM Changeset in ffmpeg [8607e29f] by Lauri Kasanen <cand@gmx.com>
swscale/ppc: VSX-optimize yuv2rgb_full_X ./ffmpeg -f lavfi -i …
6:20 AM Changeset in ffmpeg [3256e94] by Lauri Kasanen <cand@gmx.com>
swscale/ppc: VSX-optimize yuv2rgb_full_2 ./ffmpeg -f lavfi -i …
6:20 AM Changeset in ffmpeg [50e672bc] by Lauri Kasanen <cand@gmx.com>
swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_1 ./ffmpeg -f lavfi …
6:08 AM Ticket #7810 (ffmpeg will automatically pause (Konx KW01 gen2)) updated by Jun Li
Cc changed
Replying to branqueira: > I checkout the code and build …
5:15 AM Ticket #7775 ([FFmpeg-vaapi][vp9] error message when play a vp9 stream) updated by Jun Zhao
Keywords changed
Can you upload the VP9 test clip for this issue? Thanks
5:04 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by Jun Zhao
Cc, Version changed
Peter, I've reproduced the memory leak issue with examples muxing.c …
2:18 AM Changeset in ffmpeg [7c187514] by Jun Zhao <barryjzhao@tencent.com>
doc/examples/metadata: fix the example can't dump FLV metadata fix …
12:00 AM Changeset in ffmpeg [d234ed76] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/Makefile: Fix kux demuxer standalone compilation.

Apr 6, 2019:

1:57 PM Ticket #4519 (Support for KUX container) closed by Carl Eugen Hoyos
fixed: Implemented by Swaraj Hota in 208ae228fa129041dc6671dcc45c025a11bf2cc6
1:54 PM Changeset in ffmpeg [208ae228] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/flvdec: added support for KUX container Fixes ticket #4519. The …
1:20 PM Changeset in ffmpeg [f4f40cbb] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavd/x11grab: fix vertical repositioning There is a calculation error …
4:15 AM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by Jun Li
the 15fps is calculated. SDP RFC defines the framerate as ”maximum …

Apr 5, 2019:

10:28 PM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by CoRoNe
> I discovered that MP4Box writes a subtitle box size while ffmpeg …
5:26 PM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by erikbs
Replying to CoRoNe: > First time I've been looking at …
4:12 PM IMG-192x200_1.p010.yuv attached to Ticket #7830 by alexandr-konovalov
4:10 PM Ticket #7830 (Allocation size of input surface for qsv not takes into account ...) created by alexandr-konovalov
I'm encoding P010 stream to h265 using qsv. Command line is below. I …
3:34 PM Ticket #2474 (MKV transcoded to MKV with copied attachments is unplayable if output ...) closed by mkver
fixed: This has been fixed, most likely by commit …
2:09 PM m2641080i30m25.xavc.mxf attached to Ticket #7829 by Carl Eugen Hoyos
2:08 PM Ticket #7829 (Wrong average framerate for H.264 in mxf) created by Carl Eugen Hoyos
Matrox provided a sample that shows an incorrect average framerate …
1:16 PM Changeset in ffmpeg [772c73e6] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
FATE: Add test for HEVC files that claim to have two first slices …
11:21 AM Ticket #7547 (When relaying RTMP streams ffmpeg quits with ...) updated by Tom Wilson
Replying to ikolesnikov: > I can confirm that …
10:05 AM Changeset in ffmpeg [2169a3f2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/agm: Fix integer overflow with w/h Fixes: negation of …
10:05 AM Changeset in ffmpeg [18a851a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Improve length check The earlier code had three …
3:32 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by pbelkner
Can some developer please raise reproduced by developer? From …

Apr 4, 2019:

6:40 PM Ticket #7723 ([FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 ...) updated by U. Artie Eoff
Cc changed
https://patchwork.ffmpeg.org/patch/9943/ has been superseded by …
10:39 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by pbelkner
As far as I can see this is a patch for …
9:31 AM Changeset in ffmpeg [8e3b01e2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/agm: More completely check size before using it Fixes: out of …
9:27 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by Jun Zhao
Please try the patch: https://patchwork.ffmpeg.org/patch/12612/, Tks
6:44 AM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by pbelkner
As per request I sent the following mail to FFmpeg-devel (cf. …
5:46 AM Ticket #7639 (Unable to do 'rtsp stream' when 'rtsp_flags listen') updated by Jun Li
try this, terminal one: ./ffplay -rtsp_flags listen …

Apr 3, 2019:

11:33 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by Christoph Anton Mitterer
The used ffmpeg command line was already described in the text above, …
11:19 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by Carl Eugen Hoyos
Please provide one ffmpeg command line together with the …
11:03 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by Frank Haefemeier
Cc changed
11:03 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by Frank Haefemeier
Cc changed
10:39 PM Ticket #5238 (gapless playback doesn't work (with at least Opus)) updated by Christoph Anton Mitterer
Resolution changed
Just for the records,... I did some fresh tests with current git …
10:38 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) created by Christoph Anton Mitterer
With current git master ffmpeg 1125277: In the following a series of …
10:00 PM Ticket #7216 (Apache 2.4.7 is not always responding) closed by Carl Eugen Hoyos
needs_more_info
10:00 PM Ticket #7220 (Pointer returned from av_demuxer_iterate() should not be const) closed by Carl Eugen Hoyos
fixed: I hope this will be fixed after the next version bump through …
9:12 PM Changeset in ffmpeg [ee16d14b] by James Almer <jamrial@gmail.com>
avcodec/av1_metadata: add an option to remove Padding OBUs …
8:51 PM Ticket #6870 (Add regular P frames to hevc_qsv encoding option) closed by Carl Eugen Hoyos
fixed: Implemented by Zhong Li in 1125277bc64ebef1a7a6bee7349c7a8fab7fdcc7
8:22 PM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) updated by Carl Eugen Hoyos
Keywords, Component changed
Please send your patch - made with git format-patch - to the …
7:38 PM Ticket #5258 (ffmpeg fails to decode opus test vectors correctly) updated by Christoph Anton Mitterer
I've just checked git master (with no configure options, i.e. not …
7:33 PM Ticket #7826 (fails to correctly read Opus test vector files) updated by Christoph Anton Mitterer
Resolution changed
In fact you're right, and I've just verified this on a (standard, i.e. …
6:22 PM muxing.patch attached to Ticket #7827 by pbelkner
6:21 PM Ticket #7827 (libavformat/libavcodec might leak some memory when muxing a flac ...) created by pbelkner
Summary of the bug: How to reproduce:[…]
5:52 PM Ticket #7826 (fails to correctly read Opus test vector files) updated by mkver
1. This is a duplicate of #5258. 2. #5258 has actually already been …
4:54 PM Ticket #7826 (fails to correctly read Opus test vector files) updated by Christoph Anton Mitterer
uhm?
4:44 PM Ticket #7826 (fails to correctly read Opus test vector files) closed by Carl Eugen Hoyos
invalid
3:17 PM Ticket #7826 (fails to correctly read Opus test vector files) created by Christoph Anton Mitterer
Summary of the bug: The Opus developer provide a set of test vector …
3:00 PM Changeset in ffmpeg [1125277b] by Zhong Li <zhong.li@intel.com>
lavc/qsvenc: enable hevc gpb option GPB is the default type, just …
2:57 PM Changeset in ffmpeg [c745bedd] by Zhong Li <zhong.li@intel.com>
lavc/qsvenc: enable hevc coding options configuration Signed-off-by: …
2:57 PM Changeset in ffmpeg [6f9d7c5] by Zhong Li <zhong.li@intel.com>
lavc/qsvenc: no need to include h264.h for jpeg encoder …
1:20 PM Ticket #7794 (ffmpeg crash when transcoding with vpp_qsv and pad filters) closed by Zhong,Li
invalid: IIRC, vpp_qsv can't support pad, just support crop, so the "pad" here …
1:18 PM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by gdgsdg123
Replying to cehoyos: > Would you mind stopping to attach …
1:00 PM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by Carl Eugen Hoyos
Would you mind stopping to attach compressed files? I believe this is …
12:50 PM OUTPUT.7z.006 attached to Ticket #1582 by gdgsdg123
12:48 PM OUTPUT.7z.005 attached to Ticket #1582 by gdgsdg123
12:47 PM OUTPUT.7z.004 attached to Ticket #1582 by gdgsdg123
12:46 PM OUTPUT.7z.003 attached to Ticket #1582 by gdgsdg123
12:44 PM OUTPUT.7z.002 attached to Ticket #1582 by gdgsdg123
12:42 PM OUTPUT.7z.001 attached to Ticket #1582 by gdgsdg123
12:41 PM INPUT.7z.002 attached to Ticket #1582 by gdgsdg123
12:39 PM INPUT.7z.001 attached to Ticket #1582 by gdgsdg123
12:35 PM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by gdgsdg123
Extended tests have been done regarding this issue. …
10:55 AM Ticket #4859 (TTML subtitle decoding) updated by Basic.Master
Hmm, I haven't found any other tickets related to IMSC (or EBU-TT-D). …
10:20 AM Changeset in ffmpeg [8161ac29] by Gyan Doshi <ffmpeg@gyani.pro>
lavf/movenc: fix tmcd writing for non-MP4/MOV modes write_tmcd allows …
9:39 AM Ticket #4859 (TTML subtitle decoding) updated by Carl Eugen Hoyos
We will not have more imsc tickets and the full text search is not …
9:37 AM Ticket #4859 (TTML subtitle decoding) updated by Basic.Master
@cehoyos: Is there a reason why you removed the keywords I added in …
9:18 AM Ticket #7823 (Hmm... a minor bug? (argument interpretation)) closed by gdgsdg123
invalid: Blame the shell interpreter... (or the user?.. or whatsoever)
9:15 AM Ticket #7824 (ffprobe/ffplay reporting false hz) closed by Carl Eugen Hoyos
invalid
9:09 AM Ticket #7825 (Malfunctioning `ssim` filter?..) updated by gdgsdg123
Replying to cehoyos: > Apart from the attachment, I …
9:07 AM Ticket #7824 (ffprobe/ffplay reporting false hz) reopened by jookiyaya
problem still exist
8:57 AM Ticket #7825 (Malfunctioning `ssim` filter?..) closed by Carl Eugen Hoyos
invalid: Apart from the attachment, I believe the filter acts as specified.
8:31 AM Ticket #7823 (Hmm... a minor bug? (argument interpretation)) updated by Carl Eugen Hoyos
Would you like to explain why you believe there is an issue? You …
8:20 AM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) closed by Carl Eugen Hoyos
fixed
8:20 AM Ticket #4859 (TTML subtitle decoding) updated by Carl Eugen Hoyos
Keywords changed
8:18 AM Ticket #7824 (ffprobe/ffplay reporting false hz) closed by Carl Eugen Hoyos
invalid: Please only add the missing information for this ticket and reopen it …
8:07 AM sample.7z attached to Ticket #7825 by gdgsdg123
8:07 AM Ticket #7825 (Malfunctioning `ssim` filter?..) created by gdgsdg123
Build from: …
8:03 AM Ticket #7824 (ffprobe/ffplay reporting false hz) updated by jookiyaya
2 822 kHz to be more accurate
8:02 AM Ticket #7824 (ffprobe/ffplay reporting false hz) created by jookiyaya
ffprobe.exe phantom.dff Stream #0:0: Audio: dst (DST / 0x20545344), …
7:36 AM Ticket #4859 (TTML subtitle decoding) updated by Basic.Master
Keywords, Cc changed
7:30 AM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) reopened by gdgsdg123
Replying to cehoyos: Build from: …
6:56 AM output+log.7z attached to Ticket #1582 by gdgsdg123
6:55 AM yuv420p10le.avi attached to Ticket #1582 by gdgsdg123
6:54 AM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by gdgsdg123
== Sitrep from recent version == Still occurs. …
5:50 AM Ticket #7822 (x264 possible encoding error with png source since N-93471-gf8fa8bbf22) updated by JouMxyzptlk
Thank you for that information! That explains why the newer version …
4:35 AM Changeset in ffmpeg [b131a07e] by Gyan Doshi <ffmpeg@gyani.pro>
fate: unbreak fate with custom binary names
3:24 AM Ticket #7823 (Hmm... a minor bug? (argument interpretation)) created by gdgsdg123
Build from: …
2:17 AM Changeset in ffmpeg [ecb4398d] by Jun Zhao <barryjzhao@tencent.com>
lavf/hashenc: Correct the hash/MD5 muxer class name Follow the name …
12:22 AM Ticket #7774 (ProRes Scanned Alpha omitting last run of a slice if it's length 0) updated by Carl Eugen Hoyos
Keywords, Version changed

Apr 2, 2019:

11:25 PM Ticket #7764 (Support for HW accelerated 10-bit -> 8-bit conversion support) updated by Carl Eugen Hoyos
Priority, Keywords changed
11:06 PM Ticket #7822 (x264 possible encoding error with png source since N-93471-gf8fa8bbf22) closed by Carl Eugen Hoyos
invalid: https://code.videolan.org/videolan/x264/commit/d4099dd4
10:54 PM Changeset in ffmpeg [0e1ea034] by James Almer <jamrial@gmail.com>
avcodec/libaomenc: fix range of values for enable-intrabc option …
9:53 PM Ticket #7822 (x264 possible encoding error with png source since N-93471-gf8fa8bbf22) updated by JouMxyzptlk
Correction: Last working build is …
9:36 PM ffmpeg-h264-buggy-version-2019-02-04-N-93515-g6aeaac3e1c.jpg attached to Ticket #7822 by JouMxyzptlk
Screenshot from MPC Home Cinema
9:34 PM Ticket #7822 (x264 possible encoding error with png source since N-93471-gf8fa8bbf22) created by JouMxyzptlk
Summary of the bug: Last working build: …
9:04 PM Changeset in ffmpeg [ec82b3ec] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: fix parsing spatial_id Reviewed-by: Mark Thompson …
7:33 PM Changeset in ffmpeg [461303f9] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: fix parsing spatial_id Reviewed-by: Mark Thompson …
7:26 PM Ticket #7819 (It appears the overlay filter doesn't like odd numbers?.. (essentially ...) updated by gdgsdg123
Type, Summary changed
3:14 PM Changeset in ffmpeg [b97a7dd0] by Tomas Härdin <tjoppen@acc.umu.se>
libavcodec/zmbvenc: add support for 24-bit encoding, using pix_fmt …
3:14 PM Changeset in ffmpeg [1046e880] by Tomas Härdin <tjoppen@acc.umu.se>
libavcodec/zmbv: change 24-bit decoder channel order, from RGB24 to …
3:14 PM Changeset in ffmpeg [5dcc63c1] by Tomas Härdin <tjoppen@acc.umu.se>
libavcodec/zmbv: use PTRDIFF_SPECIFIER for src - c->decomp_buf. …
2:36 PM Changeset in ffmpeg [b74e1371] by James Almer <jamrial@gmail.com>
avcodec/opus: make redundancy_buf 32 byte aligned Fixes …
2:22 PM Ticket #7821 (Could not find codec parameters for stream 0 (Video: webp, none): ...) updated by Carl Eugen Hoyos
Priority, Analyzed by developer, Version, Component, Reproduced by developer changed
Please test current FFmpeg git head and provide the command line you …
2:08 PM Ticket #7821 (Could not find codec parameters for stream 0 (Video: webp, none): ...) updated by Tiago Ferezin
Cc changed
2:08 PM Ticket #7821 (Could not find codec parameters for stream 0 (Video: webp, none): ...) updated by Tiago Ferezin
Summary changed
2:05 PM Ticket #7821 (Could not find codec parameters for stream 0 (Video: webp, none): ...) updated by Tiago Ferezin
Status changed
2:03 PM logwebp.txt attached to Ticket #7821 by Tiago Ferezin
2:03 PM Ticket #7821 (Could not find codec parameters for stream 0 (Video: webp, none): ...) created by Tiago Ferezin
Summary of the bug: How to reproduce: […] ffmpeg like command …
5:46 AM Changeset in ffmpeg [6aeaac3e] by Karthick J <kjeyapal@akamai.com>
avformat/dashenc: Add support for Global SIDX
5:45 AM Changeset in ffmpeg [3d089499] by Karthick J <kjeyapal@akamai.com>
avformat/movenc: Fix skip_trailer when global_sidx is enabled
4:11 AM Changeset in ffmpeg [326cec37] by Steven Liu <lq@chinaffmpeg.org>
avformat/hls: make different warning message between open url and …

Apr 1, 2019:

10:33 PM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) closed by Carl Eugen Hoyos
fixed
9:51 PM Ticket #7712 (Check for multiple -filter options broken) updated by Frank Haefemeier
Cc changed
9:07 PM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) reopened by gdgsdg123
Build from: …
6:01 PM Ticket #7817 (Fails to parse mp4 header) closed by Gyan
fixed: Fixed in 8eca42e6320ebfc682a1309bb40d019b41a9dfd5
5:58 PM Changeset in ffmpeg [8eca42e6] by Gyan Doshi <ffmpeg@gyani.pro>
lavf/mov: skip extradata check in esds for MPEG-1/2 audio As per …
2:06 PM Changeset in ffmpeg [b43b8d33] by James Almer <jamrial@gmail.com>
x86/opusdsp: fix WIN64 return value Signed-off-by: James Almer …
1:30 PM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) closed by Carl Eugen Hoyos
fixed: The original issue was fixed by Michael in …
12:36 PM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) closed by Carl Eugen Hoyos
invalid: Thank you for the confirmation.
12:15 PM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) updated by Jim
Just to let you know, we've managed to fix this issue by upgrading …
11:31 AM Ticket #7804 (ffmpeg exit code incorrect) updated by boris-petrov
Cc changed
11:21 AM Changeset in ffmpeg [d071a111] by Zhong Li <zhong.li@intel.com>
lavc/qsvenc: get vps extradata from MSDK Signed-off-by: Zhong Li …
11:21 AM Changeset in ffmpeg [a8355ee] by Zhong Li <zhong.li@intel.com>
lavc/qsvenc: expose low_power as a common option for QSV encoder …
8:41 AM Ticket #7795 ("(resp. decoding)" not clear) closed by Gyan
fixed: I think there's only a slight chance of the meaning being opaque, but …
8:37 AM Changeset in ffmpeg [7f9a81b1] by Gyan Doshi <ffmpeg@gyani.pro>
doc/general: make column key note more verbose Addresses #7795
8:33 AM Changeset in ffmpeg [4154f896]n4.1.3 by Michael Niedermayer <michael@niedermayer.cc>
Changelog: update Signed-off-by: Michael Niedermayer …
8:32 AM Changeset in ffmpeg [544f5fce] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rscc: Check that the to be uncompressed input is large enough …
8:32 AM Changeset in ffmpeg [6c75df55] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rscc: Check that the to be uncompressed input is large enough …
8:30 AM Changeset in ffmpeg [3a0ec151] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rscc: Check that the to be uncompressed input is large enough …
3:12 AM ffmpeg-20190401-103841.7z attached to Ticket #1261 by gdgsdg123
3:11 AM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) updated by gdgsdg123
Keywords changed
Encountered similar situation when performing a different task... …

Mar 31, 2019:

11:36 PM Changeset in ffmpeg [58cd7020] by James Almer <jamrial@gmail.com>
avformat/movenc: free eac3 private data only when closing the stream …
11:17 PM Ticket #7780 (Can not write moov atom to the beginning of the file if audio is eac3) closed by James
fixed: Fixed in 27c94c57dc84da8125225fda7d241be57d19b391
11:08 PM Changeset in ffmpeg [27c94c57] by James Almer <jamrial@gmail.com>
avformat/movenc: free eac3 private data only when closing the stream …
10:47 PM Ticket #7297 (RTSP over HTTP does not work (with some devices) since v2.0.7) closed by Carl Eugen Hoyos
fixed: Should be fixed in 4f5e660e69545bd54955002c13dcbe4dbddb1dc4
10:22 PM Changeset in ffmpeg [605e330] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
x86/opusdsp: implement FMA3 accelerated postfilter and deemphasis …
10:19 PM Changeset in ffmpeg [0cea3ca8] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
opusdsp: create and move deemphasis and postfiltering from opus_celt
9:36 PM Changeset in ffmpeg [5468c1d0] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
celt_pvq_init: only build when CONFIG_OPUS_ENCODER is enabled The …
9:35 PM Changeset in ffmpeg [4a2c6516] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
x86/opus_dsp: rename to celt_pvq Its only used in the encoder and in …
9:31 PM Changeset in ffmpeg [1d720b37] by Michael Niedermayer <michael@niedermayer.cc>
Update for 4.1.3 Signed-off-by: Michael Niedermayer …
9:30 PM Changeset in ffmpeg [f1ecebcd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdec: Avoid only partly skiping duplicate first slices …
9:30 PM Changeset in ffmpeg [daca5291] by Michael Niedermayer <michael@niedermayer.cc>
lavc/bmp: Avoid a heap buffer overwrite for 1bpp input. Found by …
9:30 PM Changeset in ffmpeg [65f94b73] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegpicture: Check size of edge_emu_buffer Fixes: OOM Fixes: …
9:30 PM Changeset in ffmpeg [ad0f4a7d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Fix potential integer overflow in entry check in …
9:30 PM Changeset in ffmpeg [cb4768e7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion2: Fix integer overflow in tm2_null_res_block() …
9:23 PM Changeset in ffmpeg [4eec0082] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi: Reduce dereferencing structs in inner loop of …
9:23 PM Changeset in ffmpeg [4bf9561d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi: Mark band parameter as const Signed-off-by: Michael …
9:23 PM Changeset in ffmpeg [111e9b09] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi: fix indention for previous commit
9:23 PM Changeset in ffmpeg [c163e62d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi: Factor ref_mb check out Signed-off-by: Michael …
9:23 PM Changeset in ffmpeg [468ae6a7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/proresdec2: decode picture header before frame allocation …
9:23 PM Changeset in ffmpeg [4f5e660e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/doc, http, icecast, rtsp: Add option to disable …
4:39 PM Changeset in ffmpeg [93748a2] by Paul B Mahol <onemda@gmail.com>
avcodec/tiff: Multi-page support Option "-page N" (page index N …
3:38 PM Ticket #6021 (tx3g / mov_text subtitles are not encoded correctly in some specific cases) updated by CoRoNe
Cc changed
First time I've been looking at this again in 2 years time. I believe …
12:10 PM Projects edited by Sodiumworks
(diff)
10:02 AM Changeset in ffmpeg [e995e239] by Jun Zhao <barryjzhao@tencent.com>
lavf/flvdec: Cosmetics: Fix indentation for flv_read_packet Commit …
10:02 AM Changeset in ffmpeg [24dac56e] by Jun Zhao <barryjzhao@tencent.com>
lavf/flvdec: add AMF date type support Support AMF date type when …
9:41 AM Changeset in ffmpeg [7adce3e6] by Lauri Kasanen <cand@gmx.com>
swscale/ppc: VSX-optimize yuv2422_X ./ffmpeg -f lavfi -i …
9:41 AM Changeset in ffmpeg [9a2db4dc] by Lauri Kasanen <cand@gmx.com>
swscale/ppc: VSX-optimize yuv2422_2 ./ffmpeg -f lavfi -i …
9:41 AM Changeset in ffmpeg [a6a31ca3] by Lauri Kasanen <cand@gmx.com>
swscale/ppc: VSX-optimize yuv2422_1 ./ffmpeg -f lavfi -i …
8:48 AM Changeset in ffmpeg [4e8cbbf7] by Paul B Mahol <onemda@gmail.com>
avcodec: add Amuse Graphics decoder This work is sponsored by VideoLAN.
Note: See TracTimeline for information about the timeline view.