index
:
delta/gst-vaapi.git
0.2
0.2-branch
0.3
0.3-branch
0.4
0.4-branch
0.6
0.6-branch
1.6
baserock/0.7.0-13-gbeb936d+no_gitmodules
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initial JPEG decoder.
Gwenole Beauchesne
2012-08-03
1
-0
/
+6
*
plugins: declare _get_type() functions as const.
Javier Jardón
2012-07-19
5
-5
/
+5
*
plugins: add support for GstImplementsInterface.
Gwenole Beauchesne
2012-07-19
4
-24
/
+88
*
plugins: do not use deprecated GStreamer -base symbols.
Javier Jardón
2012-07-19
1
-1
/
+1
*
plugins: use G_DEFINE_TYPE_* instead of deprecated GST_BOILERPLATE_*.
Javier Jardón
2012-07-19
5
-168
/
+145
*
plugins: do not use deprecated core GStreamer symbols.
Javier Jardón
2012-07-19
5
-5
/
+35
*
vaapiplugin: fix build when compiling without GLX.
Yan Yin
2012-06-26
1
-1
/
+1
*
vaapidecode: fix VA display type.
Wind Yuan
2012-04-10
1
-1
/
+1
*
vaapidecode: fix includes when compiling for a single API.
Gwenole Beauchesne
2012-04-10
1
-2
/
+0
*
vaapidecode: report unsupported codec profiles.
Gwenole Beauchesne
2012-04-02
1
-1
/
+11
*
vaapisink: don't resize a 'foreign' X-window.
Holger Kaelberer
2012-04-02
1
-4
/
+10
*
vaapisink: recalculate render rect only if caps are negotiated.
Holger Kaelberer
2012-04-02
2
-0
/
+10
*
Fix a few documentation issues.
Gwenole Beauchesne
2012-04-02
1
-2
/
+2
*
vaapipostproc: get "interlaced" attribute from surface proxy.
Gwenole Beauchesne
2012-03-28
1
-9
/
+19
*
vaapipostproc: add new element for video postprocessing.
Gwenole Beauchesne
2012-03-26
4
-0
/
+843
*
videobuffer: add surface render flags.
Gwenole Beauchesne
2012-03-26
1
-1
/
+1
*
decode: delay NEWSEGMENT event if vaapidecode element was not linked.
Wind Yuan
2012-03-22
2
-1
/
+31
*
vaapidecode: propagate interlaced and TFF properties downstream.
Holger Kaelberer
2012-03-19
1
-1
/
+8
*
Revert "vaapidecode: fix another pad template ref leak" (Holger Kaelberer)
0.3.5
Gwenole Beauchesne
2012-03-02
1
-7
/
+8
*
vaapidecode: fix another pad template ref leak.
Gwenole Beauchesne
2012-02-06
1
-8
/
+7
*
vaapiupload: use g_object_unref() for GstVaapiImage.
Gwenole Beauchesne
2012-02-05
1
-1
/
+1
*
plugins: fix pad template ref leaks.
Gwenole Beauchesne
2012-02-05
4
-28
/
+25
*
Add initial H.264 decoder.
Gwenole Beauchesne
2012-01-29
1
-1
/
+4
*
vaapisink: cap window size to the maximum display size.
Gwenole Beauchesne
2012-01-24
1
-3
/
+7
*
legal: fix year for some copyright notices.
Gwenole Beauchesne
2012-01-16
9
-9
/
+9
*
legal: add Intel copyright on modified files.
Gwenole Beauchesne
2012-01-16
3
-0
/
+3
*
legal: fix copyright notices to include "Copyright" term.
Gwenole Beauchesne
2012-01-16
8
-8
/
+8
*
Add initial MPEG-4 decoder.
Zhao Halley
2012-01-16
1
-0
/
+7
*
Add initial VC-1 decoder.
Gwenole Beauchesne
2012-01-16
1
-0
/
+3
*
Add initial MPEG-2 decoder.
Gwenole Beauchesne
2012-01-16
1
-0
/
+9
*
Allow conditional build of GStreamer/FFmpeg bitstream parsers.
Gwenole Beauchesne
2012-01-16
1
-4
/
+30
*
vaapiplugin: fix gst_vaapi_ensure_display() to use system defaults.
Gwenole Beauchesne
2012-01-12
1
-2
/
+2
*
vaapiupload: only set caps on newly created buffers.
Nicolas Dufresne
2012-01-12
1
-1
/
+1
*
vaapisink: ensure VA display in GstBaseSink::start() hook.
Gwenole Beauchesne
2012-01-12
1
-1
/
+3
*
vaapisink: don't leak GL texture.
Nicolas Dufresne
2012-01-12
1
-0
/
+5
*
vaapisink: fix calculation of render region.
Gwenole Beauchesne
2012-01-11
1
-38
/
+14
*
vaapisink: automatically fit video to window.
Gwenole Beauchesne
2012-01-11
1
-12
/
+9
*
vaapisink: implement GstXOverlay::set_render_rectangle().
Gwenole Beauchesne
2012-01-11
1
-3
/
+33
*
vaapidecode: fix deinitialization order.
Gwenole Beauchesne
2012-01-05
1
-11
/
+11
*
vaapiupload: use new gst_vaapi_append_surface_caps() helper.
Gwenole Beauchesne
2012-01-05
1
-16
/
+5
*
vaapiupload: fix sink (YUV) caps to not report type and opengl fields.
Gwenole Beauchesne
2012-01-05
1
-2
/
+8
*
vaapidownload: add new plugin to download pixels from VA surfaces.
Gwenole Beauchesne
2012-01-05
4
-0
/
+686
*
vaapipluingutils: add helper to append surface caps to YUV caps.
Gwenole Beauchesne
2012-01-05
2
-0
/
+31
*
vaapiupload: fix memory leak in _init() function.
Gwenole Beauchesne
2012-01-03
1
-0
/
+1
*
Rename vaapiconvert element to vaapiupload.
Gwenole Beauchesne
2012-01-03
4
-204
/
+204
*
surface: apply composition to the parent context, if requested.
Gwenole Beauchesne
2011-12-14
1
-1
/
+2
*
Fix warnings.
Gwenole Beauchesne
2011-12-13
2
-3
/
+0
*
Rename gst_vaapi_surface_update_composition() to
Gwenole Beauchesne
2011-12-13
1
-1
/
+1
*
vaapisink: handle GstVideoOverlayComposition planes.
Thibault Saunier
2011-12-12
1
-1
/
+6
*
image: add gst_vaapi_image_format_from_video() helper.
Gwenole Beauchesne
2011-12-12
1
-20
/
+1
[next]