summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-12-22Merge CAPS branchDavid Schleef84-3279/+2656
2003-12-21Fix error in my previous commit - NULL was accidentily removed, leading to a ...Ronald S. Bultje1-1/+2
2003-12-21examples/gstplay/player.c: using g_print instead of g_message.Julien Moutte4-13/+28
2003-12-21fix BBB's configure.ac changesThomas Vander Stichele1-4/+5
2003-12-21configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to find X d...Julien Moutte5-5/+37
2003-12-21configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje5-58/+189
2003-12-21fresh ChangeLogThomas Vander Stichele1-89/+3
2003-12-20bump back to cvs versoinThomas Vander Stichele1-1/+1
2003-12-20committing release stuff testing fdo cvs commits this mail should have the pr...Thomas Vander Stichele1-2/+2
2003-12-19superfluous space segregationMOVE-TO-FDOThomas Vander Stichele1-6/+6
2003-12-18add missing tah.h fileChristian Schaller1-1/+3
2003-12-18Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje6-3/+12
2003-12-17small fixCAPS-MERGE-3Christian Schaller1-1/+2
2003-12-16Harmonize state of sinks with the pipeline state.Julien Moutte2-12/+10
2003-12-16disable gdk_pixbuf by defaultThomas Vander Stichele3-41/+146
2003-12-16Adding tag dumping support.Julien Moutte1-1/+36
2003-12-16live and let dieBenjamin Otte1-87/+2
2003-12-15MP3 is mpegversion=1, else it clashes with MPEG/AACRonald S. Bultje1-2/+3
2003-12-15nonsrcdir build fixesThomas Vander Stichele1-3/+3
2003-12-14make sdl depend on XThomas Vander Stichele1-1/+4
2003-12-14dist fixThomas Vander Stichele1-3/+3
2003-12-14distcheck fixesThomas Vander Stichele4-11/+89
2003-12-14build fixThomas Vander Stichele1-2/+1
2003-12-14Fixing makefile. Smarter seekJulien Moutte2-1/+6
2003-12-14not done yetThomas Vander Stichele1-1/+0
2003-12-14trademark protectionThomas Vander Stichele1-1/+1
2003-12-14Synchronizing my changes.Julien Moutte4-442/+408
2003-12-14Adding a test app for libgstplay. It is a command line player.Julien Moutte4-2/+129
2003-12-14make pixbuf loader dir configurableThomas Vander Stichele3-13/+31
2003-12-14adding my latest fixes. The xvid stuff prolly need some fixingChristian Schaller1-1/+1
2003-12-14unnecessary includes that prevent the build with freedesktop.org X serverAmaury Jacquot1-0/+7
2003-12-13distcheck fixes: include built sources in CLEANFILESBenjamin Otte3-0/+6
2003-12-13fix build wrt to autoplug testChristian Schaller1-1/+0
2003-12-13some fixes to work againChristian Schaller1-7/+11
2003-12-13Wrong optimization from my side. Mpeg2enc works nowRonald S. Bultje1-2/+7
2003-12-13removed GST_*_CAST. Disabling of type checking is done in glib.Benjamin Otte1-1/+1
2003-12-11Using private structure for members so that we have more chance that the head...Julien Moutte5-224/+256
2003-12-11This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools...Ronald S. Bultje13-0/+1620
2003-12-09Implement something to make video play faster/slowerRonald S. Bultje2-16/+95
2003-12-09Committed fix for #128893 (properly detect too old libfaad installations)Christophe Fergeau1-1/+1
2003-12-09Change GST_*_PADDING to _gst_private[GST_PADDING]David Schleef17-24/+24
2003-12-08Adding a new plugin: switch.Julien Moutte4-0/+414
2003-12-08Adding visualization.Julien Moutte4-226/+536
2003-12-07Whoops, this one is needed tooRonald S. Bultje2-4/+102
2003-12-07Hm, darn, forgot to commit one dirRonald S. Bultje10-936/+1724
2003-12-07Don't use class casts before they're initializedRonald S. Bultje1-1/+2
2003-12-07TypoRonald S. Bultje1-2/+2
2003-12-07time_tick works.Julien Moutte4-4/+384
2003-12-07Updating with my local repository. It already plays video with sound :) Great !Julien Moutte4-10/+476
2003-12-07Adding my work in progress rewrite from scratch of libgstplay.Julien Moutte4-0/+1030