Age | Commit message (Expand) | Author | Files | Lines |
2007-05-23 | ext/sdl/sdlvideosink.c: Separate the authors by newlines instead of nothing. ... | René Stadler | 1 | -2/+2 |
2007-05-21 | ext/wavpack/gstwavpackenc.c: Specify and use properties as unsigned int that ... | Sebastian Dröge | 1 | -7/+7 |
2007-05-21 | ext/wavpack/gstwavpackenc.*: Fixup docs, make the bitrate property an int as ... | Sebastian Dröge | 2 | -32/+40 |
2007-05-20 | ext/wavpack/gstwavpackenc.c: Add missing audioconverts in the example pipelin... | Sebastian Dröge | 1 | -3/+3 |
2007-05-18 | ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT, _do_init, gst_a... | Stefan Kost | 3 | -57/+43 |
2007-05-16 | Use external shared libamrwb. Fixes #423741 (with lots of cleanup). | Stanislav Brabec | 9 | -87/+15 |
2007-05-15 | ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check. | Stefan Kost | 1 | -1/+1 |
2007-05-13 | ext/neon/gstneonhttpsrc.c: Make redirection the default behavior. Fixes #413... | David Schleef | 1 | -1/+2 |
2007-05-02 | ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings. | Sebastian Dröge | 4 | -2/+30 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Remove old workaround that was needed when see... | Sebastian Dröge | 1 | -5/+0 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Handle segment seeks in the seek event handler... | Sebastian Dröge | 1 | -1/+13 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Add handling for segment seeks. | Sebastian Dröge | 1 | -4/+18 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Correctly handle errors, especially in the loo... | Sebastian Dröge | 1 | -26/+29 |
2007-04-29 | autogen.sh: Require automake 1.7 | Thomas Vander Stichele | 10 | -46/+36 |
2007-04-20 | ext/faad/gstfaad.c: FAAD fails to decode low (e.g. 8 kHz) sample rate AAC dat... | Michael Smith | 1 | -1/+1 |
2007-04-04 | ext/jack/gstjackaudiosink.c: Try t better name clients. properly handle retur... | Stefan Kost | 1 | -7/+15 |
2007-03-30 | ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w... | Sebastian Dröge | 7 | -187/+106 |
2007-03-27 | ext/xvid/gstxviddec.c: Add some debug log and fix a stupid output buffer dura... | Julien Moutte | 1 | -4/+9 |
2007-03-25 | Add libx264-based h264 encoder plugin (#421110). Probably doesn't handle 'odd... | Michal Benes | 4 | -0/+1166 |
2007-03-22 | ext/neon/gstneonhttpsrc.c: Alloc user agent string only once. | Tim-Philipp Müller | 1 | -2/+0 |
2007-03-22 | ext/wavpack/gstwavpackparse.c: Revert last commit, preventing infinite pluggi... | Sebastian Dröge | 1 | -2/+4 |
2007-03-22 | ext/wavpack/gstwavpackenc.c: Send the new segment event in time format instea... | Sebastian Dröge | 2 | -5/+3 |
2007-03-22 | ext/wavpack/gstwavpackdec.c: Revert to use gst_pad_alloc_buffer() here. We ca... | Sebastian Dröge | 1 | -6/+6 |
2007-03-22 | ext/wavpack/gstwavpackenc.*: Put the write helpers into the GstWavpackEnc str... | Sebastian Dröge | 3 | -25/+10 |
2007-03-21 | ext/wavpack/gstwavpackdec.c: Don't use gst_pad_alloc_buffer() as we might cli... | Sebastian Dröge | 1 | -10/+8 |
2007-03-18 | ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it wil... | Paul Davis | 1 | -7/+19 |
2007-03-10 | ext/: Printf format string fixes. | Tim-Philipp Müller | 2 | -4/+4 |
2007-03-08 | ext/jack/: Make an object to manage client connections to the jack server whi... | Paul Davis | 5 | -68/+634 |
2007-03-07 | ext/wavpack/: Use a general wavpack debug category for common code. | Sebastian Dröge | 6 | -6/+19 |
2007-03-04 | ext/nas/nassink.c: Some more cleanups/changes; use boilerplate macro. | Tim-Philipp Müller | 1 | -52/+38 |
2007-03-04 | ext/nas/: Bunch of nassink clean-ups: make build by adding the right CFLAGS a... | Tim-Philipp Müller | 4 | -196/+173 |
2007-03-04 | ext/directfb/dfbvideosink.c: Chain up in finalize. | Jan Schmidt | 1 | -0/+2 |
2007-03-03 | Move the app library to gst-libs/gst/app (duh!) | David Schleef | 1 | -2/+2 |
2007-03-02 | Commit NAS Sink, closed bugzilla 345633 | Christian Schaller | 3 | -249/+173 |
2007-03-02 | ext/dts/gstdtsdec.c: A few small clean-ups. | Tim-Philipp Müller | 1 | -25/+5 |
2007-03-02 | ext/dts/gstdtsdec.c: Don't do forced downmixing to stereo, but check what dow... | Young-Ho Cha | 1 | -1/+40 |
2007-03-02 | ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove th... | Lutz Mueller | 2 | -84/+60 |
2007-03-02 | Add patch from Bug 357055 from Chris Lord, adding support for Vorbis streams | Christian Schaller | 4 | -2/+1312 |
2007-02-24 | Fix build with LDFLAGS='-Wl,-z,defs'. | Tim-Philipp Müller | 3 | -6/+11 |
2007-02-13 | add missing \ in Makefile.am | Christian Schaller | 1 | -1/+1 |
2007-02-13 | Add crossreferences to glib/gobject/gstream docs. Also fix typo in timidity.c... | Stefan Kost | 1 | -3/+8 |
2007-02-11 | Add second midi renderer. Fix some double frees and leaks. Clean up logging. | Stefan Kost | 4 | -7/+993 |
2007-02-11 | ext/faad/gstfaad.c: Also update the comment that describes the hack. | Stefan Kost | 1 | -3/+7 |
2007-02-11 | configure.ac: Tell the code which faad it is, so that we can adjust the hacks... | Stefan Kost | 1 | -0/+10 |
2007-02-08 | Add timitity midi render plugin (#403992) | Wouter Paesen | 4 | -1/+912 |
2007-02-07 | ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an ... | Edward Hervey | 1 | -1/+1 |
2007-02-06 | ext/sndfile/gstsfsrc.c: Fix build (installed setup). | Tim-Philipp Müller | 1 | -1/+1 |
2007-02-05 | ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo. | Andy Wingo | 5 | -2/+583 |
2007-02-02 | configure.ac: ext/Makefile.am | Andy Wingo | 6 | -852/+623 |
2007-02-02 | ext/alsaspdif/alsaspdifsink.c: Set rank to NONE so that it doesn't get autopl... | Tim-Philipp Müller | 1 | -1/+2 |