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

burek burek021 at gmail.com
Wed Apr 15 02:05:02 CEST 2015


[02:32:45 CEST] <cone-579> ffmpeg 03Michael Niedermayer 07master:89b3c5215a51: avcodec/atrac3plusdec: Free mdct contexts at the end
[03:10:40 CEST] <Timothy_Gu> pengvado: thx. seems like a bug in Haiku's gcc then.
[03:17:50 CEST] <cone-579> ffmpeg 03Carl Eugen Hoyos 07master:d0c895d3c585: lavf/mpegtsenc: Accept 0x000001 as startcode for hevc.
[03:17:51 CEST] <cone-579> ffmpeg 03Michael Niedermayer 07master:42a144f2c8a4: Merge remote-tracking branch 'cehoyos/master'
[03:48:51 CEST] <cone-579> ffmpeg 03Rostislav Pehlivanov 07master:013498ba15ae: aacenc: Adjust the initial offset for PNS values
[12:59:42 CEST] <michaelni> Timothy_Gu, http://fate.ffmpeg.org:8080/log/aarch64-linux-qemu-ubuntu-gcc-4.8-n2.6/20150405130929/test <-- looks like binary giberish
[13:01:13 CEST] <michaelni> fate also should show some overall statistics of passsed/failed for what is displayed, fate currently does with its bar graph thing at the top
[13:01:25 CEST] <michaelni> this allows one to quickly see if there are new failures
[13:04:22 CEST] <michaelni> in the results column in old fate in cells with failures theres a tiny black triangle one can click on to get a list of failures that avoids having to open the next page and search for what failed
[13:07:49 CEST] <michaelni> http://fate.ffmpeg.org:8080/report/x86-opensolaris-suncc5.10-n2.4/20150412040204 "Partially failed: 2226 / 2226 passed! <-- what failed ? (no old fate doesnt say either i think but it displays as success which may be wrong)
[13:40:56 CEST] <cone-487> ffmpeg 03wm4 07master:2de7650451d9: mmal: Move system headers before local headers
[13:40:56 CEST] <cone-487> ffmpeg 03Michael Niedermayer 07master:7c521d452892: Merge commit '2de7650451d90520135d8cf6f96caa0658824208'
[13:57:10 CEST] <cone-487> ffmpeg 03wm4 07master:49e531ff4706: mmal: Reference MMAL VC lib explicitly
[13:57:11 CEST] <cone-487> ffmpeg 03Michael Niedermayer 07master:6e86ee97c8ee: Merge commit '49e531ff4706279c7eed774f2c8b896942924ce2'
[14:11:59 CEST] <cone-487> ffmpeg 03wm4 07master:13e4f2c7f785: mpeg4videodec: Remove useless messages
[14:12:00 CEST] <cone-487> ffmpeg 03Michael Niedermayer 07master:410317237663: Merge commit '13e4f2c7f7857feb6885f0c2ea8c9ddf438f46ea'
[14:42:18 CEST] <cone-487> ffmpeg 03Michael Niedermayer 07master:bca1577ed3c4: avcodec/mpeg4videodec: change log level to waning for incomplete header messages
[14:42:19 CEST] <cone-487> ffmpeg 03Michael Niedermayer 07master:4ba662b0320b: avcodec/mpeg4videodec: Improve wording of the missing header warning  messages
[15:21:18 CEST] <cone-487> ffmpeg 03Paul B Mahol 07master:c2fc46635131: avcodec/alsdec: use av_malloc(z)_array()
[15:45:27 CEST] <cone-487> ffmpeg 03Michael Niedermayer 07master:343f34c0b8f4: avcodec/get_bits: print details of the location of the missing bit in check_marker()
[15:45:28 CEST] <cone-487> ffmpeg 03Michael Niedermayer 07master:37d93fdbf0fe: avcodec/mpeg12dec: Use check_marker()
[16:17:09 CEST] <Timothy_Gu> michaelni: yes I am aware of these two issues (im experimenting)
[16:17:55 CEST] <Timothy_Gu> michaelni: I intentionally left opensolaris that way because if you readd the log there is a segfault that is not counted as a test
[16:18:51 CEST] <Timothy_Gu> michaelni: log fixed for now
[16:31:04 CEST] <michaelni> thx
[18:16:18 CEST] <cone-487> ffmpeg 03Rostislav Pehlivanov 07master:a61c75e9f77a: aacdec: Use macros for constants
[20:08:10 CEST] <cone-487> ffmpeg 03Stephen Hutchinson 07master:a6a45e5a9a9d: avisynth: Fix detection of AviSynth 2.5
[20:08:11 CEST] <cone-487> ffmpeg 03Michael Niedermayer 07master:64b37d3e08e4: Merge commit 'a6a45e5a9a9dfb725456f62e053532e505aadcfc'
[20:08:36 CEST] <lglinskih> kierank: I sent my patch in the morning and still don't have any Aomments. Maybe I did something wrong?=( Here are my letters: https://ffmpeg.org/pipermail/ffmpeg-devel/2015-April/171754.html https://ffmpeg.org/pipermail/ffmpeg-devel/2015-April/171755.html
[20:11:26 CEST] <Timothy_Gu> lglinskih: FFmpeg developers have lives :) Be patient, and if still nobody replies "ping" it (sending an email with content "ping" in the patch thread)
[20:20:06 CEST] <wm4> I'll look at it too, after I'm done fighting with mp3
[20:20:34 CEST] <Daemon404> you cannot win
[20:20:39 CEST] <Daemon404> everything is mp3
[20:20:40 CEST] <Daemon404> even you.
[20:21:53 CEST] <lglinskih> Timothy_Gu: =)
[20:43:24 CEST] <wm4> so uh what's the quickest way to compare two wav files with some fuzzy tolerance?
[20:43:49 CEST] <Daemon404> tiny_psnr
[20:43:49 CEST] <Daemon404> ?
[20:45:14 CEST] <BtbN> You could go and substract them, no idea if any tool exists to do so.
[20:45:36 CEST] <cone-487> ffmpeg 03Stephen Hutchinson 07master:7a5f44476696: avisynth: Bump minimum required version to interface version 6
[20:45:37 CEST] <cone-487> ffmpeg 03Michael Niedermayer 07master:ee69229dd806: Merge commit '7a5f44476696b495e0de658ed859bcb8520b93d4'
[20:45:42 CEST] <wm4> tiny_psnr works nicely, and even supposedly skips wav headers
[20:56:06 CEST] <cone-487> ffmpeg 03Vignesh Venkatasubramanian 07master:30e2f87d2eac: webdashenc: replace unchecked av_malloc with stack allocation
[21:10:05 CEST] <kierank> lglinskih: sorry I am a bit busy today, will look tomorrow
[21:44:20 CEST] <cone-487> ffmpeg 03wm4 07master:2b5f34f788d8: avformat, avcodec: log discard padding
[21:53:18 CEST] <cone-487> ffmpeg 03wm4 07master:95f524aff513: lavc: use correct type for printf() argument
[23:05:47 CEST] <rcombs> wm4: you could do something extremely convoluted using lavfi's amerge+aeval filters :P
[00:00:00 CEST] --- Wed Apr 15 2015


More information about the Ffmpeg-devel-irc mailing list