index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext/speex/: Use integer encoding and decoding functions instead of converting...
Sebastian Dröge
2008-09-02
4
-37
/
+25
*
ext/wavpack/gstwavpackenc.*: Handle non-zero start timestamps and stream disc...
Sebastian Dröge
2008-08-31
2
-3
/
+69
*
ext/speex/gstspeexenc.c: Correct the timestamp and granulepos calculation by ...
Sebastian Dröge
2008-08-31
1
-2
/
+2
*
ext/speex/gstspeexdec.c: Correctly take the granulepos from upstream if possi...
Sebastian Dröge
2008-08-31
3
-68
/
+169
*
ext/annodex/gstcmmlparser.c: Fix compiler warnings caused by passing a string...
Craig Keogh
2008-08-31
1
-1
/
+1
*
Make stuff compile with GST_DISABLE_GST_DEBUG.
Tim-Philipp Müller
2008-08-30
1
-1
/
+3
*
ext/cairo/gsttextoverlay.c: Fix compiler warning.
Stefan Kost
2008-08-26
1
-3
/
+2
*
ext/cairo/gsttextoverlay.c: Fix obvious memleak.
David Schleef
2008-08-26
1
-2
/
+2
*
ext/flac/gstflacenc.c: Fix compilation against older libflac versions.
Tim-Philipp Müller
2008-08-20
1
-1
/
+1
*
ext/pulse/: Use GST_BOILERPLATE everywhere and fix coding style at some places.
Sebastian Dröge
2008-08-20
7
-111
/
+36
*
ext/pulse/: If downstream provides no channel layout and >2 channels should b...
Sebastian Dröge
2008-08-20
3
-78
/
+259
*
ext/pulse/: The bytes_per_sample and silence_sample fields of the GstRingBuff...
Sebastian Dröge
2008-08-18
2
-14
/
+7
*
ext/pulse/pulsesink.*: Add "device-name" property to pulsesink too and curren...
Sebastian Dröge
2008-08-13
2
-2
/
+144
*
ext/pulse/pulsesrc.c: Add "device-name" property, which provides a human read...
Laszlo Pandy
2008-08-13
1
-4
/
+19
*
ext/pulse/: Improve debugging a bit by including the parent object in pulsemi...
Sebastian Dröge
2008-08-13
7
-45
/
+57
*
ext/pulse/pulsemixer.c: Fix property probing after the device property is set...
Laszlo Pandy
2008-08-13
1
-2
/
+2
*
ext/pulse/pulsemixer.c: Fix property probing after the device property is set...
Laszlo Pandy
2008-08-13
1
-4
/
+4
*
ext/pulse/: Implement GstPropertyProbe interface on pulsesink for detecting s...
Laszlo Pandy
2008-08-13
4
-9
/
+88
*
Pull changes from 0.10.9.2 pre-release branch moving the libcdio
Jan Schmidt
2008-08-12
6
-638
/
+0
*
ext/raw1394/: mpeg2-ts (HDV) variant of firewire capture element.
Edward Hervey
2008-08-11
4
-3
/
+919
*
ext/flac/gstflacenc.c: Actually provide the variables required for the format...
Sebastian Dröge
2008-08-09
1
-1
/
+2
*
ext/flac/gstflacenc.*: Handle non-zero start timestamps correctly, mark heade...
Sebastian Dröge
2008-08-08
2
-11
/
+67
*
ext/flac/gstflacenc.c: If seeking failed return the appropiate return value t...
Sebastian Dröge
2008-08-07
1
-0
/
+6
*
Make sure gettext returns translations in UTF-8 encoding rather than in the c...
Frederic Crozat
2008-08-07
4
-0
/
+4
*
ext/flac/gstflacdec.c: Add FIXME for 0.11 to simply output everything with wi...
Sebastian Dröge
2008-08-07
1
-0
/
+4
*
ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit.
Jonathan Matthew
2008-08-06
8
-306
/
+261
*
ext/flac/gstflacenc.c: Set an estimate for the total number of samples that w...
Sebastian Dröge
2008-08-03
1
-0
/
+42
*
ext/flac/gstflacdec.c: Support decoding of all depths between 4 and 32 bits a...
Sebastian Dröge
2008-08-03
3
-30
/
+99
*
ext/flac/gstflacenc.c: Support encoding of up to 8 channels.
Sebastian Dröge
2008-08-03
1
-36
/
+138
*
ext/soup/gstsouphttpsrc.*: Fix seeking race condition in #540300
Wouter Cloetens
2008-08-02
2
-8
/
+18
*
ext/flac/gstflacdec.c: Always post the audio-codec tag, not only if other tag...
Sebastian Dröge
2008-08-02
1
-9
/
+12
*
ext/soup/gstsouphttpsrc.c: Don't throw an error when soup completes a msg wit...
Jan Schmidt
2008-07-31
1
-3
/
+5
*
ext/Makefile.am: Finish hooking up pulseaudio plugin to the build.
Jan Schmidt
2008-07-19
2
-2
/
+13
*
ext/soup/gstsouphttpsrc.c: Fix Soup HTTP source seeking.
Wouter Cloetens
2008-07-19
1
-1
/
+2
*
Only use -Wno-attributes (which is there to work around a bug in the taglib 1...
Tim-Philipp Müller
2008-07-17
1
-2
/
+2
*
ext/jpeg/gstjpegdec.c: Align documentation with reality.
Mark Nauwelaerts
2008-07-14
1
-2
/
+1
*
Don't use declarations after statements and variable length arrays.
Sebastian Dröge
2008-07-08
3
-10
/
+9
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Do not leak incoming buffers.
Mark Nauwelaerts
2008-07-04
1
-0
/
+2
*
ext/libpng/gstpngdec.c: Don't return GST_FLOW_ERROR when buffer_alloc fails -...
Jan Schmidt
2008-06-30
1
-3
/
+2
*
ext/dv/gstdv.c: Fix compilation.
Wim Taymans
2008-06-26
1
-2
/
+0
*
ext/dv/gstdv.c: Marking rank of dvdec as GST_RANK_MARGINAL since it's the slo...
Edward Hervey
2008-06-26
1
-10
/
+2
*
ext/soup/gstsouphttpsrc.c: Fix HTTP auth support with user/password passed vi...
Jason Donenfeld
2008-06-25
1
-2
/
+31
*
ext/wavpack/gstwavpackparse.c: Use G_GINT64_CONSTANT, this fixes the duration...
Sebastian Dröge
2008-06-19
1
-4
/
+56
*
ext/libmng/: Somewhat port mngenc and mngdec to 0.10. Does not work yet and h...
Wim Taymans
2008-06-17
6
-251
/
+143
*
ext/speex/gstspeexenc.c: Add mode property.
Wim Taymans
2008-06-16
1
-42
/
+120
*
ext/pulse/: Some smaller cleanup. Use G_PARAM_STATIC_STRINGS, gst_element_cla...
Sebastian Dröge
2008-06-10
3
-41
/
+38
*
Add documentation to the pulseaudio plugin and run make update in docs/plugins.
Sebastian Dröge
2008-06-10
4
-7
/
+74
*
Add pulseaudio GStreamer element from gst-pulse. Development will continue he...
Sebastian Dröge
2008-06-10
16
-0
/
+3555
*
ext/cdio/: Also extract album title and album genre from CD-TEXT if available...
Benjamin Kampmann
2008-06-09
3
-0
/
+25
*
Require libcdio >= 0.76.
Tim-Philipp Müller
2008-06-07
3
-27
/
+2
[next]