- 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.
-
- 13 Apr, 2016 1 commit
-
-
Rodger Combs 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 1 commit
-
-
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>
-
- 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 2 commits
-
-
Shivraj Patil authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Shivraj Patil authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 07 Mar, 2016 4 commits
-
-
Luca Barbato authored
-
Luca Barbato authored
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
- 04 Mar, 2016 1 commit
-
-
Timo Rothenpieler authored
-
- 02 Mar, 2016 1 commit
-
-
Rick Kern authored
Autodetected by default. Encode using -codec:v h264_videotoolbox. Signed-off-by: Rick Kern <kernrj@gmail.com> Signed-off-by: wm4 <nfxjfg@googlemail.com>
-
- 29 Feb, 2016 1 commit
-
-
Clément Bœsch authored
This option is typically useful when cross-compiling dynamic libraries for iOS, with something such as --install-name-dir=@rpath
-
- 28 Feb, 2016 1 commit
-
-
Andreas Cadhalpun authored
The pkg-config file contains all opencv libraries, not only the neccessary ones. This change makes it possible to use the libopencv-imgproc-dev Debian package instead of libopencv-dev, saving about 200 MB of useless build-dependencies. In particular one doesn't need to install the parts of opencv that depend on ffmpeg libraries. Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 27 Feb, 2016 2 commits
-
-
Vicente Olivert Riera authored
We don't know which features are available when the user selects a generic core, so don't disable anything by default and let the user decide. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Vicente Olivert Riera authored
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-