[FFmpeg-cvslog] lavfi/drawtext: add fontcolor_expr option

2014-07-17 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin andrey.krieger.ut...@gmail.com | Fri Jul 4 21:54:53 2014 +0300| [e9ff5df0b53076636082412f06bdd3b6aaa2b607] | committer: Stefano Sabatini lavfi/drawtext: add fontcolor_expr option Allow to dynamically evaluate the font color. Signed-off-by: Stefano

[FFmpeg-cvslog] lavfi/drawtext: add alias expr_int_format to expansion function eif

2014-07-18 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin andrey.krieger.ut...@gmail.com | Fri Jul 18 01:00:40 2014 +0300| [cb8cb85da791825bfd186c86492f0eb6db540cf7] | committer: Michael Niedermayer lavfi/drawtext: add alias expr_int_format to expansion function eif Reviewed-by: Stefano Sabatini stefa

[FFmpeg-cvslog] lavd/lavfi: work with non-mappable files for graph_file option

2014-07-23 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin andrey.krieger.ut...@gmail.com | Wed Jul 23 16:12:39 2014 +0300| [b6a6459a24c6279502abeae064c28c1187fd0b0f] | committer: Michael Niedermayer lavd/lavfi: work with non-mappable files for graph_file option Example of non-mappable file is /dev/stdin

[FFmpeg-cvslog] avio: Introduce avio_read_to_bprint(avioctx, bp, max_size)

2014-07-23 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin andrey.krieger.ut...@gmail.com | Wed Jul 23 16:12:38 2014 +0300| [8a4c0866dc7d718b5ee3f0af60d4317cd133d83f] | committer: Michael Niedermayer avio: Introduce avio_read_to_bprint(avioctx, bp, max_size) Signed-off-by: Michael Niedermayer michae...@gmx.at

[FFmpeg-cvslog] avformat/http: Introduce ff_http_averror()

