MPV

~mpv-team/mpv/+git/ffmpeg:release/2.7

Last commit made on 2016-07-26
Get this branch:
git clone -b release/2.7 https://git.launchpad.net/~mpv-team/mpv/+git/ffmpeg

Branch merges

Branch information

Name:
release/2.7
Repository:
lp:~mpv-team/mpv/+git/ffmpeg

Recent commits

2b6bc8e... by Luca Barbato <email address hidden>

librtmp: Avoid an infiniloop setting connection arguments

The exit condition was missing.

Signed-off-by: Timothy Gu <email address hidden>
(cherry picked from commit e85d38c20a8893cb59d7c86f74481f2497882196)
Signed-off-by: Timothy Gu <email address hidden>

470bdd3... by James Almer <email address hidden>

avformat/oggparsevp8: fix pts calculation on pages ending with an invisible frame

Signed-off-by: James Almer <email address hidden>
(cherry picked from commit 5adfbd391847fcdaea1e9b105fae2dd90af2a733)

0ca2253... by Michael Niedermayer <email address hidden>

Update for 2.7.

Signed-off-by: Michael Niedermayer <email address hidden>

4621bc4... by Michael Niedermayer <email address hidden>

avformat/ffmdec: Check pix_fmt

Fixes crash
Fixes Ticket5412

Signed-off-by: Michael Niedermayer <email address hidden>
(cherry picked from commit 78baa450d9939957f52d5187beb95d763d2f1f18)

Signed-off-by: Michael Niedermayer <email address hidden>

d94d786... by Michael Niedermayer <email address hidden>

avcodec/ttaenc: Reallocate packet if its too small

Fixes assertion failure
Fixes Ticket5394

Signed-off-by: Michael Niedermayer <email address hidden>
(cherry picked from commit 005c61c6b8982f977e415aa69d2d2b42e6b7f3f2)

Conflicts:

 libavcodec/ttaenc.c

3f69797... by Jan Ekström

pgssubdec: fix subpicture output colorspace and range

Functionality used before didn't widen the values from limited to
full range. Additionally, now the decoder uses BT.709 where it
should be used according to the video resolution.

Default for not yet set colorimetry is BT.709 due to most observed
HDMV content being HD.

BT.709 coefficients were gathered from the first two parts of BT.709
to BT.2020 conversion guide in ARIB STD-B62 (Pt. 1, Chapter 6.2.2).
They were additionally confirmed by manually calculating values.

Fixes #4637
(cherry picked from commit 9779b6262471d553c1ed811ff7312564e39d8adf)

Signed-off-by: Michael Niedermayer <email address hidden>

49fc747... by Michael Niedermayer <email address hidden>

avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3

Fixes Ticket5319

Signed-off-by: Michael Niedermayer <email address hidden>
(cherry picked from commit 9ac154d1facd4756db6918f866dccf3e3ffb698c)

Signed-off-by: Michael Niedermayer <email address hidden>

526aca8... by Michael Niedermayer <email address hidden>

avfilter/vf_drawtext: Check return code of load_glyph()

Fixes segfault
Fixes Ticket5347

Signed-off-by: Michael Niedermayer <email address hidden>
(cherry picked from commit 2e67a99fbc6b99315925de40fc6fa7161576be10)

Signed-off-by: Michael Niedermayer <email address hidden>

cec42e6... by Paul B Mahol <email address hidden>

avcodec/takdec: add code that got somehow lost in process of REing

Signed-off-by: Paul B Mahol <email address hidden>
(cherry picked from commit 38797a8033d061ade58b30b8ac86da222fe42a84)

Signed-off-by: Michael Niedermayer <email address hidden>

7e2c695... by Paul B Mahol <email address hidden>

avcodec/apedec: fix decoding of stereo files with one channel full of silence

Signed-off-by: Paul B Mahol <email address hidden>
(cherry picked from commit 9149e9c0baaec122bc3da925d6068dffa60b5427)

Signed-off-by: Michael Niedermayer <email address hidden>