vaapiupload: reset direct-rendering to zero when changing caps.
[profile/ivi/gstreamer-vaapi.git] / gst-libs /
2013-04-15 Zhao HalleyAdd configure options for jpeg/mpeg4 26/3326/1
2013-03-21 Zhao Halleysupport renders to Pixmap for vaapisink
2013-03-15 zhongcongmpeg2: fix set quant_table to driver error
2013-03-12 Li Xiaoweisupport H264 monochroma stream decoding
2013-03-02 Wind Yuanh264: support process for gaps in frame_num
2013-03-02 Wind Yuanh264: remove reference if picture frame_num is same
2013-03-02 Wind Yuanh264: fix reference list count less than num_ref
2013-02-28 Wind Yuanh264: clear buffers on GST_EVENT_FLUSH_STOP
2013-02-28 Wind Yuanmpeg2: clear buffers and PTSGenerator on GST_EVENT_FLUS...
2013-02-28 Wind Yuanvaapidecode: support seek actions
2013-02-05 Wind Yuanrate_control: compatible with old libva versions
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 Yuandecoder context: rate_control unset to GST_VAAPI_RATECO...
2013-02-05 Wind Yuanh264encoder: add rate-control attribute
2013-02-05 Wind Yuanvaapicontext: support rate-control attribute
2013-02-05 Wind Yuanencoder: h264 support multiple slices
2013-02-05 Wind Yuanencoder: PVR only need seq paramerter set once
2013-02-05 Wind Yuanconfigure.ac: check old/new h264 encoder API
2013-02-05 Wind Yuanencoder: h264 compatible with old libva by macro HAVE_O...
2013-02-05 Wind Yuanencoder: align formats to gstreamer code style
2013-02-05 Wind Yuanencoder: reduce function parameters and change variable...
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 Yuanh264 encoder: compiling passed with libva staging branch
2013-02-05 Wind Yuanencoder(h264,h263,mpeg4): changed styles, names
2013-02-05 Wind Yuanvaapiconvert: change direct-rendering=0 to vaPutImage...
2013-02-05 Wind Yuanvaapiconvert support multiple YUV colorspace
2013-02-05 Wind YuanAdd FPS log print in 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 Yuansupport multiple threads for vaapivideopool
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 Wind Yuancaps: vaapi doesn't need framerate
2013-02-05 Zhao,Halleyfix typo do not create color-balance filter when not...
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 gstvaapipostprocess
2013-02-05 Zhao HalleyAdd new object GstVaapiPostProcess for post-processing
2013-02-05 Zhao Halleyadd fourcc for GstVaapiSurface
2013-01-25 Zhao Halleyh264: reset got_{sps,pps} when corrupted SPS/PPS header...
2013-01-25 Gwenole Beauchesnevc1: handle CLOSED_ENTRY.
2013-01-25 Wind Yuanvc1: fix decoding of WMV3 videos in AVI format.
2013-01-25 Gwenole Beauchesnevc1: review and report errors accordingly.
2013-01-25 Gwenole Beauchesnevc1: cope with latest codecparser changes.
2012-12-17 Gwenole Beauchesneimage: fix GstVaapiImage map and unmap.
2012-12-17 Wind Yuanmpeg4: fix decoding at end-of-stream.
2012-12-17 Wind Yuanmpeg4: fix size argument to gst_adapter_flush().
2012-12-17 Gwenole Beauchesneh264: initialize VA context before allocating the first...
2012-12-17 Gwenole Beauchesnelibs: only export gst_vaapi_*() symbols.
2012-12-17 Gwenole Beauchesnelibs: fix compatibility with glib 2.28.
2012-12-17 Gwenole Beauchesnelibs: use glib >= 2.32 semantics for mutexes.
2012-12-17 Wind Yuanvideobuffer: fix memory leak for surface and image.
2012-11-19 Rob Bradfordwayland: port to 1.0 version of the protocol.
2012-11-19 Gwenole Beauchesneh264: fix picture size in macroblocks.
2012-11-16 Gwenole Beauchesneh264: start decoding slices after first SPS/PPS activation.
2012-11-16 Gwenole Beauchesneh264: fix VAPictureParameterBufferH264.ReferenceFrames...
2012-11-16 Gwenole Beauchesneh264: fix interlaced stream decoding with MMCO.
2012-11-16 Gwenole Beauchesneh264: add initial support for interlaced streams.
2012-11-16 Gwenole Beauchesneh264: split remove_reference_at() into finer units.
2012-11-16 Gwenole Beauchesnedecoder: fix gst_vaapi_picture_new_field() object type.
2012-11-16 Gwenole Beauchesneh264: add picture structure for reference picture marki...
2012-11-16 Gwenole Beauchesneh264: introduce new frame store structure.
2012-11-16 Gwenole Beauchesneh264: minor clean-ups.
2012-11-16 Gwenole Beauchesneh264: simplify reference picture marking process.
2012-11-16 Gwenole Beauchesneh264: introduce per-field POC in GstVaapiPictureH264.
2012-11-16 Gwenole Beauchesneh264: introduce GST_VAAPI_PICTURE_{SHORT,LONG}_TERM_REF...
2012-11-16 Gwenole Beauchesneh264: introduce GST_VAAPI_PICTURE_FLAG_IDR flag.
2012-11-16 Gwenole Beauchesneh264: fill in GstVaapiPicture structure.
2012-11-16 Gwenole Beauchesneh264: add vaapi_fill_picture() helper.
2012-11-16 Gwenole Beauchesneh264: fix activation order of picture and sequence...
2012-11-16 Gwenole Beauchesneh264: fix detection of picture boundaries.
2012-11-16 Gwenole Beauchesneh264: optimize handling of scaling lists.
2012-11-16 Gwenole Beauchesneh264: simplify code when MMCO is 5.
2012-11-16 Gwenole Beauchesneh264: fix MMCO-based reference picture marking process.
2012-11-16 Gwenole Beauchesneh264: move MMCO handlers out of the loop (cosmetics).
2012-11-16 Gwenole Beauchesneh264: add flag to compile with strict DPB ordering...
2012-11-16 Gwenole Beauchesneh264: drop extra code covered by built-in codecparsers.
2012-11-16 Simon Farnsworthh264: use pixel-aspect-ratio from SPS header.
2012-11-16 Gwenole Beauchesneh264: add decode_nalu() helper function.
2012-11-16 Gwenole Beauchesneh264: fix end-of-stream conditions (flush).
2012-11-16 Gwenole Beauchesnevc1: use framerate information from bitstream parser.
2012-11-16 Simon Farnsworthvc1: use pixel-aspect-ratio from bitstream parser.
2012-11-16 Sreerenj Balachandranmpeg2: fix PAR calculation from commit 132922d.
2012-11-16 Simon Farnsworthmpeg2: use pixel-aspec-ratio information from bitstream...
2012-11-16 Gwenole Beauchesnempeg2: add decode_packet() helper function.
2012-11-16 Gwenole Beauchesnempeg2: fix end-of-stream conditions (flush).
2012-11-16 Gwenole Beauchesnempeg2: fix memory leak of empty packets.
2012-11-16 Gwenole Beauchesnempeg2: fix return value for "no-data" conditions.
2012-11-16 Gwenole Beauchesnedecoder: refine semantics of gst_vaapi_decoder_put_buff...
2012-11-16 Gwenole Beauchesnedecoder: drop unused functions.
2012-11-16 Gwenole BeauchesneAdd codecparsers submodule.
2012-11-16 Gwenole BeauchesneFix build with the GNU gold linker.
2012-10-05 Gwenole Beauchesnewayland: cosmetics (remove tabs).
2012-10-05 Rob Bradfordwayland: add support for windowed mode.
2012-09-27 Gwenole Beauchesneutils: drop unused GLX helpers.
next