Changeset c3f5b811 in ffmpeg

Timestamp:
May 2, 2011, 1:45:58 AM (14 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
301183d9
Parents:
3862ebba (diff), ad1862d6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Michael Niedermayer <michaelni@gmx.at> (05/02/11 01:37:36)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (05/02/11 01:45:58)
Message:

Merge remote branch 'qatar/master'

  • qatar/master: ALPHA: Replace sized int_fast integer types with plain int/unsigned.

Duplicate DPX image encoder
Duplicate DPX decoder: read sample aspect ratio
Duplciate DPX decoder: add buffer size checks.

ac3enc: clip large coefficient values and negative exponents rather than using av_assert2().
ac3enc: do not store a bandwidth code for each channel.
ac3enc: remove bandwidth reduction as fallback for bit allocation failure.
ac3enc: merge compute_exp_strategy_ch() into compute_exp_strategy()
ac3enc: return error if frame+exponent bits are too large instead of using av_assert2().
ac3enc: differentiate between current block and reference block in bit_alloc()
ac3enc: simplify exponent_init() by calculating exponent_group_tab[] based on exponent group sizes.
ac3enc: simplify stereo rematrixing decision options

Include both URLs: Update URL to fate samples

Conflicts:

Changelog
doc/fate.txt
libavcodec/ac3enc.c
libavcodec/dpxenc.c
libavcodec/version.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.