summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-23sink: Handle OverlayRectangle attached to bufferssubpictureThibault Saunier1-3/+80
2011-11-23libs: Add an helper function to update image with argb dataThibault Saunier2-0/+63
2011-11-21Fix subpicture test.Gwenole Beauchesne1-10/+37
2011-11-21Add a subpicture testcaseThibault Saunier4-0/+1682
2011-11-21Add a "for-subpicture" property to vaapiimageThibault Saunier2-4/+87
2011-11-05decode: GetCaps should not allocate ressourcesNicolas Dufresne2-49/+25
2011-11-05display: destroy display on creation failureNicolas Dufresne1-1/+2
2011-11-05display: Don't crash when config is emptyNicolas Dufresne1-0/+6
2011-11-05Properly set opengl support in capsNicolas Dufresne2-0/+3
2011-11-05Allocate GLX buffers when supportedNicolas Dufresne2-0/+12
2011-11-05Add GLX buffer supportNicolas Dufresne7-0/+518
2011-11-05Port to new GstSurfaceBufferNicolas Dufresne3-4/+6
2011-11-05Don't use downstream buffer allocationNicolas Dufresne2-55/+3
2011-11-04Change caps to use new video/x-surface generic typeNicolas Dufresne7-12/+19
2011-11-04Port to GstVideoContext interfaceNicolas Dufresne10-227/+353
2011-11-04Group all plugins into the same bundleNicolas Dufresne12-148/+81
2011-11-04Adding ignore fileNicolas Dufresne1-0/+59
2011-11-04Update license in plugin definitionNicolas Dufresne3-3/+3
2011-10-19decoder: fix use of invalid data at the end-of-stream.Gwenole Beauchesne2-5/+3
2011-10-19vaapiconvert: fix some warnings.Gwenole Beauchesne1-3/+0
2011-10-19Update with my current e-mail address.Gwenole Beauchesne7-7/+7
2011-10-19Splitted-Desktop systems relicensed plugins and tests to LGPL v2.1+.Gwenole Beauchesne2-2/+3
2011-10-19switch tests licence to LGPL v2.1+warly14-152/+166
2011-10-19move plugins to LGPL v2.1+warly9-432/+73
2011-09-14vaapidecode: fix sink caps to not expose size information.Gwenole Beauchesne1-4/+1
2011-09-14vaapidecode: fix decoding of MPEG-2 PS files.Gwenole Beauchesne2-2/+2
2011-09-14Cosmetics (sort source files).Gwenole Beauchesne1-1/+1
2011-09-08vaapiconvert: fix direct-rendering caps detection.Gwenole Beauchesne2-29/+91
2011-09-08Fix gst_vaapi_image_new_with_image().Gwenole Beauchesne1-3/+6
2011-09-08vaapiconvert: warn when surface failed to be updated with image.Gwenole Beauchesne1-3/+17
2011-09-06vaapiconvert: fix autodetection for vaDeriveImage() support.Gwenole Beauchesne1-2/+3
2011-09-06vaapiconvert: fix memory leak (VA surface image).Gwenole Beauchesne1-0/+1
2011-09-06vaapiconvert: fix direct-rendering mode.Gwenole Beauchesne2-21/+41
2011-09-06Add gst_vaapi_video_buffer_new_from_buffer().Gwenole Beauchesne3-0/+47
2011-09-06vaapiconvert: protect access to direct_rendering.Gwenole Beauchesne1-0/+2
2011-09-06vaapiconvert: use gst_vaapi_display_lookup_downstream() helper to get a VA di...Gwenole Beauchesne1-7/+4
2011-08-01Add Intel copyright information.Gwenole Beauchesne8-3/+11
2011-07-22Updates.Gwenole Beauchesne1-1/+5
2011-07-22Fix build with newer FFmpeg versions.Gwenole Beauchesne1-4/+11
2011-07-22Fix decoding of MPEG-2 TS files.Gwenole Beauchesne2-27/+84
2011-07-22Report caps update only once per video resolution change.Gwenole Beauchesne1-5/+5
2011-07-22Add canonical form (type name) of VA surface caps.Gwenole Beauchesne1-1/+9
2011-07-22Bump version for development.Gwenole Beauchesne1-1/+1
2011-07-21Use pretty build output with automake >= 1.11.Gwenole Beauchesne1-0/+6
2011-07-21Fix build with libva headers not in a standard include dir.Gwenole Beauchesne4-1/+4
2011-06-140.2.6.Gwenole Beauchesne1-1/+1
2011-06-14Update copyright notice.Gwenole Beauchesne85-85/+85
2011-06-14Fix licensing terms.Gwenole Beauchesne16-151/+169
2010-09-200.2.5.gb1-2/+2
2010-09-20Fix license terms...gb1-28/+49