index
:
gstreamer-vaapi.git
gst-surface-api
master
subpicture
trivia
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Dufresne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-19
decoder: fix use of invalid data at the end-of-stream.
HEAD
master
Gwenole Beauchesne
2
-5/+3
2011-10-19
vaapiconvert: fix some warnings.
Gwenole Beauchesne
1
-3/+0
2011-10-19
Update with my current e-mail address.
Gwenole Beauchesne
7
-7/+7
2011-10-19
Splitted-Desktop systems relicensed plugins and tests to LGPL v2.1+.
Gwenole Beauchesne
2
-2/+3
2011-10-19
switch tests licence to LGPL v2.1+
warly
14
-152/+166
2011-10-19
move plugins to LGPL v2.1+
warly
9
-432/+73
2011-09-14
vaapidecode: fix sink caps to not expose size information.
Gwenole Beauchesne
1
-4/+1
2011-09-14
vaapidecode: fix decoding of MPEG-2 PS files.
Gwenole Beauchesne
2
-2/+2
2011-09-14
Cosmetics (sort source files).
Gwenole Beauchesne
1
-1/+1
2011-09-08
vaapiconvert: fix direct-rendering caps detection.
Gwenole Beauchesne
2
-29/+91
2011-09-08
Fix gst_vaapi_image_new_with_image().
Gwenole Beauchesne
1
-3/+6
2011-09-08
vaapiconvert: warn when surface failed to be updated with image.
Gwenole Beauchesne
1
-3/+17
2011-09-06
vaapiconvert: fix autodetection for vaDeriveImage() support.
Gwenole Beauchesne
1
-2/+3
2011-09-06
vaapiconvert: fix memory leak (VA surface image).
Gwenole Beauchesne
1
-0/+1
2011-09-06
vaapiconvert: fix direct-rendering mode.
Gwenole Beauchesne
2
-21/+41
2011-09-06
Add gst_vaapi_video_buffer_new_from_buffer().
Gwenole Beauchesne
3
-0/+47
2011-09-06
vaapiconvert: protect access to direct_rendering.
Gwenole Beauchesne
1
-0/+2
2011-09-06
vaapiconvert: use gst_vaapi_display_lookup_downstream() helper to get a VA di...
Gwenole Beauchesne
1
-7/+4
2011-08-01
Add Intel copyright information.
Gwenole Beauchesne
8
-3/+11
2011-07-22
Updates.
Gwenole Beauchesne
1
-1/+5
2011-07-22
Fix build with newer FFmpeg versions.
Gwenole Beauchesne
1
-4/+11
2011-07-22
Fix decoding of MPEG-2 TS files.
Gwenole Beauchesne
2
-27/+84
2011-07-22
Report caps update only once per video resolution change.
Gwenole Beauchesne
1
-5/+5
2011-07-22
Add canonical form (type name) of VA surface caps.
Gwenole Beauchesne
1
-1/+9
2011-07-22
Bump version for development.
Gwenole Beauchesne
1
-1/+1
2011-07-21
Use pretty build output with automake >= 1.11.
Gwenole Beauchesne
1
-0/+6
2011-07-21
Fix build with libva headers not in a standard include dir.
Gwenole Beauchesne
4
-1/+4
2011-06-14
0.2.6.
Gwenole Beauchesne
1
-1/+1
2011-06-14
Update copyright notice.
Gwenole Beauchesne
85
-85/+85
2011-06-14
Fix licensing terms.
Gwenole Beauchesne
16
-151/+169
2010-09-20
0.2.5.
gb
1
-2/+2
2010-09-20
Fix license terms...
gb
1
-28/+49
2010-09-20
Render pretty background only in use-reflection=true mode.
gb
1
-1/+2
2010-09-20
Updates.
gb
1
-3/+3
2010-09-20
Drop the GLX 1.3 requirement.
gb
1
-7/+1
2010-09-20
Call the GLX/Pixmap related functions through the vtable.
gb
2
-2/+26
2010-09-20
Drop dependency on libavformat.
gb
4
-11/+16
2010-09-20
Add gst_base_video_decoder_update_src_caps().
gb
2
-6/+25
2010-09-20
Drop superfluous functions.
gb
3
-117/+0
2010-09-20
Really drop any dependency on libgstvideo. i.e. inline the helpers.
gb
1
-11/+17
2010-09-20
Further drop dependency on libgstvideo.
gb
1
-9/+25
2010-09-20
Add GstBaseVideoDecoder from gst-plugins-bad git.
gb
7
-0/+2677
2010-09-20
Fix GLX version check.
gb
1
-1/+1
2010-09-20
Bump version for development.
gb
2
-3/+5
2010-09-20
Fix decoding of some H.264 streams. e.g. Ice Age 2 trailer.
gb
2
-2/+3
2010-09-20
Update changelog.
gb
1
-0/+1
2010-09-20
Fix build with older VA-API 0.29-sds.
gb
1
-0/+3
2010-09-20
Fix upscaling in foreign window (Totem).
gb
2
-1/+4
2010-09-20
Soft validate caps since we only care about video/x-vaapi-surface as input. _...
gb
1
-14/+3
2010-09-20
Fix video rendering rect within an embedder window (Totem).
gb
2
-1/+54
[next]