diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2014-06-28 16:38:16 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2014-06-28 16:43:54 +0100 |
commit | b7388cc04f89df2c6d3b4b3353e04dca2a18cceb (patch) | |
tree | aa7ef9b57bfe85c58e0286263eb596e8a46677e9 | |
parent | 701a83395fa04369b1865fcec8eedf98a310d19c (diff) |
Update internal libav to v9.141.2
- adpcm: Write the proper predictor in trellis mode in IMA QT
- adpcm: Avoid reading out of bounds in the IMA QT trellis encoder
- Check mp3 header before calling avpriv_mpegaudio_decode_header().
- Check if an mp3 header is using a reserved sample rate.
- lzo: Handle integer overflow
- sgidec: fix an incorrect backport
- avconv: do not send non-monotonous DTS to the muxers.
- avconv: make -shortest work with streamcopy
- matroskaenc: do not write negative timestamps
m--------- | gst-libs/ext/libav | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/gst-libs/ext/libav b/gst-libs/ext/libav -Subproject 2340ce6954db2c0a79c57fcba7f45e2fcc20cdc +Subproject 3ecbd911ff9177097820e5d00401c9bf29e5d16 |