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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext/soup/gstsouphttpsrc.c: Report the size of the stream as the total size in...
Wouter Cloetens
2008-01-20
1
-10
/
+14
*
Add bug number to the latest entry
Sebastian Dröge
2008-01-19
1
-1
/
+1
*
gst/wavparse/gstwavparse.c: Set variable to NULL after freeing it to prevent ...
Sebastian Dröge
2008-01-19
2
-2
/
+12
*
ext/soup/gstsouphttpsrc.c: Correctly set duration on the GstBaseSrc segment w...
Wouter Cloetens
2008-01-19
2
-0
/
+4
*
gst/udp/gstmultiudpsink.c: use GST_WARNING for logging
Thijs Vermeir
2008-01-18
3
-1
/
+7
*
gst/multifile/gstmultifilesrc.c: Fix memory leak spotted by the unit test.
Sebastian Dröge
2008-01-18
1
-0
/
+1
*
gst/udp/gstmultiudpsink.c: Don't try to leave a multicast group with an inval...
Thijs Vermeir
2008-01-18
3
-1
/
+7
*
tests/check/: Add some minimal tests for the equalizer plugin.
Sebastian Dröge
2008-01-18
1
-0
/
+331
*
gst/equalizer/gstiirequalizer.c: Unparent all bands from the equalizer when f...
Sebastian Dröge
2008-01-18
1
-0
/
+8
*
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
2
-0
/
+20
*
gst/udp/gstmultiudpsink.*: Add property to automatically join a multicast gro...
Olivier Crete
2008-01-17
3
-4
/
+34
*
gst/videomixer/Makefile.am: Add controller flags.
Stefan Kost
2008-01-16
2
-2
/
+7
*
gst/videomixer/videomixer.c: Also commit the missing gst_object_sync_values().
Stefan Kost
2008-01-16
2
-3
/
+8
*
docs/plugins/Makefile.am: Remove duplicate entry.
Stefan Kost
2008-01-16
2
-1
/
+5
*
docs/plugins/: Add 3 more plugins to docs.
Stefan Kost
2008-01-15
7
-2
/
+141
*
Revert previous change caused by a file that got stuck on an old revision.
Stefan Kost
2008-01-15
3
-42
/
+56
*
Re-add multipartdemux to the docs. Last round of section cleanup.
Stefan Kost
2008-01-15
7
-130
/
+203
*
Managed to resolve most unused declarations. Filed a bug for one left.
Stefan Kost
2008-01-15
5
-73
/
+92
*
docs/plugins/gst-plugins-good-plugins-sections.txt: Cleanup section file.
Stefan Kost
2008-01-15
2
-63
/
+163
*
docs/plugins/: Update plugin docs.
Stefan Kost
2008-01-15
57
-1822
/
+2170
*
As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
Wim Taymans
2008-01-14
2
-1
/
+8
*
gst/: Initialise variables to work around (false) 'foo might be used uninitia...
Tim-Philipp Müller
2008-01-14
4
-3
/
+12
*
Ignore more files for the buildbot.
David Schleef
2008-01-12
3
-0
/
+10
*
Generate the image-type values correctly. Leave them out of the caps when out...
Jan Schmidt
2008-01-11
4
-24
/
+46
*
tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests.
Tim-Philipp Müller
2008-01-11
3
-10
/
+10
*
ignore some more
Edward Hervey
2008-01-11
1
-0
/
+1
*
ignore some more
Edward Hervey
2008-01-11
1
-0
/
+1
*
gst/rtp/: Fix the clock rate to 90000 as required by the RFC.
Olivier Crete
2008-01-11
3
-15
/
+14
*
tests/check/elements/icydemux.c: Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
Tim-Philipp Müller
2008-01-11
3
-30
/
+10
*
autogen.sh: Add -Wno-portability to the automake parameters to stop warnings ...
Sebastian Dröge
2008-01-10
3
-1
/
+15
*
gst/videomixer/videomixer.c: Fix error from my last commit.
Edward Hervey
2008-01-09
2
-1
/
+6
*
gst/id3demux/id3v2frames.c: Make sure the ISO 639-X language code in ID3v2 CO...
Tommi Myöhänen
2008-01-09
2
-5
/
+20
*
ChangeLog: Fix ChangeLog typo.
Stefan Kost
2008-01-09
1
-1
/
+6
*
Makefile.am: Include lcov.mak to allow builging coverage reports. Guard check...
Stefan Kost
2008-01-09
3
-0
/
+14
*
gst/videomixer/videomixer.c: Implement GstChildProxy interface.
Edward Hervey
2008-01-09
2
-27
/
+83
*
gst/alpha/: Make the various properties of 'alpha' controllable. This allows ...
Edward Hervey
2008-01-09
3
-11
/
+89
*
gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...
Stefan Kost
2008-01-09
24
-886
/
+96
*
gst/matroska/matroska-mux.c: Also fix up pad templates to indicate that image...
Tim-Philipp Müller
2008-01-08
2
-1
/
+12
*
gst/matroska/matroska-mux.*: Keep track of first and last timestamps for each...
Wouter Cloetens
2008-01-08
3
-16
/
+66
*
Make elements GST_BUFFER_FLAG_GAP aware and call gst_base_transform_set_gap_a...
Sebastian Dröge
2008-01-08
11
-22
/
+64
*
sys/directdraw/gstdirectdrawsink.c: FALSE is not a gpointer.
Tim-Philipp Müller
2008-01-07
2
-2
/
+8
*
sys/directdraw/gstdirectdrawsink.c: Make sure we create our internal window o...
Julien Moutte
2008-01-05
2
-38
/
+162
*
ext/taglib/: Remove useless typedefs without new type name. Fixes a warning w...
Sebastian Dröge
2008-01-04
3
-4
/
+11
*
ext/flac/gstflacdec.c: Emit metadata messages when a PICTURE block is encount...
John Millikin
2008-01-03
2
-0
/
+149
*
gst/avi/gstavi.c: increase rank because no known issues anymore ...
Thijs Vermeir
2008-01-02
3
-2
/
+28
*
gst/rtsp/gstrtspsrc.*: Implement redirect for the DESCRIBE reply. Fixes #506025.
Wim Taymans
2007-12-31
3
-6
/
+63
*
ext/flac/gstflacdec.c: Fix 'xyz may be used uninitialized' compiler warnings ...
Sebastian Dröge
2007-12-29
2
-1
/
+10
*
ext/soup/: Use gst_tag_freeform_string_to_utf8() and post radio station info ...
Tim-Philipp Müller
2007-12-28
2
-41
/
+36
[next]