[FFmpeg-cvslog] xcbgrab: Validate the capture area

2015-05-21 Thread Luca Barbato
ffmpeg | branch: release/2.5 | Luca Barbato | Sat Mar 14 12:30:11 2015 +0100| [77059eedb50e01bec38f63dfc4672d8f0a60fed5] | committer: Michael Niedermayer xcbgrab: Validate the capture area And notify why the capture is impossible. Signed-off-by: Luca Barbato (cherry picked from commit e8c4db

[FFmpeg-cvslog] mpeg4videodec: only allow a positive length

2015-05-21 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun | Wed Apr 22 16:32:42 2015 +0200| [5ae8df8d37c2af50a3f35550a2010ba2a2760e75] | committer: Michael Niedermayer mpeg4videodec: only allow a positive length Signed-off-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer (cherry picked from c

[FFmpeg-cvslog] alsdec: check sample pointer range in revert_channel_correlation

2015-05-21 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun | Tue Apr 21 19:25:50 2015 +0200| [af70697836bbe1e4f0e3cfbdc7f18b23290245b5] | committer: Michael Niedermayer alsdec: check sample pointer range in revert_channel_correlation Also change the type of begin, end and smp to ptrdiff_t to make the co

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

2015-05-21 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui | Thu May 21 11:48:55 2015 +0800| [c886dd2f5875e01a5949fddd0388c965c7766cfb] | committer: Michael Niedermayer avformat/mov: check result of avio_seek Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c886dd2f587

[FFmpeg-cvslog] ffmpeg: Support copying unknown streams

2015-05-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu May 21 00:34:41 2015 +0200| [18833daf9d1b4e380065b107173fba76d7b46067] | committer: Michael Niedermayer ffmpeg: Support copying unknown streams Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1

[FFmpeg-cvslog] avcodec/mips: loongson fix bugs in mathops optimization

2015-05-21 Thread 周晓勇
ffmpeg | branch: master | 周晓勇 | Thu May 21 16:31:58 2015 +0800| [33e9473366074ee92eecec5f5719734e4a6b4b79] | committer: Michael Niedermayer avcodec/mips: loongson fix bugs in mathops optimization the incorrect UMULH, ff_sqrt, MAC64 and MLS64 to be optimized later, delete them just for now. S

[FFmpeg-cvslog] avutil/pixfmt: s/luma sample positions/horizontal luma sample positions/

2015-05-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu May 21 12:48:16 2015 +0200| [818275bbd047531fa701cab9fb224055f080] | committer: Michael Niedermayer avutil/pixfmt: s/luma sample positions/horizontal luma sample positions/ Better to be explicit before someone thinks this could be the tim

[FFmpeg-cvslog] avutil/pixfmt: Clarify mpeg example comments for AVChromaLocation

2015-05-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu May 21 12:40:29 2015 +0200| [b95df4c3710467f1b274b96d84208eb0e92da4e3] | committer: Michael Niedermayer avutil/pixfmt: Clarify mpeg example comments for AVChromaLocation Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] avutil/pixfmt: make luma sample positions even more explicit in the AVChromaLocation ASCII art

2015-05-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu May 21 12:44:23 2015 +0200| [8a141ad5e8050c6c898609406b4243f4102c86c5] | committer: Michael Niedermayer avutil/pixfmt: make luma sample positions even more explicit in the AVChromaLocation ASCII art Signed-off-by: Michael Niedermayer > htt

[FFmpeg-cvslog] avutil/pixfmt: clarify chroma location text further, as "first" is ambigous

2015-05-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu May 21 12:35:22 2015 +0200| [a287133b0e971f1d59a17ef142039c1644d8] | committer: Michael Niedermayer avutil/pixfmt: clarify chroma location text further, as "first" is ambigous Signed-off-by: Michael Niedermayer > http://git.videolan.org

[FFmpeg-cvslog] avutil/pixfmt: Clarify that the ASCII art describes the location of the first chroma sample of AVChromaLocation

2015-05-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu May 21 12:18:31 2015 +0200| [a3b0130deeb65488972655d544a85757a7239f5c] | committer: Michael Niedermayer avutil/pixfmt: Clarify that the ASCII art describes the location of the first chroma sample of AVChromaLocation Signed-off-by: Michael Ni

<    1   2