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

burek burek021 at gmail.com
Tue Apr 3 02:05:02 CEST 2012


[00:52] <CIA-17> ffmpeg: 03Anton Khirnov 07master * r996f9f0c32 10ffmpeg/libavfilter/ (avfiltergraph.c avfiltergraph.h version.h): 
[00:52] <CIA-17> ffmpeg: avfiltergraph: add an AVClass to AVFilterGraph on next major bump.
[00:52] <CIA-17> ffmpeg: It will be used for logging, possibly also AVOptions.
[00:52] <CIA-17> ffmpeg: 03Anton Khirnov 07master * r63736fe48c 10ffmpeg/libavfilter/avfiltergraph.c: (log message trimmed)
[00:52] <CIA-17> ffmpeg: avfiltergraph: try to reduce format conversions in filters.
[00:52] <CIA-17> ffmpeg: Current code, with a filterchain such as
[00:52] <CIA-17> ffmpeg: (input - yuv411) -> (scale - any) -> (sink - any)
[00:52] <CIA-17> ffmpeg: will result in yuv420 being chosen for the second link, which is clearly
[00:52] <CIA-17> ffmpeg: not right.
[00:52] <CIA-17> ffmpeg: This commit attempts to improve in the following way:
[00:52] <CIA-17> ffmpeg: 03Anton Khirnov 07master * rddb4431208 10ffmpeg/libavformat/id3v2.c: 
[00:52] <CIA-17> ffmpeg: id3v2: fix skipping extended header in id3v2.4
[00:52] <CIA-17> ffmpeg: In v2.4, the length includes the length field itself.
[00:52] <CIA-17> ffmpeg: 03Anton Khirnov 07master * r416fd90ead 10ffmpeg/libavfilter/vf_scale.c: 
[00:52] <CIA-17> ffmpeg: vf_scale: avoid a pointless memcpy in no-op conversion.
[00:53] <CIA-17> ffmpeg: 03Anton Khirnov 07master * r95587d29d7 10ffmpeg/libavfilter/vsrc_buffer.c: vsrc_buffer: allow buffering arbitrary number of frames.
[00:53] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r49891784ce 10ffmpeg/: (log message trimmed)
[00:53] <CIA-17> ffmpeg: Merge remote-tracking branch 'qatar/master'
[00:53] <CIA-17> ffmpeg: * qatar/master:
[00:53] <CIA-17> ffmpeg:  vsrc_buffer: allow buffering arbitrary number of frames.
[00:53] <CIA-17> ffmpeg:  vf_scale: avoid a pointless memcpy in no-op conversion.
[00:53] <CIA-17> ffmpeg:  avfiltergraph: try to reduce format conversions in filters.
[00:53] <CIA-17> ffmpeg:  avfiltergraph: add an AVClass to AVFilterGraph on next major bump.
[01:45] <CIA-17> ffmpeg: 03Anton Khirnov 07release/0.10 * r989431c02f 10ffmpeg/libavformat/id3v2.c: 
[01:45] <CIA-17> ffmpeg: id3v2: fix skipping extended header in id3v2.4
[01:45] <CIA-17> ffmpeg: In v2.4, the length includes the length field itself.
[01:45] <CIA-17> ffmpeg: (cherry picked from commit ddb4431208745ea270dce8fce4cba999f0ed4303)
[01:45] <CIA-17> ffmpeg: Signed-off-by: Anton Khirnov <anton at khirnov.net>
[01:45] <CIA-17> ffmpeg: 03Michael Niedermayer 07release/0.10 * r976d173606 10ffmpeg/: 
[01:45] <CIA-17> ffmpeg: Merge remote-tracking branch 'qatar/release/0.8' into release/0.10
[01:45] <CIA-17> ffmpeg: * qatar/release/0.8:
[01:45] <CIA-17> ffmpeg:  id3v2: fix skipping extended header in id3v2.4
[01:45] <CIA-17> ffmpeg: Conflicts:
[01:45] <CIA-17> ffmpeg:  libavformat/id3v2.c
[01:45] <CIA-17> ffmpeg: Merged-by: Michael Niedermayer <michaelni at gmx.at>
[01:45] <CIA-17> ffmpeg: 03Martin Storsjö 07release/0.8 * rc321f2abca 10ffmpeg/libavcodec/avcodec.h: (log message trimmed)
[01:45] <CIA-17> ffmpeg: avcodec: Remove a misplaced and useless attribute_deprecated
[01:45] <CIA-17> ffmpeg: If attribute_deprecated is used in an enum declaration, it
[01:45] <CIA-17> ffmpeg: should follow the 'enum' keyword, otherwise it's ignored
[01:45] <CIA-17> ffmpeg: silently. This is the only case of attribute_deprecated for
[01:45] <CIA-17> ffmpeg: enum declarations currently.
[01:45] <CIA-17> ffmpeg: Currently, this attribute_deprecated doesn't have any effect.
[01:45] <CIA-17> ffmpeg: 03Alex Converse 07release/0.8 * rccd528cc32 10ffmpeg/libavcodec/qdm2.c: 
[01:45] <CIA-17> ffmpeg: qdm2: Check data block size for bytes to bits overflow.
[01:45] <CIA-17> ffmpeg: Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
[01:45] <CIA-17> ffmpeg: CC: libav-stable at libav.org
[01:45] <CIA-17> ffmpeg: (cherry picked from commit dac56d9ce01eb9963f28f26b97a81db5cbd46c1c)
[01:45] <CIA-17> ffmpeg: Signed-off-by: Reinhard Tartler <siretart at tauware.de>
[01:45] <CIA-17> ffmpeg: 03Ronald S. Bultje 07release/0.8 * r3b5e1494c6 10ffmpeg/libavcodec/golomb.h: 
[01:45] <CIA-17> ffmpeg: golomb: avoid infinite loop on all-zero input (or end of buffer).
[01:45] <CIA-17> ffmpeg: Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
[01:45] <CIA-17> ffmpeg: CC: libav-stable at libav.org
[01:45] <CIA-17> ffmpeg: (cherry picked from commit c6643fddba73560f26f90d327c84d8832222a720)
[01:45] <CIA-17> ffmpeg: Signed-off-by: Reinhard Tartler <siretart at tauware.de>
[01:45] <CIA-17> ffmpeg: 03Alex Converse 07release/0.8 * r0fbde741cb 10ffmpeg/libavcodec/wma.c: (log message trimmed)
[01:46] <CIA-17> ffmpeg: wma: Clip WMA1 and WMA2 frame length to 11 bits.
[01:46] <CIA-17> (206 lines omitted)
[01:46] <CIA-17> ffmpeg: 03Ronald S. Bultje 07release/0.8 * rbd0d32d131 10ffmpeg/libavcodec/lcldec.c: 
[01:46] <CIA-17> ffmpeg: lcl: return negative error codes on decode_init() errors.
[01:46] <CIA-17> ffmpeg: Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
[01:46] <CIA-17> ffmpeg: CC: libav-stable at libav.org
[01:46] <CIA-17> ffmpeg: (cherry picked from commit bd17a40a7e0eba21b5d27c67aff795e2910766e4)
[01:46] <CIA-17> ffmpeg: Signed-off-by: Reinhard Tartler <siretart at tauware.de>
[01:46] <CIA-17> ffmpeg: 03Justin Ruggles 07release/0.8 * r43e3e7764c 10ffmpeg/libavcodec/wmaenc.c: (log message trimmed)
[01:46] <CIA-17> ffmpeg: wmaenc: limit allowed sample rate to 48kHz
[01:46] <CIA-17> ffmpeg: ff_wma_init() allows up to 50kHz, but this generates an exponent band
[01:46] <CIA-17> ffmpeg: size table that requires 65 bands. The code assumes 25 bands in many
[01:46] <CIA-17> ffmpeg: places, and using sample rates higher than 48kHz will lead to buffer
[01:46] <CIA-17> ffmpeg: overwrites.
[01:46] <CIA-17> ffmpeg: CC:libav-stable at libav.org
[01:46] <CIA-17> ffmpeg: 03Ronald S. Bultje 07release/0.8 * re3e05963c1 10ffmpeg/libavcodec/cscd.c: 
[01:46] <CIA-17> ffmpeg: cscd: use negative error values to indicate decode_init() failures.
[01:46] <CIA-17> ffmpeg: Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
[01:46] <CIA-17> ffmpeg: CC: libav-stable at libav.org
[01:46] <CIA-17> ffmpeg: (cherry picked from commit 8a9faf33f2b4f40afbc3393b2be49867cea0c92d)
[01:46] <CIA-17> ffmpeg: Signed-off-by: Reinhard Tartler <siretart at tauware.de>
[01:46] <CIA-17> ffmpeg: 03Ronald S. Bultje 07release/0.8 * r54e947273c 10ffmpeg/libavcodec/x86/h264_deblock_10bit.asm: 
[01:46] <CIA-17> ffmpeg: h264: fix mmxext chroma deblock to use correct TC values. (cherry picked from commit b0c4f04338234ee011d7b704621347ef232294fe)
[01:46] <CIA-17> ffmpeg: Signed-off-by: Reinhard Tartler <siretart at tauware.de>
[01:46] <CIA-17> ffmpeg: 03Ronald S. Bultje 07release/0.8 * rbd37b95383 10ffmpeg/libavcodec/h264_cabac.c: 
[01:46] <CIA-17> ffmpeg: h264: prevent overreads in intra PCM decoding.
[01:46] <CIA-17> ffmpeg: Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
[01:46] <CIA-17> ffmpeg: CC: libav-stable at libav.org
[01:46] <CIA-17> ffmpeg: (cherry picked from commit d1604b3de96575195b219028e2c4f08b2259aa7d)
[01:46] <CIA-17> (272 lines omitted)
[01:53] <Tjoppen> michaelni: funny, I was actually working on the same thing a few days ago
[01:53] <Tjoppen> on account of ffmpeg -i foo.wav bar.mxf -> SIGFPE
[02:28] <CIA-17> ffmpeg: 03Anton Khirnov 07release/0.6 * rf70c720d42 10ffmpeg/libavformat/id3v2.c: 
[02:28] <CIA-17> ffmpeg: id3v2: fix skipping extended header in id3v2.4
[02:28] <CIA-17> ffmpeg: In v2.4, the length includes the length field itself.
[02:28] <CIA-17> ffmpeg: (cherry picked from commit ddb4431208745ea270dce8fce4cba999f0ed4303)
[02:28] <CIA-17> ffmpeg: Conflicts:
[02:28] <CIA-17> ffmpeg:  libavformat/id3v2.c
[02:28] <CIA-17> ffmpeg: Signed-off-by: Anton Khirnov <anton at khirnov.net>
[02:29] <CIA-17> ffmpeg: 03Michael Niedermayer 07release/0.6 * r113ca1b8db 10ffmpeg/: 
[02:29] <CIA-17> ffmpeg: Merge remote-tracking branch 'qatar/release/0.6' into release/0.6
[02:29] <CIA-17> ffmpeg: * qatar/release/0.6:
[02:29] <CIA-17> ffmpeg:  id3v2: fix skipping extended header in id3v2.4
[02:29] <CIA-17> ffmpeg: Merged-by: Michael Niedermayer <michaelni at gmx.at>
[02:40] <media> Hi, anyone here?
[02:40] <Compn> yes
[02:41] <media> hi Compn I need some help with ffmpeg
[02:41] <media> Is current version on the git broken?
[02:42] <Compn> it shouldnt be
[02:42] <media> am getting too many errors in red and sound get cut off on live transmission 
[02:43] <media> Am using xine-lib with xine and vdr with x264
[02:43] <Compn> i have no idea :)
[02:44] <media> Before I was on ubuntu 9.10 but updated to 10.04LTS 
[02:45] <media> Can't figure out where the problem might be
[02:46] <Compn> errors in red ? whats red ? 
[02:46] <Compn> oh hes gone
[02:46] <Compn> fine then
[02:46] <Compn> red5 server ?
[02:47] <media> got disconnected 
[02:48] <CIA-17> ffmpeg: 03Anton Khirnov 07release/0.5 * r2e693be7e9 10ffmpeg/libavformat/mp3.c: 
[02:48] <CIA-17> ffmpeg: id3v2: fix skipping extended header in id3v2.4
[02:48] <CIA-17> ffmpeg: In v2.4, the length includes the length field itself.
[02:48] <CIA-17> ffmpeg: (cherry picked from commit ddb4431208745ea270dce8fce4cba999f0ed4303)
[02:48] <CIA-17> ffmpeg: Conflicts:
[02:48] <CIA-17> ffmpeg:  libavformat/id3v2.c
[02:48] <CIA-17> ffmpeg: Signed-off-by: Anton Khirnov <anton at khirnov.net>
[02:49] <CIA-17> ffmpeg: 03Michael Niedermayer 07release/0.5 * r0fda37cff9 10ffmpeg/: 
[02:49] <CIA-17> ffmpeg: Merge remote-tracking branch 'qatar/release/0.5' into release/0.5
[02:49] <CIA-17> ffmpeg: * qatar/release/0.5:
[02:49] <CIA-17> ffmpeg:  id3v2: fix skipping extended header in id3v2.4
[02:49] <CIA-17> ffmpeg: Merged-by: Michael Niedermayer <michaelni at gmx.at>
[02:50] <michaelni> media, what error exactly do you get where exactly doing what exactly ?
[02:50] <media> hi michalni
[02:51] <media> I ma using vdr with dvb card/s2
[02:52] <media> most of the errors are with hd channels
[02:52] <media> the sound cuts off after few seconds
[02:53] <media> I have to select the channel again to get the sound back, but few seconds later it goes off again.
[02:54] <michaelni> since when is that problem occuring / it worked before i assume ?
[02:55] <media> yes it worked before, it's happening now since I've updated to ubuntu 10.04LTS
[02:56] <media> these are the error am getting h264 @ 0x8659260] mmco: unref short failure
[02:56] <media> in the terminal in red
[02:57] <michaelni> which version of ffmpeg are you using ?
[02:57] <media> latest from git
[02:58] <media> I've tried svn too but that gives no picture on the screen
[02:59] <media> just the sound with no signal displayed 
[03:00] <michaelni> which version exactly did work and which exactly fails
[03:01] <media> ffmpeg version git-2012-03-24-f8ba7c4 fails
[03:03] <media> the older version in ubuntu 9.10 worked from last year
[03:03] <iive> can you narrow it down?
[03:04] <michaelni> if you can figure out which commit exactly broke it then its likely quite easy to fix
[03:04] <michaelni> you can use git bisect for that
[03:04] <iive> btw, we assume you use same vdr version too.
[03:05] <media> I'll try if I can narrow it down, am now using vdr 1.7.21 but before I was using 1.7.17
[03:08] <media> ok this version worked in 9.10 ffmpeg version git-N-29343-g8a68697, Copyright (c) 2000-2011 the FFmpeg developers
[03:09] <media> I've tried to rebuild that from backup but with 10.04 I get no picture just the sound
[03:10] <media> but only on hd channels
[03:10] <media> sd work ok
[03:14] <media> hope am making sense?
[03:17] <media> you guys still here?
[03:17] <michaelni> you make sense but its kinda difficult to help based on that information
[03:18] <michaelni> we would need to be able to reproduce the problem or you would need to narrow it down alot more
[03:18] <media> ok let me know anything else you need
[03:19] <michaelni> you upgraded vdr, x264 & ffmpeg at the same time ?
[03:20] <michaelni> and also whole distro and kernelk i guess ...
[03:20] <Compn> blame ffmpeg!
[03:20] <Compn> :)
[03:21] <media> Yes upgraded at the same time with whole distro
[03:21] <Compn> media : what have you learned from this ?
[03:22] <media> Compn not blame ffmpeg, but that type of error does seems to point to ffmpeg
[03:22] <Compn> the correct answer is 'never upgrade'.
[03:23] <media> Compn had no choice no support
[03:23] <Compn> and you have support to fix the upgrade problems ? 
[03:24] <media> I men't support from ubuntu, no more repos
[03:25] <Compn> ah
[03:25] <Compn> i figured, i was just being mean 
[03:26] <michaelni> did you try building vdr from source too ? (its just a random guess in the dark if old and new ffmpeg fail)
[03:26] <media> yeah now I've got a mean guy on my case too..lol
[03:26] <media> yes vdr from source
[03:29] <media> ps ma using ati radion hd3200 with catalist 12.2 drivers
[03:30] <iive> media: would you tell us, once again. You compiled vdr, x264 and ffmpeg on your own, from the latest git source, don't you?
[03:30] <iive> you are not using distro packages for them.
[03:31] <media> Yes I've compiled all of em on my own
[03:32] <iive> ok. can you capture some stream to a file and try to reproduce the problem from the file?
[03:32] <media> I did remove x264 and then tried with apt-get but it was still same problem
[03:32] <media> ok I will try
[03:41] <media> hi I've got these errors in the terminal
[03:41] <media> [h264 @ 0x96992e0] non-existing PPS 0 referenced
[03:41] <media> [h264 @ 0x96992e0] decode_slice_header error
[03:41] <media> [h264 @ 0x96992e0] no frame!
[03:41] <media> [h264 @ 0x96992e0] mmco: unref short failure
[03:41] Last message repeated 1 time(s).
[03:41] <media> [h264 @ 0x96992e0] mmco: unref short failure[h264 @ 0x96992e0] mmco: unref short failure
[03:46] <media> ok just played from file and sound is there
[03:46] <media> so it seems the problem is on the live stream
[03:48] <media> the sound got cut off while I was recording and played back with xine player and sound is there
[03:57] <media> Thanks all, I've gota go and try a few things, if I've got problems still I'll call back tomorrow
[03:57] <media> michaelni are you here often
[03:57] <media> ?
[03:59] <michaelni> iam
[03:59] <media> michaelni whats the best time to catch you here
[04:00] <michaelni> thats a good question :)
[04:01] <media> lol yeah I didn't want to explain the situation again. lol
[04:02] <media> thanks to all' bye
[04:03] <Compn> so no one wanted to do an april fools joke about rejoining with libav ? :p
[04:03] Action: Compn not a fan of april fools
[04:11] <iive> Compn: isn't it a little bit too late?
[04:11] <iive> the 1'st is long gone in europe.
[04:17] <Compn> yes its late
[04:18] <Compn> just kinda bored
[04:23] <iive> have fun :)
[04:23] <iive> n8 ppl.
[10:39] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * rc450cf1572 10ffmpeg/libavcodec/mpegvideo_enc.c: 
[10:39] <CIA-17> ffmpeg: libavcodec: be less picky on nonsense rc_max_rate / rc_buffer_size combinations.
[10:39] <CIA-17> ffmpeg: Some applications use these combinations and to maintain ABI
[10:39] <CIA-17> ffmpeg: compatibility with previous versions we should not suddenly
[10:39] <CIA-17> ffmpeg: fail. Thus only display a warning for the newly detected cases
[10:39] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[13:16] <TimNich>       Is it usual for the output files of fate to be removed if the test fails?
[16:04] <burek> is this GPL? I mean, will anyone complaint if I distribute (for free), on a website, this ffmpeg build:
[16:04] <burek> --enable-static --disable-shared --enable-gpl --enable-libx264 --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-gray --enable-vdpau --enable-bzlib --enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enable-libxvid --enable-libvo-aacenc --enable-libvpx --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-runtime-cpudetect --disable-doc --disable-ffserver --disable-ffprobe --extr
[16:04] <burek> a-cflags='-I/usr/local/glibc-static/include/ -I/usr/local/include' --extra-ldflags='-static -L/usr/local/glibc-static/lib -L/usr/local/lib' --extra-libs='-lasound -lm -ldl -lpthread -lrt -lpcre -lssl -lexpat'
[16:05] <iive> burek: yes it is gpl v3
[16:06] <burek> great :)
[16:06] <iive> the --enable-gpl --enable-version3
[16:06] <av500> iive: --enable-libopencore-amrnb is gpl compatible?
[16:06] <av500> and -libvo-aacenc ?
[16:07] <burek> now, if someone says he found a bug in ffmpeg, I can just point him to download the latest static build and try if the bug is still there :)
[16:07] <iive> i'm not sure, but it is possible, opencore was preferred over the old amrnb exactly for the better license
[16:07] <av500> and vo-aac?
[16:08] <burek> voaac is version3 i guess
[16:08] <burek> at least it requests that option during configure
[16:08] <iive> and to use non-free libraries, there is --enable-nonfree
[16:12] <iive> if license-non-compatible library is enabled for the currently selected license, then it is bug and it should be reported as such.
[16:13] <burek> sure :) thanks a lot :)
[16:58] <nevcairiel> Speaking of the whole topic, why does enabling openssl support require non-free?
[17:00] <gnafu> nevcairiel: I wonder if it has to do with export laws regarding encryption software, which might make the binary non-redistributable to certain countries.
[17:01] <gnafu> But I don't really know much on the topic.  That just sounds good based on random things I've heard over the years.
[17:01] <gnafu> So don't take my word for it if your livelihood depends on it!
[17:01] <nevcairiel> enabling gnutls does not have the same restriction
[17:01] <nevcairiel> so it cant be just "encryption software"
[17:01] <Plorkyeran> openssl is 4-clause bsd
[17:01] <Plorkyeran> so it's not gpl-compatible
[17:02] <nevcairiel> doesnt gpl allow linking against other libraries
[17:03] <j-b> gcrypt and gnutls are GPL compatible
[17:03] <j-b> nettle too.
[17:03] <gnafu> Plorkyeran: Oooohhhh.  That thing.  I didn't realize it was 4-clause.
[17:03] <j-b> openssl is not.
[18:05] <burek> is it possible to compile 32bit static ffmpeg on the 64bit machine?
[18:06] <av500> 32bit arm works here
[18:06] <burek> is it difficult to do?
[18:06] <av500> well, it uses a cross compiler for arm
[18:07] <av500> http://stackoverflow.com/questions/1272357/how-to-compile-a-32-bit-binary-on-a-64-bit-linux-machine-with-gcc-cmake
[18:07] <burek> thanks :)
[18:08] <burek> oh :) cool :D export CFLAGS=-m32
[18:08] <burek> so, each dependent library can also be built as 32bit lib this way, right? :)
[18:11] <av500> idk
[18:11] <av500> i'm just a google frontend
[18:12] <burek> :) ok :) I'll try :)
[18:15] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r1e059731a3 10ffmpeg/libavformat/movenc.c: 
[18:15] <CIA-17> ffmpeg: movenc: fix segfault with chapter tracks
[18:15] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[18:15] <CIA-17> ffmpeg: 03Matthieu Bouron 07master * r2663540821 10ffmpeg/ffmpeg.c: 
[18:15] <CIA-17> ffmpeg: ffmpeg: affect source stream index in new_output_stream function
[18:15] <CIA-17> ffmpeg: Fix map_channel when mapped audio stream index is greater than 0.
[18:15] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[18:58] <burek> is there any info when is the right time frame to git pull the source code for each day? :)
[18:58] <burek> 6-7 am? :)
[18:59] <gnafu> It's 5o'clock somewhere.
[18:59] <gnafu> s/5o/5 o/
[19:00] <burek> ok :) thanks :)
[19:03] <gnafu> http://en.wikipedia.org/wiki/It%27s_Five_O%27Clock_Somewhere
[19:04] <burek> :D
[19:04] <burek> +1
[19:14] <Compn> its four twenty somewhere too
[19:18] <gnafu> Compn: Well, it will be in a couple minutes.
[19:18] <Compn> ehe
[19:27] <burek> :)
[19:28] <burek> I've created a cron job, that builds ffmpeg statically each day, automatically: http://ffmpeg.gusari.org/static/
[19:28] <burek> I hope it will work :)
[23:11] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r183c3fa48a 10ffmpeg/libavutil/des.c: 
[23:11] <CIA-17> ffmpeg: des: Fix half a dozen warnings
[23:11] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[23:11] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * re0541c7b5e 10ffmpeg/libavcodec/dct-test.c: 
[23:11] <CIA-17> ffmpeg: dct-test: fix incompatible pointer types warning
[23:11] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[23:11] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r3c480f8a6c 10ffmpeg/libavcodec/h264.c: 
[23:11] <CIA-17> ffmpeg: h264: fix incompatible pointer type warnings.
[23:11] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[23:11] <CIA-17> ffmpeg: 03Michael Niedermayer 07master * r11bc558070 10ffmpeg/libavformat/mpegts.c: 
[23:11] <CIA-17> ffmpeg: mpegts: fix a unused function warning
[23:11] <CIA-17> ffmpeg: note the function is used under #if
[23:11] <CIA-17> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[00:00] --- Tue Apr  3 2012


More information about the Ffmpeg-devel-irc mailing list