[FFmpeg-cvslog] avfilter/colormatrix:add slice threading

2015-03-11 Thread Yayoi
ffmpeg | branch: master | Yayoi | Mon Mar 9 22:01:47 2015 -0700| [d5232d4717ec815b5ccb1baf3bc758f1e063010a] | committer: Michael Niedermayer avfilter/colormatrix:add slice threading Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/lut: reduce dereference in the inner loop

2014-12-18 Thread Yayoi
ffmpeg | branch: master | Yayoi | Thu Dec 18 00:08:54 2014 -0800| [0463df6f4241c8dfaed7e93ee301bd4c1a360c08] | committer: Michael Niedermayer avfilter/lut: reduce dereference in the inner loop For rgb, with a 1080p source, 69 to 74fps on core i5(2 core, 1.8GHz), and 136 to 160 fps on an core

[FFmpeg-cvslog] avcodec/srtdec: factor out HTML parsing code

2015-09-06 Thread Yayoi
ffmpeg | branch: master | Yayoi | Sun Aug 30 07:24:47 2015 -0700| [50332f8a6bc303b6147fe34a481a2c0b80ac12be] | committer: Clément Bœsch avcodec/srtdec: factor out HTML parsing code This code will be used in SAMI decoder in a later commit. Signed-off-by: Clément Bœsch > h

[FFmpeg-cvslog] avcodec/samidec: use ff_htmlmarkup_to_ass()

2015-09-06 Thread Yayoi
ffmpeg | branch: master | Yayoi | Sun Aug 30 07:24:48 2015 -0700| [87f90be4f2a6c68f334cfc89493b0e410eb2afde] | committer: Clément Bœsch avcodec/samidec: use ff_htmlmarkup_to_ass() Signed-off-by: Clément Bœsch > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] fate/subtitles: add a new test for SAMI demuxer and decoder

2015-09-06 Thread Yayoi
ffmpeg | branch: master | Yayoi | Sun Aug 30 07:24:50 2015 -0700| [fc9aa1fb4694f03eb84c630c9367d49afb766a72] | committer: Clément Bœsch fate/subtitles: add a new test for SAMI demuxer and decoder Signed-off-by: Clément Bœsch > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/samidec: do not include trailing sami footer in the last packet

2015-09-06 Thread Yayoi
ffmpeg | branch: master | Yayoi | Sun Aug 30 07:24:49 2015 -0700| [1bb8a53f080e8bec821f9cf86a5ee524a58a927a] | committer: Clément Bœsch avformat/samidec: do not include trailing sami footer in the last packet Signed-off-by: Clément Bœsch > http://git.videolan.org/gitweb.cgi/ffmpeg.git