2014-10-19 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin andrey.ut...@corp.bluecherry.net | Sat Oct 18 00:24:00 2014 +0400| [9d86ce783bf468e83c7d84240739baffd800d114] | committer: Michael Niedermayer avformat/http: Introduce ff_http_averror() int ff_http_averror(int status_code, int default_averror

[FFmpeg-cvslog] avformat/http: Use ff_http_averror()

2014-10-19 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin andrey.ut...@corp.bluecherry.net | Sat Oct 18 00:24:01 2014 +0400| [81ce3f8e8017886c272bc165104092adbabc2366] | committer: Michael Niedermayer avformat/http: Use ff_http_averror() Signed-off-by: Michael Niedermayer michae...@gmx.at http

[FFmpeg-cvslog] avformat/http: pass return code from http_open_cnx_internal() on its failure

2014-10-23 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin andrey.ut...@corp.bluecherry.net | Thu Oct 23 20:55:46 2014 +0400| [70c9d400087c182ce670fcc008b05c2edabd73e9] | committer: Michael Niedermayer avformat/http: pass return code from http_open_cnx_internal() on its failure Previously, AVERROR(EIO

[FFmpeg-cvslog] avformat/rtsp: pass return code from ffurl_open() on its failure

2014-10-23 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin andrey.ut...@corp.bluecherry.net | Thu Oct 23 20:55:45 2014 +0400| [08e6832a94cc1de441625f7834db739d131e23a6] | committer: Michael Niedermayer avformat/rtsp: pass return code from ffurl_open() on its failure Previously, AVERROR(EIO) was returned. Now

[FFmpeg-cvslog] v4l2: support MPEG4 compressed streams

2014-11-05 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin andrey.ut...@corp.bluecherry.net | Wed Nov 5 16:38:30 2014 +0400| [4fd70679877b71fd624b02bc35b145065591e638] | committer: Michael Niedermayer v4l2: support MPEG4 compressed streams Signed-off-by: Michael Niedermayer michae...@gmx.at http

[FFmpeg-cvslog] rtpenc_jpeg: Handle case of picture dimensions not dividing by 8

2015-04-23 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin andrey.krieger.ut...@gmail.com | Sat Apr 11 00:54:10 2015 +0300| [1bd2646a6da808f6f9881525771db098c54bc3d2] | committer: Martin Storsjö rtpenc_jpeg: Handle case of picture dimensions not dividing by 8 This fixes the calculation of the number of needed

[FFmpeg-cvslog] rtpenc_jpeg: handle case of picture dimensions not dividing by 8

2015-04-10 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin andrey.krieger.ut...@gmail.com | Sat Apr 11 00:54:10 2015 +0300| [7f64a7503b19b39f1251e4380987034c569bebf5] | committer: Michael Niedermayer rtpenc_jpeg: handle case of picture dimensions not dividing by 8 This fixes the calculation of the number

[FFmpeg-cvslog] rtpenc_jpeg: Handle case of picture dimensions not dividing by 8

2015-06-01 Thread Andrey Utkin
ffmpeg | branch: release/2.2 | Andrey Utkin andrey.krieger.ut...@gmail.com | Sat Apr 11 00:54:10 2015 +0300| [1f1686615c20982a68b2d8db3ff109834a260d27] | committer: Reinhard Tartler rtpenc_jpeg: Handle case of picture dimensions not dividing by 8 This fixes the calculation of the number

[FFmpeg-cvslog] rtpenc_jpeg: handle case of picture dimensions not dividing by 8

2015-05-21 Thread Andrey Utkin
ffmpeg | branch: release/2.5 | Andrey Utkin andrey.krieger.ut...@gmail.com | Sat Apr 11 00:54:10 2015 +0300| [3d65a272dab66329effd628533bcbbc67af73bf8] | committer: Michael Niedermayer rtpenc_jpeg: handle case of picture dimensions not dividing by 8 This fixes the calculation of the number

[FFmpeg-cvslog] rtpenc_jpeg: Handle case of picture dimensions not dividing by 8

2015-05-19 Thread Andrey Utkin
ffmpeg | branch: release/2.4 | Andrey Utkin andrey.krieger.ut...@gmail.com | Sat Apr 11 00:54:10 2015 +0300| [4415d0f3bbaeb287327ef101ae98d727a69d9af1] | committer: Vittorio Giovara rtpenc_jpeg: Handle case of picture dimensions not dividing by 8 This fixes the calculation of the number

[FFmpeg-cvslog] rtpenc_jpeg: handle case of picture dimensions not dividing by 8

2015-07-20 Thread Andrey Utkin
ffmpeg | branch: release/2.6 | Andrey Utkin andrey.krieger.ut...@gmail.com | Sat Apr 11 00:54:10 2015 +0300| [4c2a1e673bfd269af9ab5c21483b5b6ec0d14063] | committer: Michael Niedermayer rtpenc_jpeg: handle case of picture dimensions not dividing by 8 This fixes the calculation of the number

[FFmpeg-cvslog] avformat/httpauth: Add space after commas in HTTP/RTSP auth header

2015-11-11 Thread Andrey Utkin
ffmpeg | branch: release/2.7 | Andrey Utkin <andrey.ut...@corp.bluecherry.net> | Thu Oct 1 13:56:31 2015 +0300| [6d3f047a8592d223cd7caa21264899c21a619807] | committer: Michael Niedermayer avformat/httpauth: Add space after commas in HTTP/RTSP auth header This fixes access to Grand

[FFmpeg-cvslog] httpauth: Add space after commas in HTTP/RTSP auth header

2015-10-14 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin <andrey.ut...@corp.bluecherry.net> | Tue Oct 13 12:44:37 2015 +0300| [c1348506697377b46f844339c178332e3314149a] | committer: Luca Barbato httpauth: Add space after commas in HTTP/RTSP auth header This fixes access to Grandstream cameras, which retu

[FFmpeg-cvslog] avformat/httpauth: Add space after commas in HTTP/RTSP auth header

2015-10-08 Thread Andrey Utkin
ffmpeg | branch: release/2.8 | Andrey Utkin <andrey.ut...@corp.bluecherry.net> | Thu Oct 1 13:56:31 2015 +0300| [6dcd2ebd34b60de6333ec3b2c18f5688ff79cd13] | committer: Michael Niedermayer avformat/httpauth: Add space after commas in HTTP/RTSP auth header This fixes access to Grand

[FFmpeg-cvslog] avformat/httpauth: Add space after commas in HTTP/RTSP auth header

2015-10-06 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin <andrey.ut...@corp.bluecherry.net> | Thu Oct 1 13:56:31 2015 +0300| [fdb32838723effb4560a345013387ea37b85ff20] | committer: Michael Niedermayer avformat/httpauth: Add space after commas in HTTP/RTSP auth header This fixes access to Grandstream c

[FFmpeg-cvslog] doc/filters/drawtext: fix centering example

2015-12-01 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin <andrey.od.ut...@gmail.com> | Tue Dec 1 21:15:53 2015 +0200| [648b26acc5e25ab40c43fddc54b50e9f0b13ebd8] | committer: Lou Logan doc/filters/drawtext: fix centering example Signed-off-by: Andrey Utkin <andrey.od.ut...@gmail.com> Signed-off-by:

[FFmpeg-cvslog] avformat/httpauth: Add space after commas in HTTP/RTSP auth header

2015-12-06 Thread Andrey Utkin
ffmpeg | branch: release/2.4 | Andrey Utkin <andrey.ut...@corp.bluecherry.net> | Thu Oct 1 13:56:31 2015 +0300| [eaf03fa8304c7a9ace12f203811641efd64c0c0f] | committer: Michael Niedermayer avformat/httpauth: Add space after commas in HTTP/RTSP auth header This fixes access to Grand

[FFmpeg-cvslog] doc/filters/drawtext: fix centering example

2015-12-01 Thread Andrey Utkin
ffmpeg | branch: release/2.4 | Andrey Utkin <andrey.od.ut...@gmail.com> | Tue Dec 1 21:15:53 2015 +0200| [a38a41df39896fb48393f7a51df90c7bcdd785e3] | committer: Timothy Gu doc/filters/drawtext: fix centering example Signed-off-by: Andrey Utkin <andrey.od.ut...@gmail.com> Signed

[FFmpeg-cvslog] doc/filters/drawtext: fix centering example

2015-12-01 Thread Andrey Utkin
ffmpeg | branch: release/2.5 | Andrey Utkin <andrey.od.ut...@gmail.com> | Tue Dec 1 21:15:53 2015 +0200| [dc5bec14ab7d686b72aa85c38937dd29cf3e0289] | committer: Timothy Gu doc/filters/drawtext: fix centering example Signed-off-by: Andrey Utkin <andrey.od.ut...@gmail.com> Signed

[FFmpeg-cvslog] doc/filters/drawtext: fix centering example

2015-12-01 Thread Andrey Utkin
ffmpeg | branch: release/2.0 | Andrey Utkin <andrey.od.ut...@gmail.com> | Tue Dec 1 21:15:53 2015 +0200| [c513e721f3fb469cb8ac0888d489a0c657628d01] | committer: Timothy Gu doc/filters/drawtext: fix centering example Signed-off-by: Andrey Utkin <andrey.od.ut...@gmail.com> Signed

[FFmpeg-cvslog] doc/filters/drawtext: fix centering example

2015-12-01 Thread Andrey Utkin
ffmpeg | branch: release/2.6 | Andrey Utkin <andrey.od.ut...@gmail.com> | Tue Dec 1 21:15:53 2015 +0200| [95b70b6567149f2951711796748a84b9ab60592f] | committer: Timothy Gu doc/filters/drawtext: fix centering example Signed-off-by: Andrey Utkin <andrey.od.ut...@gmail.com> Signed

[FFmpeg-cvslog] doc/filters/drawtext: fix centering example

2015-12-01 Thread Andrey Utkin
ffmpeg | branch: release/2.1 | Andrey Utkin <andrey.od.ut...@gmail.com> | Tue Dec 1 21:15:53 2015 +0200| [32ba667dc7fd737dda5b2cec11eed6a01d8e5bc9] | committer: Timothy Gu doc/filters/drawtext: fix centering example Signed-off-by: Andrey Utkin <andrey.od.ut...@gmail.com> Signed

[FFmpeg-cvslog] doc/filters/drawtext: fix centering example

2015-12-01 Thread Andrey Utkin
ffmpeg | branch: release/2.8 | Andrey Utkin <andrey.od.ut...@gmail.com> | Tue Dec 1 21:15:53 2015 +0200| [482bece29bc35d9cf5be05259e82103532881768] | committer: Timothy Gu doc/filters/drawtext: fix centering example Signed-off-by: Andrey Utkin <andrey.od.ut...@gmail.com> Signed

[FFmpeg-cvslog] doc/filters/drawtext: fix centering example

2015-12-01 Thread Andrey Utkin
ffmpeg | branch: release/2.2 | Andrey Utkin <andrey.od.ut...@gmail.com> | Tue Dec 1 21:15:53 2015 +0200| [ed4c595edd73212e335354f530f83387f3d06203] | committer: Timothy Gu doc/filters/drawtext: fix centering example Signed-off-by: Andrey Utkin <andrey.od.ut...@gmail.com> Signed

[FFmpeg-cvslog] doc/filters/drawtext: fix centering example

2015-12-01 Thread Andrey Utkin
ffmpeg | branch: release/2.7 | Andrey Utkin <andrey.od.ut...@gmail.com> | Tue Dec 1 21:15:53 2015 +0200| [70373bde2d5c9a2b5f7c738c9033300ef50d4899] | committer: Timothy Gu doc/filters/drawtext: fix centering example Signed-off-by: Andrey Utkin <andrey.od.ut...@gmail.com> Signed

[FFmpeg-cvslog] avformat/httpauth: Add space after commas in HTTP/RTSP auth header

2015-11-26 Thread Andrey Utkin
ffmpeg | branch: release/2.5 | Andrey Utkin <andrey.ut...@corp.bluecherry.net> | Thu Oct 1 13:56:31 2015 +0300| [630ef0976615a6a6b9a1721a5733c9376e1e8fd5] | committer: Michael Niedermayer avformat/httpauth: Add space after commas in HTTP/RTSP auth header This fixes access to Grand

[FFmpeg-cvslog] avformat/httpauth: Add space after commas in HTTP/RTSP auth header

2015-11-19 Thread Andrey Utkin
ffmpeg | branch: release/2.6 | Andrey Utkin <andrey.ut...@corp.bluecherry.net> | Thu Oct 1 13:56:31 2015 +0300| [289e74d72dbdcd82f5c3f3e630ac9c7bebf1283b] | committer: Michael Niedermayer avformat/httpauth: Add space after commas in HTTP/RTSP auth header This fixes access to Grand

[FFmpeg-cvslog] avcodec: Add "sar" alias to "aspect" option of video encoders

2016-05-05 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin <andrey_ut...@fastmail.com> | Thu May 5 15:37:49 2016 +0300| [abb69a2f2ba830c0f2557663915a38a9e5b57e61] | committer: Michael Niedermayer avcodec: Add "sar" alias to "aspect" option of video encoders It is impossible to pass &qu

[FFmpeg-cvslog] avio: Add an option 'rw_timeout'

2016-04-18 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin <andrey.krieger.ut...@gmail.com> | Mon Aug 27 16:31:08 2012 +0300| [ccea588f831906084b8c8235222920e6984beb72] | committer: Martin Storsjö avio: Add an option 'rw_timeout' If set non-zero, this limits duration of the retry_transfer_wrapper() loop

[FFmpeg-cvslog] doc/filters: drawtext: add example of printing texts on same baseline

2016-12-14 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin <andrey.ut...@pb.com> | Wed Dec 14 14:37:47 2016 +| [c4afd4abce58bc3c25fd2964ae9d2a38dec5dc99] | committer: Lou Logan doc/filters: drawtext: add example of printing texts on same baseline Height of canvas produced by drawtext varies dep

[FFmpeg-cvslog] http: pass return code from http_open_cnx_internal() on its failure

2018-09-11 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin | Thu Oct 23 20:55:46 2014 +0400| [5d01bd181bb77e6740462095d7be4e0733a59420] | committer: Martin Storsjö http: pass return code from http_open_cnx_internal() on its failure Previously, AVERROR(EIO) was returned on failure of http_open_cnx_internal(). Now