Age | Commit message (Expand) | Author | Files | Lines |
2003-12-21 | fix BBB's configure.ac changes | Thomas Vander Stichele | 1 | -4/+5 |
2003-12-21 | configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d... | Julien Moutte | 5 | -5/+37 |
2003-12-21 | configure.ac: Improve mpeg2enc detection. This is for distributions that do s... | Ronald S. Bultje | 5 | -58/+189 |
2003-12-21 | fresh ChangeLog | Thomas Vander Stichele | 1 | -89/+3 |
2003-12-20 | bump back to cvs versoin | Thomas Vander Stichele | 1 | -1/+1 |
2003-12-20 | committing release stuff testing fdo cvs commits this mail should have the pr... | Thomas Vander Stichele | 1 | -2/+2 |
2003-12-19 | superfluous space segregationMOVE-TO-FDO | Thomas Vander Stichele | 1 | -6/+6 |
2003-12-18 | add missing tah.h file | Christian Schaller | 1 | -1/+3 |
2003-12-18 | Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge... | Ronald S. Bultje | 6 | -3/+12 |
2003-12-17 | small fixCAPS-MERGE-3 | Christian Schaller | 1 | -1/+2 |
2003-12-16 | Harmonize state of sinks with the pipeline state. | Julien Moutte | 2 | -12/+10 |
2003-12-16 | disable gdk_pixbuf by default | Thomas Vander Stichele | 3 | -41/+146 |
2003-12-16 | Adding tag dumping support. | Julien Moutte | 1 | -1/+36 |
2003-12-16 | live and let die | Benjamin Otte | 1 | -87/+2 |
2003-12-15 | MP3 is mpegversion=1, else it clashes with MPEG/AAC | Ronald S. Bultje | 1 | -2/+3 |
2003-12-15 | nonsrcdir build fixes | Thomas Vander Stichele | 1 | -3/+3 |
2003-12-14 | make sdl depend on X | Thomas Vander Stichele | 1 | -1/+4 |
2003-12-14 | dist fix | Thomas Vander Stichele | 1 | -3/+3 |
2003-12-14 | distcheck fixes | Thomas Vander Stichele | 4 | -11/+89 |
2003-12-14 | build fix | Thomas Vander Stichele | 1 | -2/+1 |
2003-12-14 | Fixing makefile. Smarter seek | Julien Moutte | 2 | -1/+6 |
2003-12-14 | not done yet | Thomas Vander Stichele | 1 | -1/+0 |
2003-12-14 | trademark protection | Thomas Vander Stichele | 1 | -1/+1 |
2003-12-14 | Synchronizing my changes. | Julien Moutte | 4 | -442/+408 |
2003-12-14 | Adding a test app for libgstplay. It is a command line player. | Julien Moutte | 4 | -2/+129 |
2003-12-14 | make pixbuf loader dir configurable | Thomas Vander Stichele | 3 | -13/+31 |
2003-12-14 | adding my latest fixes. The xvid stuff prolly need some fixing | Christian Schaller | 1 | -1/+1 |
2003-12-14 | unnecessary includes that prevent the build with freedesktop.org X server | Amaury Jacquot | 1 | -0/+7 |
2003-12-13 | distcheck fixes: include built sources in CLEANFILES | Benjamin Otte | 3 | -0/+6 |
2003-12-13 | fix build wrt to autoplug test | Christian Schaller | 1 | -1/+0 |
2003-12-13 | some fixes to work again | Christian Schaller | 1 | -7/+11 |
2003-12-13 | Wrong optimization from my side. Mpeg2enc works now | Ronald S. Bultje | 1 | -2/+7 |
2003-12-13 | removed GST_*_CAST. Disabling of type checking is done in glib. | Benjamin Otte | 1 | -1/+1 |
2003-12-11 | Using private structure for members so that we have more chance that the head... | Julien Moutte | 5 | -224/+256 |
2003-12-11 | This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools... | Ronald S. Bultje | 13 | -0/+1620 |
2003-12-09 | Implement something to make video play faster/slower | Ronald S. Bultje | 2 | -16/+95 |
2003-12-09 | Committed fix for #128893 (properly detect too old libfaad installations) | Christophe Fergeau | 1 | -1/+1 |
2003-12-09 | Change GST_*_PADDING to _gst_private[GST_PADDING] | David Schleef | 17 | -24/+24 |
2003-12-08 | Adding a new plugin: switch. | Julien Moutte | 4 | -0/+414 |
2003-12-08 | Adding visualization. | Julien Moutte | 4 | -226/+536 |
2003-12-07 | Whoops, this one is needed too | Ronald S. Bultje | 2 | -4/+102 |
2003-12-07 | Hm, darn, forgot to commit one dir | Ronald S. Bultje | 10 | -936/+1724 |
2003-12-07 | Don't use class casts before they're initialized | Ronald S. Bultje | 1 | -1/+2 |
2003-12-07 | Typo | Ronald S. Bultje | 1 | -2/+2 |
2003-12-07 | time_tick works. | Julien Moutte | 4 | -4/+384 |
2003-12-07 | Updating with my local repository. It already plays video with sound :) Great ! | Julien Moutte | 4 | -10/+476 |
2003-12-07 | Adding my work in progress rewrite from scratch of libgstplay. | Julien Moutte | 4 | -0/+1030 |
2003-12-07 | Move over from GstInterface to GstImplementsInterface. Also adds some signals... | Ronald S. Bultje | 21 | -46/+384 |
2003-12-07 | Remove copyright from GST_PLUGIN_DEFINE | Ronald S. Bultje | 3 | -3/+0 |
2003-12-07 | Fix v4l detection (it requires X, but X is detected after v4l, so this needed... | Ronald S. Bultje | 1 | -38/+44 |