platform/upstream/gstreamer.git
2017-05-12 Víctor Manuel... tests: elements: vaapisink: handle nav events
2017-05-12 Víctor Manuel... tests: elements: clean up vaapisink test
2017-05-12 Hyunjun Kovaapisink: keep handle_events flag except that if user...
2017-05-12 Hyunjun Kolibs: window: x11: fix src rect info when using vpp
2017-05-12 Víctor Manuel... plugins: remove par from caps negotiation
2017-05-12 Hyunjun Kotests: elements: add an example for ROI
2017-05-12 Hyunjun Kovaapiencode: handle custom event GstVaapiEncoderRegionO...
2017-05-12 Hyunjun Kotests: simple-encoder: add an option to set ROI
2017-05-12 Hyunjun Kolibs: encoder: h264: set ROI params during encoding
2017-05-12 Hyunjun Kolibs: encoder: add api gst_vaapi_encoder_add/del_roi
2017-05-12 Hyunjun Kolibs: encoder/context: query region of interest support
2017-05-12 Víctor Manuel... libs: encoder: fix a comment
2017-05-11 Víctor Manuel... libs: encoder: guard quality level configuration
2017-05-11 Sreerenj Balachandranencoders: add quality level tuning
2017-05-04 Sebastian DrögeBack to development
2017-05-04 Sebastian DrögeRelease 1.12.0
2017-05-04 Víctor Manuel... Revert "vaapidecodebin: fix element's classification"
2017-05-02 Scott D Phillipsbuild: Require libva < 0.99.0
2017-05-02 Victor Tosovaapidecodebin: fix element's classification
2017-04-27 Sebastian DrögeRelease 1.11.91
2017-04-27 Víctor Manuel... Revert "plugins: reject pixel-aspect-ratio with value...
2017-04-27 Víctor Manuel... plugins: reject pixel-aspect-ratio with value 0/1
2017-04-27 Víctor Manuel... plugins: handle pixel-aspect-ratio with value 0/1
2017-04-27 Hyunjun Kovaapivideobufferpool: fix leak of created allocator
2017-04-25 Víctor Manuel... vaapivideobufferpool: create or reconfig allocator
2017-04-25 Víctor Manuel... test: elements: fix compilation flags
2017-04-25 Hyunjun Kolibs: windows: wayland: fix leak if failure of sync
2017-04-24 Tim-Philipp... Automatic update of common submodule
2017-04-24 Hyunjun Kolibs: window: wayland: mark frames as done
2017-04-24 Víctor Manuel... libs: window: wayland: don't sync at destroy()
2017-04-21 Hyunjun Kolibs: window: wayland: null buffer at destroy()
2017-04-21 Jagyum Koolibs: window: wayland: rt event queue at destroy()
2017-04-21 Víctor Manuel... libs: window: wayland: cancel read at poll message
2017-04-21 Hyunjun Kovaapidecodebin: skips configuration once it's done
2017-04-20 Víctor Manuel... vaapipostproc: fixes for memory leaks
2017-04-12 Víctor Manuel... plugins: enable direct rendering with envvar
2017-04-12 Jan Schmidtvaapidecode: Don't renegotiate on every flush
2017-04-12 Jan Schmidth264 decoder: Implement reset() for faster flush
2017-04-12 Jan SchmidtImplement decoder reset on flush, rather than recreating
2017-04-11 Víctor Manuel... libs: window: don't add an unused function
2017-04-11 Víctor Manuel... libs: window: remove surface_format member
2017-04-11 Hyunjun Kolibs: window: x11/wayland: use new api for conversion
2017-04-11 Hyunjun Kolibs: window: add gst_vaapi_window_vpp_convert_internal()
2017-04-11 Hyunjun Kolibs: window: x11/wayland: chaining up to GstVaapiWindow
2017-04-11 Scott D Phillipsplugins: Fix usage of GST_GL_HAVE_WINDOW_* defines
2017-04-10 Tim-Philipp... Automatic update of common submodule
2017-04-07 Sebastian DrögeRelease 1.11.90
2017-04-07 Víctor Manuel... vaapiencode: h265: add main-10 in caps template
2017-04-07 Víctor Manuel... libs: encoder: h265: chroma and luma with format
2017-04-06 Víctor Manuel... libs: encoder: admit YUV420_10BPP as valid chroma
2017-04-06 Víctor Manuel... libs: encoder: h265: ensures profile given format
2017-04-06 Víctor Manuel... libs: encode: merge all possible surface formats
2017-04-06 Víctor Manuel... vaapiencode: add get_profile() vmethod
2017-04-06 Víctor Manuel... libs: encoder: pass profile to get_surface_formats()
2017-04-06 Víctor Manuel... libs: encoder: dummy context for get_surface_formats()
2017-04-06 Víctor Manuel... libs: encoder: refactor init_context_info()
2017-04-06 Víctor Manuel... libs: encoder: initialize chroma_type
2017-04-06 Víctor Manuel... vaapiencode: enhance logs of negotiated caps
2017-04-06 Scott D Phillipslibs: encoder: vp9: Fix initialization of ref_list
2017-03-31 Sreerenj Balachandranencoder: h264: Fix Backward ReferencePicture flag setting
2017-03-29 Víctor Manuel... libs: encoder: h265: fix code style
2017-03-28 Sreerenj Balachandranencoder: h264: Fix B frame encoding artifacts
2017-03-21 Víctor Manuel... libs: encoder: h265: remove unused macro definition
2017-03-20 Víctor Manuel... plugins: when debug disabled, default category is NULL
2017-03-20 Hyunjun Kolibs: h26x: adds gst_vaapi_utils_h26x_write_nal_unit()
2017-03-20 Hyunjun Kolibs: utils: h26x: create vaapiutils_h26x
2017-03-17 Hyunjun Kolibs: encoder: h264/5: fix wrong return value
2017-03-14 Hyunjun Kodocs: h264/h265: put parser to the example pipeline
2017-03-14 Hyunjun Kolibs: encoder: h265: fix reserved length of bits
2017-03-14 Thomas PetazzoniO_CLOEXEC needs _GNU_SOURCE defined
2017-03-14 Víctor Manuel... README: fix "Sources" section
2017-03-14 Thomas PetazzoniREADME: fix "Reporting bugs" section
2017-03-03 Víctor Manuel... plugins: retry to create the VA display
2017-03-03 Julien Isorcevaapipostproc: texture upload if driver supports GL
2017-03-03 Víctor Manuel... vaapidecode: texture upload if driver supports GL
2017-03-02 Sreerenj Balachandranconfigure: Add missing compiler flags
2017-03-02 Hyunjun Kolibs: window: wayland: handle more VAStatus to use vpp
2017-02-28 Hyunjun Kolibs: encoder: ensure profile when context initialization
2017-02-28 Hyunjun Kolibs: encoder: set rate control info only when query...
2017-02-24 Sebastian Drögemeson: Update version
2017-02-24 Sebastian DrögeBack to development
2017-02-24 Sebastian DrögeRelease 1.11.2
2017-02-22 Víctor Manuel... vaapiencode: merge tags for downstream's info
2017-02-22 Víctor Manuel... libs: encoder: caps can change at any time
2017-02-22 Víctor Manuel... libs: encoder: h265: bail if nal unit type fails
2017-02-16 Víctor Manuel... libs: decoder: h264,h265 avoid uninitialized variable
2017-02-16 Scott D Phillipsbuild: rename USE_HEVC_DECODER to USE_H265_DECODER
2017-02-15 Tim-Philipp... meson: gstreamer-codecparsers is a required dep
2017-02-15 Tim-Philipp... meson: dist meson build files
2017-02-10 Hyunjun Kolibs: encoder: vp8: add CBR encoding mode
2017-02-10 Hyunjun Kolibs: encoder: vp8: fix bitrate calculation
2017-02-09 Víctor Manuel... plugins: fix build when gcc
2017-02-09 Scott D Phillipsvaapi: add meson build
2017-02-09 Scott D Phillipsmake: remove gstvaapiversion.h generation
2017-02-09 Julien Isorceplugins: use linear storage if not the same device
2017-02-08 Hyunjun Kolibs: utils: add HEVC profiles representation
2017-02-07 Hyunjun Kolibs: decoder: h264: reduce frame number of gaps
2017-02-03 Víctor Manuel... vaapidecode: don't GLTextureUpload if dmabuf
2017-02-03 Julien Isorcevaapidecode: make pool to export decoder's surface
2017-02-03 Víctor Manuel... plugins: decoder can negotiate dmabuf downstream
next