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

burek burek021 at gmail.com
Mon Apr 2 02:05:03 CEST 2012


[00:20] <CIA-17> ffmpeg: 03Derek Buitenhuis 07master * r6bd9744582 10ffmpeg/tests/ (fate/real.mak ref/fate/ralf): 
[00:20] <CIA-17> ffmpeg: FATE: Add RALF decoding test
[00:20] <CIA-17> ffmpeg: Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
[00:20] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[00:20] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r5216245a2c 10ffmpeg/libavcodec/indeo4.c: 
[00:20] <CIA-17> ffmpeg: indeo4: fix null ptr dereference
[00:20] <CIA-17> ffmpeg: Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
[00:20] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[00:58] <CIA-17> ffmpeg: 03Franz Brauße 07master * r12cbbbb4ab 10ffmpeg/libavcodec/smacker.c: 
[00:58] <CIA-17> ffmpeg: smacker audio: sign-extend the initial 16-bit predicted value
[00:58] <CIA-17> ffmpeg: Fixes Bug #265
[00:58] <CIA-17> ffmpeg: Signed-off-by: Justin Ruggles <justin.ruggles at gmail.com>
[00:58] <CIA-17> ffmpeg: 03Justin Ruggles 07master * r67aec401d8 10ffmpeg/libavcodec/libspeexdec.c: 
[00:58] <CIA-17> ffmpeg: libspeexdec: set frame size in libspeex_decode_init()
[00:58] <CIA-17> ffmpeg: This fixes speex decoding, which was broken in 85469f1c.
[00:58] <CIA-17> ffmpeg: 03Reimar Döffinger 07master * r10b1c060f9 10ffmpeg/libavformat/oggenc.c: (log message trimmed)
[00:58] <CIA-17> ffmpeg: oggenc: fix condition when not to flush due to keyframe granule.
[00:58] <CIA-17> ffmpeg: The previous condition of 0 page size was wrong,
[00:58] <CIA-17> ffmpeg: that would disable the mechanism for all frames at
[00:58] <CIA-17> ffmpeg: a start of a page, thus some keyframes still would not
[00:58] <CIA-17> ffmpeg: get their own granule.
[00:58] <CIA-17> ffmpeg: The real problem is that header packets must not be flushed,
[00:58] <CIA-17> ffmpeg: 03Aneesh Dogra 07master * rc265b77b11 10ffmpeg/libavcodec/cavs.c: 
[00:58] <CIA-17> ffmpeg: cavs: Remove unused code.
[00:58] <CIA-17> ffmpeg: The square is always passed as 1 whenever the function is called and
[00:58] <CIA-17> ffmpeg: thus the if block never gets executed.
[03:33] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r7c9d69360c 10ffmpeg/libavcodec/utils.c: 
[03:33] <CIA-17> ffmpeg: lavc: check media type of the decoder before calling it.
[03:33] <CIA-17> ffmpeg: This fixes a segfault where a video decoder was called
[03:33] <CIA-17> ffmpeg: from avcodec_decode_audio*().
[03:33] <CIA-17> ffmpeg: Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
[03:33] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[10:24] <cbsrobot> michaelni: do you check the github pull requests ? https://github.com/FFmpeg/FFmpeg/pull/4
[10:30] <michaelni> cbsrobot, its setup to send me mail but it has never sent me a mail :(
[10:30] <michaelni> thx!
[10:48] <michaelni> i think ive figured it out why github doesnt send notifications
[10:48] <michaelni> github sucks ;)
[10:48] <michaelni> http://alexking.org/blog/2011/11/28/not-getting-github-notifications
[10:50] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r8df774be88 10ffmpeg/libavformat/avidec.c: 
[10:50] <CIA-17> ffmpeg: avidec: better NI detection.
[10:50] <CIA-17> ffmpeg: The new code detects NI avis by analyzing the index.
[10:50] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[10:50] <ubitux> beh
[10:51] <ubitux> that may fix the guy with a avi seek problem on #mplayer
[11:01] <michaelni> if not and its reproduceable with ffmpeg please make sure its in trac
[11:18] <CIA-17> ffmpeg: 03maxlazarov 07master * r7a3df014b9 10ffmpeg/ (libavutil/eval.c tests/ref/fate/eval): The lt and lte functions were swapped.
[12:10] <j-b> michaelni: hello
[12:10] <j-b> michaelni:              http://git.videolan.org/gitweb.cgi/ffmpeg.git/?p=ffmpeg.git;a=commitdiff;h=f21b6159cf3110a5f018d6addf7382840d427199;hp=49f2056289ab61be8803e86ca4cb0a6fd3116ead
[12:10] <j-b> michaelni: this seems to break jpeg encoding for us. Is this normal?
[12:31] <michaelni> j-b, why do you set a rc buffer size without a max rate ? (i assume thats why it fails)
[12:31] <michaelni> if this combination makes sense its easy to allow ...
[12:32] <michaelni> if this combination makes sense for some use case ...
[12:37] <michaelni> i dont think setting a rc buffer size makes much sense for jpeg btw, independant of the max rate
[12:44] <michaelni> the reason for the commit IIRC was some user setting just half the rate control parameters (buf size but no maxrate) and then having weird problems
[14:01] <CIA-17> ffmpeg: 03Franz Brauße 07release/0.10 * rf9bdc93723 10ffmpeg/libavcodec/smacker.c: 
[14:01] <CIA-17> ffmpeg: smacker audio: sign-extend the initial 16-bit predicted value
[14:01] <CIA-17> ffmpeg: Fixes Bug #265
[14:01] <CIA-17> ffmpeg: Signed-off-by: Justin Ruggles <justin.ruggles at gmail.com>
[14:01] <CIA-17> ffmpeg: (cherry picked from commit 12cbbbb4abda2de0ea123282ccf7ebee61517f7d)
[14:01] <CIA-17> ffmpeg: 03Franz Brauße 07release/0.9 * r32a79b5649 10ffmpeg/libavcodec/smacker.c: 
[14:01] <CIA-17> ffmpeg: smacker audio: sign-extend the initial 16-bit predicted value
[14:01] <CIA-17> ffmpeg: Fixes Bug #265
[14:01] <CIA-17> ffmpeg: Signed-off-by: Justin Ruggles <justin.ruggles at gmail.com>
[14:02] <CIA-17> ffmpeg: (cherry picked from commit 12cbbbb4abda2de0ea123282ccf7ebee61517f7d)
[16:29] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r6a052e64b5 10ffmpeg/libavcodec/diracdec.c: 
[16:29] <CIA-17> ffmpeg: direcdec: fix infinite loop
[16:29] <CIA-17> ffmpeg: Fixes Ticket1156
[16:29] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[19:47] <nadavrub> Any1 familiar with ffmpeg & x264 ?
[19:48] <nadavrub> recent versions of ffmpeg has changed the AVCodec structure and now code that uses an older ffmpeg version doesn't work/compile
[19:51] <Daemon404> nadavrub, if you dont want api changes
[19:51] <floater> h
[19:51] <Daemon404> use teh point releases
[19:51] <floater> use the force
[20:07] <nadavrub> I want to B able to encode with x264 the same way I have encoded before
[20:08] <nadavrub> and at the same time I need to use the latest OpenCV that is using the latest ffmpeg...
[20:08] <floater> ok
[20:08] <nadavrub> considerable amount virtualk
[20:08] <nadavrub> typo
[20:09] <nadavrub> eg. AVCodec::rc_lookahead, AVCodec::crf, .. R available no more...
[20:10] <nadavrub> what should I use for AVCodec::crf in the recent ffmpeg version ?
[20:12] <nadavrub> in version 52.108.0 AVCodec::partitions was available, the param was used to define the type MBs, eg. X264_PART_B8X8, with the latest ffmpeg this is not avail...
[20:18] <nevcairiel> All the same settings are still available, but you set them differently now
[20:20] <nevcairiel> You need to use the AVOptions functions now, all Codec specific settings were moved into private options
[21:05] <funman> nice logo
[21:42] <michaelni> Tjoppen, mxfenc patch on ML
[21:42] <michaelni> please review! :)
[21:56] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * rce9bd30379 10ffmpeg/ffmpeg.c: 
[21:56] <CIA-17> ffmpeg: ffmpeg: fix plain -profile support
[21:56] <CIA-17> ffmpeg: Fixes Ticket387
[21:56] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[21:56] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * rb3ab337227 10ffmpeg/libavformat/audiointerleave.c: 
[21:56] <CIA-17> ffmpeg: audiointerleave: check timebase
[21:56] <CIA-17> ffmpeg: Replaces FPE by clean error
[21:56] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[22:10] <cbsrobot> michaelni: profile working again ... hmm  do you want everybody in #ffmpeg to leave ?
[22:50] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * rb76a160ffa 10ffmpeg/libavcodec/txd.c: 
[22:50] <CIA-17> ffmpeg: txd: Fix "set but not used" warning
[22:50] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[22:50] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r226671ee2f 10ffmpeg/libavcodec/x86/dsputil_mmx.c: 
[22:50] <CIA-17> ffmpeg: dsputil_mmx: fix scalarproduct prototypes
[22:50] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[22:50] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * rdc984da961 10ffmpeg/libswresample/swresample.c: 
[22:50] <CIA-17> ffmpeg: swr: fix pointer type warnings
[22:50] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[22:50] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r87688727e4 10ffmpeg/libswresample/swresample.c: 
[22:50] <CIA-17> ffmpeg: swr: remove unused variable
[22:50] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[22:50] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r5ef5c02354 10ffmpeg/libswresample/swresample_test.c: 
[22:50] <CIA-17> ffmpeg: swr-test: remove unused variable
[22:50] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[22:50] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r178f75a5ae 10ffmpeg/libavcodec/snowenc.c: 
[22:50] <CIA-17> ffmpeg: snow-test: fix pointer type warnings
[22:50] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[22:50] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r6e1b0cdad9 10ffmpeg/libavcodec/fft-test.c: 
[22:50] <CIA-17> ffmpeg: fft-test: fix all pointer type warnings.
[22:50] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[00:00] --- Mon Apr  2 2012


More information about the Ffmpeg-devel-irc mailing list