[FFmpeg-cvslog] avutil/fifo: add function av_fifo_generic_peek_at()

2015-10-14 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui <bbcal...@gmail.com> | Wed Oct 14 14:20:07 2015 +0800| [87ff61b9abde99d8cdc2a4332b41f69a80eb3d56] | committer: Michael Niedermayer avutil/fifo: add function av_fifo_generic_peek_at() Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc

[FFmpeg-cvslog] avformat/async: cache some data for fast seek backward

2015-10-14 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui <bbcal...@gmail.com> | Tue Oct 13 18:30:47 2015 +0800| [6c7f289fab3429706cb47b81ea02963585f0dd05] | committer: Michael Niedermayer avformat/async: cache some data for fast seek backward Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc

[FFmpeg-cvslog] fate/async: test error code from underlying protocol

2015-10-10 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui <bbcal...@gmail.com> | Sat Oct 10 17:51:09 2015 +0800| [810fbd8933031d58764190f58dff3fc6986cf866] | committer: Michael Niedermayer fate/async: test error code from underlying protocol Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc

[FFmpeg-cvslog] avformat/async: pass internal I/O error

2015-10-10 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui <bbcal...@gmail.com> | Sat Oct 10 17:51:08 2015 +0800| [7dc42c9e657196d5b30cd27edbf8c7f8c6bbc678] | committer: Michael Niedermayer avformat/async: pass internal I/O error av_fifo_generic_write() does not return any error code. Signed-off-by: M

[FFmpeg-cvslog] avformat/async: fix integer conversion warning

2015-09-07 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui <bbcal...@gmail.com> | Mon Sep 7 14:54:49 2015 +0800| [b821aed706292047290d8a739629fa8486328878] | committer: Michael Niedermayer avformat/async: fix integer conversion warning Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc

[FFmpeg-cvslog] avformat/async: replace strerror with av_err2str

2015-09-06 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui <bbcal...@gmail.com> | Sun Sep 6 12:51:54 2015 +0800| [929451c5cba5f05fa3511bc4cec2a8ebd4a41f5d] | committer: Michael Niedermayer avformat/async: replace strerror with av_err2str Fixes CID1322337 Signed-off-by: Michael Niedermayer <mich...@niede

[FFmpeg-cvslog] avformat/async: replace strerror with av_err2str

2015-09-06 Thread Zhang Rui
ffmpeg | branch: release/2.8 | Zhang Rui <bbcal...@gmail.com> | Sun Sep 6 12:51:54 2015 +0800| [8cd24f8fe7b834b1b9197544100fe6cdda7d18d8] | committer: Michael Niedermayer avformat/async: replace strerror with av_err2str Fixes CID1322337 Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write()

2015-08-20 Thread Zhang Rui
ffmpeg | branch: release/2.4 | Zhang Rui bbcal...@gmail.com | Tue Jul 14 14:47:26 2015 +0800| [7a7ec3ccd9b63e898bb9bafe31ff2475c47cd210] | committer: Michael Niedermayer avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() Signed-off-by: Michael

[FFmpeg-cvslog] avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write()

2015-07-27 Thread Zhang Rui
ffmpeg | branch: release/2.5 | Zhang Rui bbcal...@gmail.com | Tue Jul 14 14:47:26 2015 +0800| [d819a2c9869cacfc58ab7ef55bf74532bd6dad20] | committer: Michael Niedermayer avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() Signed-off-by: Michael

[FFmpeg-cvslog] avformat/async: move more code into locked area in background thread

2015-07-24 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui bbcal...@gmail.com | Wed Jul 22 02:47:25 2015 +0800| [c0a4af408ee56e38aed32dc75749014e21261b13] | committer: Michael Niedermayer avformat/async: move more code into locked area in background thread Signed-off-by: Michael Niedermayer mich...@niedermayer.cc

[FFmpeg-cvslog] avformat/async: wake up main thread before exit background thread

2015-07-24 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui bbcal...@gmail.com | Wed Jul 22 02:47:26 2015 +0800| [8a173351895e29e842e3a299b0366faac80aff9a] | committer: Michael Niedermayer avformat/async: wake up main thread before exit background thread Signed-off-by: Michael Niedermayer mich...@niedermayer.cc

