- 31 Mar, 2017 7 commits
-
-
Clément Bœsch authored
* commit 'de6e2ff3': mov: Read multiple stsd from DV This commit is a noop, see a765ba64Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '47a79572': hevc: Support extradata changes from multiple stsd This commit is a noop, see 25fcbf7aMerged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '2fe30b47': hevc: Allow parsing external extradata buffers This commit is a noop as it matches FFmpeg state. Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '5be21531': hevc: Move hevc_decode_extradata before frame decoding This commit is a noop, hevc_decode_extradata() is already above hevc_decode_frame(). Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit 'bed2c4b2': lavc: Add hevc main10 profile to avconv cli This commit is a noop, see 271afd63Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '17dac56b': lavu: Rename ycgco color space appropriately Merged-by: Clément Bœsch <cboesch@gopro.com>
-
Clément Bœsch authored
* commit '0361e4dc': h264_qpel: x86: Move function with only one instance out of template macro Note: warning is present with clang. Merged-by: Clément Bœsch <cboesch@gopro.com>
-
- 30 Mar, 2017 33 commits
-
-
Mark Thompson authored
This is required by the VP9 hwaccels (both DXVA2 and VAAPI) when threads are enabled. Tested-by: Hendrik Leppkes <h.leppkes@gmail.com>
-
Michael Niedermayer authored
Fixes: CID1396402 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
This is more robust in case some change or corner case causes them to be dereferenced before being set Fixes CID1396274, CID1396275 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes CID1396850 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes CID1396260 Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes CID1401671 Reviewed-by: Paul B Mahol <onemda@gmail.com> Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Clément Bœsch authored
* commit '88f0cf8c': avplay: Correct function pointer assignments in options array This commit is a noop, see a9a1bc56Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '943533d6': avconv: Correct function pointer assignments in options array This commit is a noop, see 4c96985aMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '43de8b32': lzf: update pointer p after realloc This commit is a noop, see bb6a7b6fMerged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit 'ab839054': swscale: Add GRAY12 This commit is a noop, see 19be5fb7Merged-by: Clément Bœsch <u@pkh.me>
-
Clément Bœsch authored
* commit '7471352f': pixfmt: Add GRAY12 This commit is a noop, see 638b216dMerged-by: Clément Bœsch <u@pkh.me>
-
Mark Thompson authored
* commit '4ab61cd9': qsv{enc,dec}: extend the internal frame allocator Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit '00aeedd8': qsv{dec,enc}: use a struct as a memory id with internal memory allocator Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit '404e5147': qsv{dec,enc}: always use an internal mfxFrameSurface1 Minor fixups for differences in the QSV encoder because of a53cc. Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit 'e8bbacbf': hwcontext_qsv: support frame mapping Merged-by: Mark Thompson <sw@jkqxz.net>
-
Michael Niedermayer authored
Fixes CID1396283 and CID1396284 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: CID1396846 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes CID1396835 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Mark Thompson authored
* commit '8ea15afb': hwcontext_qsv: transfer data through the child context when VPP fails Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit 'b91ce486': hwcontext_qsv: do not fail when download/upload VPP session creation fails Merged-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
* commit 'b115a35e': hwcontext_qsv: add support for the P8 format Merged-by: Mark Thompson <sw@jkqxz.net>
-
Michael Niedermayer authored
This is more for correctness than actually fixing a missing error path Fixes CID1399967 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Gyan Doshi authored
Signed-off-by: Gyan Doshi <gyandoshi@gmail.com> Signed-off-by: Paul B Mahol <onemda@gmail.com> (via IRC)
-
Michael Niedermayer authored
This is an example, people will copy and use this. The maximum supported is quite unreasonable as a default choice Reviewed-by: Steven Liu <lingjiujianke@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes CID1401674 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes CID1403225 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Clément Bœsch authored
-
Leo Izen authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Hendrik Leppkes authored
* commit '10065d93': hwcontext_dxva2: add support for the P8 format Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
-
Hendrik Leppkes authored
* commit '91097376': hwcontext_dxva2: frame mapping support Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
-
Clément Bœsch authored
* commit 'fabfbfe5': dxva2: fix surface selection when compiled with both d3d11va and dxva2 This commit is a noop, see 153b36fcMerged-by: Clément Bœsch <cboesch@gopro.com>
-