Age | Commit message (Expand) | Author | Files | Lines |
2007-07-25 | ext/timidity/gsttimidity.*: Don't initialize timidity in plugin_init for simi... | Stefan Kost | 2 | -13/+18 |
2007-07-24 | ext/timidity/gstwildmidi.*: Don't initialize wildmidi in plugin_init as it al... | Stefan Kost | 2 | -56/+65 |
2007-07-24 | Use the new buffer clipping function from gstaudio here and require gst-plugi... | Sebastian Dröge | 1 | -52/+3 |
2007-07-20 | ext/dirac/Makefile.am: Also include stdlib here. | Stefan Kost | 1 | -1/+1 |
2007-07-18 | ext/soundtouch/gstpitch.cc: If we receive a new segment event, don't try to p... | Michael Smith | 1 | -3/+8 |
2007-07-18 | ext/jack/gstjackaudiosink.c: Add stdlib include here too. | Stefan Kost | 1 | -0/+2 |
2007-07-18 | Add stdlib include (free, atoi, exit). | Stefan Kost | 3 | -0/+4 |
2007-07-16 | ext/faad/gstfaad.c: Fix buffer clipping to correctly clip to the segment stop. | Sebastian Dröge | 1 | -1/+1 |
2007-07-06 | docs/plugins/inspect/: Add missing inspect files. Fixes build (#454313). | Tim-Philipp Müller | 1 | -2/+2 |
2007-07-05 | ext/ivorbis/Makefile.am: Dist header files. Fixes #454078. | Tim-Philipp Müller | 1 | -0/+1 |
2007-07-05 | docs/plugins/Makefile.am: Simplify --extra-dir as gtkdoc scans recursively. | Stefan Kost | 1 | -1/+1 |
2007-07-03 | Also document AMR-WB elements. | Stefan Kost | 3 | -2/+52 |
2007-07-03 | ext/timidity/: Fix licence (both are GPL). Add element docs. | Stefan Kost | 3 | -5/+46 |
2007-07-03 | ext/musicbrainz/gsttrm.h: Fix _get_type signature. | Stefan Kost | 1 | -1/+1 |
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 |