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
...
*
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
*
po/: Updated translations.
Thomas Vander Stichele
2007-08-09
4
-484
/
+316
*
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
2
-1
/
+5
*
gst/rtp/: Make mode property a string. Fixes #464475.
Olivier Crete
2007-08-08
3
-6
/
+29
*
ext/flac/gstflacenc.c: Widen caps to match decoder a bit and add more FIXMEs.
Stefan Kost
2007-08-05
2
-1
/
+9
*
gst/avi/gstavimux.c: Fix ODML index tag numbering. Fixes #463624.
Mark Nauwelaerts
2007-08-05
2
-2
/
+9
*
gst/rtsp/gstrtspsrc.c: Fix default clock-rate for realmedia.
Wim Taymans
2007-08-03
2
-5
/
+24
*
po/POTFILES.skip: Add POTFILES.skip with list of source files that aren't dis...
Tim-Philipp Müller
2007-07-30
2
-0
/
+11
*
gst/qtdemux/qtdemux.c: If the buffer was entirely clipped ... don't try sendi...
Edward Hervey
2007-07-30
2
-0
/
+8
*
gst/rtsp/gstrtspsrc.c: If we don't hav a session manager, set the caps on out...
Wim Taymans
2007-07-27
2
-2
/
+35
*
gst/rtsp/: Clean up the interface list.
Wim Taymans
2007-07-27
4
-29
/
+60
*
ext/gconf/gconf.c: Handle a NULL gconf key gracefully by rendering the defaul...
Jan Schmidt
2007-07-27
2
-3
/
+9
*
gst/rtsp/gstrtspext.h: Fix include path for extension interface.
Wim Taymans
2007-07-27
2
-1
/
+6
*
gst/audiofx/audioamplify.h: Also remove a now unecessary variable here.
Sebastian Dröge
2007-07-26
2
-1
/
+5
*
gst/audiofx/: Don't save format information ourselves, this is already saved in
Sebastian Dröge
2007-07-26
6
-18
/
+22
*
gst/rtsp/: Use rank to filter out extensions.
Wim Taymans
2007-07-26
4
-4
/
+19
*
gst/rtsp/: Use shiny new RTSP and SDP library.
Wim Taymans
2007-07-25
27
-5848
/
+661
*
gst/qtdemux/qtdemux.c: Add codec mapping for '2vuy' (Raw YUV produced by FCP)...
Edward Hervey
2007-07-24
2
-0
/
+11
*
ext/wavpack/gstwavpackdec.c: Don't unref the outgoing buffer twice when dropp...
Sebastian Dröge
2007-07-24
2
-2
/
+6
*
Use the new buffer clipping function from gstaudio here and require gst-plugi...
Sebastian Dröge
2007-07-24
4
-45
/
+18
*
gst/qtdemux/qtdemux.c: Clip raw audio and video when we can, keep track of cu...
Wim Taymans
2007-07-23
2
-73
/
+292
*
configure.ac: Sync liboil check with plugins-base.
Stefan Kost
2007-07-23
2
-2
/
+7
*
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
7
-5
/
+21
*
sys/v4l2/gstv4l2src.c: Add another example pipeline.
Stefan Kost
2007-07-18
2
-2
/
+13
*
sys/v4l2/gstv4l2src.c: Use define here.
Alexander Eichner
2007-07-18
5
-16
/
+41
*
tests/check/elements/videocrop.c: Fix the test.
Stefan Kost
2007-07-18
2
-26
/
+33
*
More docs. More logs in pngdec.
Stefan Kost
2007-07-18
8
-109
/
+167
*
gst/multifile/gstmultifilesrc.c: Add example to the docs. Fix buffer-offset-e...
Stefan Kost
2007-07-18
1
-4
/
+21
*
Add stdlib include (free, atoi, exit).
Stefan Kost
2007-07-18
2
-0
/
+3
*
sys/v4l2/gstv4l2src.c: Initialize num_buffers with minimum value.
Stefan Kost
2007-07-17
4
-11
/
+32
*
gst/qtdemux/qtdemux.c: Fix parsing of esds atoms inside mp4a atoms so that we...
Wim Taymans
2007-07-16
2
-2
/
+10
*
ext/wavpack/gstwavpackdec.c: Fix buffer clipping to correctly clip to the seg...
Sebastian Dröge
2007-07-16
3
-1
/
+7
*
Remove bogus check for libcheck, since we check for gstreamer-check and it pu...
Jan Schmidt
2007-07-13
3
-7
/
+12
*
configure.ac: Use pkg-config to locate check.
Stefan Kost
2007-07-12
2
-3
/
+9
*
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
16
-17
/
+41
*
gst/id3demux/gstid3demux.c: Don't return GST_FLOW_ERROR when pushing an event...
Edward Hervey
2007-07-10
2
-4
/
+8
*
gst/law/: Fix capsnego bogosity in *law decoders.
Michael Smith
2007-07-06
5
-165
/
+119
*
ext/jpeg/gstsmokeenc.*: Remove stupidity in get/set caps functions.
Michael Smith
2007-07-06
3
-61
/
+20
*
ext/libpng/gstpngdec.c: Remove endianness-flipping hack that seems to have be...
Jan Schmidt
2007-07-06
2
-1
/
+13
*
docs/plugins/Makefile.am: Simplify --extra-dir as gtkdoc scans recursively.
Stefan Kost
2007-07-05
2
-5
/
+8
[prev]
[next]