[libav-commits] Add the newly created security ml

2011-08-19 Thread Luca Barbato
Module: libav.org Branch: master Commit: e98adf45a3fd172e9d584a67159f76daf2c0365b Author:Luca Barbato lu_z...@gentoo.org Committer: Luca Barbato lu_z...@gentoo.org Date: Fri Aug 19 12:01:37 2011 +0200 Add the newly created security ml --- src/contact |2 ++ 1 files changed, 2

[libav-commits] h264: correct the check for invalid long term frame index in MMCO decode

2011-08-19 Thread Jeff Downs
Module: libav Branch: master Commit: 29a09eae9a827f4dbc9c4517180d8fe2ecef321a Author:Jeff Downs heydo...@somuchpressure.net Committer: Diego Biurrun di...@biurrun.de Date: Tue Jul 5 14:21:54 2011 -0400 h264: correct the check for invalid long term frame index in MMCO decode The

[libav-commits] h264: correct implicit weight table computation for long ref pics

2011-08-19 Thread Jeff Downs
Module: libav Branch: master Commit: 87cf70eb237e7586cc7399627dafa1b980ec0b7d Author:Jeff Downs heydo...@somuchpressure.net Committer: Diego Biurrun di...@biurrun.de Date: Wed Jul 6 11:54:36 2011 -0400 h264: correct implicit weight table computation for long ref pics Correct

[libav-commits] avconv: rescue poor abused limit_filesize global.

2011-08-19 Thread Anton Khirnov
Module: libav Branch: master Commit: f21f294e05a6f0a06910236707bdfc82b4432487 Author:Anton Khirnov an...@khirnov.net Committer: Alex Converse alex.conve...@gmail.com Date: Fri Aug 19 17:52:44 2011 +0200 avconv: rescue poor abused limit_filesize global. Keep a per-OutputFile instance of

[libav-commits] avconv: call flush_encoders() from transcode() directly.

2011-08-19 Thread Anton Khirnov
Module: libav Branch: master Commit: b62b5cb6fd5f97b7c1cd9b84f183d458e97622a9 Author:Anton Khirnov an...@khirnov.net Committer: Alex Converse alex.conve...@gmail.com Date: Fri Aug 19 17:52:46 2011 +0200 avconv: call flush_encoders() from transcode() directly. And remove now pointless

[libav-commits] doc/avconv: extend -ss documentation.

2011-08-19 Thread Anton Khirnov
Module: libav Branch: master Commit: cf4976ed7b3c4efd18f6ab352de5bd61e8766b6c Author:Anton Khirnov an...@khirnov.net Committer: Alex Converse alex.conve...@gmail.com Date: Fri Aug 19 17:52:47 2011 +0200 doc/avconv: extend -ss documentation. Signed-off-by: Alex Converse

[libav-commits] avconv: reset input_ts_offset between files.

2011-08-19 Thread Anton Khirnov
Module: libav Branch: master Commit: f60a6b5853dbf656b307d06144bb20d09a9d41cb Author:Anton Khirnov an...@khirnov.net Committer: Alex Converse alex.conve...@gmail.com Date: Fri Aug 19 17:52:48 2011 +0200 avconv: reset input_ts_offset between files. Signed-off-by: Alex Converse

[libav-commits] doc/avconv: replace forgotten av by avconv.

2011-08-19 Thread Anton Khirnov
Module: libav Branch: master Commit: f5bae2c6ed855f528d68ddab1cad080bcc271440 Author:Anton Khirnov an...@khirnov.net Committer: Alex Converse alex.conve...@gmail.com Date: Fri Aug 19 17:52:49 2011 +0200 doc/avconv: replace forgotten av by avconv. Signed-off-by: Alex Converse