Víctor Jáquez

Mexico City (Mexico), 1977

Igalian, imported from Mexico, since April 2008.

Latest Updates

Víctor Jáquez 16/01/2012

GStreamer video decoder for SysLink

This blog post is another one of our series about SysLink (1, 2): finally I came with a usable GStreamer element for video decoding, which talks directly with the SysLink framework in the OMAP4’s kernel. As we stated before, SysLink is a set of...

Víctor Jáquez 16/12/2011

devhelp and jhbuild v2

A couple years ago I wrote a small tip about how to integrate the devhelp installed by your distribution with the documentation generated through jhbuild. Well, that way is plain wrong. I noticed it when I upgraded to GNOME 3: modifying the environment...

ceyusa

new blog post, "openmax: a rant" http://ur1.ca/67qin # at 18:22 Nov 29th 2011 by Víctor Jáquez

Víctor Jáquez 29/11/2011

OpenMAX: a rant

I used to work with OpenMAX a while ago. I was exploring an approach to wrap OpenMAX components with GStreamer elements. The result was gst-goo. Its purpose was to test the OpenMAX components in complex scenarios and was only focused for the Texas...

ceyusa

♻ @jasuarez: blip.tv is now supported in grilo upstream, thanks to @llandwerlin # # # at 17:48 Sep 1st 2011 by Víctor Jáquez

Filter

By Type:

Commits

build: conditional creation of grl-net.pc files

If libsoup is not available, then the grl-net library will not be built. Hence we shall not create the grl-net.pc files. Otherwise we will compile plugins that will not be able to be loaded. Signed-off-by: Víctor Manuel Jáquez Leal

Víctor Jáquez22/11/2011

build: avoid the export of NETCACHE variable

NETCACHE variables is not used for compiler tasks, so the PKG_CHECK_MODULES can be replaced by a PKG_CHECK_EXISTS, which does not export an automake variable, as we only need to know if cache operations are supported in libsoup given the version...

Víctor Jáquez22/11/2011

doc: fix grilo-net documentation

Signed-off-by: Víctor Manuel Jáquez Leal

Víctor Jáquez07/06/2011

doc: update links in quick start tutorial

Signed-off-by: Víctor Manuel Jáquez Leal

Víctor Jáquez07/06/2011

doc: change #GrlBox to #GrlMediaBox, because box is deprecated

Signed-off-by: Víctor Manuel Jáquez Leal

Víctor Jáquez07/06/2011