- 13 Dec, 2013 25 commits
-
-
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.
-
Lou Logan authored
-
Michael Niedermayer authored
Fixes CID1035715 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes CID733716 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Dec, 2013 15 commits
-
-
Michael Niedermayer authored
Fixes CID700640 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes CID1135773/1135774/1135775 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: mpegts: add HEVC registration descriptor Conflicts: libavformat/mpegts.c See: d0b7d24bMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'a2eeed61': changelog: drop redundant new attribute Conflicts: Changelog Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'ae9d13f0': img2: add stereo 3d still picture file extensions Conflicts: libavformat/img2.c See: 6fe12c7fMerged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '46c0cbd5': rtsp: suppress a incompatible pointer types warning Conflicts: libavformat/rtsp.c See: 00792322Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '6b45f05e': parseutils: fix discarding const attribute warning Conflicts: libavutil/parseutils.c See: fe87b2e7Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket2296 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
Regression since 39d11d59 os->pduration would be wrongly assigned a negative value on invalid packets instead of aborting. Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
-
Vittorio Giovara authored
-
Martin Lambers authored
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-