Age | Commit message (Expand) | Author | Files | Lines |
2003-12-27 | ext/alsa/gstalsa.c: Don't send ALSA debugging to stderr. | Benjamin Otte | 1 | -0/+7 |
2003-12-27 | sys/xvimage/xvimagesink.c: Free XVAdapterInfo correctly. | Benjamin Otte | 1 | -0/+5 |
2003-12-27 | ext/mad/gstid3tag.c: Make id3tag use correct caps nego. | Benjamin Otte | 1 | -0/+6 |
2003-12-27 | make tremor work again | Amaury Jacquot | 4 | -86/+98 |
2003-12-27 | testsuite/spider/: Make tests compile again. They probably don't work. | Benjamin Otte | 1 | -0/+7 |
2003-12-24 | Return NULL if we can't fixate the caps anymore. | Colin Walters | 1 | -0/+5 |
2003-12-24 | gst/volume/gstvolume.c: Proxy getcaps. | David Schleef | 1 | -0/+6 |
2003-12-24 | ext/ffmpeg/: fix typo in RGB masks, and move back to "old" colorspace capsneg... | Ronald S. Bultje | 1 | -0/+15 |
2003-12-23 | Fix caps breakage after Dave's caps branch merge. | Ronald S. Bultje | 11 | -401/+366 |
2003-12-23 | Fix 24bppLE RGB | Ronald S. Bultje | 1 | -0/+5 |
2003-12-23 | I'm too lazy to comment this | Colin Walters | 1 | -1/+1 |
2003-12-23 | Add ARG_HANDLE property that takes a GnomeVFSHandle directly. | Colin Walters | 1 | -0/+5 |
2003-12-22 | gst/volume/: Reenable volume element and fix to work with new caps stuff. | Benjamin Otte | 1 | -0/+8 |
2003-12-22 | gst/qtdemux/qtdemux.c: qtdemux requires bytestream | Benjamin Otte | 2 | -0/+8 |
2003-12-22 | ext/alsa/gstalsa.c: Fix remaining caps handling errors due to CAPS merge. | Benjamin Otte | 1 | -0/+5 |
2003-12-22 | compile fix | Thomas Vander Stichele | 1 | -1/+1 |
2003-12-22 | messed up the template caps on first try | Benjamin Otte | 1 | -5/+5 |
2003-12-22 | ext/faad/gstfaad.c: Port to new caps system. | Benjamin Otte | 2 | -151/+129 |
2003-12-22 | Merge CAPS branch | David Schleef | 84 | -3279/+2656 |
2003-12-21 | Fix error in my previous commit - NULL was accidentily removed, leading to a ... | Ronald S. Bultje | 1 | -1/+2 |
2003-12-21 | examples/gstplay/player.c: using g_print instead of g_message. | Julien Moutte | 4 | -13/+28 |
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 |