gstreamer/gst/vaapi
Víctor Manuel Jáquez Leal 43dd4b7452 vaapiencode: h264, h265: rename codec name
So encoder and decoders have the same codec name.

https://bugzilla.gnome.org/show_bug.cgi?id=773497
2016-10-25 19:24:34 +02:00
..
gstcompat.h Remove old gst version guards 2016-01-25 12:09:40 +00:00
gstvaapi.c vaapi: DISPLAY envvar as dependency 2016-09-06 09:49:02 +02:00
gstvaapidecode.c vaapi: use new gst_element_class_add_static_pad_template() 2016-09-23 12:33:58 +02:00
gstvaapidecode.h vaapidecode: register only the available decoders 2016-07-22 17:23:23 +02:00
gstvaapidecodebin.c vaapi: use new gst_element_class_add_static_pad_template() 2016-09-23 12:33:58 +02:00
gstvaapidecodebin.h vaapidecodebin: add postprocessor dynamically 2015-11-16 16:07:07 +01:00
gstvaapiencode.c vaapiencode: demote a log to trace level 2016-07-11 19:07:30 +02:00
gstvaapiencode.h encode: Attach the codec-data to out caps only based on negotiated caps 2014-10-29 15:46:12 +02:00
gstvaapiencode_h264.c vaapiencode: h264, h265: rename codec name 2016-10-25 19:24:34 +02:00
gstvaapiencode_h264.h legal: update copyright notice dates. 2014-01-22 19:02:35 +01:00
gstvaapiencode_h265.c vaapiencode: h264, h265: rename codec name 2016-10-25 19:24:34 +02:00
gstvaapiencode_h265.h HEVC_Encode: Add HEVC(h265) Encoder plugin 2015-05-25 11:58:20 +03:00
gstvaapiencode_jpeg.c vaapi: use new gst_element_class_add_static_pad_template() 2016-09-23 12:33:58 +02:00
gstvaapiencode_jpeg.h plugins: Add JPEG encoder element 2015-02-04 11:18:29 +02:00
gstvaapiencode_mpeg2.c vaapi: use new gst_element_class_add_static_pad_template() 2016-09-23 12:33:58 +02:00
gstvaapiencode_mpeg2.h legal: update copyright notice dates. 2014-01-22 19:02:35 +01:00
gstvaapiencode_vp8.c vaapi: use new gst_element_class_add_static_pad_template() 2016-09-23 12:33:58 +02:00
gstvaapiencode_vp8.h plugins: Add VP8 Encoder 2015-02-13 13:45:32 +02:00
gstvaapiencode_vp9.c Add vp9 encode element to "vaapi" plugin 2016-05-30 11:24:14 +03:00
gstvaapiencode_vp9.h Add vp9 encode element to "vaapi" plugin 2016-05-30 11:24:14 +03:00
gstvaapipluginbase.c plugins: simplify code 2016-10-25 19:04:31 +02:00
gstvaapipluginbase.h plugins: remove gst_vaapi_plugin_base_driver_is_whitelisted() 2016-07-22 17:23:23 +02:00
gstvaapipluginutil.c pluginutil: const params to gst_video_info_changed() 2016-07-29 15:25:09 +02:00
gstvaapipluginutil.h pluginutil: const params to gst_video_info_changed() 2016-07-29 15:25:09 +02:00
gstvaapipostproc.c vaapi: use new gst_element_class_add_static_pad_template() 2016-09-23 12:33:58 +02:00
gstvaapipostproc.h vaapipostproc: make it enable/disable pass-through mode 2016-07-22 12:08:20 +02:00
gstvaapipostprocutil.c vaapipostproc: Add colorimetry attributes to src caps 2016-06-08 10:17:02 +02:00
gstvaapipostprocutil.h vaapipostproc: move gst_vaapipostproc_fixate_srccaps() 2016-05-09 16:56:10 +02:00
gstvaapisink.c vaapi: use new gst_element_class_add_static_pad_template() 2016-09-23 12:33:58 +02:00
gstvaapisink.h vaapisink: add support for GST_TAG_IMAGE_ORIENTATION 2016-07-05 20:17:12 +02:00
gstvaapivideobuffer.c Removal of gstreamer-1.0 support 2015-04-03 17:09:08 +03:00
gstvaapivideobuffer.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
gstvaapivideobufferpool.c vaapivideobufferpool: add video meta to config when needed 2016-06-15 15:44:00 +02:00
gstvaapivideobufferpool.h vaapivideobufferpool: share options flag with pluginbase 2016-06-08 10:19:01 +02:00
gstvaapivideocontext.c plugins: add gst_vaapi_plugin_base_find_gl_context() 2016-07-22 17:23:23 +02:00
gstvaapivideocontext.h plugins: add gst_vaapi_plugin_base_find_gl_context() 2016-07-22 17:23:23 +02:00
gstvaapivideomemory.c vaapivideomemory: add explanation about the call 'dup (dmabuf_fd)' 2016-10-19 19:45:08 +02:00
gstvaapivideomemory.h gstvaapivideomemory: allocator's image size getter 2016-07-29 15:13:29 +02:00
gstvaapivideometa.c gst/vaapi: Switch to upstreram like indentation. 2015-06-30 09:44:18 +03:00
gstvaapivideometa.h Removal of gstreamer-0.10 support 2015-04-03 16:55:27 +03:00
gstvaapivideometa_texture.c libs: display{egl,glx}: cache GstVaapiTextures 2016-09-22 17:01:59 +02:00
gstvaapivideometa_texture.h plugins: re-indent all GstVaapiVideo* related source code. 2014-08-22 15:54:32 +02:00
Makefile.am Add vp9 encode element to "vaapi" plugin 2016-05-30 11:24:14 +03:00