Timeline



Dec 8, 2020:

11:41 PM Ticket #7599 (Add monochrome/gray pixel format to libaom-av1) closed by Philip Langdale
fixed: Fix in commit 40135829b613f875ce71c2cc2265e74ccc6b4c71
11:31 PM Changeset in ffmpeg [40135829] by Philip Langdale <philipl@overt.org>
avcodec/libaom: Support monochrome encoding with libaom >= 2.0.1 …
8:27 PM Ticket #9006 (merge_pmt_versions not working properly for transportstream with ...) updated by deeptho
Replying to tmm1: > Yes, please share a small sample file …
8:19 PM Ticket #9006 (merge_pmt_versions not working properly for transportstream with ...) updated by deeptho
The alternative patch does not appear to work. With the same ffplay …
8:00 PM Ticket #4859 (TTML subtitle decoding) updated by Elliott
Cc changed
6:52 PM Ticket #9025 (Audio channel count detection trouble) created by laurfb
Summary of the bug: How to reproduce: Commits …
5:54 PM Changeset in ffmpeg [0dac317b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/framecrcenc: Make side-data checksums endian-independent Do …
5:54 PM Changeset in ffmpeg [b8fe417c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/framecrcenc: Don't read after the end of side-data Nothing …
4:51 PM Changeset in ffmpeg [fa4532a1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/wmadec: Apply VLC offset during init Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [e5b416da] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/wmadec: Reduce the size of tables used to initialize VLC By …
4:51 PM Changeset in ffmpeg [14be39e4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ivi: Make initializing VLCs thread-safe This automatically …
4:51 PM Changeset in ffmpeg [ee4c129c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/dsddec: Inline constant Signed-off-by: Andreas Rheinhardt …
4:51 PM Changeset in ffmpeg [4f5bd61] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/dsd: Make initializing DSD tables thread-safe This …
4:51 PM Changeset in ffmpeg [fd5d66af] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/wavpack: Fix leak on init failure Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [480761c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/h261enc: Remove unused function parameter Signed-off-by: …
4:51 PM Changeset in ffmpeg [f0f28626] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/asvdec: Reindentation Signed-off-by: Andreas Rheinhardt …
4:51 PM Changeset in ffmpeg [103e8edd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/asvdec: Make decoders init-threadsafe Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [3e11a786] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sinewin: Fix wrong number of elements of array declaration …
4:51 PM Changeset in ffmpeg [7184b811] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/aactab: Make AAC encoder and decoders actually init-threadsafe …
4:51 PM Changeset in ffmpeg [86b8c254] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/aac: Share common init code of float decoder and encoder …
4:51 PM Changeset in ffmpeg [fc5d22ab] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/aacdec, aactab: Move kbd tables to their only user The …
4:51 PM Changeset in ffmpeg [8c9404b8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/aactab: Remove declaration of inexistent array Signed-off-by: …
4:51 PM Changeset in ffmpeg [665a3db] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/nellymoserenc: Make encoder init-threadsafe Signed-off-by: …
4:51 PM Changeset in ffmpeg [0a56bfa7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/nellymoserenc: Cleanup generically on init failure …
4:51 PM Changeset in ffmpeg [35f61eb3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/nellymoserdec: Make decoder init-threadsafe Easy now that …
4:51 PM Changeset in ffmpeg [285db1d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac3plus: Make decoders init-threadsafe Signed-off-by: …
4:51 PM Changeset in ffmpeg [7fd86583] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac1: Mark decoder as init-threadsafe Possible because …
4:51 PM Changeset in ffmpeg [37191220] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sinewin_tablegen: Make initializing ff_sine_windows …
4:51 PM Changeset in ffmpeg [cdea3930] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/aacdec, sinewin: Move 120 and 960 point sine tables to aacdec …
4:51 PM Changeset in ffmpeg [7688f94e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sinewin_tablegen: Use better check in assert There are no …
4:51 PM Changeset in ffmpeg [11fd96c1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac3: Make decoders init-threadsafe Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [94a55f28] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac: Make generating tables thread-safe Signed-off-by: …
4:51 PM Changeset in ffmpeg [d5d1c69] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudio_tablegen: Make exponential LUT shared Both the …
4:51 PM Changeset in ffmpeg [ed33bbe] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiodec: Hardcode tables to save space The csa_tables …
4:51 PM Changeset in ffmpeg [12e941df] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudio_tablegen: Don't inappropriately use static array …
4:51 PM Changeset in ffmpeg [22140374] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudio_tablegen: Avoid write-only buffers The …
4:51 PM Changeset in ffmpeg [73bc26ac] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiodec: Share fixed and floating point data and init …
4:51 PM Changeset in ffmpeg [b9d47539] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiodec_template: Apply shift during init Signed-off-by: …
4:51 PM Changeset in ffmpeg [c778f226] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiodec: Make decoders init-threadsafe Simple now that …
4:51 PM Changeset in ffmpeg [b29a3f3e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiodec: Combine tables used to initialize VLCs Up until …
4:51 PM Changeset in ffmpeg [db234dbf] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiodec: Reduce the size of tables used to initialize …
4:51 PM Changeset in ffmpeg [12ace68a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiotab: Avoid unused entry in table Signed-off-by: …
4:51 PM Changeset in ffmpeg [117575ae] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpegaudiodec_template: Avoid VLC size tables Signed-off-by: …
4:51 PM Changeset in ffmpeg [8c6a67e6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mv30: Inline constants Signed-off-by: Andreas Rheinhardt …
4:51 PM Changeset in ffmpeg [90c49586] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mv30: Reduce the size of tables used to initialize VLCs By …
4:51 PM Changeset in ffmpeg [0ecd6879] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/imm4: Inline constants Signed-off-by: Andreas Rheinhardt …
4:51 PM Changeset in ffmpeg [dc4c9744] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/imm4: Reduce the size of tables used to initialize VLCs By …
4:51 PM Changeset in ffmpeg [c14656c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/imm4: Make better use of symbols table Also inline the VLC's …
4:51 PM Changeset in ffmpeg [d9e6e936] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/aacdec_template: Use VLC symbols table Expressions like …
4:51 PM Changeset in ffmpeg [097277f3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/aacdec_template: Avoid code duplication when initializing VLCs …
4:51 PM Changeset in ffmpeg [7b7c4c55] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qdmc: Avoid code duplication when initializing VLC …
4:51 PM Changeset in ffmpeg [b21d9339] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qdmc: Apply offset when creating VLC Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [fb0ae037] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qdmc: Make tables used to initialize VLCs smaller This is …
4:51 PM Changeset in ffmpeg [240a25f9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Optimize creating Huffman tables MagicYUV transmits …
4:51 PM Changeset in ffmpeg [c638d1d1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utvideodec: Avoid implicit qsort when creating Huffman tables …
4:51 PM Changeset in ffmpeg [5d503c91] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac3: Use symbols table Expressions like array[get_vlc2()] …
4:51 PM Changeset in ffmpeg [abf1a4f0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/intrax8: Reduce the size of tables used to initialize VLCs By …
4:51 PM Changeset in ffmpeg [d1a1f117] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/intrax8: Avoid code duplication when initializing VLCs …
4:51 PM Changeset in ffmpeg [ba69ee88] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/intrax8: Remove VLC offsets table Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [420476ec] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vp3: Remove code duplication when initializing Theora VLCs …
4:51 PM Changeset in ffmpeg [802fc678] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vp3: Use symbols table for VP3 motion vectors Expressions …
4:51 PM Changeset in ffmpeg [4cb4345f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vp3: Make tables used to initialize VLCs smaller This is …
4:51 PM Changeset in ffmpeg [22241d12] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vp3: Apply VLC offset during init By switching to …
4:51 PM Changeset in ffmpeg [984fdfd0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac9dec: Make VLCs static Also remove code duplication and …
4:51 PM Changeset in ffmpeg [76a4356a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac9dec: Don't create VLCs that are never used The ATRAC9 …
4:51 PM Changeset in ffmpeg [b52e0d9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac9tab: Unify tables used to initialize VLCs Using …
4:51 PM Changeset in ffmpeg [5ac9d78d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac9dec: Make tables used to initialize VLCs smaller The …
4:51 PM Changeset in ffmpeg [f697622f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv34: Make initializing static VLC tables thread-safe …
4:51 PM Changeset in ffmpeg [88c75592] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv34: Avoid offsets table for initialization of static VLCs …
4:51 PM Changeset in ffmpeg [def1b6be] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vc1: Make ff_vc1_init_common() thread-safe Signed-off-by: …
4:51 PM Changeset in ffmpeg [58fc810d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac3plus: Run-length encode length tables to make them …
4:51 PM Changeset in ffmpeg [a7dbeb77] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac3plus: Combine codebooks into one array ATRAC3+ uses …
4:51 PM Changeset in ffmpeg [1cf374c9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac3plus: Combine symbols tables This allows to remove lots …
4:51 PM Changeset in ffmpeg [fd964da] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac3plus: Simplify getting offset of VLC in VLC_TYPE buf …
4:51 PM Changeset in ffmpeg [e27466d7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac3plus: Make tables used to initialize VLCs smaller The …
4:51 PM Changeset in ffmpeg [cfc473ef] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/atrac3plus: Simplify creating VLCs Use …
4:51 PM Changeset in ffmpeg [7a7295a8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/truemotion2: Simplify creating VLC table …
4:51 PM Changeset in ffmpeg [f1ba4d47] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpeg4videodec: Make studio VLCs static Reviewed-by: Michael …
4:51 PM Changeset in ffmpeg [3aa81a63] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpeg4video: Make tables used to initialize VLCs smaller …
4:51 PM Changeset in ffmpeg [0d71ac31] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/indeo2: Make decoder init-threadsafe Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [f25dde0e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/indeo2: Make tables used to initialize VLCs smaller Switching …
4:51 PM Changeset in ffmpeg [cd7c3ac] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mjpegdec: Simplify creating VLC table …
4:51 PM Changeset in ffmpeg [d4a4a674] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sheervideo: Simplify creating VLC table …
4:51 PM Changeset in ffmpeg [f31bf4a1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mss4: Make VLCs static Signed-off-by: Andreas Rheinhardt …
4:51 PM Changeset in ffmpeg [313e5724] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mss4: Don't duplicate standard JPEG tables Signed-off-by: …
4:51 PM Changeset in ffmpeg [70bbb4cc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mss4: Simplify creating VLC tables The lengths of the codes …
4:51 PM Changeset in ffmpeg [e7f15f77] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv40: Avoid code duplication when initializing VLCs Besides …
4:51 PM Changeset in ffmpeg [477fc65d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv40: Avoid offset table when initializing static VLCs …
4:51 PM Changeset in ffmpeg [fcde452] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv40: Make better use of VLC symbols table RealVideo 4.0 has …
4:51 PM Changeset in ffmpeg [47a72391] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv40: Make the tables used to initialize VLCs smaller After …
4:51 PM Changeset in ffmpeg [5f2b30ba] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qdm2: Make decoder init-threadsafe Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [03112cd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qdm2: Avoid offsets table when initializing VLCs …
4:51 PM Changeset in ffmpeg [bcdf67c7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qdm2: Initialize array of VLCs in a loop Signed-off-by: …
4:51 PM Changeset in ffmpeg [760217f4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qdm2: Apply offsets when initializing VLCs Signed-off-by: …
4:51 PM Changeset in ffmpeg [682b0e42] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/qdm2: Make tables used to initialize VLCs smaller After …
4:51 PM Changeset in ffmpeg [f782dd31] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mobiclip: Reindentation Signed-off-by: Andreas Rheinhardt …
4:51 PM Changeset in ffmpeg [ee1ddd30] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mobiclip: Make decoder init-threadsafe Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [866c2ef1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mobiclip: Avoid code duplication when initializing VLCs …
4:51 PM Changeset in ffmpeg [a58be262] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mobiclip: Avoid redundant codes table to initialize VLCs If …
4:51 PM Changeset in ffmpeg [a2a8da6d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc8: Make decoder init-threadsafe Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [3dee5fa1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc7: Make decoder init-threadsafe Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [33aaf861] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/imc: Make imc/iac decoders init-threadsafe Signed-off-by: …
4:51 PM Changeset in ffmpeg [83ff99ad] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc8: Avoid code duplication when initializing VLCs Up until …
4:51 PM Changeset in ffmpeg [6c8e85c6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc8: Reduce the size of some VLCs Several of the …
4:51 PM Changeset in ffmpeg [e55ade2c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc8: Reduce the size of the length tables to initialize VLCs …
4:51 PM Changeset in ffmpeg [c9d779a3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc8: Apply offsets when initializing VLCs Signed-off-by: …
4:51 PM Changeset in ffmpeg [906911f5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc8: Reduce size of tables used to initialize VLCs By …
4:51 PM Changeset in ffmpeg [dc7b3c79] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc7: Avoid offsets table when creating VLCs Signed-off-by: …
4:51 PM Changeset in ffmpeg [355bce5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc7: Apply offsets when creating VLCs Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [354ba64f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpc7: Reduce size of tables used to initialize VLCs By …
4:51 PM Changeset in ffmpeg [949367b0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/motionpixels: Simplify creating VLC tables By using …
4:51 PM Changeset in ffmpeg [b9dc0006] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mimic: Make VLC static Signed-off-by: Andreas Rheinhardt …
4:51 PM Changeset in ffmpeg [34cb6d23] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mimic: Reduce size of tables used to initialize VLCs By …
4:51 PM Changeset in ffmpeg [e804eb0e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv10: Simplify handling of skip VLC entries The VLC tables to …
4:51 PM Changeset in ffmpeg [1320d336] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv10: Make VLC tables smaller These tables were huge (14 …
4:51 PM Changeset in ffmpeg [daf8b10e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv10: Use symbol table more effectively The RealVideo 1.0 …
4:51 PM Changeset in ffmpeg [df3269f5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv10: Reduce number of exceptions when reading VLC value …
4:51 PM Changeset in ffmpeg [e730b155] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/rv10: Reduce the size of the tables used to initialize VLCs …
4:51 PM Changeset in ffmpeg [7eef70a0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cook: Inline constants Signed-off-by: Andreas Rheinhardt …
4:51 PM Changeset in ffmpeg [3ff0179b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cook: Avoid big length tables for VLC initialization …
4:51 PM Changeset in ffmpeg [3f4cfc48] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cook: Apply offset when initializing VLC table Signed-off-by: …
4:51 PM Changeset in ffmpeg [530d86b9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cook: Make tables to initialize VLCs smaller Up until now, …
4:51 PM Changeset in ffmpeg [8887232c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/wnv1: Make decoder init-threadsafe Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [4a772b13] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/wnv1: Apply offset during init, not later every time …
4:51 PM Changeset in ffmpeg [a8646a7b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/wnv1: Make array for initializing VLC smaller This is …
4:51 PM Changeset in ffmpeg [f86dcd00] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/clearvideo: Make VLC tables static Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [e67e4d43] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/clearvideo: Apply VLC offset during init Signed-off-by: …
4:51 PM Changeset in ffmpeg [222cc6ea] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/clearvideo: Use minimal max_depth in get_vlc2() …
4:51 PM Changeset in ffmpeg [c880889c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/clearvideo: Inline constants Signed-off-by: Andreas …
4:51 PM Changeset in ffmpeg [ef9652ba] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/clearvideo: Improve handling of VLC escape values Both the …
4:51 PM Changeset in ffmpeg [1d3ec27b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/clearvideo: Avoid huge VLC length tables After the motion …
4:51 PM Changeset in ffmpeg [e97081a6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/clearvideo: Avoid code duplication when initializing VLCs …
4:51 PM Changeset in ffmpeg [c82a559e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/clearvideo: Avoid code tables for initializing VLCs The …
4:51 PM Changeset in ffmpeg [c055d8f0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/imc: Avoid offsets table when creating VLCs Signed-off-by: …
4:51 PM Changeset in ffmpeg [200e8e80] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/imc: Make Huffman tables smaller The IMC decoder uses Huffman …
4:51 PM Changeset in ffmpeg [b0094be7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/on2avc: Apply offset when initializing VLC Signed-off-by: …
4:51 PM Changeset in ffmpeg [2935d29e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/on2avcdata: Combine tables for codebooks Using one big table …
4:51 PM Changeset in ffmpeg [71753c52] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/on2avc: Use smaller tables for VLCs The On2 audio decoder …
4:51 PM Changeset in ffmpeg [fefe2cbb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smacker: Improve creating Huffman VLC tables The Smacker …
4:51 PM Changeset in ffmpeg [09062eec] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cllc: Improve creating VLCs One can offload the computation …
4:51 PM Changeset in ffmpeg [4df51441] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/tscc2: Make VLC tables static Also use a named constant for …
4:51 PM Changeset in ffmpeg [b629deab] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/bitstream: Allow static VLC tables to be bigger than needed …
4:51 PM Changeset in ffmpeg [e127af3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/tscc2: Combine tables for initializing VLCs Using one big …
4:51 PM Changeset in ffmpeg [d2e55e3a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/tscc2: Reduce the size of the tables used to initialize VLCs …
4:51 PM Changeset in ffmpeg [f55da066] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/bitstream: Add second function to create VLCs When using …
2:40 PM Ticket #4907 (Support decoding animated WebP images) updated by Zennn
Replying to jzlomek: > I am finishing the implementation. …
2:38 PM Ticket #9024 (Broken mp4 files / instable) updated by Steven Liu
Cc changed
As Carl usually said: "Please test current FFmpeg git head and provide …
2:34 PM Changeset in ffmpeg [3021c611] by Paul B Mahol <onemda@gmail.com>
avfilter/aeval: add timeline support for aeval
1:02 PM Changeset in ffmpeg [3ffed80e] by liuqi05 <liuqi05@kuaishou.com>
hlsenc: expand hls_fmp4_init_filename with strftime() the init.mp4 …
12:57 PM Changeset in ffmpeg [45a673e] by liuqi05 <liuqi05@kuaishou.com>
avformat/hls: Fixes overwriting existing #EXT-X-PROGRAM-DATE-TIME …

Dec 7, 2020:

8:09 PM Changeset in ffmpeg [18befac5] by Paul B Mahol <onemda@gmail.com>
avfilter/f_perms: add timeline support
8:09 PM Changeset in ffmpeg [f41de043] by Paul B Mahol <onemda@gmail.com>
avfilter/af_earwax: fix filter behavior Previous filter output was …
7:44 PM Ticket #9024 (Broken mp4 files / instable) created by gibson85
Dear ffmpeg team, I shouldn't complain to much because ffmpeg is …
7:39 PM Ticket #9023 (loop flag producing a static image video unexpected behavior) created by Aj
Dear beloved community of the open-source kingdom! I've been trying …
7:39 PM Ticket #9022 (loop flag producing a static image video unexpected behavior) created by Aj
Dear beloved community of the open-source kingdom! I've been trying …
6:07 PM FFmeeting/2020-12 created by Illya
5:28 PM Changeset in ffmpeg [c369ceb2] by James Almer <jamrial@gmail.com>
avcodec/dynamic_hdr10_plus: remove unused const variables …
5:22 PM Changeset in ffmpeg [1aa72fe7] by James Almer <jamrial@gmail.com>
avcodec/dynamic_hdr10_plus: don't take a GetBitContext as input …
5:22 PM Changeset in ffmpeg [b9f7c9b2] by James Almer <jamrial@gmail.com>
avcodec/hevc_sei: keep size in sync with the registered ITU-T T35 SEI …
5:22 PM Changeset in ffmpeg [32bbca07] by James Almer <jamrial@gmail.com>
avcodec/hevc_sei: split Dynamic HDR10+ SEI parsing into its own …
12:13 PM Changeset in ffmpeg [fcae745f] by Paul B Mahol <onemda@gmail.com>
doc/filters: fix obvious mistake for minimum accepted value
11:34 AM Changeset in ffmpeg [95fd790c] by Jan Ekström <jeebjp@gmail.com>
avformat/tee: allow packets with negative timestamps As this is a …
7:30 AM Ticket #9021 (mkv: DATE_RELEASED should behave as TDRL tag in ID3) updated by malaterre
Handbrake seems also to expect TDRL (exposed as ffmpeg:date tag) and …
7:09 AM Ticket #9021 (mkv: DATE_RELEASED should behave as TDRL tag in ID3) updated by malaterre
For reference, DATE_RELEASED is the expected tag by kodi/xbmc: * …
7:08 AM Ticket #9021 (mkv: DATE_RELEASED should behave as TDRL tag in ID3) created by malaterre
Summary of the bug: How to reproduce: […] The output file …

Dec 6, 2020:

10:59 PM Changeset in ffmpeg [67bb11b5] by Philip Langdale <philipl@overt.org>
avcodec/nvdec: Add support for decoding monochrome av1 The nvidia …
8:00 PM Changeset in ffmpeg [51dfd6f1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264idct_template: Fix integer overflow in …
8:00 PM Changeset in ffmpeg [65b8974d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dsfdec: Check block_align more completely Fixes: infinite …
8:00 PM Changeset in ffmpeg [76b6c46a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/av1dec: check size before addition in probing Fixes: signed …
8:00 PM Changeset in ffmpeg [47c146a5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/realtextdec: read_ts() in 64bits Fixes: signed integer …
5:09 PM Changeset in ffmpeg [76fbb005] by Marton Balint <cus@passwd.hu>
avformat/dv: fix timestamps of audio packets in case of dropped …
4:56 PM Changeset in ffmpeg [7a170bd6] by James Almer <jamrial@gmail.com>
avcodec/dynamic_hdr10_plus: use get_bits_long() where needed …
3:29 PM Changeset in ffmpeg [5b90823] by James Almer <jamrial@gmail.com>
avcodec/hevc_sei: replace en dash character with a hyphen …
3:08 PM Changeset in ffmpeg [13f35782] by James Almer <jamrial@gmail.com>
avfilter/vf_showinfo: include the correct Dynamic HDR10+ header …
1:51 PM Changeset in ffmpeg [88b6ebda] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: add shortcut to set internal precision
9:03 AM Changeset in ffmpeg [2aab42bc] by Peter Ross <pross@xvid.org>
avformat/mspdec: Microsoft Paint (MSP) demuxer Signed-off-by: Peter …
8:51 AM Changeset in ffmpeg [85b442e2] by Peter Ross <pross@xvid.org>
avcodec/msp2dec: Microsoft Paint (MSP) version 2 decoder …

Dec 5, 2020:

10:53 PM Changeset in ffmpeg [b51b9bb] by Lynne <dev@lynne.ee>
hwcontext_vulkan: wait and signal semaphores when transferring to CUDA …
10:20 PM Changeset in ffmpeg [89e3f5ab] by James Almer <jamrial@gmail.com>
fate: add a test for HDR10+ metadata in HEVC Signed-off-by: James …
10:20 PM Changeset in ffmpeg [6e6d4c75] by James Almer <jamrial@gmail.com>
fftools/ffprobe: add support for HDR10+ metadata Signed-off-by: James …
10:20 PM Changeset in ffmpeg [6f2d6e3e] by James Almer <jamrial@gmail.com>
avfilter/vf_showinfo: add support for HDR10+ metadata Signed-off-by: …
10:19 PM Changeset in ffmpeg [afbc6852] by James Almer <jamrial@gmail.com>
avcodec/hevc_sei: add support for HDR10+ metadata Signed-off-by: …
7:08 PM Ticket #8349 (Dolby AC-4 Support) updated by Elon Musk
Post short samples of various configurations.
1:46 PM Changeset in ffmpeg [530d1dbc] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afreqshift: add level option
11:02 AM Changeset in ffmpeg [34773ee6] by Paul B Mahol <onemda@gmail.com>
avfilter: add asubcut filter
4:46 AM Changeset in ffmpeg [4d97acfe] by Gyan Doshi <ffmpeg@gyani.pro>
libavformat/mov.c: export vendor id as metadata
1:00 AM Changeset in ffmpeg [95d12da5] by Limin Wang <lance.lmwang@gmail.com>
avformat/rtsp: prefer to use MAX_URL_SIZE for url and command buffer …
1:00 AM Changeset in ffmpeg [48235c82] by Limin Wang <lance.lmwang@gmail.com>
avutil/opt: add AV_OPT_FLAG_DEPRECATED option Signed-off-by: Limin …
1:00 AM Changeset in ffmpeg [e6ae4982] by Limin Wang <lance.lmwang@gmail.com>
avdevice/decklink: remove the duplicated warning message ./ffmpeg …

Dec 4, 2020:

11:29 PM Changeset in ffmpeg [e546d029] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/av1dec: Fix leak in case of failure A reference to an …
11:08 PM Changeset in ffmpeg [fef17e89] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cdgraphics: Check frame before clearing Fixes: null pointer …
11:08 PM Changeset in ffmpeg [4f66dd13] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpc8: Check remaining space in mpc8_parse_seektable() Fixes: …
11:08 PM Changeset in ffmpeg [72ca9f38] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wavdec: Check for EOF in cues reading Fixes: Timeout (>20sec …
11:08 PM Changeset in ffmpeg [a834af13] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vqf: Check len for COMM chunks Fixes: Infinite loop Fixes: …
11:08 PM Changeset in ffmpeg [c34004d8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Use av_sat_add64() in mov_read_sidx() This avoids a …
11:08 PM Changeset in ffmpeg [7d75ecf8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Avoid overflow in end computation in mov_read_custom() …
11:08 PM Changeset in ffmpeg [d7f87a4b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/id3v2: Sanity check tlen before alloc and uncompress Fixes: …
10:57 PM Changeset in ffmpeg [7025c91d] by Paul B Mahol <onemda@gmail.com>
avfilter/af_arnndn: add mix option Mostly useful to listen to actual …
9:19 PM Ticket #9018 (Issue with disposition "forced" for a subtitles stream (mov_tex) in a ...) updated by Andrea Giudiceandrea
Version changed
6:50 PM Changeset in ffmpeg [ce8f45aa] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: fix several problems with 'perspective' output The …
5:45 PM 0001-Patch-for-ticket-9019-CUDA-Compile-Broken-Using-MSVC.patch attached to Ticket #9019 by dbigler
Patch that fixes the problem using xxd.
5:28 PM Ticket #8349 (Dolby AC-4 Support) updated by Chris_in_Texas
With more ATSC3.0 channels coming nationwide we really need support …
2:46 PM Changeset in ffmpeg [dbf8a163] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ffwavesynth: Mark decoder as init-threadsafe Reviewed-by: …
2:46 PM Changeset in ffmpeg [5766c8e9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utils: Remove ff_codec_open2_recursive() This function …
2:46 PM Changeset in ffmpeg [1d2d91d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/tiff: Make decoder init-threadsafe The only thing that stands …
2:46 PM Changeset in ffmpeg [f41f58f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/faxcompr: Make ff_ccitt_unpack_init() thread-safe This will …
2:46 PM Changeset in ffmpeg [d9b70d64] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smvjpegdec: Make decoder init-threadsafe The only thing that …
2:46 PM Changeset in ffmpeg [ba96cdd5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cri: Make decoder init-threadsafe The only thing that stands …
2:46 PM Changeset in ffmpeg [4e1fee40] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec: Fix invalid uses of ff_codec_open2_recursive() Normally no …
2:46 PM Changeset in ffmpeg [9de6688c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mxpegdec: Fix memleaks upon init failure Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [f3e645a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mjpegdec: Fix memleak upon init failure This affected all …
2:46 PM Changeset in ffmpeg [6a2defd7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/smc: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [b3912f8d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sipr: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [7b9f0b80] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/shorten: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [3c6b6f54] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sgirledec: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [77227047] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sgienc: Combine av_log() statements Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [2aef81b0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sgienc: Mark encoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [3e756315] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sgidec: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [6c697aee] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/tmv: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [a85bb5d7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ulti: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [bfee34ca] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ws-snd1: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [9a7fe43c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/xxan: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [e645f0f0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/xxan: Cleanup generically on init failure Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [703abb3c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/xsubenc: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [42c0cf8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/xsubdec: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [88f0d6b6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/xl: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [44a893f0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/xfacedec: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [dbdad78b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/xan: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [85e1d469] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/xan: Cleanup generically on init failure Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [13f10dc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/yuv4dec: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [ced33a2c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/y41penc: Mark encoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [b509692c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/y41pdec: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [c53f39ab] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/yop: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [b143f8c2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cljrdec: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [a6bed408] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/loco: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [5ff030f9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pcm: Mark decoders as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [5634ce23] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pcm: Make encoders init-threadsafe Reviewed-by: Anton Khirnov …
2:46 PM Changeset in ffmpeg [6643eaaa] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/adpcmenc: Mark encoders as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [87a5d982] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/adpcm: Mark decoders as init-threadsafe They don't modify any …
2:46 PM Changeset in ffmpeg [868368aa] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/cdtoons: Mark decoder as init-threadsafe Reviewed-by: Anton …
2:46 PM Changeset in ffmpeg [6d4b9695] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/a64multienc: Mark encoders as init-threadsafe Reviewed-by: …
2:40 PM Changeset in ffmpeg [51f8848e] by Paul B Mahol <onemda@gmail.com>
avfilter/af_stereotools: add support for commands
2:40 PM Changeset in ffmpeg [eebf19cc] by Paul B Mahol <onemda@gmail.com>
avfilter/af_stereotools: add timeline support
10:58 AM Changeset in ffmpeg [45614635] by Paul B Mahol <onemda@gmail.com>
avfilter/af_stereotools: add two more modes
3:21 AM Ticket #9020 (http BUFFER_SIZE too small) created by Jan Tojnar
Summary of the bug: When making a HTTP request with a large …

Dec 3, 2020:

11:24 PM Ticket #9019 (CUDA Compile Broken Using MSVC) updated by Carl Eugen Hoyos
Priority, Keywords, Description changed
10:14 PM Ticket #9019 (CUDA Compile Broken Using MSVC) created by dbigler
The following commit breaks the CUDA build using the MSVC compiler: …
8:17 PM Ticket #9018 (Issue with disposition "forced" for a subtitles stream (mov_tex) in a ...) created by Andrea Giudiceandrea
Using ffmpeg (4.3.1-2020-11-19-full_build-www.gyan.dev) on Windows 7 …
5:32 PM Changeset in ffmpeg [87c1b742] by Marton Balint <cus@passwd.hu>
fftools/cmdutils: also print warnings when using -sinks and -sources …
5:32 PM Changeset in ffmpeg [a6f6726a] by Marton Balint <cus@passwd.hu>
avdevice/decklink: warn about too old decklink API version …
5:32 PM Changeset in ffmpeg [acaf6c62] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: simplify usage of buffercount type Also remove …
5:32 PM Changeset in ffmpeg [ff373bb4] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: add support for 50/60 fps timecode …
5:32 PM Changeset in ffmpeg [eca12f4d] by Marton Balint <cus@passwd.hu>
avutil/timecode: add av_timecode_init_from_components Signed-off-by: …
5:32 PM Changeset in ffmpeg [2d90d51c] by Marton Balint <cus@passwd.hu>
avutil/timecode: allow drop frame timecodes for multiples of …
4:25 PM Changeset in ffmpeg [53b4550b] by James Almer <jamrial@gmail.com>
avutil/film_grain_params: fix doxy for ar_coeff_* fields …
12:57 PM Ticket #8789 (ffmpeg cannot properly decode some videos using the hardware ...) updated by yao.xiao
It is not the problem of ffmpeg, but the support of some resolutions …

Dec 2, 2020:

8:47 PM Ticket #8349 (Dolby AC-4 Support) updated by Carl Eugen Hoyos
Priority changed
8:42 PM Ticket #8349 (Dolby AC-4 Support) updated by netsjtr08
Priority changed
Adding to the request for this development as well. no sound on plex …
7:04 PM Ticket #9017 (APNG demuxer getting frames out of order.) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
6:59 PM Ticket #8349 (Dolby AC-4 Support) updated by Carl Eugen Hoyos
Priority changed
3:11 PM Changeset in ffmpeg [0639f5c2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pthread_slice: Don't use static variable, fix race …
2:38 PM Changeset in ffmpeg [4e265200] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpeg12enc: Disallow using MPEG-2 intra VLC table for …
12:54 PM Changeset in ffmpeg [0c8a0d3a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: add per output band gain
12:54 PM Changeset in ffmpeg [13df9bfb] by Paul B Mahol <onemda@gmail.com>
avutil/avsscanf: fix possible overreads when dealing with %c or %s
12:54 PM Changeset in ffmpeg [b0298ad4] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: remove pointless allocation of static size
11:30 AM Changeset in ffmpeg [0a5ff196] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: document roll-off of each filter order
11:25 AM apng_out_of_order_frames.png attached to Ticket #9017 by Zennn
Original APNG that plays correctly.
11:09 AM Ticket #9017 (APNG demuxer getting frames out of order.) created by Zennn
Summary of the bug: When using ffmpeg to convert some APNGs to …
10:37 AM Ticket #8349 (Dolby AC-4 Support) updated by Bill Mackintosh
Priority changed
It is very important to get AC-4 audio processing in ffmpeg for Plex …
7:53 AM Encode/H.264 edited by malaterre
Shameless copy/paste from a discussion with Carl Eugen Hoyos on ffmpeg-user (diff)
1:13 AM showcqt-sidebyside.2.jpg attached to FancyFilteringExamples by varenc
delete this, it's just a duplicate. Attempting to overwrite the bad …
1:00 AM FancyFilteringExamples edited by varenc
add side by side showcqt example. A bit tricky when done with ffplay. (diff)
12:34 AM showcqt-sidebyside.jpg attached to FancyFilteringExamples by varenc
Visualizing a video's audio side by side with showcqt

Dec 1, 2020:

5:48 PM Ticket #8989 (#EXT-X-PROGRAM-DATE-TIME value of existing segments gets over written ...) updated by Balling
Status changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20201201101040.28338- …
5:42 PM Changeset in ffmpeg [ba6e2a2d] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: move coefficients and state to simple arrays
5:42 PM Encode/MPEG-4 edited by malaterre
Minor visual change (diff)
5:42 PM Changeset in ffmpeg [aa3566a8] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anequalizer: add timeline and slice support
4:21 PM Changeset in ffmpeg [c35cf9fe] by James Almer <jamrial@gmail.com>
avcodec/cbs_h2645: remove dead code in cbs_h2645_replace_ps() Missed …
3:31 PM Changeset in ffmpeg [233a99e1] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: ensure Sequence Header unit content is always …
10:45 AM Ticket #8790 (Compile NVDEC with Quadro RTX 6000 : "ERROR: failed checking for nvcc") updated by Maximiliano Lira Del Canto
I found another workaround, this time it doesn't involve change the …
Note: See TracTimeline for information about the timeline view.