- 13 Jun, 2015 2 commits
-
-
James Almer authored
-
Carl Eugen Hoyos authored
-
- 12 Jun, 2015 5 commits
-
-
Michael Niedermayer authored
Fixes Ticket2345 Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
wm4 authored
Some files have SeekHead elements with broken IDs. They mismatch with the ID of the destination element. These files are written by "IDMmkvlib0.1" (as identified by the MuxingApp and WritingApp elements), and the SeekHead IDs are actually endian-swapped. This confuses the SeekHead logic of the demuxer. It will read some elements twice, because the SeekHead ID is used to identify and remember already read elements. With the file at hand, the stream list was duplicated by reading the Tracks element twice. Fix this by rejecting invalid EBML IDs in SeekHead entries. (This fix is relatively specific to the broken file at hand, and doesn't protect against some other cases of broken SeekHead, such as valid but mismatching target element IDs.) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Vittorio Giovara authored
-
Vittorio Giovara authored
Reported-By: infer
-
Michael Niedermayer authored
Based on patch by Wolfgang Lorenz <wl-chmw@gmx.de> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Jun, 2015 3 commits
-
-
Michael Niedermayer authored
This allows us to adjust it internally. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
There is no support for non integer sample rates, using doubles/floats currently could only lead to rounding differences between platforms Previous version Reviewed-by: Mark Harris <mark.hsj@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Deliang Fu authored
Make the logic in libavformat/hevc.c parse_rps align with libavcodec/hevc_ps.c ff_hevc_decode_short_term_rps Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Jun, 2015 5 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This is required for the (not yet in git) private stream detection/export, no other testcase known Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Stephan Holljes authored
Send a footer to correctly close client sockets. This fixes network errors in client applications. Signed-off-by:
Stephan Holljes <klaxa1337@googlemail.com> Reviewed-by:
Nicolas George <george@nsup.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Igor Derzhavin authored
Signed-off-by:
Igor Derzhavin <igor.derzhavin@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Janne Grunau authored
display_matrix_size is only initialized when av_stream_get_side_data() returns a side data pointer. The code is safe since the only effect this has is setting the display_matrix pointer to NULL which it was already anyway.
-
- 09 Jun, 2015 5 commits
-
-
Vignesh Venkatasubramanian authored
The flag was set unintentionally and the code will break if a NULL packet is passed in. Signed-off-by:
Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
Bug-Id: 865 CC: libav-stable@libav.org
-
Rodger Combs authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
The first check is done without the AVIOContext, so alloc it only if said check succeeds Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
- 08 Jun, 2015 12 commits
-
-
Rodger Combs authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
The first check is done without the AVIOContext, so alloc it only if said check succeeds Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
Rodger Combs authored
This can be useful for debugging, or in scenarios where the user doesn't want to use the system's DNS settings for whatever reason. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 1257774
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 1292518
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 609333
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 1302711
-
Janne Grunau authored
-
Michael Niedermayer authored
previous patch reviewed-by: tim nicholson <nichot20@yahoo.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Caligula useraccount authored
Needed to fix Ticket4218 Based on patch by: Otávio Ribeiro Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Jun, 2015 6 commits
-
-
Michael Niedermayer authored
This slightly improves precision Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
-
Luca Barbato authored
Support only streams with Content-Length. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 06 Jun, 2015 2 commits
-
-
Stephan Holljes authored
Signed-off-by:
Stephan Holljes <klaxa1337@googlemail.com>
-
Stephan Holljes authored
Signed-off-by:
Stephan Holljes <klaxa1337@googlemail.com>
-