- 01 May, 2014 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Alessandro Ghedini authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 30 Apr, 2014 7 commits
-
-
Anton Khirnov authored
-
Luca Barbato authored
Makes the two protocols nearly seamless. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
-
Luca Barbato authored
-
Luca Barbato authored
The option now behaves as expected.
-
Luca Barbato authored
Useful for debugging mostly.
-
Luca Barbato authored
Useful for debugging mostly.
-
- 29 Apr, 2014 6 commits
-
-
Hendrik Leppkes authored
This avoids issues with inconsistent headers with different versions of mingw-w64 and older MSVC variants. Fixes FATE builds of MSVC 2010. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
This should reduce the frequency with which the offsets need to be updated.
-
Luca Barbato authored
Useful to generate playlists with absolute paths. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Enrique Arizón Benito authored
Useful to generate lists with absolute urls. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 28 Apr, 2014 6 commits
-
-
Anton Khirnov authored
Move the dxva check after the dependencies have been detected, make sure the ole32 library exists. Fixes build on non-Windows.
-
Hendrik Leppkes authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Michael Niedermayer authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Hendrik Leppkes authored
Old Intel GPUs expect the reference frame index to the actual surface, instead of the index into RefFrameList as specified by the spec. This workaround should be set when using one of the "ClearVideo" decoder devices. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Hendrik Leppkes authored
The latest H.264 DXVA specification states that the index in this structure should refer to a valid entry in the RefFrameList of the picture parameter structure, and not to the actual surface index. Fixes H.264 DXVA2 decoding on recent Intel GPUs (tested on Sandy and Ivy) Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Anton Khirnov authored
If framerate estimation is enabled, it makes sense to always apply it, instead of limiting it to a few specific cases.
-
- 25 Apr, 2014 3 commits
-
-
Alessandro Ghedini authored
This caused mpv (and possibly others) to fallback to software decoding after seeking a VC1 stream. Bug-Id: 667 Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Miles Gould authored
Bug-Id: 664 Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Aidan Skinner authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 24 Apr, 2014 4 commits
-
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Janne Grunau authored
Optimized for the default filter length 16. 30% faster opus silk decoding.
-
Janne Grunau authored
Required for arch optimized resampling.
-
Janne Grunau authored
-
- 23 Apr, 2014 7 commits
-
-
Luca Barbato authored
Some applications really mean to send negative pts.
-
Luca Barbato authored
No point in sending the message multiple time.
-
Luca Barbato authored
Messages should start with a capital letter and possibly end with a "." if they are statements.
-
Kostya Shishkov authored
-
Kostya Shishkov authored
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
The equations can't overflow or underflow anyway. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 22 Apr, 2014 4 commits
-
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Michael Niedermayer authored
Fix compilation Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
This fixes usage of AV_TIME_BASE_Q in C++ applications, which cannot use compound literals directly in their code. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-