[libav-commits] matroskadec: fix integer underflow if header length < probe length.

2011-07-19 Thread Chris Evans
Module: libav Branch: master Commit: 69619a13c3fef940cba545cf0a283ff22771dd71 Author:Chris Evans Committer: Ronald S. Bultje Date: Tue Jul 19 17:51:48 2011 -0700 matroskadec: fix integer underflow if header length < probe length. This fixes a crash with specifically crafted files. Si

[libav-commits] eac3enc: use frame exponent strategy when applicable.

2011-07-19 Thread Justin Ruggles
Module: libav Branch: master Commit: 08a747afb98c11da48b89339c2f1c5fdc56ced7e Author:Justin Ruggles Committer: Justin Ruggles Date: Wed Jul 13 12:20:29 2011 -0400 eac3enc: use frame exponent strategy when applicable. This checks if the set of selected exponent strategies for all block

[libav-commits] cosmetics: rename eac3dec_data.c/h to eac3_data.c/ h since the tables will also

2011-07-19 Thread Justin Ruggles
Module: libav Branch: master Commit: 31b69928e5fd3d40dda4091ae7db340c582113af Author:Justin Ruggles Committer: Justin Ruggles Date: Tue Jul 12 16:44:22 2011 -0400 cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also be used in the E-AC-3 encoder. --- libavc

[libav-commits] cosmetics: indentation

2011-07-19 Thread Justin Ruggles
Module: libav Branch: master Commit: 953302656aaaeb1bc737b59fae2d5a11b75d9f7d Author:Justin Ruggles Committer: Justin Ruggles Date: Wed Jul 13 12:49:15 2011 -0400 cosmetics: indentation --- libavcodec/eac3enc.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --

[libav-commits] dsputil: fix ff_check_alignment()

2011-07-19 Thread Mans Rullgard
Module: libav Branch: master Commit: 29b42c66f70ec7f8bcac87cb3cb35ec13dc0c71e Author:Mans Rullgard Committer: Mans Rullgard Date: Tue Jul 19 10:20:56 2011 +0100 dsputil: fix ff_check_alignment() The change to LOCAL_ALIGNED means the declared object must be an array and the subsequent