Timeline



May 3, 2021:

9:32 PM Changeset in ffmpeg [e27e80e] by James Almer <jamrial@gmail.com>
tests/image: remove colorspace conversion from jpegls tests It's not …
7:34 PM Changeset in ffmpeg [01100687] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Set alpha plane in PAL8 so image is not 100% …
7:34 PM Changeset in ffmpeg [c83f60d7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Clear palette to avoid uninitialized entries …
7:34 PM Changeset in ffmpeg [7f6ada4e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Decode to PAL8 independant of the location of LSE …
7:34 PM Changeset in ffmpeg [9fd06a36] by Michael Niedermayer <michael@niedermayer.cc>
Revert "avcodec/mjpegdec: postpone calling ff_get_buffer() until the …
7:34 PM Changeset in ffmpeg [4b1e1f70] by Michael Niedermayer <michael@niedermayer.cc>
Revert "avcodec/mjpegdec: fix SOF check in EOI" This reverts commit …
5:28 PM Ticket #9212 (Force rgb color) closed by Carl Eugen Hoyos
invalid: Please ask all usage questions on the FFmpeg user mailing list, this …
3:13 PM Ticket #9212 (Force rgb color) updated by Balling
Yes, just say the RGB source is YCbCr. But then you will also have to …
2:47 PM Ticket #9144 (ffmetadata has inconsistent escaping) updated by Michael Lelli
Cc changed
I've discovered if you use Windows-style newlines (\r\n) instead of …
2:46 PM Ticket #9214 (ffmetadata decoding handles lines ending with backslashes incorrectly) closed by Michael Lelli
duplicate: Nevermind, appears to be a dup of #9144
2:44 PM Ticket #9214 (ffmetadata decoding handles lines ending with backslashes incorrectly) created by Michael Lelli
Summary of the bug: In ffmetadata files, if a line ends with an …
2:05 PM Ticket #9213 (Ffmpeg examples not working) updated by Rafael Lopez
Summary changed
2:04 PM Ticket #9213 (Ffmpeg examples not working) created by Rafael Lopez
The video resulting from running the examples is not playable by VLC …
1:38 PM Ticket #9212 (Force rgb color) created by Jefferson Villasan Josol
Hello I just want to ask one question. If the codec does not support …
1:16 PM SponsoringPrograms/GSoC/2021 edited by Thilo Borgmann
Make windows screen capture a mentored project (diff)

May 2, 2021:

11:54 PM Changeset in ffmpeg [75c39692] by James Almer <jamrial@gmail.com>
avformat/mpegts: add missing sample_rate value to Opus extradata …
11:54 PM Changeset in ffmpeg [40b896a7] by James Almer <jamrial@gmail.com>
avformat/movenc: fix writing dOps atoms Don't blindly copy all bytes …
11:52 PM Changeset in ffmpeg [ede71f4f] by James Almer <jamrial@gmail.com>
avcodec/av1_metadata: don't store the inserted TD OBU in stack Fixes: …
11:24 PM Ticket #9211 (MPEG2 decoder timebase resets cause FFmpeg to lock up during concat or ...) updated by nab622
Description changed
9:15 PM Ticket #9208 (Should I always set dropout_transition very high number like 10000 ...) closed by Carl Eugen Hoyos
invalid: Please ask all usage questions on the FFmpeg user mailing list, this …
3:44 AM Changeset in ffmpeg [4d347443] by James Almer <jamrial@gmail.com>
ffmpeg: stop accessing private AVStream.codec_info_nb_frames Use …
3:14 AM Changeset in ffmpeg [5541cffa] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mlpenc: Make encoders init-threadsafe Signed-off-by: Andreas …
3:14 AM Changeset in ffmpeg [0166bb12] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mlpenc: Add const where appropriate The MLP/TrueHD encoder …
3:14 AM Changeset in ffmpeg [e44e41ed] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cfhdenc: Mark encoder as init-threadsafe Signed-off-by: …
3:14 AM Changeset in ffmpeg [5408366d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ffv1dec: Mark decoder as init-threadsafe Signed-off-by: …
3:14 AM Changeset in ffmpeg [62559a9e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ffv1enc: Mark encoder as init-threadsafe Signed-off-by: …
3:14 AM Changeset in ffmpeg [a7f4abbc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Hardcode table to save space The size of ff_qexp is …
3:14 AM Changeset in ffmpeg [56df06dd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bink: Don't waste space for VLC table The Bink video decoder …
3:14 AM Changeset in ffmpeg [bd473d32] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bink: Make decoder init-threadsafe Signed-off-by: Andreas …
3:14 AM Changeset in ffmpeg [8903c7f1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/kmvc: Mark decoder as init-threadsafe Signed-off-by: Andreas …
3:14 AM Changeset in ffmpeg [1c7e52f8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe …
3:14 AM Changeset in ffmpeg [a380343c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/assdec: Mark decoders as init-threadsafe Signed-off-by: …
3:14 AM Changeset in ffmpeg [b3108b1c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dvbsubdec: Make decoder init-threadsafe Note: This decoder …
3:14 AM Changeset in ffmpeg [834ef6f4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dvbsubdec: Add const where appropriate These pointers …
3:14 AM Changeset in ffmpeg [2a4cedac] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/movtextenc, srtenc, webvttenc: Mark encoders as …
3:14 AM Changeset in ffmpeg [55982b94] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/assenc: Mark encoders as init-threadsafe Signed-off-by: …
3:14 AM Changeset in ffmpeg [30a947b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/sonic: Mark decoder as init-threadsafe Signed-off-by: Andreas …
3:14 AM Changeset in ffmpeg [0878ccdc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/sonic: Mark encoders as init-threadsafe Signed-off-by: …
3:14 AM Changeset in ffmpeg [7d4f1f4d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dca*: Make decoder init-threadsafe Signed-off-by: Andreas …
3:14 AM Changeset in ffmpeg [e5bc8b62] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/qtrleenc: Mark encoder as init-threadsafe Signed-off-by: …
3:14 AM Changeset in ffmpeg [8cca0c22] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wavpackenc: Mark encoder as init-threadsafe Signed-off-by: …
3:14 AM Changeset in ffmpeg [b1f721f3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/qtrle: Mark decoder as init-threadsafe Signed-off-by: Andreas …
3:14 AM Changeset in ffmpeg [03210068] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegaudioenc: Mark encoders as init-threadsafe Signed-off-by: …
3:14 AM Changeset in ffmpeg [8320820a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/012v: Mark decoder as init-threadsafe Signed-off-by: Andreas …
3:14 AM Changeset in ffmpeg [d43f0f61] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/alac: Mark decoder as init-threadsafe Signed-off-by: Andreas …
3:14 AM Changeset in ffmpeg [bff74c3a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/binkaudio: Mark decoders as init-threadsafe Signed-off-by: …
2:14 AM Changeset in ffmpeg [e87edfc2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/sanm: Mark decoder as init-threadsafe Signed-off-by: Andreas …
2:13 AM Changeset in ffmpeg [94b3ce05] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/takdec: Mark decoder as init-threadsafe Signed-off-by: …
2:13 AM Changeset in ffmpeg [07efb4b6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/v410dec: Mark decoder as init-threadsafe Signed-off-by: …
2:13 AM Changeset in ffmpeg [e7db1338] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiertexseqv: Mark decoder as init-threadsafe Signed-off-by: …
2:12 AM Changeset in ffmpeg [af815d4b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vmnc: Mark decoder as init-threadsafe Signed-off-by: Andreas …
2:12 AM Changeset in ffmpeg [81615a26] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/v308dec: Mark decoder as init-threadsafe Signed-off-by: …
2:12 AM Changeset in ffmpeg [dcad6758] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/v210x: Mark decoder as init-threadsafe Signed-off-by: Andreas …
2:11 AM Changeset in ffmpeg [a2ba5bcb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/v210dec: Mark decoder as init-threadsafe Signed-off-by: …
2:10 AM Changeset in ffmpeg [28b63eb0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vcr1: Mark decoder as init-threadsafe Signed-off-by: Andreas …
2:09 AM Changeset in ffmpeg [5b4aa634] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vqavideo: Cleanup generically on init failure Signed-off-by: …
2:08 AM Changeset in ffmpeg [c4c077ad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vqavideo: Mark decoder as init-threadsafe Signed-off-by: …
2:07 AM Changeset in ffmpeg [2c9d398] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vb: Mark decoder as init-threadsafe Signed-off-by: Andreas …
2:07 AM Changeset in ffmpeg [759dcd23] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bmvaudio: Mark decoder as init-threadsafe Signed-off-by: …
2:06 AM Changeset in ffmpeg [5dc5bb9b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ttaenc: Mark encoder as init-threadsafe Signed-off-by: …
2:05 AM Changeset in ffmpeg [010072d1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tta: Mark decoder as init-threadsafe Signed-off-by: Andreas …
2:04 AM Changeset in ffmpeg [3feccede] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vmdaudio: Mark decoder as init-threadsafe Signed-off-by: …
2:02 AM Changeset in ffmpeg [acde6608] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vima: Make decoder init-threadsafe Signed-off-by: Andreas …
2:01 AM Changeset in ffmpeg [58ca0732] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adxdec: Mark decoder as init-threadsafe Signed-off-by: …
1:59 AM Changeset in ffmpeg [4051599c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/truespeech: Mark decoder as init-threadsafe Signed-off-by: …
1:59 AM Changeset in ffmpeg [53c077d5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ra288: Mark decoder as init-threadsafe Signed-off-by: Andreas …
1:57 AM Changeset in ffmpeg [0ef263eb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bintext: Mark decoder as init-threadsafe Signed-off-by: …
1:56 AM Changeset in ffmpeg [fb8d711a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/truemotion1: Mark decoder as init-threadsafe Signed-off-by: …
1:55 AM Changeset in ffmpeg [344bd794] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/targa_y216dec: Mark decoder as init-threadsafe Signed-off-by: …
1:55 AM Changeset in ffmpeg [d537933] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/kvg1dec: Mark decoder as init-threadsafe Signed-off-by: …
1:52 AM Changeset in ffmpeg [2648df16] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/4xm: Make decoder init-threadsafe Signed-off-by: Andreas …
1:51 AM Changeset in ffmpeg [c13b3fdb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/8svx: Mark decoders as init-threadsafe Signed-off-by: Andreas …
1:51 AM Changeset in ffmpeg [e6f13f9a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bitpacked: Mark decoder as init-threadsafe Signed-off-by: …
1:51 AM Changeset in ffmpeg [c549a94b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/argo: Mark decoder as init-threadsafe Signed-off-by: Andreas …
1:50 AM Changeset in ffmpeg [f8129134] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/arbc: Mark decoder as init-threadsafe Signed-off-by: Andreas …
1:50 AM Changeset in ffmpeg [d0f90e23] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adxenc: Mark encoder as init-threadsafe Signed-off-by: …
1:49 AM Changeset in ffmpeg [beaf065f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/alacenc: Mark encoder as init-threadsafe Signed-off-by: …
1:48 AM Changeset in ffmpeg [4405633e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/s302menc: Mark encoder as init-threadsafe Signed-off-by: …
1:48 AM Changeset in ffmpeg [71d4710] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/v308enc: Mark encoder as init-threadsafe Signed-off-by: …
1:48 AM Changeset in ffmpeg [22593180] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/v410enc: Mark encoder as init-threadsafe Signed-off-by: …
1:47 AM Changeset in ffmpeg [f8dce2aa] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/targaenc: Mark encoder as init-threadsafe Signed-off-by: …
1:47 AM Changeset in ffmpeg [2b54a297] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiffenc: Mark encoder as init-threadsafe Signed-off-by: …
1:46 AM Changeset in ffmpeg [602174b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/v210enc: Mark encoder as init-threadsafe Signed-off-by: …
1:45 AM Changeset in ffmpeg [5f901211] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/utvideoenc: Cleanup generically on init failure …
1:42 AM Changeset in ffmpeg [7dffe1d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/utvideoenc: Mark encoder as init-threadsafe Signed-off-by: …
1:42 AM Changeset in ffmpeg [a2717f0c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rawenc: Mark encoder as init-threadsafe Signed-off-by: …
1:42 AM Changeset in ffmpeg [6f36a941] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avuienc: Mark encoder as init-threadsafe Signed-off-by: …
1:41 AM Changeset in ffmpeg [6577fc81] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/v408enc: Mark encoders as init-threadsafe Signed-off-by: …
1:41 AM Changeset in ffmpeg [35f99ec0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bmpenc: Mark encoder as init-threadsafe Signed-off-by: …
1:41 AM Changeset in ffmpeg [846e8d65] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cdgraphics: Mark decoder as init-threadsafe Signed-off-by: …
1:40 AM Changeset in ffmpeg [29aaff7e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cngenc: Mark encoder as init-threadsafe Signed-off-by: …
1:39 AM Changeset in ffmpeg [0c47b070] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cook: Make decoder init-threadsafe Signed-off-by: Andreas …
1:38 AM Changeset in ffmpeg [980f002b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cook: Remove redundant free This decoder has the …
1:37 AM Changeset in ffmpeg [711f1408] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cook: Don't use 0 for NULL Signed-off-by: Andreas Rheinhardt …
1:36 AM Changeset in ffmpeg [96755c73] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cscd: Mark decoder as init-threadsafe Signed-off-by: Andreas …
1:35 AM Changeset in ffmpeg [fc2522c9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dfa: Mark decoder as init-threadsafe Signed-off-by: Andreas …
1:34 AM Changeset in ffmpeg [55e23c52] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dpcm: Mark decoders as init-threadsafe Signed-off-by: Andreas …
1:33 AM Changeset in ffmpeg [a80b3e5e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dpxenc: Mark encoder as init-threadsafe Signed-off-by: …
1:33 AM Changeset in ffmpeg [50734d76] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dsicinaudio: Mark decoder as init-threadsafe Signed-off-by: …
1:33 AM Changeset in ffmpeg [12655d63] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dsicinvideo: Mark decoder as init-threadsafe Signed-off-by: …
1:32 AM Changeset in ffmpeg [58ef7714] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dss_sp: Remove redundant memset An AVCodecContext's priv_data …
1:32 AM Changeset in ffmpeg [d3b435f8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dss_sp: Mark decoder as init-threadsafe Signed-off-by: …
1:31 AM Changeset in ffmpeg [072075f8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dvaudiodec: Mark decoder as init-threadsafe Signed-off-by: …
1:29 AM Changeset in ffmpeg [24bc6ea] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dvdsubenc: Mark encoder as init-threadsafe Signed-off-by: …
1:29 AM Changeset in ffmpeg [1dab5699] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dxa: Mark decoder as init-threadsafe Signed-off-by: Andreas …
1:28 AM Changeset in ffmpeg [1d5945c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/eacmv: Mark decoder as init-threadsafe Signed-off-by: Andreas …
1:26 AM Changeset in ffmpeg [ec7925c4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/eatgq: Mark decoder as init-threadsafe Signed-off-by: Andreas …
1:26 AM Changeset in ffmpeg [d3ab662c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/eatgv: Mark decoder as init-threadsafe Signed-off-by: Andreas …
1:25 AM Changeset in ffmpeg [fff618b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/escape124: Mark decoder as init-threadsafe Signed-off-by: …
1:24 AM Changeset in ffmpeg [23566222] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/escape130: Mark decoder as init-threadsafe Signed-off-by: …
1:23 AM Changeset in ffmpeg [ccad905a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/evrcdec: Mark decoder as init-threadsafe Signed-off-by: …
1:23 AM Changeset in ffmpeg [843a717b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fastaudio: Mark decoder as init-threadsafe Signed-off-by: …
1:22 AM Changeset in ffmpeg [e5fdc682] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fic: Mark decoder as init-threadsafe Signed-off-by: Andreas …
1:19 AM Changeset in ffmpeg [15d003a4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flacdec: Mark decoder as init-threadsafe Signed-off-by: …
1:16 AM Changeset in ffmpeg [9fd34c8b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flacenc: Mark encoder as init-threadsafe Signed-off-by: …
1:15 AM Changeset in ffmpeg [fa15ad29] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flashsv: Mark decoders as init-threadsafe Signed-off-by: …
1:14 AM Changeset in ffmpeg [de1d6793] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flashsv: Return error if initializing zlib fails …
1:14 AM Changeset in ffmpeg [856c1402] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flashsv2enc: Mark encoder as init-threadsafe Signed-off-by: …
1:13 AM Changeset in ffmpeg [b6a977f4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flashsvenc: Mark encoder as init-threadsafe Signed-off-by: …
1:12 AM Changeset in ffmpeg [072d2caf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flicvideo: Mark decoder as init-threadsafe Signed-off-by: …
1:12 AM Changeset in ffmpeg [f95e1a73] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frwu: Mark decoder as init-threadsafe Signed-off-by: Andreas …
1:08 AM Changeset in ffmpeg [dc5385b6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/gif: Mark encoder as init-threadsafe Signed-off-by: Andreas …
1:08 AM Changeset in ffmpeg [30a5b66] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g729dec: Mark decoders as init-threadsafe Signed-off-by: …
1:08 AM Changeset in ffmpeg [be633f12] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g726: Mark encoders as init-threadsafe Signed-off-by: Andreas …
1:06 AM Changeset in ffmpeg [d40579c3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g726: Mark decoders as init-threadsafe Signed-off-by: Andreas …
1:05 AM Changeset in ffmpeg [995ac7b5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g723_1enc: Mark encoder as init-threadsafe Signed-off-by: …
1:05 AM Changeset in ffmpeg [2079f95b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g723_1dec: Mark decoder as init-threadsafe Signed-off-by: …
1:04 AM Changeset in ffmpeg [dde57205] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g722enc: Mark encoder as init-threadsafe Signed-off-by: …
1:03 AM Changeset in ffmpeg [2da9b77] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g722dec: Mark decoder as init-threadsafe Signed-off-by: …
1:02 AM Changeset in ffmpeg [406d0056] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/huffyuvdec: Mark decoders as init-threadsafe Signed-off-by: …
12:58 AM Changeset in ffmpeg [908187bb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/huffyuvdec: Cleanup generically on init failure …
12:57 AM Changeset in ffmpeg [b3df59a5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hnm4video: Mark decoder as init-threadsafe Signed-off-by: …
12:56 AM Changeset in ffmpeg [c437afa3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hcom: Mark decoder as init-threadsafe Signed-off-by: Andreas …
12:56 AM Changeset in ffmpeg [19b8a405] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/interplayvideo: Mark decoder as init-threadsafe …
12:54 AM Changeset in ffmpeg [e6142f26] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/interplayacm: Make decoder init-threadsafe Signed-off-by: …
12:53 AM Changeset in ffmpeg [8d87e1ef] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/indeo3: Make decoder init-threadsafe Signed-off-by: Andreas …
12:53 AM Changeset in ffmpeg [8b8358f5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ilbcdec: Mark decoder as init-threadsafe Signed-off-by: …
12:51 AM Changeset in ffmpeg [abe61c34] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/iff: Mark decoder as init-threadsafe Signed-off-by: Andreas …
12:50 AM Changeset in ffmpeg [9ae6f5ae] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/iff: Reorder checks to avoid unnecessary alloc+free …
12:50 AM Changeset in ffmpeg [3d0559ee] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/jvdec: Mark decoder as init-threadsafe Signed-off-by: Andreas …
12:49 AM Changeset in ffmpeg [67b6f5fb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/lagarith: Mark decoder as init-threadsafe Signed-off-by: …
12:48 AM Changeset in ffmpeg [93aa9056] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mvcdec: Mark decoders as init-threadsafe Signed-off-by: …
12:47 AM Changeset in ffmpeg [a3ccfed6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msvideo1enc: Mark encoder as init-threadsafe Signed-off-by: …
12:46 AM Changeset in ffmpeg [ecaf3c24] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msvideo1: Mark decoder as init-threadsafe Signed-off-by: …
12:46 AM Changeset in ffmpeg [bf40d3b9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mss3: Mark decoder as init-threadsafe Signed-off-by: Andreas …
12:44 AM Changeset in ffmpeg [8b395a51] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mss1: Mark decoder as init-threadsafe Signed-off-by: Andreas …
12:44 AM Changeset in ffmpeg [e48c1152] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msrle: Mark decoder as init-threadsafe Signed-off-by: Andreas …
12:43 AM Changeset in ffmpeg [a2570693] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/gsmdec: Mark decoders as init-threadsafe Signed-off-by: …
12:42 AM Changeset in ffmpeg [b8c0fb34] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mmvideo: Mark decoder as init-threadsafe Signed-off-by: …
12:42 AM Changeset in ffmpeg [cf728ce0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/midivid: Mark decoder as init-threadsafe Signed-off-by: …
12:41 AM Changeset in ffmpeg [21b0e069] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/magicyuvenc: Mark encoder as init-threadsafe Signed-off-by: …
12:41 AM Changeset in ffmpeg [f6cc7199] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mace: Mark decoders as init-threadsafe Signed-off-by: Andreas …
12:41 AM Changeset in ffmpeg [8a67b202] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/m101: Mark decoder as init-threadsafe Signed-off-by: Andreas …
12:40 AM Changeset in ffmpeg [83e96418] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/notchlc: Mark decoder as init-threadsafe Signed-off-by: …
12:38 AM Changeset in ffmpeg [275d7a8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/on2avc: Mark decoder as init-threadsafe Signed-off-by: …
12:37 AM Changeset in ffmpeg [cc076082] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresenc_kostya: Mark encoder as init-threadsafe …
12:36 AM Changeset in ffmpeg [0ca016ea] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresenc_anatoliy: Mark encoders as init-threadsafe …
12:35 AM Changeset in ffmpeg [659c2aa3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresdec2: Mark decoder as init-threadsafe Signed-off-by: …
12:34 AM Changeset in ffmpeg [6834c796] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pgssubdec: Mark decoder as init-threadsafe Signed-off-by: …
12:34 AM Changeset in ffmpeg [f8667163] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pcxenc: Mark encoder as init-threadsafe Signed-off-by: …
12:33 AM Changeset in ffmpeg [dbabb5ce] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pamenc: Mark encoder as init-threadsafe Signed-off-by: …
12:33 AM Changeset in ffmpeg [3e732426] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rpza: Mark decoder as init-threadsafe Signed-off-by: Andreas …
12:32 AM Changeset in ffmpeg [837ee537] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/roqvideoenc: Mark encoder as init-threadsafe Signed-off-by: …
12:32 AM Changeset in ffmpeg [1a83c3a7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/roqvideodec: Mark decoder as init-threadsafe Signed-off-by: …
12:30 AM Changeset in ffmpeg [db09d3ed] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/roqaudioenc: Mark encoder as init-threadsafe Signed-off-by: …
12:29 AM Changeset in ffmpeg [d0639af5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rl2: Mark decoder as init-threadsafe Signed-off-by: Andreas …
12:27 AM Changeset in ffmpeg [543a2c37] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ralf: Mark decoder as init-threadsafe Signed-off-by: Andreas …
12:26 AM Changeset in ffmpeg [51e38d8e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ra144enc: Mark encoder as init-threadsafe Signed-off-by: …
12:23 AM Changeset in ffmpeg [b7a08501] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ra144dec: Mark decoder as init-threadsafe Signed-off-by: …
12:21 AM Changeset in ffmpeg [71ace22d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/r210enc: Mark encoders as init-threadsafe Signed-off-by: …
12:19 AM Changeset in ffmpeg [6c189574] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/sunrastenc: Mark encoder as init-threadsafe Signed-off-by: …

May 1, 2021:

6:54 PM Ticket #9210 (Malapropos timebase preset for "concat" demuxer?) updated by demet64
I don't know if input images are necessary. I tried the same concat …
6:52 PM concat.txt attached to Ticket #9210 by demet64
6:52 PM ffmpeg-20210501-201727.log attached to Ticket #9210 by demet64
11:02 AM Ticket #9198 (Westwood AUD decoding incorrect.) updated by Carl Eugen Hoyos
Keywords, Component changed
11:01 AM Ticket #9209 (How to simplify amerge filter) closed by Carl Eugen Hoyos
invalid: Please ask all usage questions on the FFmpeg user mailing list, this …
11:00 AM Ticket #9210 (Malapropos timebase preset for "concat" demuxer?) updated by Carl Eugen Hoyos
Keywords changed
10:59 AM Ticket #9210 (Malapropos timebase preset for "concat" demuxer?) updated by Carl Eugen Hoyos
Please (test current FFmpeg git head and) provide the command line you …
10:58 AM Ticket #9211 (MPEG2 decoder timebase resets cause FFmpeg to lock up during concat or ...) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Please test current FFmpeg git head and provide the command line you …
12:45 AM Changeset in ffmpeg [c7c138e4] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_identity: fix typo Signed-off-by: Limin Wang …
12:45 AM Changeset in ffmpeg [d150a9eb] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_identity: remove unnecessary check Signed-off-by: Limin …
12:45 AM Changeset in ffmpeg [8410000f] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_psnr: remove unnecessary check Signed-off-by: Limin Wang …
12:45 AM Changeset in ffmpeg [fd3dabe6] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_ssim: remove unnecessary check For the pointer have been …

Apr 30, 2021:

10:35 PM Changeset in ffmpeg [92769f26] by James Almer <jamrial@gmail.com>
avfilter/vf_scale: store the offset in a local variable before adding …
9:40 PM Ticket #6981 (HTTPS redirect for Trac missing) updated by llogan
Also see #7765.
9:37 PM Ticket #7575 (Redirect HTTP to HTTPS) closed by llogan
duplicate: Basically a duplicate of #6981.
5:09 PM Ticket #9205 (Incorrect segment length in HLS child playlist with fmp4 segment format) updated by Jason
Keywords changed
I've put up a $150 bounty on this issue. …
1:09 PM Changeset in ffmpeg [fb5e2d71] by James Almer <jamrial@gmail.com>
avcodec/mjpegdec: fix SOF check in EOI For frames decoded with …
8:24 AM Changeset in ffmpeg [8b83a4a8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/mem: Also poison new av_realloc-allocated blocks …
8:21 AM Changeset in ffmpeg [4796ec5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dump: Remove remnants of codec timebase Fixes Coverity issue …
3:00 AM Ticket #9141 (Input option -t/-to totally ignored when stream copying MPEG-TS ...) updated by uptowncat
Analyzed by developer, Status, Owner changed
12:58 AM Changeset in ffmpeg [036bb53c] by James Almer <jamrial@gmail.com>
configure: fix vulkan dep for libglslang based filters Temporary fix …

Apr 29, 2021:

10:52 PM Changeset in ffmpeg [49e3a844] by Lynne <dev@lynne.ee>
configure: add -lvulkan to libglslang's lib flags Since libavutil no …
10:08 PM Changeset in ffmpeg [cf17e232] by Lynne <dev@lynne.ee>
hwcontext_vulkan: dlopen libvulkan While Vulkan itself went more or …
10:08 PM Changeset in ffmpeg [4a6581e9] by Lynne <dev@lynne.ee>
hwcontext_vulkan: dynamically load functions This patch allows for …
10:08 PM Ticket #9211 (MPEG2 decoder timebase resets cause FFmpeg to lock up during concat or ...) updated by nab622
Summary changed
9:56 PM Ticket #9211 (MPEG2 decoder timebase resets cause FFmpeg to lock up during concat or ...) created by nab622
I believe this is the same thing that is reported here: …
6:11 PM Ticket #9210 (Malapropos timebase preset for "concat" demuxer?) updated by demet64
> It seems as if this is due to rounding to a timebase of 1/25 …
5:49 PM Ticket #8930 (Pixel format 0x21112100 bits:8 is not implemented.) updated by Balling
Are you going to apply your patches? …
5:04 PM Changeset in ffmpeg [ffeeff4f] by James Almer <jamrial@gmail.com>
avutil/hwcontext_vulkan: fix format specifiers for some printed …
4:55 PM Ticket #9210 (Malapropos timebase preset for "concat" demuxer?) updated by mkver
It seems as if this is due to rounding to a timebase of 1/25 …
1:52 PM Changeset in ffmpeg [ab38a48c] by Zane van Iperen <zane@zanevaniperen.com>
fate: add adpcm_ima_ws test in a VQA v3 file Signed-off-by: Zane van …
12:57 PM Changeset in ffmpeg [829d7bb5] by Guo, Yejun <yejun.guo@intel.com>
doc/filters: Documentation to add sess_config option for tensorflow …
12:25 PM Ticket #9210 (Malapropos timebase preset for "concat" demuxer?) updated by demet64
Description changed
12:02 PM Changeset in ffmpeg [f183d655] by Guo, Yejun <yejun.guo@intel.com>
avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_data …
11:38 AM Ticket #9210 (Malapropos timebase preset for "concat" demuxer?) created by demet64
This issue was also mentioned here: …
8:33 AM Hardware/QuickSync edited by Xu Guangxin
(diff)
8:17 AM Ticket #9209 (How to simplify amerge filter) created by kvsico
Summary of the bug: How to reproduce: I want to mix audio files, mono …
8:07 AM Ticket #9208 (Should I always set dropout_transition very high number like 10000 ...) updated by kvsico
Type changed
7:49 AM Ticket #9208 (Should I always set dropout_transition very high number like 10000 ...) created by kvsico
Summary of the bug: I want to mix many audio files with different …
1:17 AM sample.mp3 attached to Ticket #9207 by zymos
1:16 AM Ticket #9207 (ffmpeg does not copy audio file's cover art when start time in not zero) created by zymos
Summary of the bug: When converting an audio file with cover art in …
12:44 AM Changeset in ffmpeg [4e8d2247] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/zmbvenc: Simplify setting keyframe flag Reviewed-by: Tomas …
12:28 AM Changeset in ffmpeg [023bc5d9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/nellymoserenc: Fix segfault when using unsupported …

Apr 28, 2021:

9:47 PM Ticket #9184 (pngdec output frame that has double image) updated by Marton Balint
Priority, Keywords changed
The corruption changes slightly because of recent developments in the …
8:21 PM Ticket #9205 (Incorrect segment length in HLS child playlist with fmp4 segment format) updated by Jason
This is likely the same bug and duplicate of this issue: …
8:18 PM Ticket #9198 (Westwood AUD decoding incorrect.) closed by mkver
fixed: Fixed in 50442540d07aa7734c2df8459c711531c21d325e.
7:35 PM Changeset in ffmpeg [86a71d89] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: Fix indentation inside if-clause in …
7:32 PM Changeset in ffmpeg [6ad61e30] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: Fix mpegts_write_pes() for private_stream_2 and …
7:24 PM Changeset in ffmpeg [f0128695] by Marton Balint <cus@passwd.hu>
avformat/mpegts: Fix indentation for stream_id constants …
7:24 PM Changeset in ffmpeg [f4df5039] by Marton Balint <cus@passwd.hu>
avformat/mpegts: Add missing constants for MPEG-TS stream_id …
7:24 PM Changeset in ffmpeg [3f270211] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: factorize determining pes stream id …
7:24 PM Changeset in ffmpeg [b9fff6e1] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: move is_dvb_subtitle/is_dvb_teletext …
4:18 PM Changeset in ffmpeg [3a3e8c35] by Lynne <dev@lynne.ee>
hwcontext_vulkan: reorder structure fields and add spaces in between …
3:42 PM Changeset in ffmpeg [2606c483] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flacenc: Remove always-true check Reviewed-by: Michael …
3:23 PM Ticket #9206 (ffmpeg goes into interruptible sleep because of temporary network ...) updated by Jarno Suni
Also version 4.3.2 is affected.
3:20 PM Ticket #9206 (ffmpeg goes into interruptible sleep because of temporary network ...) updated by Jarno Suni
I saw https://unix.stackexchange.com/a/47259/111181 The command gave …
2:56 PM Changeset in ffmpeg [1c7f2527] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec: Remove redundant freeing of extradata of encoders …
10:39 AM Ticket #9205 (Incorrect segment length in HLS child playlist with fmp4 segment format) updated by Yash
Summary changed
10:18 AM Ticket #9206 (ffmpeg goes into interruptible sleep because of temporary network ...) updated by Cigaes
Why are you using sudo for that, it is a terrible idea? strace does …
10:16 AM Ticket #9206 (ffmpeg goes into interruptible sleep because of temporary network ...) updated by Jarno Suni
[…] keeps telling strace: Process 9747 attached …
10:10 AM Ticket #9206 (ffmpeg goes into interruptible sleep because of temporary network ...) updated by Jarno Suni
I could reproduce it at least sometimes with ffmpeg version 4.2.4. I …
9:25 AM Ticket #9205 (Incorrect segment length in HLS child playlist with fmp4 segment format) updated by Yash
Also want to mention that the issue seems to be introduced in the 4.4 …
9:19 AM Ticket #9205 (Incorrect segment length in HLS child playlist with fmp4 segment format) updated by Yash
removed '-hide_banner' and added FFmpeg git head command log in …
9:17 AM git_head_debug.log attached to Ticket #9205 by Yash
FFmpeg git head debug log
9:17 AM Ticket #9205 (Incorrect segment length in HLS child playlist with fmp4 segment format) updated by Yash
Description changed
9:01 AM Ticket #9206 (ffmpeg goes into interruptible sleep because of temporary network ...) updated by Cigaes
Instructions to build FFmpeg on Ubuntu are already easy to find. You …
8:43 AM Ticket #9206 (ffmpeg goes into interruptible sleep because of temporary network ...) updated by Jarno Suni
Please give me instructions on building such ffmpeg and how to install …
8:29 AM Ticket #9202 (compiling ffmpeg for Mac OSX High Sierra 10.13) updated by Carl Eugen Hoyos
Keywords, Type, Component changed
8:27 AM Ticket #9205 (Incorrect segment length in HLS child playlist with fmp4 segment format) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and provide a log without …
8:26 AM Ticket #9206 (ffmpeg goes into interruptible sleep because of temporary network ...) updated by Carl Eugen Hoyos
Keywords, Version changed
Please test current FFmpeg git head and provide the command line you …
7:40 AM Ticket #9206 (ffmpeg goes into interruptible sleep because of temporary network ...) created by Jarno Suni
Summary of the bug: How to reproduce: […] I had some temporary …
7:29 AM Ticket #9184 (pngdec output frame that has double image) updated by Carl Eugen Hoyos
Replying to Carl Eugen Hoyos: > Please confirm that the …
7:04 AM Ticket #9205 (Incorrect segment length in HLS child playlist with fmp4 segment format) updated by Yash
Description changed
7:01 AM 6088fbd10daf052b6b4770cb_1.m3u8 attached to Ticket #9205 by Yash
720p resolution child playlist
7:01 AM 6088fbd10daf052b6b4770cb_0.m3u8 attached to Ticket #9205 by Yash
360p resolution child playlist
6:55 AM debug.log attached to Ticket #9205 by Yash
Debug log
6:46 AM Ticket #9205 (Incorrect segment length in HLS child playlist with fmp4 segment format) created by Yash
Summary of the bug: I am creating an HLS stream with two resolutions …
5:18 AM Ticket #443 (-color_range AVOption appears to do nothing) updated by Balling
This is just metadata. There are a lot of ways to set range besides VUI.
5:05 AM Ticket #6924 (ffmpeg Video Levels) updated by Balling
The valid range for limited range 8 bit is 1-254 in HDMI and 0-255 in …
1:46 AM Ticket #8995 (overlay_qsv fails with "Inputs with different underlying QSV devices ...) updated by wenbin,chen
there is another option to make cmd work: […]
1:13 AM Changeset in ffmpeg [1ab74bc] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_apm: cosmetics Reviewed-by: Andreas Rheinhardt …
1:13 AM Changeset in ffmpeg [a859e574] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_apm: remove old extradata format Was added in error …
12:19 AM Changeset in ffmpeg [9e13df37] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Use avcodec_close() on avcodec_open2() failure …
12:03 AM Changeset in ffmpeg [29f5c1e5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Store whether AVCodec->close needs to be called …

Apr 27, 2021:

11:50 PM Changeset in ffmpeg [d07534b5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Free frame_thread_encoder on avcodec_open2() error …
11:50 PM Changeset in ffmpeg [83b6471d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Remove unnecessary forward declaration Forgotten in …
11:46 PM Changeset in ffmpeg [4be1714b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/Makefile: Remove obsolete dependency of eatqi dec on rl.o …
10:20 PM Changeset in ffmpeg [0814610e] by James Almer <jamrial@gmail.com>
avcodec/packet_internal: move the next pointer in PacketList to the …
9:42 PM Changeset in ffmpeg [bd96c54f] by James Almer <jamrial@gmail.com>
doc/APIchanges: add hashes and version numbers for recent entries …
9:24 PM output2.txt attached to Ticket #9204 by fduck
Output of second command
9:23 PM output1.txt attached to Ticket #9204 by fduck
Output of first command
9:23 PM Ticket #9204 (tpad weird behavior on clips that have been joined with concat) created by fduck
Summary of the bug: The "tpad" filter works fine normally, but when I …
9:18 PM Ticket #9202 (compiling ffmpeg for Mac OSX High Sierra 10.13) closed by martin
invalid
9:02 PM Ticket #9203 (After upgrading ffmpeg from 4.1 to 4.4, concat generates too long video) updated by mkver
You have to provide the input files in order to allow devs to analyze …
8:48 PM Ticket #9203 (After upgrading ffmpeg from 4.1 to 4.4, concat generates too long video) updated by ffmpeg_user
Description changed
8:29 PM Ticket #9203 (After upgrading ffmpeg from 4.1 to 4.4, concat generates too long video) created by ffmpeg_user
I have the following command ffmpeg -y -f concat -safe 0 -i …
2:48 PM Changeset in ffmpeg [bc70684e] by James Almer <jamrial@gmail.com>
avformat: Constify all muxer/demuxers This is possible now that the …
2:48 PM Changeset in ffmpeg [d92f38c1] by James Almer <jamrial@gmail.com>
avdevice: Constify all devices This is possible now that the next-API …
2:48 PM Changeset in ffmpeg [a04ad248] by James Almer <jamrial@gmail.com>
avfilter: Constify all AVFilters This is possible now that the …
2:48 PM Changeset in ffmpeg [85ba17f3] by James Almer <jamrial@gmail.com>
Bump major versions of all libraries. Signed-off-by: James Almer …
2:48 PM Changeset in ffmpeg [fe95a371] by James Almer <jamrial@gmail.com>
avcodec: postpone removal of deprecated libopenh264 wrapper options …
2:48 PM Changeset in ffmpeg [cb9dbc60] by James Almer <jamrial@gmail.com>
avcodec: postpone removal of deprecated codec caps This was …
2:48 PM Changeset in ffmpeg [90262f3f] by James Almer <jamrial@gmail.com>
avfilter/buffersrc: postpone removal of sws_param It was depreacted …
2:48 PM Changeset in ffmpeg [0bf3a73] by James Almer <jamrial@gmail.com>
avutil: remove deprecated AVClass.child_class_next Signed-off-by: …
2:47 PM Changeset in ffmpeg [3749eede] by James Almer <jamrial@gmail.com>
avformat: remove deprecated AVStream.codec Signed-off-by: James Almer …
1:43 PM Changeset in ffmpeg [e5af9203] by James Almer <jamrial@gmail.com>
avcodec: Move all AVCodecParser.split functions to …
1:43 PM Changeset in ffmpeg [e625ae60] by James Almer <jamrial@gmail.com>
avcodec: Constify all the AVCodecParsers Possible now that the next …
1:43 PM Changeset in ffmpeg [cb3ac722] by James Almer <jamrial@gmail.com>
avcodec: Constify AVCodecParserContext.parser Signed-off-by: Andreas …
1:43 PM Changeset in ffmpeg [a247ac64] by James Almer <jamrial@gmail.com>
avcodec: Constify AVCodecs Given that the AVCodec.next pointer has …
1:43 PM Changeset in ffmpeg [8b3e6ce5] by James Almer <jamrial@gmail.com>
avdevice/avdevice: Constify av_*_device_next API Signed-off-by: …
1:43 PM Changeset in ffmpeg [d7e0d428] by James Almer <jamrial@gmail.com>
avdevice/avdevice: Constify avdevice_list_input_sources/output_sinks …
1:43 PM Changeset in ffmpeg [46dac8cf] by James Almer <jamrial@gmail.com>
avformat/avformat, utils: Make av_find_best_stream const-correct …
1:43 PM Changeset in ffmpeg [626535f6] by James Almer <jamrial@gmail.com>
avcodec/codec, allcodecs: Constify the AVCodec API Signed-off-by: …
1:43 PM Changeset in ffmpeg [14fa0a4e] by James Almer <jamrial@gmail.com>
avformat/avformat: Constify AVFormatContext.*_codec pointers This …
1:43 PM Changeset in ffmpeg [420cedd] by James Almer <jamrial@gmail.com>
libavresample: Remove deprecated library Deprecated in …
1:43 PM Changeset in ffmpeg [d40bb518] by James Almer <jamrial@gmail.com>
avutil/cpu: Remove deprecated functions Signed-off-by: Andreas …
1:43 PM Changeset in ffmpeg [ef6a9e5e] by James Almer <jamrial@gmail.com>
avutil/buffer: Switch AVBuffer API to size_t Announced in …
1:43 PM Changeset in ffmpeg [985c0dac] by James Almer <jamrial@gmail.com>
avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL …
1:43 PM Changeset in ffmpeg [1eb31101] by James Almer <jamrial@gmail.com>
avutil/frame: Remove deprecated getters and setters Deprecated in …
1:43 PM Changeset in ffmpeg [a240097e] by James Almer <jamrial@gmail.com>
avutil: Switch crypto APIs to size_t Announced in …
1:43 PM Changeset in ffmpeg [6e30b35] by James Almer <jamrial@gmail.com>
avutil/frame: Remove deprecated AVFrame.pkt_pts field Deprecated in …
1:43 PM Changeset in ffmpeg [3b56fa85] by James Almer <jamrial@gmail.com>
avutil/frame: Remove deprecated AVFrame.error Deprecated in …
1:43 PM Changeset in ffmpeg [0181162b] by James Almer <jamrial@gmail.com>
avutil/pixdesc: Remove deprecated off-by-one fields from pix fmt descs …
1:43 PM Changeset in ffmpeg [b8accd1] by James Almer <jamrial@gmail.com>
avutil/frame: Remove AVFrame QP table API Originally deprecated in …
1:43 PM Changeset in ffmpeg [ad524cb9] by James Almer <jamrial@gmail.com>
avutil/pixfmt: Remove deprecated VAAPI pixel formats Deprecated in …
1:43 PM Changeset in ffmpeg [7c1f347b] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated old encode/decode APIs Deprecated in …
1:43 PM Changeset in ffmpeg [11bc7908] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated AVCodecContext.coded_frame Deprecated in …
1:43 PM Changeset in ffmpeg [95054bfa] by James Almer <jamrial@gmail.com>
Disable vf_uspp/mcdeint. These filters depend on avcodec APIs that …
1:43 PM Changeset in ffmpeg [ea2d9b7a] by James Almer <jamrial@gmail.com>
libswscale: Remove unused deprecated functions, make used ones static …
1:43 PM Changeset in ffmpeg [0c820b1] by James Almer <jamrial@gmail.com>
avfilter/Makefile: Don't compile transform.c unconditionally …
1:43 PM Changeset in ffmpeg [7c4287b2] by James Almer <jamrial@gmail.com>
avfilter/transform: Stop exporting internal functions …
1:43 PM Changeset in ffmpeg [930391e5] by James Almer <jamrial@gmail.com>
avfilter/formats: Remove avfilter_make_format64_list() The API it is …
1:43 PM Changeset in ffmpeg [4de2b035] by James Almer <jamrial@gmail.com>
avfilter/avfilter: Remove deprecated avfilter_link_set_closed() …
1:43 PM Changeset in ffmpeg [ec82ff89] by James Almer <jamrial@gmail.com>
avfilter: Remove avfilter_next/avfilter_register API Deprecated in …
1:43 PM Changeset in ffmpeg [3a370868] by James Almer <jamrial@gmail.com>
avfilter: Remove deprecated avfilter_link_get_channels Deprecated in …
1:43 PM Changeset in ffmpeg [339af976] by James Almer <jamrial@gmail.com>
avfilter: Remove deprecated resample_lavr_opts Deprecated in …
1:43 PM Changeset in ffmpeg [1ec87f50] by James Almer <jamrial@gmail.com>
avfilter/avfilter: Remove compatibility code for old filter options …
1:43 PM Changeset in ffmpeg [e83717e6] by James Almer <jamrial@gmail.com>
avformat: Switch AVChapter.id to 64bits Announced in …
1:43 PM Changeset in ffmpeg [0a071f71] by James Almer <jamrial@gmail.com>
avformat: Remove deprecated av_demuxer_open() Deprecate in …
1:43 PM Changeset in ffmpeg [e8876bdc] by James Almer <jamrial@gmail.com>
avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm option …
1:43 PM Changeset in ffmpeg [e5bcda64] by James Almer <jamrial@gmail.com>
avformat/dashenc: Remove deprecated min_seg_duration option …
1:43 PM Changeset in ffmpeg [6f34f031] by James Almer <jamrial@gmail.com>
avformat/rtsp: Remove deprecated old options, rename stimeout->timeout …
1:43 PM Changeset in ffmpeg [252500a7] by James Almer <jamrial@gmail.com>
avformat/aviobuf: End grace period of allowing 0 from read_packet See …
1:43 PM Changeset in ffmpeg [7b6012ef] by James Almer <jamrial@gmail.com>
avformat/mov, movenc: Stop exporting rotation via metadata Deprecated …
1:43 PM Changeset in ffmpeg [a3439de8] by James Almer <jamrial@gmail.com>
avformat: Remove remnants of side data merging Deprecated in …
1:43 PM Changeset in ffmpeg [2086d635] by James Almer <jamrial@gmail.com>
avformat/hlsenc: Remove deprecated localtime options Deprecated in …
1:43 PM Changeset in ffmpeg [41181bc4] by James Almer <jamrial@gmail.com>
avformat/hlsenc: Remove deprecated wrap option Deprecated in …
1:43 PM Changeset in ffmpeg [dc8e15ef] by James Almer <jamrial@gmail.com>
avformat/http: Remove deprecated "user-agent" option Deprecated in …
1:43 PM Changeset in ffmpeg [11cb635c] by James Almer <jamrial@gmail.com>
avformat/avformat: Remove outdated private fields Affected function …
1:43 PM Changeset in ffmpeg [30f7021a] by James Almer <jamrial@gmail.com>
avformat: Remove deprecated filename field from AVFormatContext …
1:43 PM Changeset in ffmpeg [704017d9] by James Almer <jamrial@gmail.com>
avformat: Remove getters and setters Signed-off-by: Andreas …
1:43 PM Changeset in ffmpeg [119ebd64] by James Almer <jamrial@gmail.com>
avformat: Remove deprecated old open callbacks Signed-off-by: Andreas …
1:43 PM Changeset in ffmpeg [131f2c27] by James Almer <jamrial@gmail.com>
avformat: Remove FFserver leftovers Signed-off-by: Andreas Rheinhardt …
1:43 PM Changeset in ffmpeg [56450a0e] by James Almer <jamrial@gmail.com>
avformat: Constify the API wrt AV(In|Out)putFormat Also constify …
1:43 PM Changeset in ffmpeg [f0c7fa2c] by James Almer <jamrial@gmail.com>
avcodec: Switch AVCPBProperties to 64bits Announced in …
1:43 PM Changeset in ffmpeg [f3452126] by James Almer <jamrial@gmail.com>
avcodec/parser: Remove deprecated av_parser_change Deprecated in …
1:43 PM Changeset in ffmpeg [e1e97586] by James Almer <jamrial@gmail.com>
avcodec/mpegvideo: Remove deprecated rc_strategy option Deprecated in …
1:43 PM Changeset in ffmpeg [e3d993fa] by James Almer <jamrial@gmail.com>
avcodec/vaapi: Remove old and deprecated VAAPI context and header …
1:43 PM Changeset in ffmpeg [337f777f] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated old aliases for NVENC encoders Deprecated …
1:43 PM Changeset in ffmpeg [eb6ea94] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated VBV delay field Deprecated in …
1:43 PM Changeset in ffmpeg [4a66fe15] by James Almer <jamrial@gmail.com>
avcodec/imgconvert: Remove deprecated parts of pixel format API …
1:43 PM Changeset in ffmpeg [d947464a] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated AVPicture API Deprecated in …
1:43 PM Changeset in ffmpeg [af581cf7] by James Almer <jamrial@gmail.com>
avcodec/vdpau: Remove deprecated av_vdpau_get_profile Deprecated in …
1:43 PM Changeset in ffmpeg [bc9dca5c] by James Almer <jamrial@gmail.com>
avcodec/options: Remove deprecated avcodec_copy_context Deprecated in …
1:43 PM Changeset in ffmpeg [ff8f9fcb] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated avcodec_get_context_defaults3 Deprecated …
1:43 PM Changeset in ffmpeg [6c497ac9] by James Almer <jamrial@gmail.com>
avcodec/(movtext|srt|ttml|webvtt)enc: Reindent after previous commit …
1:43 PM Changeset in ffmpeg [1f63665c] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated ASS with inline timing Deprecated in …
1:43 PM Changeset in ffmpeg [cb172ae] by James Almer <jamrial@gmail.com>
avcodec/mpegvideo_enc: Remove deprecated RTP-callback Deprecated in …
1:43 PM Changeset in ffmpeg [b7473ffb] by James Almer <jamrial@gmail.com>
avcodec/codec2utils: Remove legacy avpriv functions Unused since …
1:43 PM Changeset in ffmpeg [c57d07c3] by James Almer <jamrial@gmail.com>
avcodec/mpeg4audio: Remove avpriv_mpeg4audio_get_config Superseded by …
1:43 PM Changeset in ffmpeg [c197e3fe] by James Almer <jamrial@gmail.com>
avcodec/bitstream: Remove avpriv PutBits API functions Scheduled for …
1:43 PM Changeset in ffmpeg [d6cb7bf5] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated avcodec_get_chroma_sub_sample Effectively …
1:43 PM Changeset in ffmpeg [f581433e] by James Almer <jamrial@gmail.com>
avcodec: Remove remnants of user-visiable HW acceleration API …
1:43 PM Changeset in ffmpeg [e8fdb0db] by James Almer <jamrial@gmail.com>
avcodec: Remove lock manager API Deprecated in …
1:43 PM Changeset in ffmpeg [d1d8a818] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated av_codec_get_tag_string Deprecated in …
1:43 PM Changeset in ffmpeg [23bb78d2] by James Almer <jamrial@gmail.com>
avcodec: Remove unneeded getters and setters Deprecated in …
1:43 PM Changeset in ffmpeg [d85c41b5] by James Almer <jamrial@gmail.com>
avcodec: Remove private options from AVCodecContext Several options …
1:43 PM Changeset in ffmpeg [e1597fe] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated API to split/merge side-data Deprecated in …
1:43 PM Changeset in ffmpeg [78ce0042] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated coder type options Deprecated in …
1:43 PM Changeset in ffmpeg [6cf0cb89] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated stat-bits fields Deprecated in …
1:43 PM Changeset in ffmpeg [ab227d8f] by James Almer <jamrial@gmail.com>
avcodec: Remove deprecated AVPacket API Deprecated in …
1:43 PM Changeset in ffmpeg [df6b441] by James Almer <jamrial@gmail.com>
avcodec, avformat: Remove AVPacket.convergence_duration Deprecated in …
1:42 PM Changeset in ffmpeg [26ca5eb] by James Almer <jamrial@gmail.com>
avcodec: Remove sidedata-only-packet cruft Signed-off-by: Andreas …
1:42 PM Changeset in ffmpeg [0f247986] by James Almer <jamrial@gmail.com>
avcodec, avformat: Remove old BSF API Signed-off-by: Andreas …
1:42 PM Changeset in ffmpeg [1137ddf3] by James Almer <jamrial@gmail.com>
avformat: Remove next API for AV(In|Out)putFormat Signed-off-by: …
1:42 PM Changeset in ffmpeg [4b2be3f8] by James Almer <jamrial@gmail.com>
avcodec: Remove AVCodec, AVParser and AVBitStreamFilter next API …
8:16 AM Ticket #9184 (pngdec output frame that has double image) updated by wenbin,chen
Component, Summary changed
7:49 AM Ticket #9184 (pngdec output frame that has double image) updated by wenbin,chen
Sorry for the late response. I can reproduce this issue, and I found …
6:25 AM Ticket #9202 (compiling ffmpeg for Mac OSX High Sierra 10.13) created by martin
Hello I made an electron app that uses ffmpeg to combine audio and …
4:05 AM Ticket #9200 (drawtext issue when apply hindi language font file or other language ...) reopened by jaydip nathani
3:59 AM Ticket #9200 (drawtext issue when apply hindi language font file or other language ...) closed by jaydip nathani
invalid
3:53 AM Ticket #9200 (drawtext issue when apply hindi language font file or other language ...) reopened by jaydip nathani
Replying to Carl Eugen Hoyos: > We do not use subtitles …
3:51 AM Changeset in ffmpeg [b06082d1] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/dtsenc: reindent
3:48 AM Changeset in ffmpeg [45fc214e] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/adtsenc: clarify option help Also remove unnecessary unit as …
2:09 AM Changeset in ffmpeg [11337312] by Guo, Yejun <yejun.guo@intel.com>
doc/filters: correct http link Signed-off-by: Limin Wang …
2:01 AM Changeset in ffmpeg [4b79416d] by Guo, Yejun <yejun.guo@intel.com>
lavfi/dnn/queue.h: Add Documentation to Queue Documentation for Queue …
2:01 AM Changeset in ffmpeg [5b8e828d] by Guo, Yejun <yejun.guo@intel.com>
lavfi/dnn/safe_queue.h: Add Documentation to SafeQueue Documentation …
1:46 AM Ticket #9201 (-c:v mpeg2video ignoring -qmin+qmax) reopened by Warren Young
> you can either set a bitrate or use a constant quantizer I've got …

Apr 26, 2021:

10:52 PM Changeset in ffmpeg [63b2b0f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4enc: Reindent after the last commit Reviewed-by: Anton …
10:45 PM Changeset in ffmpeg [f4d16c38] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4enc: Make msmpeg4 encoders init-threadsafe …
10:43 PM Changeset in ffmpeg [1d5d666] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4: Factor out common RLTable initialization code Up …
10:42 PM Changeset in ffmpeg [0d30c04e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4: Reindentation Forgotten in/after …
10:41 PM Changeset in ffmpeg [26798932] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4: Make ff_msmpeg4_common_init() thread-safe …
10:41 PM Changeset in ffmpeg [929107c7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videoenc: Make encoder init-threadsafe Reviewed-by: …
10:40 PM Changeset in ffmpeg [d99707b4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4video: Make initializing RLTable thread-safe Up until …
10:30 PM Changeset in ffmpeg [fea1f42e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263enc: Make static initializations thread-safe This …
10:20 PM Changeset in ffmpeg [ad184c8e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/encode: Zero padding in ff_get_encode_buffer() The …
8:42 PM Ticket #9200 (drawtext issue when apply hindi language font file or other language ...) closed by Carl Eugen Hoyos
duplicate: Feel free to attach hindi.txt and reopen this ticket if it is neither …
8:38 PM Ticket #9201 (-c:v mpeg2video ignoring -qmin+qmax) closed by Carl Eugen Hoyos
needs_more_info
8:38 PM Ticket #9201 (-c:v mpeg2video ignoring -qmin+qmax) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
I don't think this is a valid ticket (you can either set a bitrate or …
7:15 PM Changeset in ffmpeg [2a623bac] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/svq3: Free array of frames in a loop Avoids code duplication …
7:15 PM Changeset in ffmpeg [ef02cf82] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/svq3: Remove unused function parameter Signed-off-by: Andreas …
7:15 PM Changeset in ffmpeg [3dacb09] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ivi: Fix indentation Also improve readability by keeping a …
6:45 PM Ticket #9201 (-c:v mpeg2video ignoring -qmin+qmax) created by Warren Young
I'm trying to get around a problem where setting a too-low -q:v with …
6:07 PM Changeset in ffmpeg [aa2e0b86] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc: Actually zero padding This encoder sets the min_size …
2:46 PM Changeset in ffmpeg [cc7943e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/westwood_audenc: Remove unused variable Reviewed-by: Zane …
2:46 PM Changeset in ffmpeg [a64d4de0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/westwood_audenc: Check for, not assert on invalid data …
2:26 PM Changeset in ffmpeg [a6d4ea2] by Zane van Iperen <zane@zanevaniperen.com>
doc: update for adpcm_ima_ws encoder and wsaud muxer Signed-off-by: …
1:52 PM Changeset in ffmpeg [d57104e6] by Gyan Doshi <ffmpeg@gyani.pro>
doc/muxers: add entry for ALP muxer
1:40 PM Changeset in ffmpeg [b24488e7] by Jan Ekström <jeebjp@gmail.com>
avcodec/ttmlenc: add support for region positioning and sizing The …
1:40 PM Changeset in ffmpeg [3ef5a8ba] by Jan Ekström <jeebjp@gmail.com>
avcodec/ttmlenc: add initial support for regions and styles Attempts …
1:40 PM Changeset in ffmpeg [464d6ed9] by Jan Ekström <jeebjp@gmail.com>
avformat/ttmlenc: enable writing out additional header values This …
1:40 PM Changeset in ffmpeg [b71184fa] by Jan Ekström <jeebjp@gmail.com>
avcodec/ttmlenc: split header writing into its own function …
11:13 AM Changeset in ffmpeg [343d54a7] by Gyan Doshi <ffmpeg@gyani.pro>
doc/muxers: add entry for ADTS muxer
11:00 AM Ticket #9200 (drawtext issue when apply hindi language font file or other language ...) updated by jaydip nathani
> when get from .txt file it that issue ?
9:56 AM Changeset in ffmpeg [2da033be] by Zane van Iperen <zane@zanevaniperen.com>
fate: add adpcm_ima_ws test Signed-off-by: Zane van Iperen …
9:56 AM Changeset in ffmpeg [4236e87f] by Zane van Iperen <zane@zanevaniperen.com>
avformat/westwoodaudenc: Adds muxer for Westwood AUD format. Format …
9:56 AM Changeset in ffmpeg [a0fd55c2] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcmenc: Adds encoder for Westwood ADPCM. Signed-off-by: …
9:56 AM Changeset in ffmpeg [50442540] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm: Fixes output from Westwood ADPCM. Fixes bug #9198
7:06 AM Ticket #9200 (drawtext issue when apply hindi language font file or other language ...) updated by jaydip nathani
Replying to Balling: > Yes this due to ligatures in Hindi.
6:59 AM TracTickets edited by Balling
Reverted to version 5. (diff)
6:56 AM Ticket #9200 (drawtext issue when apply hindi language font file or other language ...) updated by Balling
Is this due to ligartures in Hindi? Also, Notepad++ does not use …
6:36 AM Ticket #9200 (drawtext issue when apply hindi language font file or other language ...) updated by Carl Eugen Hoyos
Priority, Component, Description changed
6:06 AM Ticket #9200 (drawtext issue when apply hindi language font file or other language ...) created by jaydip nathani
We are trying to use ffmpeg drawtext to support hindi fonts. but some …
5:49 AM hindi.PNG attached to TracTickets by jaydip nathani
5:48 AM TracTickets edited by jaydip nathani
(diff)
5:47 AM TracTickets edited by jaydip nathani
(diff)
Note: See TracTimeline for information about the timeline view.