2013-04-25 |
Zhao Halley | Fix memory leak for vpp, refine code |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Wind Yuan | download: support YUY2 surface to raw data |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Li Xiaowei | Fix the incorrect surface attached to buffer in VPP |
commit | commitdiff | tree | snapshot |
2013-04-23 |
zhongcong | codecparsers: update to gst-vaapi-branch commit 0869e6e |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Zhao Halley | Refine code for seek fix |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Zhao Halley | Update fix for seek |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Zhao Halley | defunc _buffer_alloc when direct_rendering is not supported |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Zhao Halley | Fix memory leak when doing YUV data upload |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Zhao Halley | do more check in _set_caps of vaapisink when _buffer_al... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Wind Yuan | change gstreamer-codecparser to git://gitorious.org... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Gwenole Beauchesne | vaapiupload: reset direct-rendering to zero when changi... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Gwenole Beauchesne | vaapiupload: fix sink caps to report the supported... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Zhao Halley | vaapiupload: use new GstVaapiUploader helper. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Gwenole Beauchesne | vaapisink: compute and expose the supported set of... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Gwenole Beauchesne | vaapisink: add support for raw YUV buffers. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Zhao Halley | implemented Tizen customized message 'prepare-xid'... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Zhao Halley | support renders to Pixmap for vaapisink |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Zhao Halley | Add configure options for jpeg/mpeg4 |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Li Xiaowei | Add RGB surface allocation supporting |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Zhong Cong | vaapidecode: fix surface timeout error |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Wind Yuan | compile: getenv need header of stdlib.h |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Zhao Halley | add help scripts set-vaapi-env.sh for build vaapi packages |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Wind Yuan | h264encoder: sps and pps settings |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Wind Yuan | h264encoder: calculate level_idc according pic size |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Wind Yuan | encoder: simplify gst_vaapi_encoder buffer ref_count |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Wind Yuan | encoder: split another thread to do encoded buffer... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Wind Yuan | encoder: reduce locks and extract rendering function |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Wind Yuan | vaapidownload: fix frame rate to avoid assert issue... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Wind Yuan | vaapidownload: fix src caps format error |
commit | commitdiff | tree | snapshot |
2013-03-15 |
zhongcong | mpeg2: fix set quant_table to driver error |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Li Xiaowei | support H264 monochroma stream decoding |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Wind Yuan | h264: support process for gaps in frame_num |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Wind Yuan | h264: remove reference if picture frame_num is same |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Wind Yuan | h264: fix reference list count less than num_ref |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Wind Yuan | h264: clear buffers on GST_EVENT_FLUSH_STOP |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Wind Yuan | mpeg2: clear buffers and PTSGenerator on GST_EVENT_FLUS... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Wind Yuan | vaapidecode: support seek actions |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Gwenole Beauchesne | codecparsers: update to gst-vaapi-branch commit b8efe57. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | rate_control: compatible with old libva versions |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Zhong Cong | vaapipostproc: warn when framerate failed to be parsed. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Zhong Cong | modify the DEBUG function name "vaapi_encoder_dump_byte... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | encoders: h263, mpeg4 change bitrate attributes to... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | h264encoder: implement bitrate control for CBR and VBR |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | decoder context: rate_control unset to GST_VAAPI_RATECO... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | h264encoder: add rate-control attribute |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | vaapicontext: support rate-control attribute |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | encoder: h264 support multiple slices |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | encoder: PVR only need seq paramerter set once |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | configure.ac: check old/new h264 encoder API |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | encoder: h264 compatible with old libva by macro HAVE_O... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | encoder: align formats to gstreamer code style |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | encoder: reduce function parameters and change variable... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | encoders: remove encoders image upload and simplify... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | h264 encoder: worked in staging branch |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | h264 encoder: compiling passed with libva staging branch |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | encoder(h264,h263,mpeg4): changed styles, names |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | h264encoder: auto-detect stream-format: avc/byte-stream... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | fix compile issue after rebase |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | add Intel Copyright |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | compiling passed in for new vaapiencode |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | change encoder log output format, support GST log |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | support B frames |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | Support h264encoder on SandyBridge platform(lots libva... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | supports mpeg4 encoder |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | change h264encoder.x to gstvaapih264encoder.x |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | support h263 encoder(vah263encode) in mrst "gst-launch... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | extract vaapiencoder structure to make other encoders... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | support multiple h264 slices, auto calculate bitrate... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | add properties in gsth264encode; profile, level,bitrate... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | vah264encode co-work with vaapiconvert passed "gst... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | change h264encoder |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | vaapiconvert: change direct-rendering=0 to vaPutImage... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | add Intel Copyright |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | compiling passed in 3.0 for vaapiencode |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | vaapiconvert support multiple YUV colorspace |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | Add FPS log print in vaapiencode |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | Use config.h to vaapiencode |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | add fps caculation macro |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | support YUY2 convert to surface |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | vaapiconvert: try directly copy buffer to derived surfa... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | change encoder log output format, support GST log |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | support multiple threads for vaapivideopool |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | support raw-buffer directly converted to surface in... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | Add context API <gst_vaapi_context_get_surface_pool> |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | add h264encoder |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wind Yuan | caps: vaapi doesn't need framerate |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Zhao,Halley | fix typo do not create color-balance filter when not... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Zhao Halley | remove _get_caps for postproc srcpad caps will retrieve... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Zhao Halley | add color balance support in vpp |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Zhao Halley | share property operation code between GstVaapiPostproc... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Zhao Halley | add vpp process in gstvaapipostproc |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Zhao Halley | add vpp process in gstvaapipostprocess |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Zhao Halley | check vpp support in configure.ac |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Zhao Halley | Add new object GstVaapiPostProcess for post-processing |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Zhao Halley | add fourcc for GstVaapiSurface |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Zhao Halley | h264: reset got_{sps,pps} when corrupted SPS/PPS header... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Gwenole Beauchesne | vc1: handle CLOSED_ENTRY. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Wind Yuan | vc1: fix decoding of WMV3 videos in AVI format. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Gwenole Beauchesne | vc1: review and report errors accordingly. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Gwenole Beauchesne | vc1: cope with latest codecparser changes. |
commit | commitdiff | tree | snapshot |
next |