- 05 May, 2017 38 commits
-
-
Michael Niedermayer authored
Fixes: 1336/clusterfuzz-testcase-minimized-4761381930795008 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: out of array access Fixes: 1348/clusterfuzz-testcase-minimized-6195673642827776 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Clément Bœsch authored
* commit '89725a85': vaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b_frames This commit is a noop, see eefa4b76Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'a3c3a5ea': vaapi_encode: Support forcing IDR frames via AVFrame.pict_type This commit is a noop, see c667c097Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '37fab066': vaapi_encode: Fix GOP sizing This commit is a noop, see 760f1a77Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'bd6496fa': interplayvideo: Convert to the new bitstream reader adx: Convert to the new bitstream reader dvbsubdec: Convert to the new bitstream reader motionpixels: Convert to the new bitstream reader This merge is a noop, see http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.htmlMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '00b6a765': hmac: Explicitly convert types at function pointer assignment Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
-
Clément Bœsch authored
* commit 'e435beb1': crypto: consistently use size_t as type for length parameters Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'f1af37b5': h264dec: make ff_h264_decode_init() static Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'e7de05f9': h264dec: drop a redundant check This commit is a noop, see 4cc1ce4aMerged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '3cba1ad7': x86inc: Avoid using eax/rax for storing the stack pointer This commit is a noop, see cd09e3b3Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'e199a809': Changelog: mention the new avbuild/ directory Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '4e62b57e': fate: Skip the checkasm test if CONFIG_STATIC is disabled Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '2835e9a9': hevcdec: add P010 support for D3D11VA This commit is a noop, see ccb94789Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '0ac2d86c': dxva2: Factorize DXVA context validity test into a single macro This commit is (mostly) a noop, see 77742c75Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'f8a42d4f': dxva2: Make ff_dxva2_get_surface() static and drop its name prefix This commit is a noop, see fd0716b3Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '9026ec8a': matroskadec: make sure not to leave EbmlBin in an inconsistent state This commit is a noop, see 5e1bacf2Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '9b1db2d3': vaapi_h264: Fix POC on IDR frames This commit is a noop, see e72662e1Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'd08e02d9': vaapi_h265: Fix build failure with old libva without 10-bit surfaces This commit is a noop, see b9514756Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '85ad5ea7': aarch64: vp9mc: Fix a comment to refer to a register with the right name This commit is a noop, see 0ba01875Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '65074791': aarch64: vp9dsp: Fix vertical alignment in the init file This commit is a noop, see 02cfb9a1Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'c536e5e8': arm: vp9mc: Fix vertical alignment of operands This commit is a noop, see 656d9109Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'd31f46e1': cmdutils: update copyright year to 2017 This commit is a noop, see d800d48fMerged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'ee164727': configure: Fix typo in incdir variable written to config.sh This commit is a noop, see 6fdd35a3Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'eef860dd': fate: Tweak printing of ignored tests Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '5c83b4d5': fate: Unset the sig variable if ignoring a test failure Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Carl Eugen Hoyos authored
Fixes the following warning: libavutil/timecode.c:103:60: warning: '%02d' directive output may be truncated writing between 2 and 10 bytes into a region of size between 0 and 7
-
Clément Bœsch authored
* commit '35d1f726': fate: Add --ignore-tests configure option for omitting specific FATE tests Merged-by: Clément Bœsch <cboesch@gopro.com>
-
James Almer authored
Regression since 6fdd35a3
-
Michael Niedermayer authored
Fixes: 1335/clusterfuzz-testcase-minimized-5566961566089216 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
avcodec/dvdsubdec: Fix runtime error: left shift of 242 by 24 places cannot be represented in type 'int' Fixes: 1080/clusterfuzz-testcase-5353236754071552 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
James Almer authored
* commit '8a34f365': build: Add version numbers to "Requires" entries in pkg-config files This commit is a noop, see 6fdd35a3Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Should fix compilation failures after 191b2d4f. Found-by: philipl
-
James Almer authored
* commit '53618054': parser: Add missing #include for printing ISO C99 conversion specifiers Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '0982152c': matroskadec: fix SRT subtitle duration This commit is a noop. Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '13164467': http: Check for negative chunk sizes This commit is a noop, see 2a05c8f8Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '0b77a593': Use correct printf conversion specifiers for POSIX integer types See 54904525Merged-by: James Almer <jamrial@gmail.com>
-
- 04 May, 2017 2 commits
-
-
James Almer authored
* commit '92db5083': build: Generate pkg-config files from Make and not from configure build: Store library version numbers in .version files Includes cherry-picked commits 8a34f365 and ee164727 to fix issues. Changes were also made to retain support for raise_major and build_suffix. Reviewed-by: ubitux Merged-by: James Almer <jamrial@gmail.com>
-
wm4 authored
This is a newer API that is intended for decoders like the cuvid wrapper. Until now, the wrapper required to set an awkward "incomplete" hw_frames_ctx to set the device. Now the device can be set directly, and the user can get AV_PIX_FMT_CUDA output for a specific device simply by setting hw_device_ctx. This still does a dummy ff_get_format() call at init time, and should be fully backward compatible.
-