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
/
gst
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh...
Sebastian Dröge
2007-08-13
4
-3
/
+57
*
gst/filter/: Improve debugging a bit.
Sebastian Dröge
2007-08-12
2
-11
/
+15
*
gst/qtdemux/qtdemux.c: Fix parsing of mp4a version 0 atoms. Fixes #465774.
Wim Taymans
2007-08-12
1
-0
/
+2
*
gst/filter/: Reset the residue in BaseTransform::start to get a clean residue...
Sebastian Dröge
2007-08-12
2
-2
/
+39
*
gst/filter/: Fix processing with buffer sizes that are larger than the filter...
Sebastian Dröge
2007-08-11
2
-8
/
+48
*
gst/rtp/gstrtpilbcdepay.c: Include stdlib.
Stefan Kost
2007-08-10
1
-0
/
+1
*
gst/rtp/gstrtpmpvdepay.c: Set the mpegversion in the caps so that autopluggin...
Wim Taymans
2007-08-10
1
-1
/
+4
*
gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ...
Sebastian Dröge
2007-08-10
1
-1
/
+4
*
gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi...
Sebastian Dröge
2007-08-10
3
-16
/
+111
*
gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter:
Sebastian Dröge
2007-08-10
3
-122
/
+226
*
gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ...
Sebastian Dröge
2007-08-10
2
-28
/
+29
*
gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ...
Sebastian Dröge
2007-08-10
2
-3
/
+51
*
gst/filter/gstlpwsinc.*: Add a highpass mode.
Sebastian Dröge
2007-08-10
2
-10
/
+58
*
gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel.
Sebastian Dröge
2007-08-10
1
-18
/
+36
*
gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead.
Sebastian Dröge
2007-08-09
2
-58
/
+64
*
gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th...
Sebastian Dröge
2007-08-09
2
-103
/
+170
*
gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th...
Sebastian Dröge
2007-08-08
4
-76
/
+86
*
gst/videobox/gstvideobox.c: Render right border in the correct location.
Michael Smith
2007-08-08
1
-1
/
+0
*
gst/rtp/: Make mode property a string. Fixes #464475.
Olivier Crete
2007-08-08
2
-6
/
+21
*
gst/avi/gstavimux.c: Fix ODML index tag numbering. Fixes #463624.
Mark Nauwelaerts
2007-08-05
1
-2
/
+2
*
gst/rtsp/gstrtspsrc.c: Fix default clock-rate for realmedia.
Wim Taymans
2007-08-03
1
-5
/
+14
*
gst/qtdemux/qtdemux.c: If the buffer was entirely clipped ... don't try sendi...
Edward Hervey
2007-07-30
1
-0
/
+3
*
gst/rtsp/gstrtspsrc.c: If we don't hav a session manager, set the caps on out...
Wim Taymans
2007-07-27
1
-2
/
+23
*
gst/rtsp/: Clean up the interface list.
Wim Taymans
2007-07-27
3
-29
/
+47
*
gst/rtsp/gstrtspext.h: Fix include path for extension interface.
Wim Taymans
2007-07-27
1
-1
/
+1
*
gst/audiofx/audioamplify.h: Also remove a now unecessary variable here.
Sebastian Dröge
2007-07-26
1
-1
/
+0
*
gst/audiofx/: Don't save format information ourselves, this is already saved in
Sebastian Dröge
2007-07-26
5
-18
/
+8
*
gst/rtsp/: Use rank to filter out extensions.
Wim Taymans
2007-07-26
3
-4
/
+10
*
gst/rtsp/: Use shiny new RTSP and SDP library.
Wim Taymans
2007-07-25
26
-5848
/
+600
*
gst/qtdemux/qtdemux.c: Add codec mapping for '2vuy' (Raw YUV produced by FCP)...
Edward Hervey
2007-07-24
1
-0
/
+6
*
gst/qtdemux/qtdemux.c: Clip raw audio and video when we can, keep track of cu...
Wim Taymans
2007-07-23
1
-73
/
+282
*
gst/equalizer/: Better algorith for the center frequencies. Subtract band fil...
Stefan Kost
2007-07-20
4
-78
/
+66
*
ext/annodex/Makefile.am: Fix CFLAGS/LIBS.
Stefan Kost
2007-07-20
1
-1
/
+1
*
gst/multifile/gstmultifilesrc.c: Add example to the docs. Fix buffer-offset-e...
Stefan Kost
2007-07-18
1
-4
/
+21
*
gst/qtdemux/qtdemux.c: Fix parsing of esds atoms inside mp4a atoms so that we...
Wim Taymans
2007-07-16
1
-2
/
+3
*
gst/: Fix build against core CVS.
Tim-Philipp Müller
2007-07-11
1
-1
/
+2
*
Fix build against core CVS.
Tim-Philipp Müller
2007-07-11
11
-13
/
+13
*
gst/id3demux/gstid3demux.c: Don't return GST_FLOW_ERROR when pushing an event...
Edward Hervey
2007-07-10
1
-4
/
+1
*
gst/law/: Fix capsnego bogosity in *law decoders.
Michael Smith
2007-07-06
4
-165
/
+107
*
gst/rtp/gstrtpilbcpay.c: Set the encoding-name in the rtp caps to all upperca...
Tommi Myöhänen
2007-07-03
1
-16
/
+30
*
gst/multifile/: Add .h files to be able to add it to the docs.
Stefan Kost
2007-07-03
6
-80
/
+141
*
gst/replaygain/gstrgvolume.h: Fix GObject macros.
Stefan Kost
2007-07-03
1
-2
/
+2
*
gst/rtsp/gstrtspsrc.c: Cast stack args to the proper types. Fixes #451249.
Wim Taymans
2007-06-27
1
-4
/
+4
*
gst/rtsp/gstrtspsrc.*: For container formats we only need to activate one of ...
Wim Taymans
2007-06-27
2
-1
/
+6
*
gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.).
Jens Granseuer
2007-06-22
4
-4
/
+4
*
Fix memory leaks.
Edward Hervey
2007-06-22
2
-8
/
+3
*
gst/rtp/gstrtpdepay.c: Fix description - rtpdepay is not a payloader.
Michael Smith
2007-06-20
1
-1
/
+1
*
gst/equalizer/gstiirequalizer.c: Document parameter mapping.
Stefan Kost
2007-06-20
1
-3
/
+11
*
gst/spectrum/gstspectrum.c: Fix leaking buffers.
Stefan Kost
2007-06-20
1
-2
/
+3
*
gst/qtdemux/: Add MJPG to the variants of motion jpeg.
Stefan Kost
2007-06-20
2
-3
/
+4
[prev]
[next]