[libav-commits] rtjpeg: return meaningful error codes

2013-08-13 Thread Luca Barbato
Module: libav Branch: master Commit: 62cc7a91080194d9ead162516f779f20931220d9 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Sun Aug 11 20:32:40 2013 +0200 rtjpeg: return meaningful error codes --- libavcodec/rtjpeg.c |6 +++--- 1 files

[libav-commits] nuv: Pad the lzo outbuf

2013-08-13 Thread Luca Barbato
Module: libav Branch: master Commit: 075dbc185521f193c98b896cd63be3ec2613df5d Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Mon Aug 12 11:34:06 2013 +0200 nuv: Pad the lzo outbuf And properly update the buf_size with the correct size.

[libav-commits] nuv: Use av_fast_realloc

2013-08-13 Thread Luca Barbato
Module: libav Branch: master Commit: 2df0776c2293efb0ac12c003843ce19332342e01 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Aug 13 07:01:40 2013 +0200 nuv: Use av_fast_realloc The decompressed buffer can be used after codec_reinit, so it

[libav-commits] segafilm: Error out on impossible packet size

2013-08-13 Thread Luca Barbato
Module: libav Branch: master Commit: 5268bd2900effa59b51e0fede61aacde5e2f0b95 Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Tue Aug 13 07:40:38 2013 +0200 segafilm: Error out on impossible packet size Reported-by: Mateusz j00ru Jurczyk and