- 14 Dec, 2013 13 commits
-
-
Michael Niedermayer authored
* commit 'a5a3b398': configure: Reorder pthreads checks Conflicts: configure Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '7cbe1ea9': configure: Move the bz2 and zlib checks below phtreads Conflicts: configure Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '70a7b24d': avutil: Add deprecation ifdefs around obsolete intfloat code Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Guillaume Martres authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Guillaume Martres authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Guillaume Martres authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Guillaume Martres authored
The value of XXX_reserved_zero_44bits should be ignored, no need to report an error when it's not zero. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Guillaume Martres authored
This was broken in commit 36658c97Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Found-by: iive Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Found-by: iive Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes use of uninitialized data, as alternative alpha could be calculated conditionally Fixes part of msan_uninit-mem_7f51a8b0b3b0_1009_Arlington.wmv Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Dec, 2013 27 commits
-
-
Michael Niedermayer authored
Fixes use of uninitialized data Fixes part of msan_uninit-mem_7f51a8b0b3b0_1009_Arlington.wmv Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
Some pthreads symbols might be present in libc (as shown on various *BSD) but not all of them, leading to false positives. Check for the most common compiler flags before the plain symbol check to avoid known pitfalls.
-
Luca Barbato authored
There are alternate implementations of those libraries that use pthreads.
-
Diego Biurrun authored
This long-deprecated code should disappear at the next version bump.
-
Michael Niedermayer authored
Fixes use of uninitialized variables Fixes msan_uninit-mem_7f839282b6ce_7273_msn08_VBRq70_800x600.wmv Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: build: Merge pthreads/w32threads OBJS declarations Conflicts: libavcodec/Makefile Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '7c338871': configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32 Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'bdc111a1': configure: Detect newer (>=4.1) versions of MinGW32 Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'a1d7d552': build: Do not add -g to HOSTCFLAGS Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
No need to define it twice on mingw-w64 >= v3. Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Michael Niedermayer authored
Fixes use of uninitialized memory Fixes: msan_uninit-mem_7f849c599487_6828_mjpeg.avi Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes: msan_uninit-mem_7ffe323a25f3_5929_ipmovie_interplayvideo_interplay_dpcm__bislogo.mve Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes CID1026744 Fixes CID1026743 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Pierre Yves MORDRET authored
Given ETSI EN 300 743 V1.3.1 (2006-11), 7.2.1 Display definition segment display window parameters are given in this order XMin, XMax, YMin, YMax if display_window_flag is set, but here this is not the case. As a consequence the DVB subtitles are not displayed upon some videos. Signed-off-by:
Pierre-Yves MORDRET <pierre-yves.mordret@st.com> Reviewed-by:
Kieran Kunhya <kierank@obe.tv> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
-
Diego Biurrun authored
This enables a more C99-compliant implementation of printf et al.
-
Diego Biurrun authored
The MinGW32 project is deprecating its old version macros.
-
Diego Biurrun authored
The flag is not unconditionally added to CFLAGS either and the programs built on the host do not get habitually fed to a debugger.
-
Michael Niedermayer authored
* cehoyos/master: Force one stream in caf muxer. Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes CID1108604 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
Based on eeb975f5
-
Clément Bœsch authored
-
Even Wiik Thomassen authored
The open_codec_context function, when it fails to find a codec, now return AVERROR(EINVAL) to signal an error. Before it would return the stream index, which was always >= 0, and continue as if a codec was found. This change make it fail faster, instead of repeated failed tries to decode frames with no codec. Signed-off-by:
Even Wiik Thomassen <e.thomassen@sportradar.com> Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Privately approved by Baptiste.
-