[FFmpeg-cvslog] build: Add support for travis CI

2015-09-07 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Thu Aug 13 20:13:48 2015 +0200| [6bcd3e05998b41fb3b2c8dcc79e4662854e5208d] | committer: Luca Barbato build: Add support for travis CI It is useful to support a future staging branch and to have an automated consistency check on github pull

[FFmpeg-cvslog] vp7: bound checking in vp7_decode_frame_header

2015-08-18 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Thu Aug 13 15:35:53 2015 +0200| [7bf9647264308d2df74b2b50669f2d02a7ecc90b] | committer: Luca Barbato vp7: bound checking in vp7_decode_frame_header CC: libav-sta...@libav.org > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] buffersrc: Use the correct deallocation function

2015-04-23 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Mon Apr 20 20:12:05 2015 +0100| [8eb57dc9d5ea13c12573e0759da0f7e79825af98] | committer: Luca Barbato buffersrc: Use the correct deallocation function This correction was suggested to me by Michael Niedermayer Signed-off-by: Luca Barbato

[FFmpeg-cvslog] jack: Check memory allocation

2015-04-20 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Sun Apr 19 12:28:58 2015 +0100| [386e2755aab73ae7075f78d92786cb5c5419597a] | committer: Vittorio Giovara jack: Check memory allocation Bug-Id: CID 1265785 Signed-off-by: Vittorio Giovara > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] buffersrc: Fix resource leak on error

2015-04-20 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Mon Feb 23 17:55:53 2015 +| [617814b4a717b38add5ccb8dd200dbb655f98f09] | committer: Vittorio Giovara buffersrc: Fix resource leak on error Bug-Id: CID 1267902 CC: libav-sta...@libav.org Signed-off-by: Vittorio Giovara > h

[FFmpeg-cvslog] avplay: Free frame and graph when memory allocation fails

2015-04-20 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Sun Apr 19 11:43:14 2015 +0100| [336d2f0979b43a39bd11a047d798b7990d8b07c6] | committer: Vittorio Giovara avplay: Free frame and graph when memory allocation fails Bug-Id: CID 1291564 Signed-off-by: Vittorio Giovara > http://git.videolan.

[FFmpeg-cvslog] avfilter: Document avfilter_graph_alloc return value

2015-03-21 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Sat Mar 21 10:44:57 2015 +| [cfe64613923a2d47644a87386146ada1f9f6b659] | committer: Luca Barbato avfilter: Document avfilter_graph_alloc return value Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] oggdec: Check memory allocation

2015-03-21 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Sat Mar 21 10:44:59 2015 +| [27aa1ff35a13bc471c6e0a9cc496ec3f62f1574f] | committer: Luca Barbato oggdec: Check memory allocation Bug-Id: CID 1257798 / CID 1257805 Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avplay: Check memory allocation

2015-03-21 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Sat Mar 21 10:44:56 2015 +| [d450cb07d91ef39ad1d39bd7ca0cfce4bd7b13e7] | committer: Luca Barbato avplay: Check memory allocation Bug-Id: CID 1288294 Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] mms: Check memory allocation

2015-03-21 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Sat Mar 21 10:44:58 2015 +| [93c1b04abfc0dd31211a18bf2c0041d69cd16919] | committer: Luca Barbato mms: Check memory allocation Bug-Id: CID 1258462 Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] rmenc: Check memory allocation

2015-03-21 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Sat Mar 21 10:45:00 2015 +| [d3aa307da076e8820298b2c59ec5d6ff01a5e374] | committer: Luca Barbato rmenc: Check memory allocation Bug-Id: CID 1257832 Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] swscale: Check memory allocation

2015-03-21 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Sat Mar 21 10:45:01 2015 +| [7ebb3022297aa00afda6800105684b8303f2608e] | committer: Luca Barbato swscale: Check memory allocation Bug-Id: CID 1267890 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > http://git.videolan.

[FFmpeg-cvslog] eamad: check for out of bounds read

