| Commit message (Expand) | Author | Age | Files | Lines |
* | ext/esd/esdsink.c: Make error actually say something useful (fixes #156798). | Ronald S. Bultje | 2004-12-01 | 1 | -2/+2 |
* | Adding a first version of directfbvideosink. | Julien Moutte | 2004-11-28 | 1 | -0/+8 |
* | ext/libpng/gstpngenc.c: Copy over buffer properties. Fixes #158832 | Edward Hervey | 2004-11-23 | 1 | -0/+1 |
* | Added the polypaudio sink and hooked it into the build system. | Iain Holmes | 2004-11-12 | 1 | -0/+8 |
* | Let VideoSink store the clock, since Cacasink inherits from there | Jan Schmidt | 2004-11-09 | 2 | -16/+1 |
* | Reomoved unused fields from the object | Zeeshan Ali | 2004-11-08 | 1 | -2/+0 |
* | Fixed the clock | Zeeshan Ali | 2004-11-08 | 2 | -14/+19 |
* | Add musepack decoder. | Ronald S. Bultje | 2004-11-07 | 1 | -0/+8 |
* | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 2004-11-01 | 2 | -8/+8 |
* | added two api precondition guards use g_strdup with getenv to fix crash when ... | Stefan Kost | 2004-11-01 | 1 | -1/+4 |
* | ext/esd/esdsink.c: Use a finalize function, not dispose, and more importantly... | Jan Schmidt | 2004-11-01 | 1 | -3/+5 |
* | ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event. | Jan Schmidt | 2004-10-30 | 3 | -2/+5 |
* | ext/dv/gstdvdec.c: Allow a little margin when negotiating the framerate. | Wim Taymans | 2004-10-26 | 1 | -2/+4 |
* | ext/: Add codec-name metadata. | Ronald S. Bultje | 2004-10-25 | 2 | -1/+4 |
* | ext/speex/gstspeexdec.c: sinkconvert function so oggdemux can get the file le... | Ronald S. Bultje | 2004-10-25 | 1 | -0/+5 |
* | ext/Makefile.am: Fix the build fixes. | Ronald S. Bultje | 2004-10-23 | 1 | -1/+1 |
* | I lied, I am the One True Buildmaster | Wim Taymans | 2004-10-20 | 1 | -0/+8 |
* | fix the build | Thomas Vander Stichele | 2004-10-20 | 2 | -4/+4 |
* | ext/dv/gstdvdec.*: Make sure we renegotiate aspect ratio when the camera swit... | Wim Taymans | 2004-10-18 | 2 | -5/+12 |
* | ext/: Fix mimetype on smoke encoder. | Wim Taymans | 2004-10-18 | 2 | -6/+52 |
* | ext/speex/gstspeexenc.c: Fix speex timestamps so that it gets muxed properly. | Wim Taymans | 2004-10-18 | 1 | -1/+5 |
* | ext/raw1394/gstdv1394src.*: Added conversion/query functions. | Wim Taymans | 2004-10-15 | 2 | -40/+279 |
* | ext/raw1394/gstdv1394src.*: Added AV/C VTR control support needed for some ca... | Wim Taymans | 2004-10-15 | 2 | -23/+178 |
* | fix dist of smoke | Thomas Vander Stichele | 2004-10-05 | 1 | -2/+7 |
* | remove unused KIO_DIR | Thomas Vander Stichele | 2004-10-05 | 1 | -1/+0 |
* | fixing libmng build | Thomas Vander Stichele | 2004-10-05 | 1 | -0/+8 |
* | ext/libmng/gstmngdec.c: Set the framerate correctly. | Wim Taymans | 2004-10-05 | 1 | -5/+26 |
* | ext/jpeg/: Updated smoke, new bitstream, allows embedding in ogg. | Wim Taymans | 2004-10-04 | 8 | -50/+281 |
* | ext/libmng/: Added basic MNG decoder. Needs more work. The encoder does not w... | Wim Taymans | 2004-10-04 | 7 | -0/+989 |
* | Revert the changes to the speex include file locations. | Iain Holmes | 2004-10-04 | 3 | -8/+8 |
* | Use <speex.h> everywhere instead of sometimes <speex.h> and sometimes <speex/... | Ramon Garcia Fernandez | 2004-10-02 | 2 | -6/+6 |
* | build fixes (those parameters/functions are const in 1.1.6) | Stéphane Loeuillet | 2004-10-01 | 2 | -7/+7 |
* | ext/speex/gstspeexdec.c: Small cleanups. | Wim Taymans | 2004-10-01 | 1 | -7/+8 |
* | ext/flac/gstflacdec.c: Only return true if we actually filled something in. P... | Ronald S. Bultje | 2004-09-29 | 1 | -2/+2 |
* | remove last mention of kio plugin (in the dist section) | Christian Schaller | 2004-09-28 | 1 | -1/+0 |
* | ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg. | Wim Taymans | 2004-09-28 | 5 | -256/+1523 |
* | Remove non-working ugly kioplugin Markey has new and much improved one in Ama... | Christian Schaller | 2004-09-28 | 1 | -6/+0 |
* | ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation | Jan Schmidt | 2004-09-22 | 1 | -0/+10 |
* | fix license information | Christian Schaller | 2004-09-20 | 1 | -1/+1 |
* | ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting ... | Johan Dahlin | 2004-09-20 | 1 | -12/+12 |
* | Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102... | David Schleef | 2004-09-12 | 1 | -0/+10 |
* | Moving MAS plugin back to gst-sandbox module. | Zeeshan Ali | 2004-09-10 | 1 | -7/+5 |
* | throw errors when applicable | Thomas Vander Stichele | 2004-09-03 | 1 | -6/+11 |
* | Trying to correct the GST_CHECK_CONFIGPROG macro. It works perfectly for | Zeeshan Ali | 2004-09-02 | 1 | -0/+8 |
* | added typecast to avoid warning | Stefan Kost | 2004-08-31 | 1 | -1/+1 |
* | fixed seg-fault and mem leak | Stefan Kost | 2004-08-31 | 1 | -1/+2 |
* | error out on unsupported types | Thomas Vander Stichele | 2004-08-17 | 1 | -1/+2 |
* | Make flacenc work with mono streams by only setting the mid_side and loose_mi... | Iain Holmes | 2004-08-17 | 1 | -2/+6 |
* | ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field | David Schleef | 2004-08-11 | 1 | -7/+21 |
* | cleanups, debugging and memleak fixes | Thomas Vander Stichele | 2004-08-09 | 1 | -18/+25 |