summaryrefslogtreecommitdiff
path: root/REQUIREMENTS
AgeCommit message (Collapse)Author
2015-06-12Convert gst-plugins-base to stand-alone gst-plugins-xvbo packageRussell King
We want to be a stand-alone package to support the xvboimagesink plugin, so we don't want to replicate most of gst-plugins-base code here. Delete mode of it, and rename ourselves appropriately. Signed-off-by: Russell King <rmk@arm.linux.org.uk>
2015-06-12Add gstreamer xvboimagesink supportRussell King
Add the XVBO gstreamer plugin, which works with xf86-video-armada, allowing zero-copy playback by passing the buffer by reference to the Xorg Xv backend. This is done via a mechanism similar to that employed by Intel's XvMC implementation, but a little better. A conforming implementation advertises its supported formats via the usual Xv method, but includes a special "XVBO" fourcc in the list of supported formats. This format takes two 32-bit native-endian words, which are the fourcc for the format, and the DRM global name for the buffer. The Xorg DDX recognises the XVBO fourcc, and extracts the format and global name, imports the buffer and displays it. This allows implementations that need to pass the frame directly to the GPU and/or overlay to do so without incurring expensive CPU copy or cache maintanence costs. Signed-off-by: Russell King <rmk@arm.linux.org.uk>
2007-03-18REQUIREMENTS: Update this file, change the formatting to make it more ↵David Schleef
consistent, plus more machine readable. Original commit message from CVS: * REQUIREMENTS: Update this file, change the formatting to make it more consistent, plus more machine readable.
2006-01-27update liboil requirement to 0.3.6David Schleef
Original commit message from CVS: * REQUIREMENTS: * configure.ac: update liboil requirement to 0.3.6 * gst/videoscale/Makefile.am: * gst/videoscale/vs_scanline.c: liboilify
2005-01-06add libmms to REQUIREMENTS fileChristian Schaller
Original commit message from CVS: add libmms to REQUIREMENTS file
2004-11-09update these two files to contain recent additionsChristian Schaller
Original commit message from CVS: update these two files to contain recent additions
2004-10-01some cleanups in regards to requirementsChristian Schaller
Original commit message from CVS: some cleanups in regards to requirements
2004-02-16tiny cosmetic changesJohan Dahlin
Original commit message from CVS: tiny cosmetic changes
2003-11-22apparently we require a newer version of gnome-vfsDavid Schleef
Original commit message from CVS: apparently we require a newer version of gnome-vfs
2003-07-28second attempt fixing gdkpixbuf stuffThomas Vander Stichele
Original commit message from CVS: second attempt fixing gdkpixbuf stuff
2003-07-03add pango and gtkDavid Schleef
Original commit message from CVS: add pango and gtk
2003-01-23fix swfdec linkChristian Schaller
Original commit message from CVS: fix swfdec link
2002-12-15require libmpeg2 0.3.1David I. Lehn
Original commit message from CVS: require libmpeg2 0.3.1
2002-12-15apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and ↵Christian Schaller
spec file. Original commit message from CVS: apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
2002-12-05mpeg2dec req 0.3.0David I. Lehn
Original commit message from CVS: mpeg2dec req 0.3.0
2002-09-18Fix libswfdec info. Update flac to reflect 1.0.2 backport.David Schleef
Original commit message from CVS: Fix libswfdec info. Update flac to reflect 1.0.2 backport.
2002-09-15Add swfdec autoconf stuffDavid Schleef
Original commit message from CVS: Add swfdec autoconf stuff
2002-07-09compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4Andy Wingo
Original commit message from CVS: compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
2002-07-09merge from release branchThomas Vander Stichele
Original commit message from CVS: merge from release branch
2002-04-15more mergeback from the latest releaseThomas Vander Stichele
Original commit message from CVS: more mergeback from the latest release