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
*
sys/v4l2/v4l2src_calls.c: Readd GST_ELEMENT_ERROR if we can't reenque buffers...
Stefan Kost
2007-02-19
1
-0
/
+8
*
gst/rtp/: Added simple mpeg transport stream payloader.
Wim Taymans
2007-02-18
1
-0
/
+11
*
gst/rtsp/URLS: Add example H264 rtsp url.
Wim Taymans
2007-02-16
1
-0
/
+10
*
gst/rtp/README: Fix case of string params.
Wim Taymans
2007-02-16
1
-0
/
+15
*
gst/rtp/gstrtph264depay.c: Set right caps on output buffers.
Wim Taymans
2007-02-15
1
-0
/
+5
*
gst/rtsp/sdpmessage.c: Clear stack allocated SDPMedia struct before calling _...
Wim Taymans
2007-02-14
1
-0
/
+7
*
ext/gconf/gstgconfaudiosink.c: Don't reset the profile when going switching s...
Jan Schmidt
2007-02-14
1
-0
/
+7
*
gst/rtsp/sdpmessage.*: Fix memory management of SDP messages. Fixes #407793.
jp.liu
2007-02-14
1
-0
/
+12
*
gst/avi/gstavimux.c: Allow muxing video/x-h264 (was already in the caps). Fix...
zhangfei gao
2007-02-14
1
-2
/
+9
*
gst/rtsp/rtspurl.c: Fix parsing of password field in url. Fixes #407797.
jp.liu
2007-02-14
1
-0
/
+7
*
gst/wavparse/gstwavparse.*: Update docs.
Wim Taymans
2007-02-14
1
-0
/
+23
*
Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child th...
Jan Schmidt
2007-02-13
1
-0
/
+33
*
gst/avi/gstavidemux.c: Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
Stefan Kost
2007-02-13
1
-0
/
+11
*
Add crossreferences to glib/gobject/gstream docs.
Stefan Kost
2007-02-13
1
-0
/
+6
*
gst/monoscope/: Fix copy'n'paste-o in docs chunk. Also add some missing CFLAG...
Tim-Philipp Müller
2007-02-12
1
-0
/
+7
*
gst/wavparse/gstwavparse.c: Fix massive memory leak when operating in streami...
Jonathan Matthew
2007-02-12
1
-0
/
+10
*
gst/avi/gstavidemux.*: Save some memory (8%) by repacking the index entry str...
Stefan Kost
2007-02-12
1
-0
/
+17
*
sys/v4l2/: More FIXME comments and messaging changes.
Stefan Kost
2007-02-12
1
-0
/
+9
*
gst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUNCPTR.
Stefan Kost
2007-02-12
1
-0
/
+16
*
gst/debug/: Add code for a pushfilesrc element that implements a pushfile:// ...
Tim-Philipp Müller
2007-02-12
1
-0
/
+11
*
gst/avi/gstavimux.c: Comment a #if 0 in caps template definition as VS6 seems...
Sébastien Moutte
2007-02-11
1
-0
/
+34
*
configure.ac: Activate monoscope when building with --enable-experimental. Fix
Stefan Kost
2007-02-11
1
-0
/
+10
*
gst/avi/gstavimux.c: Explicitly cast result of pointer arithmetic to integer ...
Tim-Philipp Müller
2007-02-09
1
-0
/
+6
*
gst/debug/progressreport.c: Some more docs.
Tim-Philipp Müller
2007-02-08
1
-0
/
+5
*
docs/plugins/inspect/plugin-rtp.xml: Update for new elements.
Tim-Philipp Müller
2007-02-07
1
-0
/
+8
*
Make progressreport element post messages with the current progress on the bu...
Tim-Philipp Müller
2007-02-07
1
-0
/
+12
*
ext/hal/hal.*: Some small cleanups; deal with errors when parsing the HAL ALS...
Tim-Philipp Müller
2007-02-07
1
-0
/
+7
*
gst/smpte/gstsmpte.c: Let's try this again and use the right cast this time.
Tim-Philipp Müller
2007-02-06
1
-0
/
+5
*
gst/smpte/gstsmpte.c: Add cast to avoid compiler warnings with older GLib ver...
Tim-Philipp Müller
2007-02-06
1
-0
/
+7
*
ext/gconf/: In gconfaudiosink, get the right key as the old key in do_toggle ...
Tim-Philipp Müller
2007-02-06
1
-0
/
+13
*
gst/audiofx/: Some small cleanups and port both elements to the new GstAudioF...
Sebastian Dröge
2007-02-06
1
-0
/
+15
*
tests/check/elements/.cvsignore: Some more ignores.
Wim Taymans
2007-01-29
1
-0
/
+5
*
ext/shout2/gstshout2.*: Properly handle tags in shout2send. Fixes #399825.
charles
2007-01-26
1
-0
/
+9
*
gst/rtsp/gstrtspsrc.c: Convert SDP fields to upper/lowercase following the ru...
Wim Taymans
2007-01-25
1
-0
/
+7
*
gst/rtp/: Fix case of encoding-name and key/value pairs to match the document.
Wim Taymans
2007-01-25
1
-0
/
+18
*
configure.ac: Bump required -core/-base to CVS
Wim Taymans
2007-01-25
1
-0
/
+5
*
gst/rtp/gstrtpL16pay.*: Fill up to MTU using adapter.
Wim Taymans
2007-01-25
1
-0
/
+8
*
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
[next]