[02:25] <CIA-40> ffmpeg: 03Michael Niedermayer 07master * r7e850f1cd0 10ffmpeg/libavcodec/dwt.c: [02:25] <CIA-40> ffmpeg: dwt: fix about a dozen "warning: assignment from incompatible pointer type" [02:25] <CIA-40> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni@gmx.at> [02:25] <CIA-40> ffmpeg: 03Michael Niedermayer 07master * r861aa9e7c2 10ffmpeg/libavcodec/mpegaudiodec.c: [02:25] <CIA-40> ffmpeg: mpegaudiodec: remove unused variable [02:25] <CIA-40> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni@gmx.at> [02:25] <CIA-40> ffmpeg: 03Michael Niedermayer 07master * r2453ca4931 10ffmpeg/libavcodec/dwt.c: [02:25] <CIA-40> ffmpeg: dwt: fix a dozen or so "warning: initialization from incompatible pointer type" [02:25] <CIA-40> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni@gmx.at> [03:17] <CIA-40> ffmpeg: 03Paul B Mahol 07master * rb60620bf7e 10ffmpeg/libavcodec/apedec.c: [03:17] <CIA-40> ffmpeg: apedec: 8bit and 24bit support [03:17] <CIA-40> ffmpeg: Signed-off-by: Paul B Mahol <onemda@gmail.com> [03:17] <CIA-40> ffmpeg: Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com> [03:17] <CIA-40> ffmpeg: 03Paul B Mahol 07master * r86b57e4efe 10ffmpeg/libavformat/ape.c: [03:17] <CIA-40> ffmpeg: ape: fix seeking [03:17] <CIA-40> ffmpeg: Signed-off-by: Paul B Mahol <onemda@gmail.com> [03:17] <CIA-40> ffmpeg: Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com> [03:17] <CIA-40> ffmpeg: 03Michael Niedermayer 07master * rbfb5ba8495 10ffmpeg/: [03:17] <CIA-40> ffmpeg: Merge remote-tracking branch 'qatar/master' [03:17] <CIA-40> ffmpeg: * qatar/master: [03:17] <CIA-40> ffmpeg: ape: fix seeking [03:17] <CIA-40> ffmpeg: apedec: 8bit and 24bit support [03:17] <CIA-40> ffmpeg: Merged-by: Michael Niedermayer <michaelni@gmx.at> [04:25] <durandal_1707> ffmpeg -protocols list items twice [04:26] <durandal_1707> nvm, need to sleep [04:26] <durandal_1707> actually output should be formatted [06:25] <CIA-40> ffmpeg: 03Michael Niedermayer 07master * r982783ac49 10ffmpeg/ffmpeg.c: [06:25] <CIA-40> ffmpeg: ffmpeg: document avi special case [06:25] <CIA-40> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni@gmx.at> [13:08] <ubitux> michaelni: why is it MANGLE and not LOCAL_MANGLE btw? [13:08] <ubitux> (gcc-llvm, fate, vf_fspp) [13:12] <ubitux> maybe it's because of the extern sym '_'? [13:12] <ubitux> anyway, just a suggestion& [14:21] <CIA-40> ffmpeg: 03Reimar Döffinger 07master * r8162c6f0bd 10ffmpeg/libavformat/oggdec.c: [14:21] <CIA-40> ffmpeg: oggdec: add missing ogg_reset on seek. [14:21] <CIA-40> ffmpeg: It would never be called when the searched-for position [14:21] <CIA-40> ffmpeg: was already in the index. [14:21] <CIA-40> ffmpeg: In the other cases, the ogg_reset at the end of the [14:21] <CIA-40> ffmpeg: read_timestamp function handled it. [14:21] <CIA-40> ffmpeg: Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> [14:21] <CIA-40> ffmpeg: 03Reimar Döffinger 07master * r1b0dc96fc9 10ffmpeg/libavformat/oggdec.c: (log message trimmed) [14:21] <CIA-40> ffmpeg: oggdec: fix keyframe seeking when granule_is_start is 0. [14:21] <CIA-40> ffmpeg: In this case, the pts values will be delayed by one, but [14:21] <CIA-40> ffmpeg: at the same time pts values might only be supplied for e.g. [14:21] <CIA-40> ffmpeg: keyframes. [14:21] <CIA-40> ffmpeg: This results on only the frame after the keyframe having a [14:21] <CIA-40> ffmpeg: pts value. [16:56] <rotty> I have a question regarding code in libavformat/udp.c:udp_read(), introduced in commit 20f0bf8cf...: why is code reading 4 bytes from the fifo and treating them as a length? [16:56] <rotty> It seems if I transmit e.g. JPEG frames in UDP packets (and use ffmpeg to receive them), this would treat the first 4 bytes of the JPEG header as a length, hence always triggering the "Part of datagram lost due to insufficient buffer size" message. [16:56] <rotty> s/is code/is this code/ [16:59] <rotty> (the warning would always be triggered, since the JPEG starts with 0xff 0xd8 (SOI)) [17:17] <michaelni> rotty, read the fine source, each UDP packet as read by the thread is stored with its length [17:17] <michaelni> in the fifo and then read out by the other thread again with its length [17:43] <CIA-40> ffmpeg: 03Carl Eugen Hoyos 07master * r42ae83c196 10ffmpeg/libavformat/flvenc.c: [17:43] <CIA-40> ffmpeg: Allow muxing VP6A into flv. [17:43] <CIA-40> ffmpeg: Reviewed-by: James Zern [20:06] <CIA-40> ffmpeg: 03Carl Eugen Hoyos 07master * r5fa1a1d8fc 10ffmpeg/libavdevice/v4l2.c: [20:06] <CIA-40> ffmpeg: Support YV12 from video4linux2 devices. [20:06] <CIA-40> ffmpeg: Reviewed-by: Luca Abeni [20:44] <CIA-40> ffmpeg: 03Carl Eugen Hoyos 07master * rbb9c8d9439 10ffmpeg/ (10 files in 4 dirs): [20:44] <CIA-40> ffmpeg: Add v408 / AYUV encoder and decoder. [20:44] <CIA-40> ffmpeg: Fixes last part of ticket #470. [20:44] <CIA-40> ffmpeg: Reviewed-by: Paul B Mahol [00:00] --- Mon Feb 6 2012
participants (1)
-
burek