[libav-commits] vp6: Fix illegal read.

2011-12-24 Thread Thierry Foucu
Module: libav Branch: release/0.5 Commit: 771ceb19f293df9a447d38820f4def8f58aa0b2e Author:Thierry Foucu Committer: Reinhard Tartler Date: Thu Nov 17 09:39:52 2011 -0800 vp6: Fix illegal read. Found with Address Sanitizer Signed-off-by: Alex Converse (cherry picked from commit e0966e

[libav-commits] vp6: Reset the internal state when aborting key frames header parsing

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.5 Commit: 9767ea7aa77a331f73268758af2e1858222f5915 Author:Laurent Aimar Committer: Reinhard Tartler Date: Fri Sep 23 22:36:11 2011 +0200 vp6: Reset the internal state when aborting key frames header parsing It prevents leaving the state only half initia

[libav-commits] Plug some memory leaks in the VP6 decoder

2011-12-24 Thread Vitor Sessak
Module: libav Branch: release/0.5 Commit: 280590e3380d8649e5b191c653b0f974626c8eeb Author:Vitor Sessak Committer: Reinhard Tartler Date: Wed Mar 3 17:24:32 2010 + Plug some memory leaks in the VP6 decoder Originally committed as revision 22172 to svn://svn.ffmpeg.org/ffmpeg/trunk

[libav-commits] svq1dec: call avcodec_set_dimensions() after dimensions changed.

2011-12-24 Thread Michael Niedermayer
Module: libav Branch: release/0.5 Commit: 110aff4b2451bf8768523f6c7f054d2c04cd2a26 Author:Michael Niedermayer Committer: Reinhard Tartler Date: Fri Nov 18 19:10:21 2011 +0100 svq1dec: call avcodec_set_dimensions() after dimensions changed. Fixes NGS00148, CVE-2011-4579 Found-by: Phil

[libav-commits] vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling

2011-12-24 Thread Dustin Brody
Module: libav Branch: release/0.5 Commit: 185abfb2187aae040171b00d32e6b04bdec7acf3 Author:Dustin Brody Committer: Reinhard Tartler Date: Tue Aug 16 16:46:34 2011 -0400 vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling Signed-off-by:

[libav-commits] vmd: fix segfaults on corruped streams

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.5 Commit: 4a1c3df592a2151f037dcf3f9f6d695da85c4511 Author:Laurent Aimar Committer: Reinhard Tartler Date: Sun Sep 11 19:17:45 2011 +0200 vmd: fix segfaults on corruped streams Signed-off-by: Janne Grunau Signed-off-by: Reinhard Tartler (cherry picked

[libav-commits] Bump version number for 0.5.6 release.

2011-12-24 Thread Reinhard Tartler
Module: libav Branch: release/0.5 Commit: 23f228a0d0ad3049a99dbf586e4139d86b6297be Author:Reinhard Tartler Committer: Reinhard Tartler Date: Sat Dec 24 16:32:06 2011 +0100 Bump version number for 0.5.6 release. --- VERSION |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

[libav-commits] qdm2: check output buffer size before decoding

2011-12-24 Thread Justin Ruggles
Module: libav Branch: release/0.5 Commit: 60eebf5c1208b844248e50487643286c761760d5 Author:Justin Ruggles Committer: Reinhard Tartler Date: Wed Sep 14 13:57:04 2011 -0400 qdm2: check output buffer size before decoding (cherry picked from commit 7d49f79f1cd47783a963a757a6563b9cac29db62)

[libav-commits] Fix qdm2 decoder packet handling to match the api

2011-12-24 Thread Baptiste Coudurier
Module: libav Branch: release/0.5 Commit: 30ee6c1995cdc2ccc9cdc79cc51172c141fd24bf Author:Baptiste Coudurier Committer: Reinhard Tartler Date: Fri Nov 19 06:52:30 2010 + Fix qdm2 decoder packet handling to match the api Originally committed as revision 25767 to svn://svn.ffmpeg.or

[libav-commits] Fix out of bound reads in the QDM2 decoder.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.5 Commit: 8abf1d882eee75e9fe2b31f387afaf5ad339f4b3 Author:Laurent Aimar Committer: Reinhard Tartler Date: Sat Oct 1 00:45:04 2011 +0200 Fix out of bound reads in the QDM2 decoder. Signed-off-by: Michael Niedermayer Signed-off-by: Justin Ruggles (cher

[libav-commits] Check for out of bound writes in the QDM2 decoder.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.5 Commit: 1a5309540663a844080e9eec09477ea909a50efe Author:Laurent Aimar Committer: Reinhard Tartler Date: Sat Oct 1 00:45:05 2011 +0200 Check for out of bound writes in the QDM2 decoder. Signed-off-by: Michael Niedermayer Signed-off-by: Justin Ruggles

[libav-commits] vp6: Fix illegal read.

2011-12-24 Thread Alex Converse
Module: libav Branch: release/0.5 Commit: 7739947671f6b8b9f0f56132bc6b389baad404fd Author:Alex Converse Committer: Reinhard Tartler Date: Thu Nov 3 15:55:52 2011 -0700 vp6: Fix illegal read. (cherry picked from commit 2a6eb06254df79e96b3d791b6b89b2534ced3119) Signed-off-by: Reinhard

[libav-commits] Fix qdm2 decoder packet handling to match the api

2011-12-24 Thread Baptiste Coudurier
Module: libav Branch: release/0.6 Commit: b26c1a8b7ed1a199b19f92bb5d62c61f1c149215 Author:Baptiste Coudurier Committer: Reinhard Tartler Date: Fri Nov 19 06:52:30 2010 + Fix qdm2 decoder packet handling to match the api Originally committed as revision 25767 to svn://svn.ffmpeg.or

[libav-commits] Bump version number for 0.6.4 release.

2011-12-24 Thread Reinhard Tartler
Module: libav Branch: release/0.6 Commit: dbe7e209df03c18eabdc29f87b73bbc4e3430d20 Author:Reinhard Tartler Committer: Reinhard Tartler Date: Sat Dec 24 15:59:10 2011 +0100 Bump version number for 0.6.4 release. --- VERSION |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

[libav-commits] vp6: Fix illegal read.

2011-12-24 Thread Alex Converse
Module: libav Branch: release/0.6 Commit: 8d68083298e2481669de4db0b7b86c915119df6d Author:Alex Converse Committer: Reinhard Tartler Date: Thu Nov 3 15:55:52 2011 -0700 vp6: Fix illegal read. (cherry picked from commit 2a6eb06254df79e96b3d791b6b89b2534ced3119) Signed-off-by: Reinhard

[libav-commits] svq1dec: call avcodec_set_dimensions() after dimensions changed.

2011-12-24 Thread Michael Niedermayer
Module: libav Branch: release/0.6 Commit: 8ddc0b491d3c9c11c1e3d638fda51b4b604d32f4 Author:Michael Niedermayer Committer: Reinhard Tartler Date: Fri Nov 18 19:10:21 2011 +0100 svq1dec: call avcodec_set_dimensions() after dimensions changed. Fixes NGS00148, CVE-2011-4579 Found-by: Phil

[libav-commits] vp6: Fix illegal read.

2011-12-24 Thread Thierry Foucu
Module: libav Branch: release/0.6 Commit: 94aacaf5083313378c6105bd71db04ce8f62c058 Author:Thierry Foucu Committer: Reinhard Tartler Date: Thu Nov 17 09:39:52 2011 -0800 vp6: Fix illegal read. Found with Address Sanitizer Signed-off-by: Alex Converse (cherry picked from commit e0966e

[libav-commits] swscale: #include "libavutil/mathematics.h"

2011-12-24 Thread Reinhard Tartler
Module: libav Branch: release/0.6 Commit: ca87ec53e9c7fb5d79847e8d8fc33553d2d52310 Author:Reinhard Tartler Committer: Reinhard Tartler Date: Thu Dec 1 18:48:33 2011 +0100 swscale: #include "libavutil/mathematics.h" this file uses the M_PI macro since 4e74187db2f5db52f88729efc662df9d6

[libav-commits] wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits.

2011-12-24 Thread Justin Ruggles
Module: libav Branch: release/0.6 Commit: 92b964969b228799fded70827d8b78044aff5019 Author:Justin Ruggles Committer: Reinhard Tartler Date: Tue Nov 22 13:37:52 2011 -0500 wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits. The initial values are not checked ag

[libav-commits] vp3dec: Check coefficient index in vp3_dequant()

2011-12-24 Thread Reinhard Tartler
Module: libav Branch: release/0.6 Commit: bd071de29ae33a0ea99fd52793394a377ca61589 Author:Reinhard Tartler Committer: Reinhard Tartler Date: Sun Dec 4 10:10:33 2011 +0100 vp3dec: Check coefficient index in vp3_dequant() Based on a patch by Michael Niedermayer Fixes NGS00145, CVE-20

[libav-commits] 4xm: Add a check in decode_i_frame to prevent buffer overreads

2011-12-24 Thread Shitiz Garg
Module: libav Branch: release/0.6 Commit: ccd2ca02463df0d9e5246758676b0ca52fcc2fb8 Author:Shitiz Garg Committer: Reinhard Tartler Date: Wed Dec 14 18:47:21 2011 +0530 4xm: Add a check in decode_i_frame to prevent buffer overreads Fixes bugzilla #135 Signed-off-by: Janne Grunau (cher

[libav-commits] qdm2: check output buffer size before decoding

2011-12-24 Thread Justin Ruggles
Module: libav Branch: release/0.6 Commit: cfb9b47a1ecdc9e88e6561aa213d98245ee70267 Author:Justin Ruggles Committer: Reinhard Tartler Date: Wed Sep 14 13:57:04 2011 -0400 qdm2: check output buffer size before decoding (cherry picked from commit 7d49f79f1cd47783a963a757a6563b9cac29db62)

[libav-commits] vmd: fix segfaults on corruped streams

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: b99366faef3a1ed4a34c9b37107f2c8c24702813 Author:Laurent Aimar Committer: Reinhard Tartler Date: Sun Sep 11 19:17:45 2011 +0200 vmd: fix segfaults on corruped streams Signed-off-by: Janne Grunau Signed-off-by: Reinhard Tartler (cherry picked

[libav-commits] vp6: Check for huffman tree build errors

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: a62779d986292a5a4d5fb4c39031f9665c39b4a4 Author:Laurent Aimar Committer: Reinhard Tartler Date: Wed Sep 21 20:46:32 2011 +0200 vp6: Check for huffman tree build errors Signed-off-by: Janne Grunau (cherry picked from commit 066fff755a5d8edc660

[libav-commits] vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling

2011-12-24 Thread Dustin Brody
Module: libav Branch: release/0.6 Commit: 201fcfb89482c6f73d6b679a294aac8da9612bbd Author:Dustin Brody Committer: Reinhard Tartler Date: Tue Aug 16 16:46:34 2011 -0400 vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling Signed-off-by:

[libav-commits] Fix out of bound reads in the QDM2 decoder.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 8856c4c5c924b85888fcaf486e71ba15b8af610b Author:Laurent Aimar Committer: Reinhard Tartler Date: Sat Oct 1 00:45:04 2011 +0200 Fix out of bound reads in the QDM2 decoder. Signed-off-by: Michael Niedermayer Signed-off-by: Justin Ruggles (cher

[libav-commits] vp6: Reset the internal state when aborting key frames header parsing

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: e28bb18fdc894dfdc1befa9f5e748ccb649a8c76 Author:Laurent Aimar Committer: Reinhard Tartler Date: Fri Sep 23 22:36:11 2011 +0200 vp6: Reset the internal state when aborting key frames header parsing It prevents leaving the state only half initia

[libav-commits] Check for out of bound writes in the QDM2 decoder.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 0f7bf1786e43d05c4ec1667a1457df7b22b05561 Author:Laurent Aimar Committer: Reinhard Tartler Date: Sat Oct 1 00:45:05 2011 +0200 Check for out of bound writes in the QDM2 decoder. Signed-off-by: Michael Niedermayer Signed-off-by: Justin Ruggles

[libav-commits] rv10: Reject slices that does not have the same type as the first one

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 7cd7461ec8013a381938b52568f9eb08ab3d1720 Author:Laurent Aimar Committer: Reinhard Tartler Date: Sun Sep 18 00:03:08 2011 +0200 rv10: Reject slices that does not have the same type as the first one This prevents crashes with some corrupted bits

[libav-commits] smacker: fix a few off by 1 errors

2011-12-24 Thread Michael Niedermayer
Module: libav Branch: release/0.6 Commit: 19a99b6e6bd91d9f177ddf69602106c89698f01d Author:Michael Niedermayer Committer: Reinhard Tartler Date: Tue Sep 13 23:24:56 2011 +0200 smacker: fix a few off by 1 errors stereo & 16bit is untested due to lack of samples Signed-off-by: Martin St

[libav-commits] rv34: Avoid NULL dereference on corrupted bitstream

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 35f1888585e0ffa2f1334cf92fc0a16fb4a113a6 Author:Laurent Aimar Committer: Reinhard Tartler Date: Sat Sep 17 23:43:58 2011 +0200 rv34: Avoid NULL dereference on corrupted bitstream rv34_decode_slice() can return without allocating any pictures.

[libav-commits] Fixed size given to init_get_bits() in xan decoder.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: a97e82c48762cd0b1faa249cc0ec3469f149c5f0 Author:Laurent Aimar Committer: Reinhard Tartler Date: Sat Sep 10 00:32:12 2011 +0200 Fixed size given to init_get_bits() in xan decoder. (cherry picked from commit 393d5031c6aaaf8c2dda4eb5d676974c349fa

[libav-commits] Check for invalid VLC value in smacker decoder.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 117e04cdfa814d2ce4ce46dd925ec5257614d265 Author:Laurent Aimar Committer: Reinhard Tartler Date: Mon Sep 12 23:49:36 2011 +0200 Check for invalid VLC value in smacker decoder. Signed-off-by: Martin Storsjö (cherry picked from commit 6489455495

[libav-commits] Fixed off by one packet size allocation in the smacker demuxer.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 9f28eede5e56033a6f5a4fa4bece97111701d2db Author:Laurent Aimar Committer: Reinhard Tartler Date: Mon Sep 12 20:50:34 2011 +0200 Fixed off by one packet size allocation in the smacker demuxer. Signed-off-by: Martin Storsjö (cherry picked from c

[libav-commits] rv34: Fix potential overreads

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: d5551d788444872deb62101b7a52e335c87db69a Author:Laurent Aimar Committer: Reinhard Tartler Date: Sat Sep 17 16:56:30 2011 +0200 rv34: Fix potential overreads Signed-off-by: Martin Storsjö (cherry picked from commit b4ed3d78cb6c41c9d3ee5918c326

[libav-commits] rv34: Check for invalid slice offsets

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: da0900e8bba8d39b022add6eb8cd1857a344c405 Author:Laurent Aimar Committer: Reinhard Tartler Date: Mon Sep 19 22:48:53 2011 +0200 rv34: Check for invalid slice offsets Signed-off-by: Martin Storsjö (cherry picked from commit 4cc7732386eb36661ed2

[libav-commits] smacker demuxer: handle possible av_realloc() failure.

2011-12-24 Thread Kostya Shishkov
Module: libav Branch: release/0.6 Commit: f79f3a946f91de62d879b73410d80fd4e55ea28f Author:Kostya Shishkov Committer: Reinhard Tartler Date: Mon Sep 12 09:40:42 2011 +0200 smacker demuxer: handle possible av_realloc() failure. Signed-off-by: Anton Khirnov (cherry picked from commit 47

[libav-commits] oggdec: fix out of bound write in the ogg demuxer

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 23f622de60d66b6e47c28493089566becd635426 Author:Laurent Aimar Committer: Reinhard Tartler Date: Sun Sep 11 23:26:12 2011 +0200 oggdec: fix out of bound write in the ogg demuxer Between ogg_save() and ogg_restore() calls, the number of streams

[libav-commits] ape demuxer: fix segfault on memory allocation failure.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 44925239383d54af3d329fb5b12345f6209e8e62 Author:Laurent Aimar Committer: Reinhard Tartler Date: Sun Sep 11 19:17:40 2011 +0200 ape demuxer: fix segfault on memory allocation failure. Signed-off-by: Anton Khirnov (cherry picked from commit 273

[libav-commits] Check and propagate errors when VLC trees cannot be built in smacker decoder .

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 5d6fe49ac91b42436616c4f2aad650231646b51a Author:Laurent Aimar Committer: Reinhard Tartler Date: Mon Sep 12 23:46:49 2011 +0200 Check and propagate errors when VLC trees cannot be built in smacker decoder. Signed-off-by: Martin Storsjö (cherry

[libav-commits] Check for invalid packet size in the smacker demuxer.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 6f70111e817ea83cfad8cc9be313c2c05cb2d28b Author:Laurent Aimar Committer: Reinhard Tartler Date: Mon Sep 12 20:50:13 2011 +0200 Check for invalid packet size in the smacker demuxer. Signed-off-by: Martin Storsjö (cherry picked from commit e055

[libav-commits] indeo2: init_get_bits size in bits instead of bytes

2011-12-24 Thread Alex Converse
Module: libav Branch: release/0.6 Commit: 23999c45bc559d8ce56f1f0f07468b3180fd48a0 Author:Alex Converse Committer: Reinhard Tartler Date: Fri Sep 9 13:24:19 2011 -0700 indeo2: init_get_bits size in bits instead of bytes (cherry picked from commit 68ca330cbd479111db9cb7649d7530ad59f04

[libav-commits] wavpack: Check error codes rather than working around error conditions.

2011-12-24 Thread Alex Converse
Module: libav Branch: release/0.6 Commit: 14fae6eab0e32af483d86fb7c2ac7e69e69d638e Author:Alex Converse Committer: Reinhard Tartler Date: Thu Sep 8 11:02:43 2011 -0700 wavpack: Check error codes rather than working around error conditions. (cherry picked from commit dba2b63a98bdcac7b

[libav-commits] Fixed invalid writes in wavpack decoder on corrupted bitstreams.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: f5a8c4242eda7a41d8c93d9ddf352cb31830b06b Author:Laurent Aimar Committer: Reinhard Tartler Date: Wed Sep 7 22:17:39 2011 +0200 Fixed invalid writes in wavpack decoder on corrupted bitstreams. Signed-off-by: Martin Storsjö (cherry picked from

[libav-commits] Fixed invalid access in wavpack decoder on corrupted bitstream.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 1edc513bcf78341b4614081812cc7b66cd84b465 Author:Laurent Aimar Committer: Reinhard Tartler Date: Wed Sep 7 22:02:55 2011 +0200 Fixed invalid access in wavpack decoder on corrupted bitstream. Signed-off-by: Martin Storsjö (cherry picked from c

[libav-commits] indeo2: fail if input buffer too small

2011-12-24 Thread Alex Converse
Module: libav Branch: release/0.6 Commit: 7f163e5a8749845b8fb25337a1b7023a8d9d4bc0 Author:Alex Converse Committer: Reinhard Tartler Date: Fri Sep 9 13:26:49 2011 -0700 indeo2: fail if input buffer too small (cherry picked from commit b7ce4f1d1c3add86ece7ca595ea6c4a10b471055) Signed-

[libav-commits] Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks .

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 5394cdf7759ca12f0dde2c31483ecb5f3450afda Author:Laurent Aimar Committer: Reinhard Tartler Date: Wed Sep 7 21:43:03 2011 +0200 Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. Signed-off-by: Martin Storsjö (che

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

2011-12-24 Thread Jeff Downs
Module: libav Branch: release/0.6 Commit: 34d2fe68601ed21c2bda20f473ca800dfc980970 Author:Jeff Downs Committer: Reinhard Tartler Date: Tue Jul 5 14:21:54 2011 -0400 h264: correct the check for invalid long term frame index in MMCO decode The current check on MMCO parameters prohibits

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

2011-12-24 Thread Jeff Downs
Module: libav Branch: release/0.6 Commit: 01b9a6e447d8a3abd86498be26b1aef3479a1cc9 Author:Jeff Downs Committer: Reinhard Tartler Date: Wed Jul 6 11:54:36 2011 -0400 h264: correct implicit weight table computation for long ref pics Correct computation of implicit weight tables when re

[libav-commits] cpu detection: avoid a signed overflow

2011-12-24 Thread Sean McGovern
Module: libav Branch: release/0.6 Commit: 4ccb8f5b7b99ebaab5032f0d1b2b42906e3a14c5 Author:Sean McGovern Committer: Reinhard Tartler Date: Mon Jul 25 18:51:02 2011 -0400 cpu detection: avoid a signed overflow 1<<31 overflows because 1 is signed, so force it to unsigned. Signed-off-by:

[libav-commits] Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks.

2011-12-24 Thread Laurent Aimar
Module: libav Branch: release/0.6 Commit: 9864518544f85ca8f0c2764fd66d728c47652bcc Author:Laurent Aimar Committer: Reinhard Tartler Date: Wed Sep 7 23:12:32 2011 +0200 Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. Signed-off-by: Martin Storsjö (cherry p

[libav-commits] VC-1: fix reading of custom PAR.

2011-12-24 Thread Reimar Döffinger
Module: libav Branch: release/0.6 Commit: f4a5a730d8e091534ab58f6b2557374b913815ab Author:Reimar Döffinger Committer: Reinhard Tartler Date: Sat Aug 13 11:58:18 2011 +0200 VC-1: fix reading of custom PAR. Custom PAR num/denum are in 1-256 range. Signed-off-by: Reimar Döffinger Signe

[libav-commits] h264: notice memory allocation failure

2011-12-24 Thread Dustin Brody
Module: libav Branch: release/0.6 Commit: 36c196bca4be68f8ebf04bf2ac9b972d4f084b9f Author:Dustin Brody Committer: Reinhard Tartler Date: Thu Aug 11 08:57:58 2011 -0400 h264: notice memory allocation failure Signed-off-by: Ronald S. Bultje (cherry picked from commit bac3ab13ea6a9dd885

[libav-commits] rv10/20: tell decoder to use edge emulation

2011-12-24 Thread Kostya Shishkov
Module: libav Branch: release/0.6 Commit: e7746f834a7b718f6459b08112bf0d6625362e42 Author:Kostya Shishkov Committer: Reinhard Tartler Date: Wed Aug 17 10:36:33 2011 +0200 rv10/20: tell decoder to use edge emulation This removes out-of-edge motion compensation artifacts (easily spotted

[libav-commits] libx264: do not set pic quality if no frame is output

2011-12-24 Thread Baptiste Coudurier
Module: libav Branch: release/0.6 Commit: 7b733e4b7fd052170199ae29fa14e1e71ba95077 Author:Baptiste Coudurier Committer: Reinhard Tartler Date: Sat Jan 29 17:05:42 2011 -0800 libx264: do not set pic quality if no frame is output Avoids uninitialized reads. Signed-off-by: Anton Khirnov

[libav-commits] flvenc: use int64_t to store offsets

2011-12-24 Thread Luca Barbato
Module: libav Branch: release/0.6 Commit: 973bdafe05d051b6e83467c0c4ef548d2ea9a901 Author:Luca Barbato Committer: Reinhard Tartler Date: Wed Jun 8 14:32:07 2011 + flvenc: use int64_t to store offsets Metadata currently is written only at the start of the file in normal cases, whe

[libav-commits] aacps: skip some memcpy() if src and dst would be equal

2011-12-24 Thread Mans Rullgard
Module: libav Branch: release/0.6 Commit: 5ed9457260cadfcf350ae9aece476e2a5fbc490c Author:Mans Rullgard Committer: Reinhard Tartler Date: Fri Jul 15 22:38:10 2011 +0100 aacps: skip some memcpy() if src and dst would be equal Signed-off-by: Mans Rullgard (cherry picked from commit e59

[libav-commits] mpegts: fix Continuity Counter error detection

2011-12-24 Thread Jindrich Makovicka
Module: libav Branch: release/0.6 Commit: 002e6d185c3febb60131be23907210f35fdf0cb8 Author:Jindrich Makovicka Committer: Reinhard Tartler Date: Thu Jun 30 09:03:15 2011 + mpegts: fix Continuity Counter error detection According to MPEG-TS specs, the continuity_counter shall not be

[libav-commits] mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata.

2011-12-24 Thread Alex Converse
Module: libav Branch: release/0.6 Commit: e07086d8aed011544ee2fc71ebab867a38a6d6e7 Author:Alex Converse Committer: Reinhard Tartler Date: Fri Jul 29 15:27:36 2011 -0700 mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. This prevents out of bounds reads when extra

[libav-commits] dca: set AVCodecContext frame_size for DTS audio

2011-12-24 Thread John Stebbins
Module: libav Branch: release/0.6 Commit: 84fce203bdfa39bfaa55571ac6627aa2320e646d Author:John Stebbins Committer: Reinhard Tartler Date: Mon Jul 4 09:55:19 2011 -0700 dca: set AVCodecContext frame_size for DTS audio Set the frame size when decoding DTS audio. This has the side effe

[libav-commits] alsa: fallback to buffer_size/4 for period_size.

2011-12-24 Thread Justin Ruggles
Module: libav Branch: release/0.6 Commit: 81d5ceff04985c71a5bc84f7c88a6487c0afaf61 Author:Justin Ruggles Committer: Reinhard Tartler Date: Wed Jun 22 15:33:56 2011 -0400 alsa: fallback to buffer_size/4 for period_size. buffer_size/4 is the value used by aplay. This fixes output to nul

[libav-commits] Do not decode RV30 files if the extradata is too small

2011-12-24 Thread Rafaël Carré
Module: libav Branch: release/0.6 Commit: 0facc63ff6176a8d70280e8f7da26f77be81ee36 Author:Rafaël Carré Committer: Reinhard Tartler Date: Sat Jul 16 11:41:08 2011 -0400 Do not decode RV30 files if the extradata is too small Signed-off-by: Diego Biurrun (cherry picked from commit 289c6

[libav-commits] rv30: return AVERROR(EINVAL) instead of EINVAL

2011-12-24 Thread Diego Biurrun
Module: libav Branch: release/0.6 Commit: d2411412f15142bdf51e4677ef69a372cc6a10d4 Author:Diego Biurrun Committer: Reinhard Tartler Date: Thu Jul 21 14:25:01 2011 +0200 rv30: return AVERROR(EINVAL) instead of EINVAL On some platforms EINVAL could be positive, ensure we return negative

[libav-commits] postprocess.c: filter name needs to be double 0 terminated

2011-12-24 Thread Piotr Kaczuba
Module: libav Branch: release/0.6 Commit: 7487d53d0144043a462a5d54d766478ce64f0daa Author:Piotr Kaczuba Committer: Reinhard Tartler Date: Mon May 30 13:19:35 2011 +0200 postprocess.c: filter name needs to be double 0 terminated Signed-off-by: Reinhard Tartler (cherry picked from comm

[libav-commits] H.264: fix overreads of qscale_table

2011-12-24 Thread Jason Garrett-Glaser
Module: libav Branch: release/0.6 Commit: 572e94bc513353e31a58e40cbb043f6b0a58e415 Author:Jason Garrett-Glaser Committer: Reinhard Tartler Date: Mon Jul 4 06:05:34 2011 -0700 H.264: fix overreads of qscale_table filter_mb_fast assumed that qscale_table was padded like many of the oth

[libav-commits] Added M701 codec_tag for mpeg2video

2011-12-24 Thread Tomas Härdin
Module: libav Branch: release/0.6 Commit: 2fc39af1dec9cae61df35dd9dcc5200021aa5f30 Author:Tomas Härdin Committer: Reinhard Tartler Date: Mon Jun 7 11:27:26 2010 + Added M701 codec_tag for mpeg2video Originally committed as revision 23513 to svn://svn.ffmpeg.org/ffmpeg/trunk (cher

[libav-commits] mxfenc: fix ignored drop flag in binary timecode representation.

2011-12-24 Thread Clément Bœsch
Module: libav Branch: release/0.6 Commit: 86849f097696cf5f54ab9ddf2ec170ad0cdf9b93 Author:Clément Bœsch Committer: Reinhard Tartler Date: Mon Jul 4 10:19:46 2011 +0200 mxfenc: fix ignored drop flag in binary timecode representation. Signed-off-by: Ronald S. Bultje (cherry picked fro

[libav-commits] jpegdec: actually search for and parse RSTn

2011-12-24 Thread Michael Niedermayer
Module: libav Branch: release/0.6 Commit: feca20021cc2be02261fcd0077add8d0b6a5fc6b Author:Michael Niedermayer Committer: Reinhard Tartler Date: Thu Jun 9 03:35:50 2011 +0200 jpegdec: actually search for and parse RSTn Fixes decoding of MJPEG files produced by some UVC Logitec web cam

[libav-commits] Replace strncpy() with av_strlcpy() in libpostproc.

2011-12-24 Thread Alex Converse
Module: libav Branch: release/0.6 Commit: 21ad6e08e45952586441e5fb7b0cf670ba021718 Author:Alex Converse Committer: Reinhard Tartler Date: Tue May 3 11:19:31 2011 -0700 Replace strncpy() with av_strlcpy() in libpostproc. (cherry picked from commit 1a5e4fd8c5b99478b4e08a69261930bb12aa9

[libav-commits] riff: Add mpgv MPEG-2 fourcc

2011-12-24 Thread Alex Converse
Module: libav Branch: release/0.6 Commit: 394c3e78d533ce5169a3700e4dc326c2d75368af Author:Alex Converse Committer: Reinhard Tartler Date: Fri Jul 22 10:13:22 2011 -0700 riff: Add mpgv MPEG-2 fourcc Supported by mplayer and seen in the wild. (cherry picked from commit 505345ed5d180093a