Age | Commit message (Expand) | Author | Files | Lines |
2005-11-14 | configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better debugging, allows... | Andy Wingo | 3 | -1/+6 |
2005-11-14 | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 2 | -1/+1 |
2005-11-11 | back to head | Thomas Vander Stichele | 2 | -1/+5 |
2005-11-11 | releasing 0.9.5RELEASE-0_9_5 | Thomas Vander Stichele | 4 | -9/+32 |
2005-11-11 | Fix compile on systems with broken faad headers. | Michael Smith | 2 | -10/+15 |
2005-11-11 | ext/faad/gstfaad.c: Call functions with the correct API. Unfortunately, unles... | Michael Smith | 2 | -4/+34 |
2005-11-10 | gst/qtdemux/qtdemux.c: Add support for custom genre tags. | Tim-Philipp Müller | 2 | -0/+14 |
2005-11-09 | Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r... | Tim-Philipp Müller | 11 | -10/+28 |
2005-11-08 | remove wrong mpegstream addition | Christian Schaller | 2 | -3/+2 |
2005-11-08 | add tremor plugins to needed buildscripts | Christian Schaller | 2 | -3/+3 |
2005-11-08 | Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- seg... | Edgard Lima | 6 | -188/+367 |
2005-11-06 | examples/Makefile.am: Cleanup non existing examples. | Julien Moutte | 2 | -1/+6 |
2005-11-06 | docs/plugins/inspect.stamp: Add missing files. | Julien Moutte | 4 | -0/+5 |
2005-11-06 | examples/Makefile.am: Make buildbot happy. | Julien Moutte | 2 | -1/+5 |
2005-11-06 | Makefile.am: examples in dist subdirs. | Julien Moutte | 6 | -16/+53 |
2005-11-06 | Enable documentation. | Julien Moutte | 26 | -12/+953 |
2005-11-05 | ext/directfb/Makefile.am: Add the example application. | Julien Moutte | 4 | -2/+161 |
2005-11-05 | ext/directfb/dfbvideosink.c: Make acceleration detection work, better, add sa... | Julien Moutte | 2 | -4/+38 |
2005-11-04 | ext/directfb/dfbvideosink.*: Now does clipping when surface is too small, han... | Julien Moutte | 3 | -149/+157 |
2005-11-03 | ext/directfb/Makefile.am: Prepare for liboil usage. | Julien Moutte | 3 | -22/+127 |
2005-11-03 | Add support to exit when 'Esc' key is pressed. | Edgard Lima | 3 | -3/+88 |
2005-11-02 | configure.ac: Requires DirectFB 0.9.24 | Julien Moutte | 3 | -1/+5 |
2005-11-02 | add directfb to distdir | Christian Schaller | 1 | -1/+2 |
2005-11-02 | Complete rewrite/port of | Julien Moutte | 8 | -876/+1841 |
2005-10-31 | Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SD... | Edgard Lima | 2 | -3/+11 |
2005-10-31 | Added a property that allows full-screen. | Edgard Lima | 4 | -2/+37 |
2005-10-28 | ext/sdl/sdlvideosink.*: Fix I420 output on some machines (not very nice, but ... | Tim-Philipp Müller | 3 | -19/+70 |
2005-10-27 | ext/sdl/sdlvideosink.c: Fix SDL videosink and did some cleanups. | Wim Taymans | 2 | -101/+100 |
2005-10-27 | Trying to fix videos out of sync (not fixed yet) | Edgard Lima | 3 | -2/+45 |
2005-10-27 | removed unused language stuff | Christian Schaller | 1 | -27/+5 |
2005-10-27 | don't do po until something wants to be translated | Thomas Vander Stichele | 2 | -2/+1 |
2005-10-27 | gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well. | Tim-Philipp Müller | 2 | -3/+5 |
2005-10-27 | gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message ... | Tim-Philipp Müller | 2 | -21/+15 |
2005-10-26 | Fixing stuff as wingo pointed out. | Zeeshan Ali | 5 | -22/+23 |
2005-10-26 | fix distcheck | Thomas Vander Stichele | 15 | -231/+175 |
2005-10-26 | don't put crap in user-visible strings | Thomas Vander Stichele | 1 | -2/+1 |
2005-10-25 | Over-writing Wim's gsm plugins (currently not working) with that from the far... | Zeeshan Ali | 6 | -179/+102 |
2005-10-25 | Fixed event handling in gsmenc. | Flavio Oliveira | 3 | -66/+107 |
2005-10-24 | port over plugin listing from base | Christian Schaller | 2 | -2/+9 |
2005-10-23 | back to HEAD | Thomas Vander Stichele | 2 | -1/+6 |
2005-10-23 | releasing 0.9.4RELEASE-0_9_4 | Thomas Vander Stichele | 18 | -148/+166 |
2005-10-23 | gst/tta/gstttaparse.c: STOPPED->FAILED. | Julien Moutte | 2 | -1/+5 |
2005-10-21 | latest updates | Christian Schaller | 1 | -0/+1 |
2005-10-20 | ext/faad/gstfaad.*: Do some timestamp smoothing (matroskademux apparently sen... | Tim-Philipp Müller | 3 | -36/+61 |
2005-10-19 | gst/: API change fix. | Wim Taymans | 4 | -24/+93 |
2005-10-19 | configure.ac: All the cool kids use GST_DOCBOOK_CHECK now. | Tim-Philipp Müller | 3 | -1/+6 |
2005-10-18 | gst/speed/Makefile.am: Fix build of speed. | Julien Moutte | 3 | -1/+5 |
2005-10-17 | Fixed Speed - Recovered featured missed since version 1.37, and changed other... | Edgard Lima | 5 | -80/+376 |
2005-10-16 | configure.ac: Fix glib check | Tim-Philipp Müller | 3 | -1/+6 |
2005-10-16 | restructure configure.ac, use correct libtool LDFLAGS, fix up defines | Thomas Vander Stichele | 2 | -1/+2 |