projects
/
profile
/
ivi
/
gstreamer-vaapi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Enable encoders
[profile/ivi/gstreamer-vaapi.git]
/
gst
/
2012-07-24
Gwenole Beauchesne
pluginutils: improve automatic display type selection.
tree
|
commitdiff
2012-07-24
Gwenole Beauchesne
pluginutils: cosmetics (indentation fixes).
tree
|
commitdiff
2012-07-24
Gwenole Beauchesne
configure: drop check for --enable-vaapisink-glx.
tree
|
commitdiff
2012-07-24
Gwenole Beauchesne
configure: drop check for --enable-vaapi-glx.
tree
|
commitdiff
2012-07-20
Gwenole Beauchesne
vaapisink: drop checks for new APIs used by default.
tree
|
commitdiff
2012-07-19
Gwenole Beauchesne
Drop all references to USE_CODEC_PARSERS.
tree
|
commitdiff
2012-07-19
Gwenole Beauchesne
Drop FFmpeg-based decoders.
tree
|
commitdiff
2012-07-19
Javier Jardón
plugins: declare _get_type() functions as const.
tree
|
commitdiff
2012-07-19
Javier Jardón
plugins: use g_clear_object() wherever applicable.
tree
|
commitdiff
2012-07-19
Gwenole Beauchesne
plugins: add support for GstImplementsInterface.
tree
|
commitdiff
2012-07-19
Javier Jardón
plugins: use G_DEFINE_TYPE_* instead of deprecated...
tree
|
commitdiff
2012-07-19
Javier Jardón
plugins: do not use deprecated GStreamer -base symbols.
tree
|
commitdiff
2012-07-19
Javier Jardón
plugins: do not use deprecated core GStreamer symbols.
tree
|
commitdiff
2012-06-26
Yan Yin
vaapiplugin: fix build when compiling without GLX.
tree
|
commitdiff
2012-04-11
Wind Yuan
Add initial JPEG decoder.
tree
|
commitdiff
2012-04-10
Wind Yuan
vaapidecode: fix VA display type.
tree
|
commitdiff
2012-04-10
Gwenole Beauchesne
vaapidecode: fix includes when compiling for a single...
tree
|
commitdiff
2012-04-02
Gwenole Beauchesne
vaapidecode: report unsupported codec profiles.
tree
|
commitdiff
2012-04-02
Holger Kaelberer
vaapisink: don't resize a 'foreign' X-window.
tree
|
commitdiff
2012-04-02
Holger Kaelberer
vaapisink: recalculate render rect only if caps are...
tree
|
commitdiff
2012-04-02
Gwenole Beauchesne
Fix a few documentation issues.
tree
|
commitdiff
2012-03-28
Gwenole Beauchesne
vaapipostproc: get "interlaced" attribute from surface...
tree
|
commitdiff
2012-03-26
Gwenole Beauchesne
vaapipostproc: add new element for video postprocessing.
tree
|
commitdiff
2012-03-26
Gwenole Beauchesne
videobuffer: add surface render flags.
tree
|
commitdiff
2012-03-22
Wind Yuan
decode: delay NEWSEGMENT event if vaapidecode element...
tree
|
commitdiff
2012-03-19
Holger Kaelberer
vaapidecode: propagate interlaced and TFF properties...
tree
|
commitdiff
2012-03-02
Gwenole Beauchesne
Revert "vaapidecode: fix another pad template ref leak...
tree
|
commitdiff
2012-02-06
Gwenole Beauchesne
vaapidecode: fix another pad template ref leak.
tree
|
commitdiff
2012-02-05
Gwenole Beauchesne
vaapiupload: use g_object_unref() for GstVaapiImage.
tree
|
commitdiff
2012-02-05
Gwenole Beauchesne
plugins: fix pad template ref leaks.
tree
|
commitdiff
2012-01-29
Gwenole Beauchesne
Add initial H.264 decoder.
tree
|
commitdiff
2012-01-24
Gwenole Beauchesne
vaapisink: cap window size to the maximum display size.
tree
|
commitdiff
2012-01-16
Gwenole Beauchesne
legal: fix year for some copyright notices.
tree
|
commitdiff
2012-01-16
Gwenole Beauchesne
legal: add Intel copyright on modified files.
tree
|
commitdiff
2012-01-16
Gwenole Beauchesne
legal: fix copyright notices to include "Copyright...
tree
|
commitdiff
2012-01-16
Zhao Halley
Add initial MPEG-4 decoder.
tree
|
commitdiff
2012-01-16
Gwenole Beauchesne
Add initial VC-1 decoder.
tree
|
commitdiff
2012-01-16
Gwenole Beauchesne
Add initial MPEG-2 decoder.
tree
|
commitdiff
2012-01-16
Gwenole Beauchesne
Allow conditional build of GStreamer/FFmpeg bitstream...
tree
|
commitdiff
2012-01-12
Gwenole Beauchesne
vaapiplugin: fix gst_vaapi_ensure_display() to use...
tree
|
commitdiff
2012-01-12
Nicolas Dufresne
vaapiupload: only set caps on newly created buffers.
tree
|
commitdiff
2012-01-12
Gwenole Beauchesne
vaapisink: ensure VA display in GstBaseSink::start...
tree
|
commitdiff
2012-01-12
Nicolas Dufresne
vaapisink: don't leak GL texture.
tree
|
commitdiff
2012-01-11
Gwenole Beauchesne
vaapisink: fix calculation of render region.
tree
|
commitdiff
2012-01-11
Gwenole Beauchesne
vaapisink: automatically fit video to window.
tree
|
commitdiff
2012-01-11
Gwenole Beauchesne
vaapisink: implement GstXOverlay::set_render_rectangle().
tree
|
commitdiff
2012-01-05
Gwenole Beauchesne
vaapidecode: fix deinitialization order.
tree
|
commitdiff
2012-01-05
Gwenole Beauchesne
vaapiupload: use new gst_vaapi_append_surface_caps...
tree
|
commitdiff
2012-01-05
Gwenole Beauchesne
vaapiupload: fix sink (YUV) caps to not report type...
tree
|
commitdiff
2012-01-05
Gwenole Beauchesne
vaapidownload: add new plugin to download pixels from...
tree
|
commitdiff
2012-01-05
Gwenole Beauchesne
vaapipluingutils: add helper to append surface caps...
tree
|
commitdiff
2012-01-03
Gwenole Beauchesne
vaapiupload: fix memory leak in _init() function.
tree
|
commitdiff
2012-01-03
Gwenole Beauchesne
Rename vaapiconvert element to vaapiupload.
tree
|
commitdiff
2011-12-14
Gwenole Beauchesne
surface: apply composition to the parent context, if...
tree
|
commitdiff
2011-12-13
Gwenole Beauchesne
Fix warnings.
tree
|
commitdiff
2011-12-13
Gwenole Beauchesne
Rename gst_vaapi_surface_update_composition() to
tree
|
commitdiff
2011-12-12
Thibault Saunier
vaapisink: handle GstVideoOverlayComposition planes.
tree
|
commitdiff
2011-12-12
Gwenole Beauchesne
image: add gst_vaapi_image_format_from_video() helper.
tree
|
commitdiff
2011-12-12
Gwenole Beauchesne
image: allow partial updates.
tree
|
commitdiff
2011-12-12
Nicolas Dufresne
Add missing video context queries.
tree
|
commitdiff
2011-12-09
Gwenole Beauchesne
vaapiplugin: include local build dir to CFLAGS for...
tree
|
commitdiff
2011-12-08
Sreerenj Balachandran
vaapidecode: return sink caps template if decoder is...
tree
|
commitdiff
2011-12-08
Gwenole Beauchesne
vaapiplugin: properly set surface type to "vaapi" in...
tree
|
commitdiff
2011-12-08
Nicolas Dufresne
vaapiplugin: properly set opengl support in caps.
tree
|
commitdiff
2011-12-08
Nicolas Dufresne
vaapiplugin: allocate GLX buffers when supported.
tree
|
commitdiff
2011-12-08
Nicolas Dufresne
Don't use downstream buffer allocation.
tree
|
commitdiff
2011-12-08
Nicolas Dufresne
Change caps to use new video/x-surface generic type.
tree
|
commitdiff
2011-12-08
Nicolas Dufresne
Port to GstVideoContext interface.
tree
|
commitdiff
2011-12-08
Gwenole Beauchesne
vaapisink: use GST_ERROR to print error messages.
tree
|
commitdiff
2011-12-08
Gwenole Beauchesne
vaapiplugin: link against VA/GLX when enabled.
tree
|
commitdiff
2011-12-07
Gwenole Beauchesne
Add Intel copyright information.
tree
|
commitdiff
2011-12-07
Gwenole Beauchesne
vaapisink: allow compatibility with gst-plugins-base...
tree
|
commitdiff
2011-12-07
Sreerenj Balachandran
vaapisink: replace the deprecated xoverlay API with...
tree
|
commitdiff
2011-12-07
Nicolas Dufresne
Group all plugins into the same bundle
tree
|
commitdiff
2011-12-07
Nicolas Dufresne
Update license in plugin definition
tree
|
commitdiff
2011-10-19
Gwenole Beauchesne
vaapiconvert: fix some warnings.
tree
|
commitdiff
2011-10-19
Gwenole Beauchesne
Update with my current e-mail address.
tree
|
commitdiff
2011-10-19
warly
move plugins to LGPL v2.1+
tree
|
commitdiff
2011-09-14
Gwenole Beauchesne
vaapidecode: fix sink caps to not expose size information.
tree
|
commitdiff
2011-09-14
Gwenole Beauchesne
vaapidecode: fix decoding of MPEG-2 PS files.
tree
|
commitdiff
2011-09-08
Gwenole Beauchesne
vaapiconvert: fix direct-rendering caps detection.
tree
|
commitdiff
2011-09-08
Gwenole Beauchesne
vaapiconvert: warn when surface failed to be updated...
tree
|
commitdiff
2011-09-06
Gwenole Beauchesne
vaapiconvert: fix autodetection for vaDeriveImage(...
tree
|
commitdiff
2011-09-06
Gwenole Beauchesne
vaapiconvert: fix memory leak (VA surface image).
tree
|
commitdiff
2011-09-06
Gwenole Beauchesne
vaapiconvert: fix direct-rendering mode.
tree
|
commitdiff
2011-09-06
Gwenole Beauchesne
vaapiconvert: protect access to direct_rendering.
tree
|
commitdiff
2011-09-06
Gwenole Beauchesne
vaapiconvert: use gst_vaapi_display_lookup_downstream...
tree
|
commitdiff
2011-08-01
Gwenole Beauchesne
Add Intel copyright information.
tree
|
commitdiff
2011-07-22
Gwenole Beauchesne
Fix decoding of MPEG-2 TS files.
tree
|
commitdiff
2011-07-21
Gwenole Beauchesne
Fix build with libva headers not in a standard include...
tree
|
commitdiff
2011-06-14
Gwenole Beauchesne
Update copyright notice.
tree
|
commitdiff
2010-09-20
gb
Render pretty background only in use-reflection=true...
tree
|
commitdiff
2010-09-20
gb
Fix upscaling in foreign window (Totem).
tree
|
commitdiff
2010-09-20
gb
Soft validate caps since we only care about video/x...
tree
|
commitdiff
2010-09-20
gb
Fix video rendering rect within an embedder window...
tree
|
commitdiff
2010-09-20
gb
Disable GLX rendering when vaapisink uses a foreign...
tree
|
commitdiff
2010-09-20
gb
Simplify GLX rendering code.
tree
|
commitdiff
2010-09-20
gb
Wait for at most one second for a VA surface to become...
tree
|
commitdiff
2010-09-20
gb
Fix VC-1 decoding through the playbin2 pipeline.
tree
|
commitdiff
2010-09-20
gb
Improve debug info for gst_vaapisink_ensure_render_rect().
tree
|
commitdiff
next