| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887. | Josh Coalson | 2007-06-10 | 4 | -4/+443 |
* | ext/wavpack/gstwavpackenc.c: Remove workaround for bug #421543. This is fixed... | Sebastian Dröge | 2007-06-09 | 1 | -4/+1 |
* | ext/wavpack/: Improve discont handling by checking if the next Wavpack block ... | Sebastian Dröge | 2007-06-09 | 4 | -2/+10 |
* | move wavpack plugin. See #352605. | Thomas Vander Stichele | 2007-06-08 | 1 | -2/+10 |
* | ext/: When operating in pull mode, error out correct on not-linked. | Tim-Philipp Müller | 2007-06-08 | 2 | -7/+8 |
* | ext/speex/gstspeexdec.c: Use different variables for nested for loops so that... | Wim Taymans | 2007-05-26 | 1 | -10/+21 |
* | ext/flac/gstflacenc.*: Collect headers, add "streamheader" field to output ca... | Tim-Philipp Müller | 2007-05-25 | 2 | -11/+172 |
* | ext/flac/gstflacenc.c: Don't crash in chain function if setcaps hasn't been c... | Tim-Philipp Müller | 2007-05-24 | 1 | -9/+17 |
* | ext/wavpack/gstwavpackenc.c: Specify and use properties as unsigned int that ... | Sebastian Dröge | 2007-05-21 | 1 | -7/+7 |
* | ext/wavpack/gstwavpackenc.*: Fixup docs, make the bitrate property an int as ... | Sebastian Dröge | 2007-05-21 | 2 | -32/+40 |
* | ext/wavpack/gstwavpackenc.c: Add missing audioconverts in the example pipelin... | Sebastian Dröge | 2007-05-20 | 1 | -3/+3 |
* | ext/libpng/gstpngdec.c: Fix build on macosx. | Edward Hervey | 2007-05-16 | 1 | -3/+4 |
* | ext/raw1394/gstdv1394src.c: Replace direct comparison of a string with the st... | Sebastian Dröge | 2007-05-16 | 1 | -1/+1 |
* | ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings. | Sebastian Dröge | 2007-05-02 | 4 | -2/+30 |
* | ext/flac/gstflac.c: Call bindtextdomain() to get localized strings. | Sebastian Dröge | 2007-05-02 | 1 | -0/+7 |
* | ext/flac/gstflacdec.c: Correctly post an error on the bus if something went w... | Sebastian Dröge | 2007-05-02 | 1 | -4/+9 |
* | ext/wavpack/gstwavpackparse.c: Remove old workaround that was needed when see... | Sebastian Dröge | 2007-05-02 | 1 | -5/+0 |
* | ext/wavpack/gstwavpackparse.c: Handle segment seeks in the seek event handler... | Sebastian Dröge | 2007-05-02 | 1 | -1/+13 |
* | ext/wavpack/gstwavpackparse.c: Add handling for segment seeks. | Sebastian Dröge | 2007-05-02 | 1 | -4/+18 |
* | ext/wavpack/gstwavpackparse.c: Correctly handle errors, especially in the loo... | Sebastian Dröge | 2007-05-02 | 1 | -26/+29 |
* | autogen.sh: Require automake 1.7 | Thomas Vander Stichele | 2007-04-29 | 1 | -1/+0 |
* | ext/libpng/gstpngdec.c: If we get a fatal flow return in the loop function, f... | Tim-Philipp Müller | 2007-04-25 | 1 | -1/+1 |
* | ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w... | Sebastian Dröge | 2007-03-30 | 7 | -187/+106 |
* | ext/wavpack/gstwavpackparse.c: Revert last commit, preventing infinite pluggi... | Sebastian Dröge | 2007-03-22 | 1 | -2/+4 |
* | ext/wavpack/gstwavpackenc.c: Send the new segment event in time format instea... | Sebastian Dröge | 2007-03-22 | 2 | -5/+3 |
* | ext/wavpack/gstwavpackdec.c: Revert to use gst_pad_alloc_buffer() here. We ca... | Sebastian Dröge | 2007-03-22 | 1 | -6/+6 |
* | ext/gconf/gconf.c: Accept complex pipeline descriptions as an audio profile i... | Christophe Dehais | 2007-03-22 | 1 | -7/+8 |
* | ext/wavpack/gstwavpackenc.*: Put the write helpers into the GstWavpackEnc str... | Sebastian Dröge | 2007-03-22 | 3 | -25/+10 |
* | ext/wavpack/gstwavpackdec.c: Don't use gst_pad_alloc_buffer() as we might cli... | Sebastian Dröge | 2007-03-21 | 1 | -10/+8 |
* | ext/dv/gstdvdec.*: Infer pixel-aspect-ratio from the video frame format if it... | Wim Taymans | 2007-03-09 | 2 | -26/+116 |
* | ext/taglib/gstid3v2mux.cc: Add write support for GST_TAG_MUSICBRAINZ_SORTNAME... | Wim Taymans | 2007-03-09 | 1 | -0/+1 |
* | ext/raw1394/gstdv1394src.c: Free handles that we allocated when exiting via t... | Jan Schmidt | 2007-03-07 | 1 | -0/+10 |
* | ext/wavpack/: Use a general wavpack debug category for common code. | Sebastian Dröge | 2007-03-07 | 6 | -6/+19 |
* | ext/gconf/gstswitchsink.c: Fix up the dispose logic so it doesn't leak, and f... | Jan Schmidt | 2007-03-06 | 1 | -11/+18 |
* | ext/esd/esdsink.c: Unref static pad template after using it. | Jan Schmidt | 2007-03-05 | 1 | -0/+1 |
* | ext/gconf/gstswitchsink.c: Fix up the reference counting of the child elements. | Jan Schmidt | 2007-03-05 | 1 | -1/+13 |
* | ext/gconf/gstswitchsink.c: Install fakesink in NULL by fixing some broken log... | Jan Schmidt | 2007-03-05 | 1 | -8/+8 |
* | ext/gconf/gstswitchsink.c: Mark us as a sink when we have no fakesink in NULL... | Wim Taymans | 2007-03-05 | 1 | -0/+1 |
* | ext/cdio/gstcdiocddasrc.c: Make sure we always destroy our libcdio handle. | Jan Schmidt | 2007-03-04 | 1 | -0/+10 |
* | Fix a bunch of leaks shown by the newly-added states test. | Jan Schmidt | 2007-03-04 | 9 | -13/+78 |
* | ext/dv/gstdvdec.c: Use gst_pad_new_from_static_template instead of static_pad... | Jan Schmidt | 2007-03-04 | 1 | -8/+2 |
* | Don't mix tabs and spaces (#414168). | Loïc Minier | 2007-03-03 | 1 | -1/+1 |
* | ext/cdio/gstcdiocddasrc.c: Small code cleanups. | Wim Taymans | 2007-03-02 | 1 | -39/+49 |
* | ext/hal/hal.c: Fix compilation. | Wim Taymans | 2007-03-02 | 1 | -0/+5 |
* | ext/hal/: Having NULL as UDI previously selected the default sink/src. Change... | Sebastian Dröge | 2007-03-01 | 4 | -64/+277 |
* | ext/hal/: Check if the device UDI is set before trying to query HAL about it ... | Sebastian Dröge | 2007-03-01 | 3 | -2/+16 |
* | ext/shout2/gstshout2.*: Add a property for username. | Michael Smith | 2007-02-27 | 2 | -2/+18 |
* | Fix build with LDFLAGS='-Wl,-z,defs' (#410997) | Loïc Minier | 2007-02-24 | 3 | -3/+3 |
* | Fix build with LDFLAGS='-Wl,-z,defs'. | Tim-Philipp Müller | 2007-02-24 | 1 | -2/+2 |
* | ext/gconf/gstgconfaudiosink.c: Don't reset the profile when going switching s... | Jan Schmidt | 2007-02-14 | 1 | -2/+3 |