[FFmpeg-cvslog] avformat/dashenc: Support HTTP persistent for init segments as well

2018-10-26 Thread kjeyapal
ffmpeg | branch: master | kjeya...@akamai.com | Sun Oct 21 07:08:51 2018 +0530| [de43c227fd7d4e8e5fdc3b26f9bc1702514c2c0a] | committer: Karthick J avformat/dashenc: Support HTTP persistent for init segments as well > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=de43c227fd7d4e8e5fd

[FFmpeg-cvslog] avfilter: add xstack filter

2018-10-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Oct 24 11:00:58 2018 +0200| [4fcfb9c4ebf3650fd7e82ba78d81c8aebdabd228] | committer: Paul B Mahol avfilter: add xstack filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4fcfb9c4ebf3650fd7e82ba78d81c8aebdabd228 --- Changelog

[FFmpeg-cvslog] fate: add api-h264-slice test

2018-10-26 Thread Josh de Kock
ffmpeg | branch: master | Josh de Kock | Tue Oct 9 13:07:15 2018 +0100| [fb7925ba2fa10e1ecf63eb4bada268e25627a88d] | committer: Kieran Kunhya fate: add api-h264-slice test This test ensures that you are able to send N number of slice NALUs in slice threaded mode to be decoded simultaneously

[FFmpeg-cvslog] lavc/h264dec: don't error out when receiving multiple IDR slices

2018-10-26 Thread Josh de Kock
ffmpeg | branch: master | Josh de Kock | Wed Sep 26 10:35:04 2018 +0100| [0a055f463a60af764c083fd0ba3112037557de4b] | committer: Kieran Kunhya lavc/h264dec: don't error out when receiving multiple IDR slices This error isn't particularly helpful as checking for mixed IDR/non-IDR NALUs would ne

[FFmpeg-cvslog] avcodec: Implement Archimedes VIDC encoder/decoder

2018-10-26 Thread Cameron Cawley
ffmpeg | branch: master | Cameron Cawley | Sat Oct 13 00:06:39 2018 +0100| [22238d0b9440cf55aafda42c60f4413514d4aeb8] | committer: Paul B Mahol avcodec: Implement Archimedes VIDC encoder/decoder Signed-off-by: Cameron Cawley > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22238d0

[FFmpeg-cvslog] avformat/rpl: Support files containing 8 bit PCM or VIDC audio

2018-10-26 Thread Cameron Cawley
ffmpeg | branch: master | Cameron Cawley | Sat Oct 13 00:06:40 2018 +0100| [0e9c01fd87ae6cc5ba3474810eaa3c58499615ce] | committer: Paul B Mahol avformat/rpl: Support files containing 8 bit PCM or VIDC audio Signed-off-by: Cameron Cawley > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] tests/api-h264-slice-test: use the correct function to free the AVHashContext

2018-10-26 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Oct 27 00:12:30 2018 -0300| [59a35fe1f63df1451dec6663dcca3451b16c662d] | committer: James Almer tests/api-h264-slice-test: use the correct function to free the AVHashContext Fixes memleaks. Signed-off-by: James Almer > http://git.videolan.org/gitwe