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

burek burek021 at gmail.com
Tue Feb 7 02:05:03 CET 2012


[00:29] <CIA-40> ffmpeg: 03Paul B Mahol 07master * rb8d78175d2 10ffmpeg/libavcodec/ (v408dec.c v408enc.c): v408: do not unconditionally compile codecs
[00:32] <CIA-40> ffmpeg: 03Paul B Mahol 07master * ref511d8a35 10ffmpeg/Changelog: changelog: fix typo
[02:21] <CIA-40> ffmpeg: 03Michael Niedermayer 07master * r8d756c0d55 10ffmpeg/libavformat/mov.c: 
[02:21] <CIA-40> ffmpeg: fix "warning: variable cflags set but not used"
[02:21] <CIA-40> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[02:21] <CIA-40> ffmpeg: 03Michael Niedermayer 07master * re81e0b9991 10ffmpeg/libavformat/cache.c: 
[02:21] <CIA-40> ffmpeg: cache: fix "warning: passing argument 2 of av_tempfile from incompatible pointer type"
[02:21] <CIA-40> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[02:21] <CIA-40> ffmpeg: 03Michael Niedermayer 07master * r6679271700 10ffmpeg/libavformat/avio.c: 
[02:21] <CIA-40> ffmpeg: avio: Fix "warning: initialization from incompatible pointer type"
[02:21] <CIA-40> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[04:27] <durandal_1707> michaelni: yet another interesting find: http://ffmpeg.org/pipermail/ffmpeg-devel/2010-August/081936.html <---- ADPCM IMA RSO decoder
[04:51] Action: funman stares at durandal_1707
[04:51] <funman> durandal_1707: the decoder has been committed i think
[04:51] <funman> encoder was refused because of lack of hardware to test
[04:52] <durandal_1707> really, that why rso demuxer can not play files with adcpm?
[04:52] <funman> possibly no one tested it since i wrote it
[04:52] <durandal_1707> av_log(s, AV_LOG_ERROR, "ADPCM in RSO not implemented\n");
[04:52] <funman> ah hmm
[04:53] <durandal_1707> and there is no ADPCM IMA RSO codec
[04:54] <funman> ah i did not re sent the decoder alone
[04:56] <funman> do you have legos?
[04:56] <durandal_1707> what, minecraft?
[04:57] <Compn> funman : just commit it , we'll worry about encoder when someone with lego tries it :P
[04:57] <Compn> no more code rotting! :P
[04:57] <durandal_1707> legos are multimedia, dunno if they are adpcm
[04:58] <durandal_1707> ^on
[04:58] <funman> Compn: OTOH no need for an encoder if no lego users use ffmpeg
[04:58] <durandal_1707> nah, they are pcm
[04:58] <funman> durandal_1707: hmm
[04:59] <durandal_1707> from what you wrote decoder?
[05:01] <funman> http://ffmpeg.org/pipermail/ffmpeg-devel/2010-July/089247.html mouarf
[05:01] <funman> durandal_1707: http://ffmpeg.org/pipermail/ffmpeg-devel/2010-July/089379.html maybe there are some samples
[05:02] <funman> http://bricxcc.sourceforge.net/utilities.html iirc some of them have samples in their source
[05:06] <funman> hmm attachments disappeared?
[05:07] <durandal_1707> well perhaps there is encoder which writes rso with adpcm?
[05:07] <durandal_1707> wav2rso
[05:10] <funman> yes
[05:10] <funman> it's pascal iirc
[05:14] <durandal_1707> stupid wine crashes
[05:19] <durandal_1707> lol, max accepted file is 64k
[05:20] <durandal_1707> and encoder have apparenly broken check for size
[05:20] <funman> yeah i think the legos have a very small memory
[05:29] <durandal_1707> lol, there is another wav2rso in perl for MAC
[05:30] <funman> too bad it's in perl!
[05:30] <durandal_1707> nah this is one encodes only uncompressed mono
[05:31] <durandal_1707> 44lines
[11:34] <CIA-40> ffmpeg: 03Stefano Sabatini 07master * r1ca0812d90 10ffmpeg/ffprobe.c: ffprobe: fix typo in ESCAPE_CHECK_SIZE
[11:34] <CIA-40> ffmpeg: 03Stefano Sabatini 07master * r70ffda3217 10ffmpeg/ (7 files in 4 dirs): 
[11:34] <CIA-40> ffmpeg: lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect
[11:34] <CIA-40> ffmpeg: Factorize code and provide ratio parsing consistency.
[11:35] <CIA-40> ffmpeg: 03Stefano Sabatini 07master * r3fa9ace3d8 10ffmpeg/doc/filters.texi: 
[11:35] <CIA-40> ffmpeg: doc/filters.texi: merge setdar and setsar documentation
[11:35] <CIA-40> ffmpeg: Most of the documentation is common to both filters, and I'm going to add
[11:35] <CIA-40> ffmpeg: more shared docs. Factorize.
[11:35] <CIA-40> ffmpeg: 03Stefano Sabatini 07master * r23534d0c4c 10ffmpeg/doc/filters.texi: doc/filters.texi: prefer @example over the unsupported @math for showing equation
[11:35] <CIA-40> ffmpeg: 03Stefano Sabatini 07master * r2cbe9121ac 10ffmpeg/doc/filters.texi: doc/filters.texi: use multiple @example blocks for distinct examples in setdar docs
[12:01] <vlad77> hi2all
[13:56] <t4k1s> hi vlad
[17:41] <ubitux> michaelni: s/wraper/wrapper/,s/wrapeer/wrapper/
[17:42] <ubitux> s/pringt/print/
[17:42] <ubitux> all of them in the commit message
[17:42] <Daemon404> perhaps git needs aspell gooks
[17:42] <Daemon404> go... hooks*o
[17:42] <Daemon404> racist typo >_> lovely
[17:42] <ubitux> editor spelling checker should trigger them
[17:43] <ubitux> if not using -m of course
[17:43] <Daemon404> does vim have a built-in spellchecker?
[17:43] <ubitux> yes
[17:43] <ubitux> :set spell
[17:43] <Daemon404> o ok
[17:43] <Daemon404> i only ever use vim for code so i dunno
[17:43] <ubitux> and :set spelllang=... if needed
[18:33] <michaelni> ubitux, typos fixed locally
[19:39] <ubitux> michaelni: could you comment the "#if 0" in the 2/3 bink patch saying something like "/* generate the hardcoded double precision table above */ or something?
[19:39] <ubitux> this will avoid it to be drop'd in a future "cleanup"
[20:47] <michaelni> ubitux, will do
[20:47] <ubitux> thank you :)
[20:48] <CIA-40> ffmpeg: 03Stefano Sabatini 07master * re8a06b1486 10ffmpeg/libavformat/4xm.c: lavf/4xm: use proper error codes
[20:48] <CIA-40> ffmpeg: 03Stefano Sabatini 07master * rb7d45d0b0f 10ffmpeg/ (6 files in 3 dirs): lavfi: add setfield filter
[20:48] <CIA-40> ffmpeg: 03Stefano Sabatini 07master * rf491f033f5 10ffmpeg/ (doc/ffmpeg.texi ffmpeg.c): ffmpeg: document the unit for the -fs option parameter
[21:25] <CIA-40> ffmpeg: 03Javier Cabezas 07master * rd4385299d3 10ffmpeg/libavcodec/dnxhddec.c: 
[21:25] <CIA-40> ffmpeg: DNxHD: remove ff_thread_finish_setup, it isn't needed at all.
[21:25] <CIA-40> ffmpeg: Should fix issue #938
[21:25] <CIA-40> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[21:25] <CIA-40> ffmpeg: 03Paul B Mahol 07master * r6833fe4342 10ffmpeg/libavcodec/ffv1.c: 
[21:25] <CIA-40> ffmpeg: ffv1: PIX_FMT_GRAY16 support
[21:25] <CIA-40> ffmpeg: Signed-off-by: Paul B Mahol <onemda at gmail.com>
[21:25] <CIA-40> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[22:04] <funman> durandal_1707: progress with LEGO ?
[22:04] <durandal_1707> funman: did I was tasked to do something?
[22:04] <funman> i thought you were working on it
[22:05] <durandal_1707> on what?
[22:08] <funman> on lego/rso
[22:08] <durandal_1707> decoder/encoder/files/...
[22:09] <CIA-40> ffmpeg: 03Reimar Döffinger 07master * r787528b4a6 10ffmpeg/libavformat/oggdec.c: 
[22:09] <CIA-40> ffmpeg: Detect theora keyframes by content in Ogg demuxer.
[22:09] <CIA-40> ffmpeg: A lot of files do not mark keyframes correctly via
[22:09] <CIA-40> ffmpeg: granule, so detect keyframe or not based on data
[22:09] <CIA-40> ffmpeg: and complain if it mismatches.
[22:09] <CIA-40> ffmpeg: Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
[22:09] <durandal_1707> no, i'm just working on wavpack muxer right now.
[22:10] <durandal_1707> and i do not plan to do anything with rso
[00:00] --- Tue Feb  7 2012


More information about the Ffmpeg-devel-irc mailing list