2015-03-20 Thread Federico Tomassetti
ffmpeg | branch: release/2.5 | Federico Tomassetti | Wed Feb 18 12:11:44 2015 +| [2684ff3573a68037aa298bedd93b00a126c48a30] | committer: Michael Niedermayer eamad: check for out of bounds read Bug-Id: CID 1257500 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato (cherry picked from

[FFmpeg-cvslog] mdec: check for out of bounds read

2015-03-20 Thread Federico Tomassetti
ffmpeg | branch: release/2.5 | Federico Tomassetti | Wed Feb 18 12:11:43 2015 +| [ea0f616a57b0ce04d2eb94e92abdad77e0c8ee57] | committer: Michael Niedermayer mdec: check for out of bounds read Bug-Id: CID 1257501 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato (cherry picked from

[FFmpeg-cvslog] eamad: check for out of bounds read

2015-03-11 Thread Federico Tomassetti
ffmpeg | branch: release/0.10 | Federico Tomassetti | Wed Feb 18 12:11:44 2015 +| [905988fe1a8accbc1ab93120aa4cd29252b81cce] | committer: Vittorio Giovara eamad: check for out of bounds read Bug-Id: CID 1257500 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > h

[FFmpeg-cvslog] eamad: check for out of bounds read

2015-03-10 Thread Federico Tomassetti
ffmpeg | branch: release/1.1 | Federico Tomassetti | Wed Feb 18 12:11:44 2015 +| [c17da32ba26d2c333bd9cd4afe38a1b36e3d6cba] | committer: Vittorio Giovara eamad: check for out of bounds read Bug-Id: CID 1257500 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > h

[FFmpeg-cvslog] eamad: check for out of bounds read

2015-03-09 Thread Federico Tomassetti
ffmpeg | branch: release/2.2 | Federico Tomassetti | Wed Feb 18 12:11:44 2015 +| [0eb8786eac1f4a2132ad80dc49f90d5f81665c5c] | committer: Vittorio Giovara eamad: check for out of bounds read Bug-Id: CID 1257500 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > h

[FFmpeg-cvslog] mdec: check for out of bounds read

2015-03-09 Thread Federico Tomassetti
ffmpeg | branch: release/2.2 | Federico Tomassetti | Wed Feb 18 12:11:43 2015 +| [b2b359f12465c8445484be24278b324da8ebb0e1] | committer: Vittorio Giovara mdec: check for out of bounds read Bug-Id: CID 1257501 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > h

[FFmpeg-cvslog] eamad: check for out of bounds read

2015-03-08 Thread Federico Tomassetti
ffmpeg | branch: release/2.4 | Federico Tomassetti | Wed Feb 18 12:11:44 2015 +| [e818da77240146b36d6669b1c4e0565239dc55d3] | committer: Vittorio Giovara eamad: check for out of bounds read Bug-Id: CID 1257500 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > h

[FFmpeg-cvslog] mdec: check for out of bounds read

2015-03-08 Thread Federico Tomassetti
ffmpeg | branch: release/2.4 | Federico Tomassetti | Wed Feb 18 12:11:43 2015 +| [2c63081b48d98f3a0d0bed7b0ec3c0347b99144c] | committer: Vittorio Giovara mdec: check for out of bounds read Bug-Id: CID 1257501 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > h

[FFmpeg-cvslog] eamad: check for out of bounds read

2015-02-23 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Wed Feb 18 12:11:44 2015 +| [061c489895d29049a88dc6118e4b639a273b31d6] | committer: Luca Barbato eamad: check for out of bounds read Bug-Id: CID 1257500 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > http://git.videolan.

[FFmpeg-cvslog] mdec: check for out of bounds read

2015-02-23 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Wed Feb 18 12:11:43 2015 +| [161442ff2c4b0dd8a5072c6bbe6bf55303fffccf] | committer: Luca Barbato mdec: check for out of bounds read Bug-Id: CID 1257501 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > http://git.videolan.

[FFmpeg-cvslog] swscale: Check memory allocations

2015-02-17 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Sun Feb 15 19:44:51 2015 +| [e51f22122d23589e93ac4f0b3e570bb925755915] | committer: Vittorio Giovara swscale: Check memory allocations CC: libav-sta...@libav.org Bug-Id: CID 1267888 / CID 1267890 Signed-off-by: Vittorio Giovara > h

[FFmpeg-cvslog] ogg: check memory allocations

2015-02-15 Thread Federico Tomassetti
ffmpeg | branch: master | Federico Tomassetti | Sat Feb 14 16:14:51 2015 +| [b4cda0a999facbddacb95861a67ff61074edc39b] | committer: Luca Barbato ogg: check memory allocations Bug-Id: CID 1257795 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.