- 15 May, 2018 4 commits
-
-
Zhao Zhili authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Zhao Zhili authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Zhao Zhili authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Zhao Zhili authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 22 Apr, 2018 3 commits
-
-
Jun Zhao authored
When use new decode APIs(avcodec_send_packet/avcodec_receive_frame), don't need to setting the deprecated field refcounted_frames. Reviewed-by:
wm4 <nfxjfg@googlemail.com> Signed-off-by:
Jun Zhao <mypopydev@gmail.com>
-
Jun Zhao authored
When use new decode APIs(avcodec_send_packet/avcodec_receive_frame), don't need to setting the deprecated field refcounted_frames. Reviewed-by:
wm4 <nfxjfg@googlemail.com> Signed-off-by:
Jun Zhao <mypopydev@gmail.com>
-
Jun Zhao authored
When use new decode APIs(avcodec_send_packet/avcodec_receive_frame), don't need to setting the deprecated field refcounted_frames. Reviewed-by:
wm4 <nfxjfg@googlemail.com> Signed-off-by:
Jun Zhao <mypopydev@gmail.com>
-
- 02 Apr, 2018 1 commit
-
-
Josh de Kock authored
avdevice_register_all() is still required to register devices into lavf (this is required due to lavd being somewhat of a hack). Signed-off-by:
Josh de Kock <josh@itanimul.li>
-
- 27 Mar, 2018 2 commits
-
-
Michael Niedermayer authored
Fixes CID1415951 Reviewed-by:
Jun Zhao <mypopydev@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Reviewed-by:
Jun Zhao <mypopydev@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 07 Mar, 2018 1 commit
-
-
Andreas Unterweger authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 09 Feb, 2018 1 commit
-
-
Mark Thompson authored
-
- 04 Feb, 2018 1 commit
-
-
Jun Zhao authored
Usage is: ./vaapi_transcode input_stream codec output_stream For example: - ./vaapi_transcode input.mp4 h264_vaapi output_h264.mp4 - ./vaapi_transcode input.mp4 vp8_vaapi output_vp8.ivf Does not handle resolution changes on the input stream. Signed-off-by:
Jun Zhao <jun.zhao@intel.com> Signed-off-by:
Liu, Kaixuan <kaixuan.liu@intel.com> Signed-off-by:
Mark Thompson <sw@jkqxz.net>
-
- 28 Jan, 2018 1 commit
-
-
Marton Balint authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 12 Jan, 2018 1 commit
-
-
Jun Zhao authored
avcodec_free_context have handle NULL pointer case, so caller doesn't need to check the NULL before call this function. Signe-off-by:
Jun Zhao <jun.zhao@intel.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 29 Dec, 2017 1 commit
-
-
Zhong Li authored
It is used by the deprecated API avcodec_decode_video2 and ignored by the new decode APIs (avcodec_send_packet/avcodec_receive_frame). Signed-off-by:
Zhong Li <zhong.li@intel.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 01 Dec, 2017 1 commit
-
-
Mark Thompson authored
Fixes CID #1424882.
-
- 29 Nov, 2017 1 commit
-
-
Mark Thompson authored
This removes all remaining device-type specificity.
-
- 28 Nov, 2017 1 commit
-
-
Jun Zhao authored
Supports only raw NV12 input. Example use: ./vaapi_encode 1920 1080 test.yuv test.h264 Signed-off-by:
Jun Zhao <jun.zhao@intel.com> Signed-off-by:
Liu, Kaixuan <kaixuan.liu@intel.com> Signed-off-by:
Mark Thompson <sw@jkqxz.net>
-
- 01 Nov, 2017 3 commits
-
-
Jun Zhao authored
suppress the "warning: assignment discards ‘const’ qualifier from pointer target type" build warning. Signed-off-by:
Jun Zhao <jun.zhao@intel.com> Reviewed-by:
Steven Liu <lingjiujianke@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Jun Zhao authored
suppress the "warning: assignment discards ‘const’ qualifier from pointer target type" build warning. Signed-off-by:
Jun Zhao <jun.zhao@intel.com> Reviewed-by:
Steven Liu <lingjiujianke@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Jun Zhao authored
suppress the "warning: assignment discards ‘const’ qualifier from pointer target type" build warning. Signed-off-by:
Jun Zhao <jun.zhao@intel.com> Reviewed-by:
Steven Liu <lingjiujianke@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 29 Oct, 2017 1 commit
-
-
Nicolas George authored
Signed-off-by:
Nicolas George <george@nsup.org>
-
- 05 Oct, 2017 1 commit
-
-
James Almer authored
Split it off from install-data. Among other things, this prevents spamming triplicate log lines during install. Reviewed-by:
Clément Bœsch <u@pkh.me> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 30 Sep, 2017 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 29 Sep, 2017 1 commit
-
-
James Almer authored
-
- 10 Sep, 2017 1 commit
-
-
Jesse Liu authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 29 Jul, 2017 1 commit
-
-
Jun Zhao authored
Works with VAAPI, VDPAU, DXVA2 and D3D11VA. Signed-off-by:
Liu, Kaixuan <kaixuan.liu@intel.com> Signed-off-by:
Jun Zhao <jun.zhao@intel.com> Reviewed-by:
Steven Liu <lingjiujianke@gmail.com> Signed-off-by:
Mark Thompson <sw@jkqxz.net>
-
- 31 May, 2017 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
This helps to visualize how the send/receive API works.
-
- 24 Apr, 2017 2 commits
-
-
Diego Biurrun authored
doc/examples/output.c:512:33: warning: passing argument 2 of ‘sws_scale’ from incompatible pointer type
-
Diego Biurrun authored
doc/examples/filter_audio.c:168:17: warning: assignment discards ‘const’ qualifier from pointer target type
-
- 23 Apr, 2017 1 commit
-
-
Muhammad Faiz authored
Reviewed-by:
wm4 <nfxjfg@googlemail.com> Signed-off-by:
Muhammad Faiz <mfcc64@gmail.com>
-
- 10 Apr, 2017 1 commit
-
-
Andreas Unterweger authored
Added parameter descriptions for all functions and converted in-function comments into regular (non-Doxygen) comments. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 09 Apr, 2017 1 commit
-
-
Michael Niedermayer authored
Fixes: CID1404843 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 04 Apr, 2017 4 commits
-
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Clément Bœsch authored
-
- 01 Apr, 2017 1 commit
-
-
Clément Bœsch authored
-