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

burek burek021 at gmail.com
Tue Dec 27 02:05:03 CET 2011


[04:14] <CIA-49> ffmpeg: 03Anton Khirnov 07master * r2bbb472016 10ffmpeg/doc/faq.texi: FAQ: add an entry for common error when using -profile
[04:14] <CIA-49> ffmpeg: 03Stefano Sabatini 07master * r3a2ddf7c2c 10ffmpeg/libavcodec/ (avcodec.h pthread.c utils.c): 
[04:14] <CIA-49> ffmpeg: lavc: add width and height fields to AVFrame
[04:14] <CIA-49> ffmpeg: width and height are per-frame properties, setting these values in
[04:14] <CIA-49> ffmpeg: AVFrame simplify the operation of extraction of that information,
[04:14] <CIA-49> ffmpeg: since avoids the need to check the codec/stream context.
[04:14] <CIA-49> ffmpeg: 03Stefano Sabatini 07master * rb58dbb5b03 10ffmpeg/ (6 files in 3 dirs): 
[04:14] <CIA-49> ffmpeg: lavc: add a sample_aspect_ratio field to AVFrame
[04:14] <CIA-49> ffmpeg: The sample aspect ratio is a per-frame property, so it makes sense to
[04:14] <CIA-49> ffmpeg: define it in AVFrame rather than in the codec/stream context.
[04:14] <CIA-49> ffmpeg: Simplify application-level sample aspect ratio information extraction,
[04:14] <CIA-49> ffmpeg: and allow further simplifications.
[04:14] <CIA-49> ffmpeg: 03Gautam Gupta 07master * r671005558a 10ffmpeg/ (4 files in 2 dirs): 
[04:14] <CIA-49> ffmpeg: doxy: add website-alike style to the html output
[04:14] <CIA-49> ffmpeg: Signed-off-by: Luca Barbato <lu_zero at gentoo.org>
[04:14] <CIA-49> ffmpeg: 03Stefano Sabatini 07master * r8a4a5f6ff7 10ffmpeg/libavcodec/ (avcodec.h pthread.c utils.c): 
[04:14] <CIA-49> ffmpeg: lavc: add format field to AVFrame
[04:14] <CIA-49> ffmpeg: The format is a per-frame property, having it in AVFrame simplify the
[04:14] <CIA-49> ffmpeg: operation of extraction of that information, since avoids the need to
[04:14] <CIA-49> ffmpeg: access the codec/stream context.
[04:14] <CIA-49> ffmpeg: 03Anton Khirnov 07master * r64dca32cdf 10ffmpeg/avconv.c: 
[04:14] <CIA-49> ffmpeg: avconv: implement get_buffer()/release_buffer().
[04:14] <CIA-49> ffmpeg: This will allow memcpy-free passing frames to lavfi.
[04:14] <CIA-49> ffmpeg: 03Anton Khirnov 07master * r04a14d4d25 10ffmpeg/avconv.c: 
[04:14] <CIA-49> ffmpeg: avconv: avoid memcpy in vsrc_buffer when possible.
[04:14] <CIA-49> ffmpeg: Decoding Sintel.2010.1080p.mkv with 4 threads on an i7 2600K goes from
[04:14] <CIA-49> ffmpeg: 260s to 244s.
[04:14] <CIA-49> ffmpeg: 03Anton Khirnov 07master * re1d9dbf2d4 10ffmpeg/libavfilter/ (Makefile buffersrc.h vsrc_buffer.c): 
[04:14] <CIA-49> ffmpeg: lavfi: add a new function av_buffersrc_buffer().
[04:14] <CIA-49> ffmpeg: It can be used to directly pass a AVFilterBufferRef to lavfi, avoiding a
[04:14] <CIA-49> ffmpeg: memcpy.
[04:14] <CIA-49> ffmpeg: 03Konstantin Todorov 07master * rc65dfac466 10ffmpeg/libavcodec/mpegvideo.c: 
[04:14] <CIA-49> ffmpeg: Signed-off-by: Ronald S. Bultje <rsbultje at gmail.com>
[04:14] <CIA-49> ffmpeg: 03Anton Khirnov 07master * r06e8d38f2b 10ffmpeg/ (doc/APIchanges libavcodec/version.h libavfilter/avfilter.h): Add minor bumps and APIchanges entries for lavc/lavfi changes.
[04:14] <CIA-49> ffmpeg: 03Stefano Sabatini 07master * r1c9e340d35 10ffmpeg/ (5 files in 2 dirs): 
[04:14] <CIA-49> ffmpeg: lavfi: add avfilter_copy_frame_props()
[04:14] <CIA-49> (12 lines omitted)
[06:05] <CIA-49> ffmpeg: 03Michael Niedermayer 07master * ra45880dcdb 10ffmpeg/ffmpeg.c: 
[06:05] <CIA-49> ffmpeg: ffmpeg: fix non ANSI C for(int
[06:05] <CIA-49> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[06:05] <CIA-49> ffmpeg: 03Matthieu Bouron 07master * r357cb53306 10ffmpeg/ (Changelog libavformat/dv.c): 
[06:05] <CIA-49> ffmpeg: dv: add timecode to metadata
[06:05] <CIA-49> ffmpeg: Reviewed-by: Reimar
[06:05] <CIA-49> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[11:17] <CIA-49> ffmpeg: 03Clément BSsch 07master * r831f6cd605 10ffmpeg/libavcodec/timecode.c: timecode: fix drop frame in avpriv_timecode_to_string().
[11:22] <CIA-49> ffmpeg: 03Clément BSsch 07master * r3701d547ac 10ffmpeg/libavformat/gxf.c: 
[11:22] <CIA-49> ffmpeg: gxf: remove gxf_ prefix to timecode metadata keys.
[11:22] <CIA-49> ffmpeg: This will allow a shared "timecode" key metadata between formats to ease
[11:22] <CIA-49> ffmpeg: third-party extraction.
[15:30] <Compn> later
[22:14] <CIA-49> ffmpeg: 03Michael Niedermayer 07master * r084bd109fc 10ffmpeg/libavformat/id3v2.c: 
[22:14] <CIA-49> ffmpeg: id3v2: fix variable type for uncompress()
[22:14] <CIA-49> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[22:14] <CIA-49> ffmpeg: 03Adrian Drzewiecki 07master * r7e09fe15d5 10ffmpeg/libavformat/id3v2.c: 
[22:14] <CIA-49> ffmpeg: Process compressed id3v2 tags.
[22:14] <CIA-49> ffmpeg: ID3v2.4 allows for zlib compressed tags, but libavformat skips them.
[22:14] <CIA-49> ffmpeg: Implement code to inflate compressed tags.
[22:14] <CIA-49> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[22:14] <CIA-49> ffmpeg: 03Marton Balint 07master * r7b2dba1c50 10ffmpeg/ (libavcodec/dvdata.c libavformat/dv.c): 
[22:14] <CIA-49> ffmpeg: dv: fix avpriv_dv_codec_profile with lowres > 0
[22:14] <CIA-49> ffmpeg: Fixes ticket #44.
[22:14] <CIA-49> ffmpeg: Signed-off-by: Marton Balint <cus at passwd.hu>
[22:14] <CIA-49> ffmpeg: Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
[22:37] <CIA-49> ffmpeg: 03Clément BSsch 07master * r2ffee0f450 10ffmpeg/tests/fate/ (14 files): fate: add generic rules for most of the tests/fate/*.mak files.
[22:37] <CIA-49> ffmpeg: 03Clément BSsch 07master * r3d38a7260b 10ffmpeg/tests/fate-run.sh: fate: give stderr hint when a test fails.
[22:37] <CIA-49> ffmpeg: 03Clément BSsch 07master * rf51469538f 10ffmpeg/tests/Makefile: fate: warn if SAMPLES is not specified.
[00:00] --- Tue Dec 27 2011


More information about the Ffmpeg-devel-irc mailing list