Age | Commit message (Expand) | Author | Files | Lines |
2007-06-29 | ext/dc1394/gstdc1394.c: Make a bunch of functions static, and move variable d... | Jan Schmidt | 1 | -56/+41 |
2007-06-29 | ext/dc1394/gstdc1394.c: The correct fourcc for the 4:1:1 packed format is 'IY... | Jan Schmidt | 1 | -2/+2 |
2007-06-29 | ext/dc1394/gstdc1394.c: Change a g_print to a GST_DEBUG message. | Jan Schmidt | 1 | -1/+2 |
2007-06-29 | Commit new dc1394src element. | Eric Jonas | 4 | -0/+1349 |
2007-06-25 | gconf/: Remove dysfunctional directory (this stuff is in -good). | Tim-Philipp Müller | 1 | -0/+7 |
2007-06-22 | Fix leaks. | Edward Hervey | 18 | -95/+40 |
2007-06-20 | ext/amrwb/: Add newsegment and discont handling. Some code cleanups. Don't le... | Stefan Kost | 3 | -53/+142 |
2007-06-08 | Move wavpack to good. | Thomas Vander Stichele | 15 | -3593/+1 |
2007-06-08 | When driving the pipeline, also post an error when we get a not-linked flow r... | Tim-Philipp Müller | 2 | -16/+30 |
2007-06-06 | ext/sdl/: Add GST_CFLAGS, which apparently somehow fixes the build somewhere ... | Tim-Philipp Müller | 2 | -2/+2 |
2007-06-01 | ext/neon/gstneonhttpsrc.c: Don't leak buffer when returning an error. | Tim-Philipp Müller | 1 | -0/+2 |
2007-06-01 | ext/neon/gstneonhttpsrc.*: Deprecated "uri" property. Clean up property desc... | René Stadler | 2 | -93/+92 |
2007-05-31 | ext/libmms/gstmms.h: No reason to use gpointers instead of typed pointes here... | Tim-Philipp Müller | 3 | -6/+5 |
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 |