summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debian: build against upstream libva packages.0.2.7Gwenole Beauchesne2011-12-072-18/+9
* Fix build on Ubuntu 11.10 (Oneric).Gwenole Beauchesne2011-12-073-2/+13
* 0.2.7.Gwenole Beauchesne2011-12-071-2/+2
* Adding ignore fileNicolas Dufresne2011-12-071-0/+59
* Update license in plugin definitionNicolas Dufresne2011-12-073-3/+3
* decoder: fix use of invalid data at the end-of-stream.Gwenole Beauchesne2011-10-192-5/+3
* vaapiconvert: fix some warnings.Gwenole Beauchesne2011-10-191-3/+0
* Update with my current e-mail address.Gwenole Beauchesne2011-10-197-7/+7
* Splitted-Desktop systems relicensed plugins and tests to LGPL v2.1+.Gwenole Beauchesne2011-10-192-2/+3
* switch tests licence to LGPL v2.1+warly2011-10-1914-152/+166
* move plugins to LGPL v2.1+warly2011-10-199-432/+73
* vaapidecode: fix sink caps to not expose size information.Gwenole Beauchesne2011-09-141-4/+1
* vaapidecode: fix decoding of MPEG-2 PS files.Gwenole Beauchesne2011-09-142-2/+2
* Cosmetics (sort source files).Gwenole Beauchesne2011-09-141-1/+1
* vaapiconvert: fix direct-rendering caps detection.Gwenole Beauchesne2011-09-082-29/+91
* Fix gst_vaapi_image_new_with_image().Gwenole Beauchesne2011-09-081-3/+6
* vaapiconvert: warn when surface failed to be updated with image.Gwenole Beauchesne2011-09-081-3/+17
* vaapiconvert: fix autodetection for vaDeriveImage() support.Gwenole Beauchesne2011-09-061-2/+3
* vaapiconvert: fix memory leak (VA surface image).Gwenole Beauchesne2011-09-061-0/+1
* vaapiconvert: fix direct-rendering mode.Gwenole Beauchesne2011-09-062-21/+41
* Add gst_vaapi_video_buffer_new_from_buffer().Gwenole Beauchesne2011-09-063-0/+47
* vaapiconvert: protect access to direct_rendering.Gwenole Beauchesne2011-09-061-0/+2
* vaapiconvert: use gst_vaapi_display_lookup_downstream() helper to get a VA di...Gwenole Beauchesne2011-09-061-7/+4
* Add Intel copyright information.Gwenole Beauchesne2011-08-018-3/+11
* Updates.Gwenole Beauchesne2011-07-221-1/+5
* Fix build with newer FFmpeg versions.Gwenole Beauchesne2011-07-221-4/+11
* Fix decoding of MPEG-2 TS files.Gwenole Beauchesne2011-07-222-27/+84
* Report caps update only once per video resolution change.Gwenole Beauchesne2011-07-221-5/+5
* Add canonical form (type name) of VA surface caps.Gwenole Beauchesne2011-07-221-1/+9
* Bump version for development.Gwenole Beauchesne2011-07-221-1/+1
* Use pretty build output with automake >= 1.11.Gwenole Beauchesne2011-07-211-0/+6
* Fix build with libva headers not in a standard include dir.Gwenole Beauchesne2011-07-214-1/+4
* 0.2.6.0.2.6Gwenole Beauchesne2011-06-141-1/+1
* Update copyright notice.Gwenole Beauchesne2011-06-1485-85/+85
* Fix licensing terms.Gwenole Beauchesne2011-06-1416-151/+169
* 0.2.5.gb2010-09-201-2/+2
* Fix license terms...gb2010-09-201-28/+49
* Render pretty background only in use-reflection=true mode.gb2010-09-201-1/+2
* Updates.gb2010-09-201-3/+3
* Drop the GLX 1.3 requirement.gb2010-09-201-7/+1
* Call the GLX/Pixmap related functions through the vtable.gb2010-09-202-2/+26
* Drop dependency on libavformat.gb2010-09-204-11/+16
* Add gst_base_video_decoder_update_src_caps().gb2010-09-202-6/+25
* Drop superfluous functions.gb2010-09-203-117/+0
* Really drop any dependency on libgstvideo. i.e. inline the helpers.gb2010-09-201-11/+17
* Further drop dependency on libgstvideo.gb2010-09-201-9/+25
* Add GstBaseVideoDecoder from gst-plugins-bad git.gb2010-09-207-0/+2677
* Fix GLX version check.gb2010-09-201-1/+1
* Bump version for development.gb2010-09-202-3/+5
* Fix decoding of some H.264 streams. e.g. Ice Age 2 trailer.gb2010-09-202-2/+3