2013-04-20 |
Zhao Halley | Fix seek issue 2.0 accepted/2.0/20130422.163146 submit/2.0/20130420.083526 |
commit | commitdiff |
2013-04-19 |
Zhao Halley | Fix memory leak when doing YUV data upload accepted/2.0/20130419.171527 submit/2.0/20130419.104529 |
commit | commitdiff |
2013-04-18 |
Zhao Halley | do more check in _set_caps of vaapisink when _buffer_al... accepted/2.0/20130418.160353 submit/2.0/20130418.115800 submit/2.0/20130418.115824 |
commit | commitdiff |
2013-04-17 |
Gwenole Beauchesne | vaapiupload: reset direct-rendering to zero when changi... accepted/2.0/20130417.170005 submit/2.0/20130417.091434 |
commit | commitdiff |
2013-04-17 |
Gwenole Beauchesne | vaapiupload: fix sink caps to report the supported... |
commit | commitdiff |
2013-04-17 |
Zhao Halley | vaapiupload: use new GstVaapiUploader helper. |
commit | commitdiff |
2013-04-17 |
Gwenole Beauchesne | vaapisink: compute and expose the supported set of... |
commit | commitdiff |
2013-04-17 |
Gwenole Beauchesne | vaapisink: add support for raw YUV buffers. |
commit | commitdiff |
2013-04-15 |
Zhao Halley | disable jpeg/mpeg4 decoder in spec file 27/3327/1 accepted/2.0/20130415.172154 submit/2.0/20130415.084900 |
commit | commitdiff |
2013-04-15 |
Zhao Halley | Add configure options for jpeg/mpeg4 26/3326/1 |
commit | commitdiff |
2013-03-21 |
Zhao Halley | update spec/changes file to 0.4.0.02.f9604f48 accepted/2.0/20130321.180609 submit/2.0/20130321.072145 |
commit | commitdiff |
2013-03-21 |
Zhao Halley | implemented Tizen customized message 'prepare-xid'... |
commit | commitdiff |
2013-03-21 |
Zhao Halley | support renders to Pixmap for vaapisink |
commit | commitdiff |
2013-03-21 |
Zhao Halley | add packaging/manifest files |
commit | commitdiff |
2013-03-21 |
Zhao Halley | add packing.log to track rebase |
commit | commitdiff |
2013-03-21 |
Zhao Halley | remove codecparsers submodule check in autogen.sh |
commit | commitdiff |
2013-03-21 |
Zhao Halley | include ext/codecparsers instead of git submodule |
commit | commitdiff |
2013-03-14 |
Wind Yuan | vaapidownload: fix frame rate to avoid assert issue... |
commit | commitdiff |
2013-03-14 |
Wind Yuan | vaapidownload: fix src caps format error |
commit | commitdiff |
2013-03-15 |
zhongcong | mpeg2: fix set quant_table to driver error |
commit | commitdiff |
2013-03-12 |
Li Xiaowei | support H264 monochroma stream decoding |
commit | commitdiff |
2013-03-02 |
Wind Yuan | h264: support process for gaps in frame_num |
commit | commitdiff |
2013-03-02 |
Wind Yuan | h264: remove reference if picture frame_num is same |
commit | commitdiff |
2013-03-02 |
Wind Yuan | h264: fix reference list count less than num_ref |
commit | commitdiff |
2013-02-28 |
Wind Yuan | h264: clear buffers on GST_EVENT_FLUSH_STOP |
commit | commitdiff |
2013-02-28 |
Wind Yuan | mpeg2: clear buffers and PTSGenerator on GST_EVENT_FLUS... |
commit | commitdiff |
2013-02-28 |
Wind Yuan | vaapidecode: support seek actions |
commit | commitdiff |
2013-02-07 |
Gwenole Beauchesne | codecparsers: update to gst-vaapi-branch commit b8efe57. |
commit | commitdiff |
2013-02-05 |
Wind Yuan | rate_control: compatible with old libva versions |
commit | commitdiff |
2013-02-05 |
Zhong Cong | vaapipostproc: warn when framerate failed to be parsed. |
commit | commitdiff |
2013-02-05 |
Zhong Cong | modify the DEBUG function name "vaapi_encoder_dump_byte... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | encoders: h263, mpeg4 change bitrate attributes to... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | h264encoder: implement bitrate control for CBR and VBR |
commit | commitdiff |
2013-02-05 |
Wind Yuan | decoder context: rate_control unset to GST_VAAPI_RATECO... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | h264encoder: add rate-control attribute |
commit | commitdiff |
2013-02-05 |
Wind Yuan | vaapicontext: support rate-control attribute |
commit | commitdiff |
2013-02-05 |
Wind Yuan | encoder: h264 support multiple slices |
commit | commitdiff |
2013-02-05 |
Wind Yuan | encoder: PVR only need seq paramerter set once |
commit | commitdiff |
2013-02-05 |
Wind Yuan | configure.ac: check old/new h264 encoder API |
commit | commitdiff |
2013-02-05 |
Wind Yuan | encoder: h264 compatible with old libva by macro HAVE_O... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | encoder: align formats to gstreamer code style |
commit | commitdiff |
2013-02-05 |
Wind Yuan | encoder: reduce function parameters and change variable... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | encoders: remove encoders image upload and simplify... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | h264 encoder: worked in staging branch |
commit | commitdiff |
2013-02-05 |
Wind Yuan | h264 encoder: compiling passed with libva staging branch |
commit | commitdiff |
2013-02-05 |
Wind Yuan | encoder(h264,h263,mpeg4): changed styles, names |
commit | commitdiff |
2013-02-05 |
Wind Yuan | h264encoder: auto-detect stream-format: avc/byte-stream... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | fix compile issue after rebase |
commit | commitdiff |
2013-02-05 |
Wind Yuan | add Intel Copyright |
commit | commitdiff |
2013-02-05 |
Wind Yuan | compiling passed in for new vaapiencode |
commit | commitdiff |
2013-02-05 |
Wind Yuan | change encoder log output format, support GST log |
commit | commitdiff |
2013-02-05 |
Wind Yuan | support B frames |
commit | commitdiff |
2013-02-05 |
Wind Yuan | Support h264encoder on SandyBridge platform(lots libva... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | supports mpeg4 encoder |
commit | commitdiff |
2013-02-05 |
Wind Yuan | change h264encoder.x to gstvaapih264encoder.x |
commit | commitdiff |
2013-02-05 |
Wind Yuan | support h263 encoder(vah263encode) in mrst "gst-launch... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | extract vaapiencoder structure to make other encoders... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | support multiple h264 slices, auto calculate bitrate... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | add properties in gsth264encode; profile, level,bitrate... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | vah264encode co-work with vaapiconvert passed "gst... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | change h264encoder |
commit | commitdiff |
2013-02-05 |
Wind Yuan | vaapiconvert: change direct-rendering=0 to vaPutImage... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | add Intel Copyright |
commit | commitdiff |
2013-02-05 |
Wind Yuan | compiling passed in 3.0 for vaapiencode |
commit | commitdiff |
2013-02-05 |
Wind Yuan | vaapiconvert support multiple YUV colorspace |
commit | commitdiff |
2013-02-05 |
Wind Yuan | Add FPS log print in vaapiencode |
commit | commitdiff |
2013-02-05 |
Wind Yuan | Use config.h to vaapiencode |
commit | commitdiff |
2013-02-05 |
Wind Yuan | add fps caculation macro |
commit | commitdiff |
2013-02-05 |
Wind Yuan | support YUY2 convert to surface |
commit | commitdiff |
2013-02-05 |
Wind Yuan | vaapiconvert: try directly copy buffer to derived surfa... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | change encoder log output format, support GST log |
commit | commitdiff |
2013-02-05 |
Wind Yuan | support multiple threads for vaapivideopool |
commit | commitdiff |
2013-02-05 |
Wind Yuan | support raw-buffer directly converted to surface in... |
commit | commitdiff |
2013-02-05 |
Wind Yuan | Add context API <gst_vaapi_context_get_surface_pool> |
commit | commitdiff |
2013-02-05 |
Wind Yuan | add h264encoder |
commit | commitdiff |
2013-02-05 |
Wind Yuan | caps: vaapi doesn't need framerate |
commit | commitdiff |
2013-02-05 |
Zhao,Halley | fix typo do not create color-balance filter when not... |
commit | commitdiff |
2013-02-05 |
Zhao Halley | remove _get_caps for postproc srcpad caps will retrieve... |
commit | commitdiff |
2013-02-05 |
Zhao Halley | add color balance support in vpp |
commit | commitdiff |
2013-02-05 |
Zhao Halley | share property operation code between GstVaapiPostproc... |
commit | commitdiff |
2013-02-05 |
Zhao Halley | add vpp process in gstvaapipostproc |
commit | commitdiff |
2013-02-05 |
Zhao Halley | add vpp process in gstvaapipostprocess |
commit | commitdiff |
2013-02-05 |
Zhao Halley | check vpp support in configure.ac |
commit | commitdiff |
2013-02-05 |
Zhao Halley | Add new object GstVaapiPostProcess for post-processing |
commit | commitdiff |
2013-02-05 |
Zhao Halley | add fourcc for GstVaapiSurface |
commit | commitdiff |
2013-01-25 |
Zhao Halley | h264: reset got_{sps,pps} when corrupted SPS/PPS header... |
commit | commitdiff |
2013-01-25 |
Gwenole Beauchesne | vc1: handle CLOSED_ENTRY. |
commit | commitdiff |
2013-01-25 |
Wind Yuan | vc1: fix decoding of WMV3 videos in AVI format. |
commit | commitdiff |
2013-01-25 |
Gwenole Beauchesne | vc1: review and report errors accordingly. |
commit | commitdiff |
2013-01-25 |
Gwenole Beauchesne | vc1: cope with latest codecparser changes. |
commit | commitdiff |
2013-01-25 |
Gwenole Beauchesne | codecparsers: update to gst-vaapi-branch commit 35053b8. |
commit | commitdiff |
2013-01-14 |
Gwenole Beauchesne | codecparsers: update to gst-vaapi-rebased commit b47983a. |
commit | commitdiff |
2012-12-18 |
Gwenole Beauchesne | Bump version for development. |
commit | commitdiff |
2012-12-18 |
Gwenole Beauchesne | 0.4.2. |
commit | commitdiff |
2012-12-17 |
Gwenole Beauchesne | NEWS: updates. |
commit | commitdiff |
2012-12-17 |
Gwenole Beauchesne | image: fix GstVaapiImage map and unmap. |
commit | commitdiff |
2012-12-17 |
Wind Yuan | mpeg4: fix decoding at end-of-stream. |
commit | commitdiff |
2012-12-17 |
Wind Yuan | mpeg4: fix size argument to gst_adapter_flush(). |
commit | commitdiff |
2012-12-17 |
Gwenole Beauchesne | tests: add test for MPEG-4:2 decoding. |
commit | commitdiff |
2012-12-17 |
Gwenole Beauchesne | h264: initialize VA context before allocating the first... |
commit | commitdiff |
next |