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
*
Add support for specifying a list of cookies to be passed in the HTTP request...
Wouter Cloetens
2008-02-26
2
-0
/
+22
*
ext/jpeg/gstjpeg.c: Remove (commented out) smoke typefinder. This is in base ...
Sebastian Dröge
2008-02-25
1
-25
/
+0
*
Check for and define ERROR_CXXFLAGS and use them when building
Tim-Philipp Müller
2008-02-23
1
-1
/
+1
*
Implement zero-copy and make the buffer size configurable.
Wouter Cloetens
2008-02-22
2
-35
/
+103
*
ext/wavpack/gstwavpackparse.*: Always report the duration if we know it in pu...
Sebastian Dröge
2008-02-22
2
-12
/
+9
*
Add a few libjpeg suppressions and initialize a variable to make smokeenc val...
Sebastian Dröge
2008-02-12
1
-1
/
+1
*
ext/gconf/gconf.c: Use and unset the GError when pipeline creation fails inst...
Sebastian Dröge
2008-02-11
1
-0
/
+8
*
ext/soup/gstsouphttpsrc.c: Fix memory leak and improve debugging a bit.
Wouter Cloetens
2008-02-06
1
-2
/
+2
*
ext/flac/gstflacdec.c: Fix extraction of picture blocks with newer libflac ve...
John Millikin
2008-02-02
1
-15
/
+5
*
ext/soup/gstsouphttpsrc.c: Add changes to gstsouphttpsrc.c that were missing ...
Sebastian Dröge
2008-01-31
1
-150
/
+148
*
Make coding style more consistent, including class renaming.
Wouter Cloetens
2008-01-31
1
-49
/
+52
*
ext/soup/gstsouphttpsrc.c: Update documentation a bit.
Wouter Cloetens
2008-01-30
1
-7
/
+13
*
ext/soup/gstsouphttpsrc.c: Let the proxy property default to the content of t...
Wouter Cloetens
2008-01-30
1
-1
/
+8
*
docs/plugins/: Add souphttpsrc to the docs.
Wouter Cloetens
2008-01-30
2
-264
/
+482
*
ext/libpng/gstpngenc.*: Preallocate the output buffer so that g_memdup() and ...
Alessandro Decina
2008-01-29
2
-19
/
+26
*
ext/soup/gstsouphttpsrc.c: Report the size of the stream as the total size in...
Wouter Cloetens
2008-01-20
1
-10
/
+14
*
ext/soup/gstsouphttpsrc.c: Correctly set duration on the GstBaseSrc segment w...
Wouter Cloetens
2008-01-19
1
-0
/
+4
*
ext/soup/gstsouphttpsrc.c: Add support for WebDAV.
Sebastian Dröge
2008-01-18
1
-1
/
+1
*
ext/soup/gstsouphttpsrc.*: Add support for seeking to souphttpsrc. Fixes bug ...
Wouter Cloetens
2008-01-18
2
-5
/
+75
*
ext/flac/gstflacdec.c: where the picture metadata defines and structs don't e...
Tim-Philipp Müller
2008-01-17
1
-0
/
+13
*
Generate the image-type values correctly. Leave them out of the caps when out...
Jan Schmidt
2008-01-11
1
-16
/
+15
*
ext/taglib/: Remove useless typedefs without new type name. Fixes a warning w...
Sebastian Dröge
2008-01-04
2
-4
/
+4
*
ext/flac/gstflacdec.c: Emit metadata messages when a PICTURE block is encount...
John Millikin
2008-01-03
1
-0
/
+137
*
ext/flac/gstflacdec.c: Fix 'xyz may be used uninitialized' compiler warnings ...
Sebastian Dröge
2007-12-29
1
-1
/
+3
*
ext/soup/: Use gst_tag_freeform_string_to_utf8() and post radio station info ...
Tim-Philipp Müller
2007-12-28
2
-41
/
+36
*
ext/flac/gstflacdec.*: Remove some unused vars.
Wim Taymans
2007-12-18
2
-16
/
+27
*
ext/jpeg/gstjpegdec.c: Actually drop the buffers which are outside the curren...
Edward Hervey
2007-12-16
1
-3
/
+9
*
ext/flac/gstflacdec.*: Send segments from the streaming thread. Fixes #502187.
Wim Taymans
2007-12-14
2
-75
/
+140
*
ext/soup/gstsouphttpsrc.*: Do not try to unpause I/O in the "queued" state.
Wouter Cloetens
2007-12-11
2
-39
/
+351
*
ext/wavpack/gstwavpackdec.c: Also print a useful error message with the old W...
Sebastian Dröge
2007-12-09
1
-1
/
+3
*
ext/wavpack/gstwavpackdec.c: More build fixes for old libwavpack versions: in...
Tim-Philipp Müller
2007-12-09
1
-3
/
+14
*
ext/wavpack/: Workaround the non-existance of WavpackGetChannelMask in Wavpac...
Sebastian Dröge
2007-12-09
2
-1
/
+12
*
Fix compilation with MSVC by using gst_util_guint64_to_gdouble() and checking...
Kwang Yul Seo
2007-12-09
1
-1
/
+5
*
configure.ac: Bump libsoup requirement as libsoup does not support async clie...
Wouter Cloetens
2007-11-29
2
-14
/
+104
*
ext/libpng/gstpngdec.c: Post error before sending EOS. Fixes #499178.
Wim Taymans
2007-11-29
1
-1
/
+1
*
ext/wavpack/gstwavpackcommon.c: Also set the channel layout on the Wavpack ca...
Sebastian Dröge
2007-11-20
1
-0
/
+1
*
ext/wavpack/: Add support for encoding, parsing and decoding multichannel fil...
Sebastian Dröge
2007-11-20
9
-49
/
+432
*
ext/libpng/gstpngdec.*: Don't release the png-memory from within the callback.
Stefan Kost
2007-11-20
2
-12
/
+19
*
ext/libpng/gstpngenc.c: Don't leak buffer data memory. Fixes #498395.
René Stadler
2007-11-20
1
-1
/
+2
*
Fix build on Mac OS X 10.5
Julien Moutte
2007-11-20
1
-2
/
+2
*
ext/cairo/gsttextoverlay.c: Change strcasecmp() to g_strcasecmp(). Fixes #49...
David Schleef
2007-11-16
1
-7
/
+6
*
Added HTTP source based on libsoup. Fixes #497020.
Wouter Cloetens
2007-11-15
3
-0
/
+448
*
ext/taglib/gstid3v2mux.cc: Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_...
Tim-Philipp Müller
2007-11-14
1
-1
/
+10
*
ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" prop...
Julien Puydt
2007-11-14
5
-5
/
+265
*
ext/cairo/gsttextoverlay.c: Implement minimal parsing of the passed pango fon...
Tim-Philipp Müller
2007-11-13
1
-3
/
+30
*
ext/taglib/gstid3v2mux.cc (add_funcs): Map new SORTNAME tags to ID3v2 TSOP, T...
Tim-Philipp Müller
2007-10-25
1
-1
/
+3
*
Use new gst_bus_pop_filtered().
Tim-Philipp Müller
2007-10-17
1
-7
/
+4
*
ext/taglib/gstid3v2mux.cc: Add support for license/copyright URI tags (ID3v2 ...
Tim-Philipp Müller
2007-10-11
1
-1
/
+46
*
ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and ...
Tim-Philipp Müller
2007-09-26
2
-16
/
+28
*
Add support for the new GST_TAG_COMPOSER (#459809).
Tim-Philipp Müller
2007-09-25
2
-0
/
+11
[next]