- 15 Feb, 2018 1 commit
-
-
Jérôme Martinez authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 14 Feb, 2018 6 commits
-
-
James Almer authored
This makes sure no field is ever used uninitialized. Reviewed-by: Carl Eugen Hoyos <ceffmpeg@gmail.com> Reviewed-by: wm4 <nfxjfg@googlemail.com> Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
And remove the function altogether while at it. It's a duplicate of another. Reviewed-by: wm4 <nfxjfg@googlemail.com> Signed-off-by: James Almer <jamrial@gmail.com>
-
Yusuke Nakamura authored
This effectively copies the side data elements from src instead of potentially merging them with those already existing in dst. This by extension also removes the only dependency on existing values in the dst packet. Reviewed-by: wm4 <nfxjfg@googlemail.com> Signed-off-by: James Almer <jamrial@gmail.com>
-
Niklas Haas authored
Right now, the PTS always starts out as 0, which causes problems on a seek or when inserting this filter mid-stream. Initialize it instead to AV_NOPTS_VALUE and copy the PTS from the first frame instead if this is the case.
-
Carl Eugen Hoyos authored
Reviewed-by: Muhammad Faiz
-
Xiaohan Wang authored
When ff_h264_decode_mb_cavlc() failed due to wrong sl->qscale values, e.g. dquant out of range, set the qscale to be a valid value before returning -1 and exiting the function. The qscale value can be used later e.g. in loop filter. BUG=806122 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 13 Feb, 2018 1 commit
-
-
wm4 authored
These were needed for ABI compatibility with Libav. We don't need them anymore.
-
- 12 Feb, 2018 31 commits
-
-
Ray Tiley authored
This changes how NTSC VANC is extracted from the buffer. In NTSC the vanc data is interleaved between luma and chroma, and not just the luma as in high definition resolutions. In my testing this allows a decklink card encoding valid NTSC closed captions to pass the caption data to the x264 encoder. Updated with reviews from Devin Heitmueller and Marton Balint. Signed-off-by: Ray Tiley <raytiley@gmail.com> Signed-off-by: Marton Balint <cus@passwd.hu>
-
Marton Balint authored
In a recent commit the default was changed from 0 (component) to 5 (unspecified), however some standards require using 0. With this option, the user will be able to do so. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Marton Balint <cus@passwd.hu>
-
Mark Thompson authored
* commit 'a674b312': build: Ignore generated mpeg12framerate test binary This commit is a noop, see fb791d28Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit '5b6213ef': avcodec/vc1dec: fix mby_start for interlaced content This commit is a noop, see c9f72e4bMerged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit '9b09792c': lavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWN This commit is a noop: the code in FFmpeg is slightly different and never contained the invalid value. Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit '8bb9824f': qsvenc: AVBR is not supported on non-windows OS Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit 'e412d683': hwcontext: Perform usual uninitialisation on derived frames contexts This commit is a noop, see 0f93cef2Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit 'caecb850': hwcontext: Perform usual initialisation on derived device contexts This commit is a noop, see 309d6607Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit 'c6bc18bc': vf_hwupload/hwmap: Support setting a fixed pool size Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit 'e4cdef00': vf_scale_qsv: Support increasing hardware frame pool size Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
Broken by d23fff0d.
-
Mark Thompson authored
* commit 'b128be17': vf_*_vaapi: Support increasing hardware frame pool size Rewritten to apply to common VAAPI code rather than specific filters. Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit '6d86cef0': lavfi: Add support for increasing hardware frame pool sizes Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit 'cad739da': lavc: Add per-thread surfaces in get_hw_frame_parameters() Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit '5b145290': lavc: Add support for increasing hardware frame pool sizes Merged-by: Mark Thompson <sw@jkqxz.net>
-
Carl Eugen Hoyos authored
Fixes an assertion failure: Assertion size >= 2 failed at libavformat/matroskaenc.c:298
-
Richard Shaffer authored
A basic test for demuxing raw AAC (ADTS) with ID3v2 tags.
-
Richard Shaffer authored
While rare, ID3 tags may be inserted between ADTS frames. This change enables parsing them and setting the appropriate metadata updated event flag.
-
James Almer authored
Fixes compilation of libavformat when librtmp is enabled but all the relevant protocols are disabled. Signed-off-by: James Almer <jamrial@gmail.com>
-
Rostislav Pehlivanov authored
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-
Diego Biurrun authored
-
Michael Niedermayer authored
Bug-Id: 1100 Bug-Id: ffmpeg/Ticket2531 Cc: libav-stable@libav.org
-
James Almer authored
* commit 'fd36cf6b': configure: Factorize check_64_bit() Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '38434a9f': configure: Simplify restrict keyword handling Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '4cf84e25': Drop some unnecessary config.h #includes Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'bca41545': configure: Group code that sets the license string with licensing checks Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '2eb396b1': hwcontext: Fix memory leak on derived frame allocation failure Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '96e476cc': hwcontext: Fix documentation for av_hwdevice_ctx_alloc() This commit is a noop, see 9365dfcbMerged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '8965e2af': avpacket: Initialize the allocated padding area in side data This commit is a noop, see 9cbb3fceMerged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '5085f25a': vc1: skip motion compensation when data for last picture is invalid This commit is a noop. The crash can't be reproduced with ffmpeg. Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '6829a079': qsvdec: Relax the surface vs coded dimension check Merged-by: James Almer <jamrial@gmail.com>
-
- 11 Feb, 2018 1 commit
-
-
Ruiling Song authored
MFX_LOOKAHEAD_DS_UNKNOWN means auto. -1 is not a valid value. Signed-off-by: Ruiling Song <ruiling.song@intel.com> Signed-off-by: Maxym Dmytrychenko <maxim.d33@gmail.com>
-