- 28 Aug, 2015 14 commits
-
-
Vittorio Giovara authored
Deprecated in 10/2012.
-
Vittorio Giovara authored
Deprecated in 10/2012.
-
Vittorio Giovara authored
Deprecated in 10/2012.
-
Vittorio Giovara authored
Deprecated in 03/2013.
-
Vittorio Giovara authored
These fields were never part of the public API.
-
Vittorio Giovara authored
Deprecated in 11/2012.
-
Vittorio Giovara authored
Deprecated in 10/2012.
-
Vittorio Giovara authored
Deprecated in 04/2011.
-
Vittorio Giovara authored
Deprecated in 11/2012.
-
Vittorio Giovara authored
Deprecated in 06/2012.
-
Vittorio Giovara authored
Deprecated in 06/2012.
-
Vittorio Giovara authored
Deprecated in 11/2012.
-
Vittorio Giovara authored
Deprecated in 07/2012.
-
Henrik Gramner authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 26 Aug, 2015 3 commits
-
-
Luca Barbato authored
Reported-By: zehan@magicpony.technology
-
Timothy Gu authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Timothy Gu authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 25 Aug, 2015 3 commits
-
-
Luca Barbato authored
And update the preference for the newer codecs now that the libraries seem stable and widespread enough. Bug-Id: 695 Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
Right now only version 2 and version 3 are supported. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 24 Aug, 2015 7 commits
-
-
Vittorio Giovara authored
1440x1080@8 progressive (1259) and interlaced (1260). Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
-
Vittorio Giovara authored
This helps in finding duplicates.
-
Vittorio Giovara authored
-
Vittorio Giovara authored
This helps in finding duplicates.
-
Vittorio Giovara authored
-
Vittorio Giovara authored
Use a comment to list the reused tables, since it's more flexible than a table name to keep information like this. The list will expand in later commits.
-
- 23 Aug, 2015 3 commits
-
-
Luca Barbato authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
Bug-Id: CID 1308153
-
Luca Barbato authored
Avoid a division by zero. Bug-Id: CID 1257655
-
- 21 Aug, 2015 5 commits
-
-
Luca Barbato authored
Broken in f9ab4fe1
-
John Högberg authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
If the candidate does not have alpha and the source does have alpha report the loss of alpha. CC: libav-stable@libav.org
-
Anton Khirnov authored
put_weighted_pred_avg should be put_unweighted_pred_avg, there is no weighting there.
-
Anton Khirnov authored
-
- 20 Aug, 2015 3 commits
-
-
Henrik Gramner authored
Now we no longer have to rely on function pointers intentionally declared without specified argument types. This makes it easier to support functions with floating point parameters or return values as well as functions returning 64-bit values on 32-bit architectures. It also avoids having to explicitly cast strides to ptrdiff_t for example. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Henrik Gramner authored
If the return value doesn't fit in a single register rdx/edx can in some cases be used in addition to rax/eax. Doesn't affect any of the existing checkasm tests but might be useful later. Also comment the relevant code a bit better. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Janne Grunau authored
-
- 16 Aug, 2015 2 commits
-
-
Alexandra Hájková authored
also do not return the error code but just break reading metadata object in the case of the aspect ratio reading failure Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Alexandra Hájková authored
Test the demuxer for the case when the replicated data length in a sample is 0. Sample-ID: https://samples.libav.org/mplayer-bugs/bug821/bug821-2.asfSigned-off-by: Luca Barbato <lu_zero@gentoo.org>
-