Enable encoders
[profile/ivi/gstreamer-vaapi.git] / gst /
2013-05-06 Zhao HalleyEnable encoders 2.0alpha-wayland accepted/2.0alpha-wayland/20130506.171502 submit/2.0alpha-wayland/20130506.082856
2013-04-28 Zhao HalleySet default va surface format to NV12
2013-04-26 Wind Yuandownload: support hard copy image directly from surface
2013-04-25 Wind Yuanupload: fallback to prepare videobuffers for raw data
2013-04-25 Zhao HalleyRemove some helper func of GstVaapiVideoBuffer which...
2013-04-25 Zhao HalleyFix memory leak for vpp, refine code
2013-04-23 Li XiaoweiFix the incorrect surface attached to buffer in VPP
2013-04-22 Zhao HalleyRefine code for seek fix
2013-04-20 Zhao HalleyUpdate fix for seek
2013-04-19 Zhao Halleydefunc _buffer_alloc when direct_rendering is not supported
2013-04-19 Zhao HalleyFix memory leak when doing YUV data upload
2013-04-19 Zhao Halleydo more check in _set_caps of vaapisink when _buffer_al...
2013-04-17 Gwenole Beauchesnevaapiupload: reset direct-rendering to zero when changi...
2013-04-17 Gwenole Beauchesnevaapiupload: fix sink caps to report the supported...
2013-04-17 Zhao Halleyvaapiupload: use new GstVaapiUploader helper.
2013-04-17 Gwenole Beauchesnevaapisink: compute and expose the supported set of...
2013-04-17 Gwenole Beauchesnevaapisink: add support for raw YUV buffers.
2013-04-17 Zhao Halleyimplemented Tizen customized message 'prepare-xid'...
2013-04-17 Zhao Halleysupport renders to Pixmap for vaapisink
2013-04-16 Zhao HalleyAdd configure options for jpeg/mpeg4
2013-04-09 Zhong Congvaapidecode: fix surface timeout error
2013-03-22 Wind Yuanencoder: simplify gst_vaapi_encoder buffer ref_count
2013-03-22 Wind Yuanencoder: split another thread to do encoded buffer...
2013-03-14 Wind Yuanvaapidownload: fix frame rate to avoid assert issue...
2013-03-14 Wind Yuanvaapidownload: fix src caps format error
2013-02-28 Wind Yuanvaapidecode: support seek actions
2013-02-05 Zhong Congvaapipostproc: warn when framerate failed to be parsed.
2013-02-05 Zhong Congmodify the DEBUG function name "vaapi_encoder_dump_byte...
2013-02-05 Wind Yuanencoders: h263, mpeg4 change bitrate attributes to...
2013-02-05 Wind Yuanh264encoder: implement bitrate control for CBR and VBR
2013-02-05 Wind Yuanh264encoder: add rate-control attribute
2013-02-05 Wind Yuanencoder: align formats to gstreamer code style
2013-02-05 Wind Yuanencoders: remove encoders image upload and simplify...
2013-02-05 Wind Yuanh264 encoder: worked in staging branch
2013-02-05 Wind Yuanencoder(h264,h263,mpeg4): changed styles, names
2013-02-05 Wind Yuanh264encoder: auto-detect stream-format: avc/byte-stream...
2013-02-05 Wind Yuanfix compile issue after rebase
2013-02-05 Wind Yuanadd Intel Copyright
2013-02-05 Wind Yuancompiling passed in for new vaapiencode
2013-02-05 Wind Yuanchange encoder log output format, support GST log
2013-02-05 Wind Yuansupport B frames
2013-02-05 Wind YuanSupport h264encoder on SandyBridge platform(lots libva...
2013-02-05 Wind Yuansupports mpeg4 encoder
2013-02-05 Wind Yuanchange h264encoder.x to gstvaapih264encoder.x
2013-02-05 Wind Yuansupport h263 encoder(vah263encode) in mrst "gst-launch...
2013-02-05 Wind Yuanextract vaapiencoder structure to make other encoders...
2013-02-05 Wind Yuansupport multiple h264 slices, auto calculate bitrate...
2013-02-05 Wind Yuanadd properties in gsth264encode; profile, level,bitrate...
2013-02-05 Wind Yuanvah264encode co-work with vaapiconvert passed "gst...
2013-02-05 Wind Yuanchange h264encoder
2013-02-05 Wind Yuanvaapiconvert: change direct-rendering=0 to vaPutImage...
2013-02-05 Wind Yuanadd Intel Copyright
2013-02-05 Wind Yuancompiling passed in 3.0 for vaapiencode
2013-02-05 Wind Yuanvaapiconvert support multiple YUV colorspace
2013-02-05 Wind YuanAdd FPS log print in vaapiencode
2013-02-05 Wind YuanUse config.h to vaapiencode
2013-02-05 Wind Yuanadd fps caculation macro
2013-02-05 Wind Yuansupport YUY2 convert to surface
2013-02-05 Wind Yuanvaapiconvert: try directly copy buffer to derived surfa...
2013-02-05 Wind Yuanchange encoder log output format, support GST log
2013-02-05 Wind Yuansupport raw-buffer directly converted to surface in...
2013-02-05 Wind YuanAdd context API <gst_vaapi_context_get_surface_pool>
2013-02-05 Wind Yuanadd h264encoder
2013-02-05 Zhao Halleyremove _get_caps for postproc srcpad caps will retrieve...
2013-02-05 Zhao Halleyadd color balance support in vpp
2013-02-05 Zhao Halleyshare property operation code between GstVaapiPostproc...
2013-02-05 Zhao Halleyadd vpp process in gstvaapipostproc
2013-02-05 Zhao HalleyAdd new object GstVaapiPostProcess for post-processing
2012-12-17 Gwenole Beauchesnelibs: fix compatibility with glib 2.28.
2012-12-17 Rob Bradfordvaapidecode: adopt non-deprecrated glib locking primiti...
2012-11-16 Wind Yuanvaapidecode: flush buffers when receiving EOS.
2012-11-16 Gwenole Beauchesnevaapidecode: fix compiler warnings.
2012-09-12 Gwenole Beauchesneplugins: include "sysdeps.h" instead of "config.h".
2012-09-11 Gwenole Beauchesnevaapidecode: don't reset decoder if codec type is the...
2012-09-11 Gwenole Beauchesnevaapidecode: simplify codec lookup from caps.
2012-09-11 Gwenole Beauchesnevaapidecode: improve "no free surface" conditions.
2012-09-11 Gwenole Beauchesnedecoder: propagate buffer duration downstream.
2012-09-07 Gwenole Beauchesnevaapipostproc: fix deinterlace-{mode,method} types...
2012-09-07 Gwenole Beauchesneplugins: fix build in strict ISO C mode.
2012-09-07 Philip Lorenzvaapidecode: acquire lock only if the mutex exists.
2012-09-07 Philip LorenzDo not forward declare enums.
2012-09-06 Gwenole Beauchesnevaapisink: fix calculation of window size.
2012-09-06 Wind Yuanvaapisink: add video rotation support.
2012-09-06 Gwenole Beauchesnepluginutils: add G_PRIMITIVE_SWAP() helper macro.
2012-08-29 Gwenole Beauchesnevaapisink: drop obsolete GstVaapiVideoSink interface.
2012-08-29 Gwenole Beauchesnevaapisink: automatically detect overlay rendering mode.
2012-08-29 Gwenole Beauchesnevaapisink: retain VA surface until another one is displ...
2012-08-29 Gwenole Beauchesnevaapisink: fix build with older toolchains.
2012-08-01 Gwenole Beauchesnevaapisink: handle VA/DRM API.
2012-08-01 Gwenole Beauchesneplugins: add support for headless pipelines.
2012-07-27 Gwenole Beauchesnewayland: implement display ::get_size*() hooks.
2012-07-27 Gwenole Beauchesneplugins: prefer X11 rendering over GLX.
2012-07-25 Gwenole BeauchesneFix build without X11.
2012-07-25 Gwenole Beauchesneplugins: add support for Wayland.
2012-07-25 Gwenole Beauchesneplugins: fix creation of video buffer from surface...
2012-07-25 Gwenole Beauchesneplugins: use new display types more.
2012-07-25 Gwenole Beauchesneplugins: fix display type selection and propagation.
2012-07-25 Gwenole Beauchesnedisplay: add display types.
2012-07-24 Gwenole Beauchesneplugins: declare helper functions as internal.
2012-07-24 Gwenole Beauchesnevideobuffer: drop deprecated functions.
next