summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-08remove wrong mpegstream additionChristian Schaller2-3/+2
2005-11-08add tremor plugins to needed buildscriptsChristian Schaller2-3/+3
2005-11-08Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- seg...Edgard Lima6-188/+367
2005-11-06examples/Makefile.am: Cleanup non existing examples.Julien Moutte2-1/+6
2005-11-06docs/plugins/inspect.stamp: Add missing files.Julien Moutte4-0/+5
2005-11-06examples/Makefile.am: Make buildbot happy.Julien Moutte2-1/+5
2005-11-06Makefile.am: examples in dist subdirs.Julien Moutte6-16/+53
2005-11-06Enable documentation.Julien Moutte26-12/+953
2005-11-05ext/directfb/Makefile.am: Add the example application.Julien Moutte4-2/+161
2005-11-05ext/directfb/dfbvideosink.c: Make acceleration detection work, better, add sa...Julien Moutte2-4/+38
2005-11-04ext/directfb/dfbvideosink.*: Now does clipping when surface is too small, han...Julien Moutte3-149/+157
2005-11-03ext/directfb/Makefile.am: Prepare for liboil usage.Julien Moutte3-22/+127
2005-11-03Add support to exit when 'Esc' key is pressed.Edgard Lima3-3/+88
2005-11-02configure.ac: Requires DirectFB 0.9.24Julien Moutte3-1/+5
2005-11-02add directfb to distdirChristian Schaller1-1/+2
2005-11-02Complete rewrite/port ofJulien Moutte8-876/+1841
2005-10-31Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SD...Edgard Lima2-3/+11
2005-10-31Added a property that allows full-screen.Edgard Lima4-2/+37
2005-10-28ext/sdl/sdlvideosink.*: Fix I420 output on some machines (not very nice, but ...Tim-Philipp Müller3-19/+70
2005-10-27ext/sdl/sdlvideosink.c: Fix SDL videosink and did some cleanups.Wim Taymans2-101/+100
2005-10-27Trying to fix videos out of sync (not fixed yet)Edgard Lima3-2/+45
2005-10-27removed unused language stuffChristian Schaller1-27/+5
2005-10-27don't do po until something wants to be translatedThomas Vander Stichele2-2/+1
2005-10-27gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.Tim-Philipp Müller2-3/+5
2005-10-27gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message ...Tim-Philipp Müller2-21/+15
2005-10-26Fixing stuff as wingo pointed out.Zeeshan Ali5-22/+23
2005-10-26fix distcheckThomas Vander Stichele15-231/+175
2005-10-26don't put crap in user-visible stringsThomas Vander Stichele1-2/+1
2005-10-25Over-writing Wim's gsm plugins (currently not working) with that from the far...Zeeshan Ali6-179/+102
2005-10-25Fixed event handling in gsmenc.Flavio Oliveira3-66/+107
2005-10-24port over plugin listing from baseChristian Schaller2-2/+9
2005-10-23back to HEADThomas Vander Stichele2-1/+6
2005-10-23releasing 0.9.4RELEASE-0_9_4Thomas Vander Stichele18-148/+166
2005-10-23gst/tta/gstttaparse.c: STOPPED->FAILED.Julien Moutte2-1/+5
2005-10-21latest updatesChristian Schaller1-0/+1
2005-10-20ext/faad/gstfaad.*: Do some timestamp smoothing (matroskademux apparently sen...Tim-Philipp Müller3-36/+61
2005-10-19gst/: API change fix.Wim Taymans4-24/+93
2005-10-19configure.ac: All the cool kids use GST_DOCBOOK_CHECK now.Tim-Philipp Müller3-1/+6
2005-10-18gst/speed/Makefile.am: Fix build of speed.Julien Moutte3-1/+5
2005-10-17Fixed Speed - Recovered featured missed since version 1.37, and changed other...Edgard Lima5-80/+376
2005-10-16configure.ac: Fix glib checkTim-Philipp Müller3-1/+6
2005-10-16restructure configure.ac, use correct libtool LDFLAGS, fix up definesThomas Vander Stichele2-1/+2
2005-10-13ex/: and more typos fixedStefan Kost3-4/+11
2005-10-13ext/faac/gstfaac.c: Gst09-ize code a little bit more: use gst_pad_alloc_buffe...Tim-Philipp Müller2-68/+132
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost51-166/+251
2005-10-12ext/faac/gstfaac.c: Fix depth/width handling for float audio (#318659).Tim-Philipp Müller2-26/+63
2005-10-12ext/faac/gstfaac.c: Refcount fixes (#318659)Tim-Philipp Müller3-18/+40
2005-10-12ext/Makefile.am: libvisual and snapshot are not here anymore.Julien Moutte3-2/+5
2005-10-11ext/faad/gstfaad.c: newsegment API updateTim-Philipp Müller2-3/+10
2005-10-11gst/: newsegment API update.Wim Taymans4-4/+11