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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use G_GSIZE_FORMAT in print statements for portability.
Edward Hervey
2007-01-25
1
-0
/
+7
*
gst/rtp/: Port and enable raw audio payloader/depayloader. Needs a bit more w...
Wim Taymans
2007-01-24
1
-0
/
+20
*
gst/rtsp/gstrtspsrc.*: Only unblock the udp pads when we linked and activated...
Wim Taymans
2007-01-24
1
-0
/
+9
*
gst/rtp/: Added simple AC3 depayloader (RFC 4184).
Wim Taymans
2007-01-24
1
-0
/
+15
*
gst/audiofx/: Add new element "audioamplify". This allows scaling of raw audi...
Sebastian Dröge
2007-01-24
1
-0
/
+36
*
gst/rtsp/gstrtspsrc.c: Unblock pads after adding the pads to the element so t...
Wim Taymans
2007-01-24
1
-0
/
+6
*
gst/rtp/: Fix caps with payload numbers.
Wim Taymans
2007-01-24
1
-0
/
+30
*
gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the u...
Sebastian Dröge
2007-01-23
1
-0
/
+27
*
gst/rtp/gstrtpmp4gdepay.c: Parse config params as string and int.
Wim Taymans
2007-01-23
1
-0
/
+7
*
gst/smpte/: constify some static structs.
Wim Taymans
2007-01-23
1
-0
/
+13
*
gst/avi/gstavidemux.c: Error out properly when pull_range fails while we're r...
Tim-Philipp Müller
2007-01-22
1
-0
/
+6
*
gst/smpte/gstsmpte.c: Some more sanity checks to make sure the input formats ...
Tim-Philipp Müller
2007-01-19
1
-0
/
+8
*
gst/smpte/gstsmpte.c: Ignore previous commit, that was only valid for widths ...
Edward Hervey
2007-01-19
1
-0
/
+10
*
gst/smpte/gstsmpte.c: Allocate buffers of the right size.
Edward Hervey
2007-01-19
1
-0
/
+10
*
gst/smpte/gstsmpte.c: Proxy getcaps on sink pads too, so that we either end u...
Tim-Philipp Müller
2007-01-18
1
-0
/
+7
*
docs/plugins/: Remove ladspa from docs; add hierarchy info for GstAudioPanora...
Tim-Philipp Müller
2007-01-18
1
-0
/
+60
*
gst/audiofx/audiopanorama.c: Fix doc section name (Fixes #397946)
Stefan Kost
2007-01-18
1
-0
/
+5
*
Remove bogus ChangeLog entry
Tim-Philipp Müller
2007-01-18
1
-12
/
+0
*
sys/v4l2/: Fix EIO handing when capturing. Add new property to specify the nu...
Stefan Kost
2007-01-17
1
-0
/
+29
*
gst/audiofx/audiopanorama.c: Use a function array for process methods, add mo...
Sebastian Dröge
2007-01-16
1
-0
/
+9
*
Add support for more than one audio stream; write better AVIX header; refacto...
Mark Nauwelaerts
2007-01-14
1
-0
/
+21
*
gst/audiofx/audiopanorama.*: Add 'method' property and provide a simple (non-...
Sebastian Dröge
2007-01-13
1
-0
/
+22
*
gst/: Set correct caps on outgoing pulled buffers, or things blow up after re...
Tim-Philipp Müller
2007-01-11
1
-0
/
+7
*
gst/multipart/multipartmux.c: Return FLOW errors ASAP. Fixes #394977.
Jonas Holmberg
2007-01-11
1
-0
/
+11
*
gst/rtsp/gstrtspsrc.c: Check for stream pad before activating.
Lutz Mueller
2007-01-11
1
-0
/
+7
*
gst/rtsp/: Allow url to be NULL to be able to use it for server connections.
Peter Kjellerstedt
2007-01-10
1
-0
/
+58
*
Some small docs fixes (#394851).
Sebastian Dröge
2007-01-10
1
-0
/
+8
*
gst/avi/gstavidemux.c: Fix docs.
Wim Taymans
2007-01-09
1
-0
/
+5
*
gst/rtp/: Added RFC 2250 MPEG Video Depayloader.
Wim Taymans
2007-01-09
1
-0
/
+37
*
ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char a...
Vincent Torri
2007-01-08
1
-0
/
+17
*
gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion.
Sébastien Moutte
2007-01-07
1
-0
/
+10
*
gst/matroska/Makefile.am: If zlib is available and used, we must link it expl...
Tim-Philipp Müller
2007-01-05
1
-0
/
+6
*
ext/esd/esdsink.c: Don't return bogus values when esd_get_delay() fails for s...
Tim-Philipp Müller
2007-01-04
1
-0
/
+6
*
sys/ximage/gstximagesrc.c: Fix presumably copy'n'pasto for 16bpp depth.
Tim-Philipp Müller
2006-12-24
1
-0
/
+5
*
gst/matroska/matroska-mux.c: The "signed" field in audio caps is of boolean t...
Tim-Philipp Müller
2006-12-24
1
-0
/
+15
*
tests/check/elements/: reapply consistent pad (de)activation
Stefan Kost
2006-12-22
1
-0
/
+11
*
configure.ac: Back to CVS
Jan Schmidt
2006-12-21
1
-0
/
+8
*
configure.ac: releasing 0.10.5, "The Path of Thorns"
Jan Schmidt
2006-12-21
1
-0
/
+7
*
tests/check/elements/: revert my freeze breakage
Stefan Kost
2006-12-21
1
-0
/
+11
*
tests/check/elements/: consistent pad (de)activation
Stefan Kost
2006-12-21
1
-0
/
+11
*
Disable LADPSA, as it has moved to the -bad module for the duration.
Jan Schmidt
2006-12-18
1
-0
/
+6
*
ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush s...
Wim Taymans
2006-12-18
1
-0
/
+7
*
ChangeLog surgery on one of Stefan's commits from August:
Jan Schmidt
2006-12-18
1
-0
/
+4
*
sys/osxvideo/osxvideosink.*: Decent effort at porting to 0.10. Needs cleanup...
David Schleef
2006-12-17
1
-0
/
+6
*
sys/osxvideo/: Preliminary patch for porting osxvideosink
Vijay Santhanam
2006-12-17
1
-0
/
+9
*
gst/videomixer/videomixer.c: Introduce some locking around the videomixer sta...
Sjoerd Simons
2006-12-16
1
-0
/
+14
*
configure.ac: Make sure libcaca can actually be used instead of just checking...
Tim-Philipp Müller
2006-12-16
1
-0
/
+7
*
adding doap file
Thomas Vander Stichele
2006-12-15
1
-0
/
+7
*
configure.ac: libflac-1.1.3 changed API again, but we can't build against it ...
Tim-Philipp Müller
2006-12-14
1
-0
/
+7
*
gst/effectv/gstquark.c: Add some NULL pointer checks (possibly related to #38...
Tim-Philipp Müller
2006-12-14
1
-0
/
+6
[next]