| Commit message (Expand) | Author | Age | Files | Lines |
* | ext/musepack/gstmusepackdec.cpp: There's also floating point libmusepacks. | Ronald S. Bultje | 2004-12-03 | 2 | -26/+42 |
* | ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre... | Ronald S. Bultje | 2004-12-03 | 1 | -4/+12 |
* | ext/faad/gstfaad.c: Oops, remove debug. | Ronald S. Bultje | 2004-12-01 | 1 | -16/+2 |
* | Adding a first version of directfbvideosink. | Julien Moutte | 2004-11-28 | 4 | -0/+883 |
* | Surround sound support. | Ronald S. Bultje | 2004-11-25 | 3 | -86/+404 |
* | Update libvisual to 0.1.7. Link in the debug handling to gstreamer | Jan Schmidt | 2004-11-12 | 4 | -184/+254 |
* | Added the polypaudio sink and hooked it into the build system. | Iain Holmes | 2004-11-12 | 5 | -0/+796 |
* | ext/musepack/gstmusepackreader.cpp: Workaround for older core. | Ronald S. Bultje | 2004-11-11 | 2 | -2/+2 |
* | ext/alsa/gstalsasink.c: This seems to be antique leftover. It needs to pass e... | Ronald S. Bultje | 2004-11-10 | 1 | -23/+44 |
* | ext/alsa/gstalsa.c: buffer-frames property was missing | Benjamin Otte | 2004-11-09 | 6 | -14/+7 |
* | Add musepack decoder. | Ronald S. Bultje | 2004-11-07 | 9 | -10/+1444 |
* | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 2004-11-01 | 7 | -23/+25 |
* | fix build on older automake | Thomas Vander Stichele | 2004-10-27 | 1 | -1/+0 |
* | 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 | 2 | -11/+17 |
* | fix the build | Thomas Vander Stichele | 2004-10-20 | 1 | -3/+3 |
* | ext/cdaudio/gstcdaudio.c: Added uri handler for cd:// | Wim Taymans | 2004-10-18 | 1 | -65/+127 |
* | configure.ac: update for swfdec-0.3 and liboil-0.2 | David Schleef | 2004-10-14 | 2 | -226/+150 |
* | 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 |
* | commiting patch from Phil Blundell | Phil Blundell | 2004-10-01 | 1 | -1/+2 |
* | ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993). | Ronald S. Bultje | 2004-10-01 | 2 | -33/+83 |
* | remove last mention of kio plugin (in the dist section) | Christian Schaller | 2004-09-28 | 1 | -1/+0 |
* | Remove non-working ugly kioplugin Markey has new and much improved one in Ama... | Christian Schaller | 2004-09-28 | 1 | -6/+0 |
* | ext/dirac/: Do something. Don't actually know if this works because I don't h... | Ronald S. Bultje | 2004-09-23 | 5 | -85/+295 |
* | configure.ac: remove NASM check, since we don't use it. Update dirac check t... | David Schleef | 2004-09-15 | 1 | -5/+11 |
* | Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102... | David Schleef | 2004-09-12 | 2 | -1/+11 |
* | Moving MAS plugin back to gst-sandbox module. | Zeeshan Ali | 2004-09-10 | 4 | -826/+5 |
* | Trying to correct the GST_CHECK_CONFIGPROG macro. It works perfectly for | Zeeshan Ali | 2004-09-02 | 4 | -0/+827 |
* | 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 |
* | Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream ar... | Arwed v. Merkatz | 2004-08-25 | 1 | -1/+1 |
* | ext/sdl/sdlvideosink.c: Only allow sane framerates. | David Schleef | 2004-08-09 | 1 | -1/+1 |
* | fixes for G_DISABLE_ASSERT and friends | Benjamin Otte | 2004-08-03 | 2 | -2/+3 |
* | ext/ladspa/gstladspa.c: make sure longname, description and author are valid ... | Benjamin Otte | 2004-07-19 | 1 | -2/+6 |
* | ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/ | David I. Lehn | 2004-06-24 | 1 | -1/+1 |
* | configure.ac: OSS portability | Stéphane Loeuillet | 2004-06-07 | 1 | -0/+14 |
* | remove g_print | Thomas Vander Stichele | 2004-05-31 | 1 | -1/+0 |
* | ext/Makefile.am: add rules to build shout2send (was removed by accident when ... | Stéphane Loeuillet | 2004-05-24 | 1 | -6/+13 |
* | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 2004-05-21 | 17 | -23/+23 |
* | fix mcopidl generator | Thomas Vander Stichele | 2004-05-21 | 1 | -1/+4 |
* | move dirac plug-in where all his friends are (Codec/Decoder/Video) | Stéphane Loeuillet | 2004-05-18 | 1 | -1/+1 |
* | ext/audiofile/gstafparse.c: change class to Codec/Demuxer/Audio | Stéphane Loeuillet | 2004-05-13 | 1 | -1/+1 |
* | ext/audiofile/gstafsrc.c: Remove old debug output | Jan Schmidt | 2004-05-12 | 1 | -2/+2 |
* | ext/tarkin/gsttarkin.c: - Change RANK from NONE to PRIMARY (decoder) | Stéphane Loeuillet | 2004-05-12 | 2 | -2/+2 |
* | configure.ac: Add prototype Dirac support. | David Schleef | 2004-05-11 | 4 | -0/+282 |
* | ext/tarkin/gsttarkindec.c: "Filter/Video/Decoder" => "Codec/Decoder/Video" | Stéphane Loeuillet | 2004-05-10 | 2 | -2/+2 |
* | ext/theora/theoradec.c: "Filter/Decoder/Video" => "Codec/Decoder/Video" | Stéphane Loeuillet | 2004-05-10 | 1 | -1/+1 |
* | ext/: \1/Codec, (fixes #142193) | Benjamin Otte | 2004-05-09 | 11 | -11/+11 |
* | ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h. | David Schleef | 2004-05-08 | 1 | -1/+2 |