[FFmpeg-cvslog] avformat/async: fix interrupt_callback usage and return code

2015-07-21 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui bbcal...@gmail.com | Wed Jul 22 02:47:23 2015 +0800| [5e2098d9064e130e603018c8185f591fbcfd5873] | committer: Michael Niedermayer avformat/async: fix interrupt_callback usage and return code Signed-off-by: Michael Niedermayer mich...@niedermayer.cc http

[FFmpeg-cvslog] MAINTAINERS: add myself as a maintainer for async protocol

2015-07-21 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui bbcal...@gmail.com | Tue Jul 21 15:46:02 2015 +0800| [cee7acfcfc1bc806044ff35ff7ec7b64528f99b1] | committer: Michael Niedermayer MAINTAINERS: add myself as a maintainer for async protocol Signed-off-by: Michael Niedermayer mich...@niedermayer.cc http

[FFmpeg-cvslog] fate: add test for async protocol

2015-07-21 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui bbcal...@gmail.com | Tue Jul 21 21:04:03 2015 +0800| [aee909acfb34bf8c03e3c4a93430df95ba8fae08] | committer: Michael Niedermayer fate: add test for async protocol Signed-off-by: Michael Niedermayer mich...@niedermayer.cc http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write()

2015-07-20 Thread Zhang Rui
ffmpeg | branch: release/2.6 | Zhang Rui bbcal...@gmail.com | Tue Jul 14 14:47:26 2015 +0800| [5db095793a28b1fa9b5547394c51edcf273ddb31] | committer: Michael Niedermayer avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() Signed-off-by: Michael

[FFmpeg-cvslog] avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write()

2015-07-14 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui bbcal...@gmail.com | Tue Jul 14 14:47:26 2015 +0800| [fcbea93cf8777bbef2a393d26942b5d3c70a448d] | committer: Michael Niedermayer avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() Signed-off-by: Michael

[FFmpeg-cvslog] configure: clean whitespace with [:space:]

2015-07-13 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui bbcal...@gmail.com | Mon Jul 13 16:22:40 2015 +0800| [f5c281daa8aed4618f94e4131be17e772f6673f8] | committer: Michael Niedermayer configure: clean whitespace with [:space:] https://en.wikibooks.org/wiki/Regular_Expressions/POSIX_Basic_Regular_Expressions

[FFmpeg-cvslog] avutil/log: modify AV_LOG_MAX_OFFSET for AV_LOG_TRACE

2015-06-26 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui bbcal...@gmail.com | Fri Jun 26 16:17:22 2015 +0800| [d38bc6361df6ace27e1b2ae2fc4d8cb0034c] | committer: Michael Niedermayer avutil/log: modify AV_LOG_MAX_OFFSET for AV_LOG_TRACE Signed-off-by: Michael Niedermayer michae...@gmx.at http

[FFmpeg-cvslog] avformat/mov: check result of avio_seek

2015-05-21 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui bbcal...@gmail.com | Thu May 21 11:48:55 2015 +0800| [c886dd2f5875e01a5949fddd0388c965c7766cfb] | committer: Michael Niedermayer avformat/mov: check result of avio_seek Signed-off-by: Michael Niedermayer michae...@gmx.at http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] avformat/cache: pass options to the underlying protocol via the url_open2

2015-01-31 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui bbcal...@gmail.com | Sat Jan 31 13:35:04 2015 +0800| [ca2e3e47fc6f755e5614e33dc0e654b8137fc16f] | committer: Michael Niedermayer avformat/cache: pass options to the underlying protocol via the url_open2 Signed-off-by: Michael Niedermayer michae...@gmx.at

[FFmpeg-cvslog] avformat/concatdec: avoid NULL dereference when failed to open file.

2015-01-29 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui bbcal...@gmail.com | Thu Jan 29 17:55:32 2015 +0800| [038f3a173f59c9fc3396aa38e7972661da7ca504] | committer: Michael Niedermayer avformat/concatdec: avoid NULL dereference when failed to open file. Reviewed-by: Nicolas George geo...@nsup.org Signed-off