summaryrefslogtreecommitdiff
path: root/sys/vdpau/mpeg
Commit message (Expand)AuthorAgeFilesLines
* vdpau: Port to 1.0Edward Hervey2013-03-316-1160/+265
* Fix FSF addressTim-Philipp Müller2012-11-046-12/+12
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-3/+5
|\
| * Fix 'ignoring return value of function declared with const attribute'Thibault Saunier2012-03-101-5/+6
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-2/+2
* | update for buffer changesWim Taymans2012-03-281-1/+1
|/
* vdpau: fixup GstFlowReturn handlingCarl-Anton Ingmarsson2011-03-271-2/+7
* vdpaumpegdec: don't ignore return value of gst_base_video_decoder_finish_frameCarl-Anton Ingmarsson2011-03-271-2/+2
* vdpau: Check return values of the bitreader functionsSebastian Dröge2010-10-031-4/+8
* vdpau: remove gst_base_video_decoder_get_current_frameCarl-Anton Ingmarsson2010-09-053-8/+12
* vdpau: slightly fix GstBaseVideoDecoder timestampingCarl-Anton Ingmarsson2010-08-021-12/+6
* vdpau: cleanup GstVdpDecoder opening of it's GstVdpDeviceCarl-Anton Ingmarsson2010-07-301-2/+3
* vdpaumpegdec: remove unneeded setting of buffer flagsCarl-Anton Ingmarsson2010-07-301-12/+0
* vdpau: add gst_vdp_decoder_render and gst_vdp_decoder_init_decoderCarl-Anton Ingmarsson2010-07-231-104/+36
* vdpaumpegdec: rename zigzag matrixCarl-Anton Ingmarsson2010-07-141-8/+9
* vdpau: change GstBaseVideoDecoder state apiCarl-Anton Ingmarsson2010-06-281-9/+8
* vdpau: add display property to GstVdpDecoderCarl-Anton Ingmarsson2010-06-281-70/+1
* vdpau: add error parameter to gst_vdp_video_src_pad_get_deviceCarl-Anton Ingmarsson2010-06-281-2/+6
* vdpau: add GstVdpDecoder base classCarl-Anton Ingmarsson2010-06-262-74/+8
* Revert "vdpau: rename GstBaseVideoDecoder to SatBaseVideoDecoder"Carl-Anton Ingmarsson2010-06-244-65/+65
* vdpau: rename GstBaseVideoDecoder to SatBaseVideoDecoderCarl-Anton Ingmarsson2010-06-244-65/+65
* vdpau: fixup decoder timestampingCarl-Anton Ingmarsson2010-06-231-1/+3
* vdpau: change gst_vdp_video_src_pad_get_device behaviourCarl-Anton Ingmarsson2010-06-231-4/+8
* vdpau: base vdpaumpegdec on GstBaseVideoDecoderCarl-Anton Ingmarsson2010-06-236-0/+1740