[Ffmpeg-devel-irc] ffmpeg-devel.log.20181223

burek burek021 at gmail.com
Mon Dec 24 03:05:04 EET 2018


[08:21:21 CET] <cone-217> ffmpeg 03Gorilla Maguila 07master:bb586a970327: avformat/dashdec: refine uri path with double dot process
[10:07:09 CET] <cone-217> ffmpeg 03Paul B Mahol 07master:b13fe6477d5b: avfilter/af_sofalizer: increase range for lfegain
[11:05:09 CET] <cone-217> ffmpeg 03Paul B Mahol 07master:0c3481b43a19: avfilter/af_sofalizer: pick IR length after loading sofa
[11:32:24 CET] <cone-217> ffmpeg 03Paul B Mahol 07master:d360a79c0a1e: avfilter/af_sofalizer: reset FFT pointers back to NULL
[15:44:50 CET] <cone-281> ffmpeg 03Paul B Mahol 07master:3601eb047456: avcodec: add g732_1 parser
[15:44:50 CET] <cone-281> ffmpeg 03Paul B Mahol 07master:f52dd8a55a98: avcodec/g723_1dec: use init_get_bits8()
[18:53:45 CET] <cone-855> ffmpeg 03Paul B Mahol 07master:4096c670abef: avfilter/af_sofalizer: stop using easy API
[20:25:49 CET] <cone-855> ffmpeg 03Michael Niedermayer 07master:fbf409cd91ac: avcodec/ilbcdec: fix integer overflow in energy
[20:25:50 CET] <cone-855> ffmpeg 03Michael Niedermayer 07master:80cce5998c10: avcodec/ivi: Avoid mbs memleak
[20:25:51 CET] <cone-855> ffmpeg 03Michael Niedermayer 07master:30a7a81cdc2e: avcodec/fic: Fail on invalid slice size/off
[20:34:51 CET] <durandal_1707> michaelni: learn to use: for (_int_ t = 0; ... ) NOW!
[20:51:16 CET] <cone-855> ffmpeg 03Paul B Mahol 07master:f89919d4fb7c: avcodec/fic: use init_get_bits8()
[21:03:19 CET] <cone-855> ffmpeg 03Paul B Mahol 07master:e483606d4455: avcodec/g722dec: use init_get_bits8()
[21:17:12 CET] <cone-855> ffmpeg 03Paul B Mahol 07master:c4a05ae65c39: avcodec/wmavoice: use init_get_bits8()
[21:43:26 CET] <cone-855> ffmpeg 03Paul B Mahol 07master:ee64b64c0227: avfilter/af_sofalizer: set delays when interpolation is disabled
[21:50:52 CET] <cone-855> ffmpeg 03Paul B Mahol 07master:7d5bb3a4d34f: avfilter/af_sofalizer: fix memory leaks
[22:06:50 CET] <durandal_1707> why are our users so ignorant that they do not even read manuals - we should punish them!
[22:11:34 CET] <kierank> durandal_1707: stop being mean
[22:12:48 CET] <durandal_1707> it can't stop it
[23:39:15 CET] <durandal_1707> i'm looking into adding custom channel layouts support but this would cause gross changes and mayor bump
[23:40:33 CET] <durandal_1707> there is less intrusive way but at cost of uglier negotiation in lavfi
[23:41:35 CET] <durandal_1707> what you guys think? 
[23:42:58 CET] <durandal_1707> no comments or you guys are already sleeping?
[23:43:57 CET] <BradleyS> by custom channel layouts, you mean custom mappings user-definable at run time?
[23:44:38 CET] <durandal_1707> ambusonics and others, not limited to 64bit mask
[23:44:48 CET] <BradleyS> filtergraph-like
[23:46:08 CET] <durandal_1707> i do not want to break compatibility with old code
[23:47:55 CET] <durandal_1707> i gonna just add 2 new fields: channel_order and channel_mapping, last one being array with size 4 * number of channels
[23:50:34 CET] <jamrial> durandal_1707: there's a patchset by vittorio that introduces a new channel layout api
[23:51:06 CET] <durandal_1707> filtering negotiation would be combination of arrays
[23:51:46 CET] <durandal_1707> jamrial: that api breaks everything
[23:52:48 CET] <durandal_1707> i would  need to touch all decoders and filters that touch channel map
[23:52:49 CET] <jamrial> afaik, a compat layer for the deprecation period is what was missing, yes
[23:53:44 CET] <durandal_1707> compat layer not possible, it changes Api and abi
[23:56:43 CET] <durandal_1707> with my approach only new code that needs ambisonic and custom layout will set channel order and optionally mapping for custom ordering
[00:00:00 CET] --- Mon Dec 24 2018


More information about the Ffmpeg-devel-irc mailing list