summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* ext/directfb/Makefile.am: Add the example application.Julien Moutte2005-11-053-2/+148
* ext/directfb/dfbvideosink.c: Make acceleration detection work, better, add sa...Julien Moutte2005-11-051-4/+30
* ext/directfb/dfbvideosink.*: Now does clipping when surface is too small, han...Julien Moutte2005-11-042-149/+146
* ext/directfb/Makefile.am: Prepare for liboil usage.Julien Moutte2005-11-032-22/+119
* Add support to exit when 'Esc' key is pressed.Edgard Lima2005-11-032-3/+80
* add directfb to distdirChristian Schaller2005-11-021-1/+2
* Complete rewrite/port ofJulien Moutte2005-11-026-876/+1794
* Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SD...Edgard Lima2005-10-311-3/+3
* Added a property that allows full-screen.Edgard Lima2005-10-312-2/+29
* ext/sdl/sdlvideosink.*: Fix I420 output on some machines (not very nice, but ...Tim-Philipp Müller2005-10-282-19/+59
* ext/sdl/sdlvideosink.c: Fix SDL videosink and did some cleanups.Wim Taymans2005-10-271-101/+90
* Trying to fix videos out of sync (not fixed yet)Edgard Lima2005-10-272-2/+39
* Fixing stuff as wingo pointed out.Zeeshan Ali2005-10-264-22/+14
* Over-writing Wim's gsm plugins (currently not working) with that from the far...Zeeshan Ali2005-10-255-178/+89
* Fixed event handling in gsmenc.Flavio Oliveira2005-10-252-66/+100
* ext/faad/gstfaad.*: Do some timestamp smoothing (matroskademux apparently sen...Tim-Philipp Müller2005-10-202-36/+50
* ex/: and more typos fixedStefan Kost2005-10-131-3/+3
* ext/faac/gstfaac.c: Gst09-ize code a little bit more: use gst_pad_alloc_buffe...Tim-Philipp Müller2005-10-131-68/+119
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-1225-78/+79
* ext/faac/gstfaac.c: Fix depth/width handling for float audio (#318659).Tim-Philipp Müller2005-10-121-25/+55
* ext/faac/gstfaac.c: Refcount fixes (#318659)Tim-Philipp Müller2005-10-121-18/+32
* ext/Makefile.am: libvisual and snapshot are not here anymore.Julien Moutte2005-10-121-2/+0
* ext/faad/gstfaad.c: newsegment API updateTim-Philipp Müller2005-10-111-3/+5
* ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ...Andy Wingo2005-10-071-1/+1
* Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.Edgard Lima2005-09-233-84/+60
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+1
* Setting caps on the outgoing buffers.Flavio Oliveira2005-09-211-5/+12
* fix Makefile.am ughThomas Vander Stichele2005-09-201-9/+2
* Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.Edgard Lima2005-09-201-1/+1
* sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2decEdgard Lima2005-09-193-84/+64
* Fix up all the state change functions.Jan Schmidt2005-09-0532-312/+346
* cleaning up badThomas Vander Stichele2005-09-051-11/+12
* created gst-plugins-badThomas Vander Stichele2005-09-051-56/+20
* Ported GSM Encoder to GStreamer 0.9Flavio Oliveira2005-09-024-32/+29
* All plugins updated for element state changes.Andy Wingo2005-09-021-13/+12
* Faac (AAC Encoder) ported for GStreamer 0.9CHANGELOG_STARTFlavio Oliveira2005-09-013-55/+51
* remove libdirThomas Vander Stichele2005-09-011-1/+0
* all these plugins are moved to gst-plugins-uglyThomas Vander Stichele2005-08-311-55/+0
* all these plugins are moved to gst-plugins-goodThomas Vander Stichele2005-08-301-139/+1
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-287-18/+19
* ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...Andy Wingo2005-08-264-678/+324
* add missing filesAndy Wingo2005-08-252-0/+799
* ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo2005-08-254-89/+107
* enable more; update for basetransformThomas Vander Stichele2005-08-241-4/+4
* Port speexdec. Leads to some unfamiliar warnings on console, but works otherw...Ronald S. Bultje2005-08-231-5/+6
* Port flacdec (seeking is still slow'ish).Ronald S. Bultje2005-08-221-4/+5
* latest makefile and spec file fixesChristian Schaller2005-08-191-1/+2
* Handle _push() return values.Ronald S. Bultje2005-08-161-2/+7
* Fix debug.Ronald S. Bultje2005-08-151-4/+4
* pound some sense in the colorspace elementsThomas Vander Stichele2005-08-142-9/+6