platform/upstream/gstreamer.git
2017-06-13 Hyunjun Kolibs: encoder: h264: changes raw number of profile...
2017-06-12 Víctor Manuel... vaapivideobufferpool: remove allocation_vinfo private...
2017-06-12 Víctor Manuel... vaapivideobufferpool: refactor set_config()
2017-06-12 Víctor Manuel... plugins: distinguish allocation and negotiation caps
2017-06-09 Víctor Manuel... vaapivideomemory: rename qdata quarks and ids
2017-06-09 Víctor Manuel... vaapivideobufferpool: rename local variables
2017-06-09 Víctor Manuel... vaapivideobufferpool: rename video info structures
2017-06-08 Víctor Manuel... libs: encoder: set framerate if bigger than 0/1
2017-06-07 Víctor Manuel... libs: encoder: bitrate target percentage calculation
2017-06-07 Víctor Manuel... libs: encoder: h264,h265,mpeg2,vp8,vp9: refactor rateco...
2017-06-07 Víctor Manuel... libs: encoder: h264,h265,mpeg2,vp8,vp9: refactor framer...
2017-06-07 Sreerenj Balachandranlibs: encoder: vp9: Adds CBR and VBR Encoding support
2017-06-07 Hyunjun Kolibs: encoder: vp8: Adds VBR Encoding support
2017-06-07 Hyunjun Kolibs: encoder: h265: Adds VBR Encoding support
2017-06-07 Hyunjun Kolibs: encoder: Describes more detail about the bitrate...
2017-06-07 Víctor Manuel... libs: encoder: h265: add rate control parameter
2017-06-07 Víctor Manuel... libs: encoder: h264,h265,mpeg2: add framerate parameter
2017-06-07 Víctor Manuel... libs: encoder: vp8,h264,h265,mpeg2: set misc param...
2017-06-07 Víctor Manuel... libs: encoder: vp8,h264,h265,mpeg2: refactor misc param...
2017-06-07 Víctor Manuel... libs: encoder: vp8: fix frame rate calculation
2017-06-07 Víctor Manuel... libs: encoder: vp8: refactor FrameRate parameter
2017-06-07 Víctor Manuel... libs: encoder: h264,h265,mpeg2,vp8: refactor HDR
2017-06-07 Víctor Manuel... libs: encoder: h264,vp8,mpeg2: refactor control rate
2017-06-07 Víctor Manuel... libs: encoder: h264, h265, mpeg2: remove assert
2017-06-07 Víctor Manuel... libs: encoder: use VA quality level structure
2017-06-01 Víctor Manuel... libs: standardize the FIXME comment
2017-05-23 Hyunjun Kolibs: encoder: vp8: set quality level regardless of...
2017-05-19 Víctor Manuel... libs: encoder: check for maximum number of slices
2017-05-15 Víctor Manuel... libs: utils: mark functions as internals
2017-05-15 Víctor Manuel... libs: context: add missing documentation
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
next