gstreamer/gst/vaapi
Hyunjun Ko d018f64cbd vaapiencode: h264: set profile to src caps
So far vaapi encoder does not set profile to src caps. This patch makes it
setting profile to src caps, which is determined by itself.

In addition, if encoder chose different profile, which is not negotiated with
downstream, we should set compatible profile to make negotiation working.

https://bugzilla.gnome.org/show_bug.cgi?id=757941
2017-07-03 18:36:29 +02:00
..
gstcompat.h
gstvaapi.c Revert "encoders: demote to RANK_NONE since not fit for autoplugging yet" 2016-12-07 16:52:35 +01:00
gstvaapidecode.c vaapidecode: add support for DMABuf caps feature 2017-06-23 18:44:42 +02:00
gstvaapidecode.h vaapidecode: update internal decoder sink caps 2017-01-18 11:30:49 +01:00
gstvaapidecodebin.c Revert "vaapidecodebin: fix element's classification" 2017-05-04 11:49:33 +02:00
gstvaapidecodebin.h vaapidecodebin: skips configuration once it's done 2017-04-21 11:48:16 +02:00
gstvaapidecodedoc.c docs: replace vaapidecode with each codec 2016-10-27 13:04:37 +02:00
gstvaapiencode.c vaapiencode: handle custom event GstVaapiEncoderRegionOfInterest 2017-05-12 11:12:56 +02:00
gstvaapiencode.h vaapiencode: add get_profile() vmethod 2017-04-06 22:00:05 +02:00
gstvaapiencode_h264.c vaapiencode: h264: set profile to src caps 2017-07-03 18:36:29 +02:00
gstvaapiencode_h264.h vaapiencode: h264: verify if requested profile is supported 2017-07-03 15:33:20 +02:00
gstvaapiencode_h265.c vaapiencode: h265: add main-10 in caps template 2017-04-07 12:04:57 +02:00
gstvaapiencode_h265.h
gstvaapiencode_jpeg.c
gstvaapiencode_jpeg.h
gstvaapiencode_mpeg2.c
gstvaapiencode_mpeg2.h
gstvaapiencode_vp8.c
gstvaapiencode_vp8.h
gstvaapiencode_vp9.c
gstvaapiencode_vp9.h
gstvaapipluginbase.c vaapipluginbase: force dmabuf allocator if DMABuf caps feature 2017-06-23 18:44:42 +02:00
gstvaapipluginbase.h plugins: enable direct rendering with envvar 2017-04-12 20:39:06 +02:00
gstvaapipluginutil.c vaapipluginutil: add support for DMABuf caps feature 2017-06-23 18:44:42 +02:00
gstvaapipluginutil.h vaapipluginutil: add support for DMABuf caps feature 2017-06-23 18:44:42 +02:00
gstvaapipostproc.c vaapipostproc: add support for DMABuf caps feature 2017-06-23 18:44:42 +02:00
gstvaapipostproc.h
gstvaapipostprocutil.c vaapipostproc: set multivew-mode flags to src caps 2017-07-03 13:37:21 +02:00
gstvaapipostprocutil.h
gstvaapisink.c vaapisink: keep handle_events flag except that if user want to set 2017-05-12 16:23:49 +02:00
gstvaapisink.h
gstvaapivideobuffer.c remove the video converter from vaapi buffer meta 2016-11-24 18:32:34 +01:00
gstvaapivideobuffer.h
gstvaapivideobufferpool.c vaapivideobufferpool: fix regression with video metas 2017-06-23 17:51:04 +02:00
gstvaapivideobufferpool.h vaapivideobufferpool: add GstVaapiVideoBufferPoolAcquireParams 2017-02-02 20:33:36 +01:00
gstvaapivideocontext.c vaapivideocontext: context type can be rejected 2017-01-26 12:34:16 +01:00
gstvaapivideocontext.h
gstvaapivideomemory.c vaapivideomemory: add gst_vaapi_dmabuf_can_map() 2017-06-23 18:44:42 +02:00
gstvaapivideomemory.h vaapivideomemory: add gst_vaapi_dmabuf_can_map() 2017-06-23 18:44:42 +02:00
gstvaapivideometa.c remove the video converter from vaapi buffer meta 2016-11-24 18:32:34 +01:00
gstvaapivideometa.h remove the video converter from vaapi buffer meta 2016-11-24 18:32:34 +01:00
gstvaapivideometa_texture.c
gstvaapivideometa_texture.h
Makefile.am docs: replace vaapidecode with each codec 2016-10-27 13:04:37 +02:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00