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/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
Sebastian Dröge
2007-08-16
30
-58
/
+5818
*
Make ro memory to share.
Stefan Kost
2007-08-16
3
-2
/
+8
*
gst/udp/gstudpsrc.c: Improve UDP performance by avoiding a select() when we h...
Wim Taymans
2007-08-16
2
-2
/
+17
*
gst/rtsp/gstrtpdec.*: Add (dummy) SSRC management signals.
Wim Taymans
2007-08-16
5
-58
/
+295
*
gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl...
Sebastian Dröge
2007-08-16
3
-54
/
+357
*
gst/debug/rndbuffersize.c: Fix da leak.
Stefan Kost
2007-08-16
2
-3
/
+28
*
gst/debug/: Add new test element and clean-up the others a little.
Stefan Kost
2007-08-14
8
-24
/
+354
*
Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh...
Sebastian Dröge
2007-08-13
4
-3
/
+57
*
tests/check/elements/bpwsinc.c: Make one test constraint a bit stricter.
Sebastian Dröge
2007-08-12
1
-1
/
+1
*
tests/check/: Add unit tests for bpwsinc, testing fundamental functionality a...
Sebastian Dröge
2007-08-12
1
-0
/
+525
*
tests/check/: Add unit tests for lpwsinc, testing fundamental functionality.
Sebastian Dröge
2007-08-12
1
-0
/
+388
*
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
2
-0
/
+7
*
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
2
-0
/
+6
*
gst/rtp/gstrtpmpvdepay.c: Set the mpegversion in the caps so that autopluggin...
Wim Taymans
2007-08-10
2
-1
/
+10
*
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
*
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
[next]