- 06 May, 2016 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #5511.
-
- 04 May, 2016 1 commit
-
-
Rick Kern authored
Signed-off-by: Rick Kern <kernrj@gmail.com>
-
- 30 Apr, 2016 1 commit
-
-
Carl Eugen Hoyos authored
-
- 28 Apr, 2016 2 commits
-
-
Dave Yeo authored
Signed-off-by: Dave Yeo <daveryeo@telus.net> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Dmitriy Kuminov authored
Only one DLL for each module must be present on OS/2: SLIBNAME_WITH_MAJOR (the same as on Windows). Creating other DLLs makes no sense as they can't be used. Signed-off-by: Dave Yeo <daveryeo@telus.net> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 27 Apr, 2016 1 commit
-
-
Timo Rothenpieler authored
As the nvEncodeApi.h header is now MIT licensed, this can be dropped. The loaded CUDA and NVENC libraries are part of the nvidia driver, and thus count as system libraries.
-
- 19 Apr, 2016 1 commit
-
-
Anton Khirnov authored
-
- 13 Apr, 2016 1 commit
-
-
Rodger Combs authored
-
- 12 Apr, 2016 2 commits
-
-
Martin Storsjö authored
The raspberry pi uses the alternative API/ABI for OMX; this makes such builds incompatible with all the normal OpenMAX implementations. Since this can't easily be detected at configure time (one can build for raspberry pi's OMX just fine using the generic, pristine Khronos OpenMAX IL headers, no need for their own extensions), require a separate configure switch for it instead. The broadcom host library can't be unloaded once loaded and started; the deinit function that it provides is a no-op, and after started, it has got background threads running, so dlclosing it makes it crash. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 07 Apr, 2016 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 02 Apr, 2016 1 commit
-
-
Rodger Combs authored
This is added in 10.11, so we add a #define when building against older SDKs. The decoder actually supports 7.1-channel eac3, but since the parser only reports 6 channels, we end up decoding the 5.1 downmix (same as the internal decoder) for now.
-
- 31 Mar, 2016 2 commits
-
-
Josh de Kock authored
Previously, with JACK installed, the configure script would enable the JACK indev; this broke on OS X due to an incomplete pthreads implementation. Add some simple macros to map libdispatch to pthreads on OS X. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Alex Smith authored
The relocation hack broke debugging on mingw-w64 when using gdb. This makes the reloc hack dependent on --disable-debug so it's still enabled for release builds. This is simply an immediate fix for the issue of broken debugging, we should probably still look at the possibility of reverting it outright if it proves to be more trouble than it's worth. For now keeping it enabled for release builds is a reasonable trade off. Signed-off-by: Alex Smith <theryuu@warpsharp.info> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 30 Mar, 2016 5 commits
-
-
Mark Thompson authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Mark Thompson authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Mark Thompson authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Mark Thompson authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Mark Thompson authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 28 Mar, 2016 1 commit
-
-
Anton Khirnov authored
-
- 27 Mar, 2016 2 commits
-
-
Timo Rothenpieler authored
Without this patch, configure still passes and enables CUDA, no matter if it was actually found, breaking the build in case it was not.
-
Kieran Kunhya authored
-
- 25 Mar, 2016 3 commits
-
-
Vittorio Giovara authored
Helps in decoupling this code from mpegvideo.
-
Vittorio Giovara authored
Use it instead of the embedded mpegvideo one. Update init function signature to load it directly from the callers.
-
Thilo Borgmann authored
-
- 23 Mar, 2016 3 commits
-
-
Anton Khirnov authored
-
Mark Thompson authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Diego Biurrun authored
This allows expressing the SRTP test code dependencies more clearly.
-
- 22 Mar, 2016 4 commits
-
-
Vittorio Giovara authored
The intrax8 decoding process does not imply any kind of error resilience, and the only call present is more related to how mpegvideo works rather than anything else. Therefore have the parent decoders carry out er when actually needed.
-
Rodger Combs authored
Fixes trac #4828
-
Rodger Combs authored
Part of trac #4828
-
Carl Eugen Hoyos authored
-
- 20 Mar, 2016 1 commit
-
-
Anton Khirnov authored
Deprecate the current bitstream filtering API.
-
- 19 Mar, 2016 1 commit
-
-
Mark Thompson authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 16 Mar, 2016 2 commits
-
-
Hendrik Leppkes authored
Fixes build on mingw32, which lacks this constant.
-
İsmail Dönmez authored
Fixes cross-build on Linux with mingw-w64. Reviewed-by: Reimar Döffinger Reviewed-by: Hendrik Leppkes
-
- 11 Mar, 2016 1 commit
-
-
Shivraj Patil authored
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 09 Mar, 2016 1 commit
-
-
Carl Eugen Hoyos authored
Some (Solaris) systems apparently have an incompatible msghdr struct breaking sctp protocol compilation. Reported-by: mvelanka
-
- 08 Mar, 2016 1 commit
-
-
Shivraj Patil authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-