index
:
delta/gstreamer-plugins-good.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_11
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
RELEASE-0_10_10_BRANCH
RELEASE-0_10_10_ROOT
TYPEFIND
baserock/0.10+v4l_fix
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
g729fixes
master
master-UNNAMED-BRANCH
gitlab.freedesktop.org: gstreamer/gst-plugins-good.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update plugin version in documentation
Thijs Vermeir
2009-01-24
61
-61
/
+61
*
Fix link in documentation of videocrop element
Thijs Vermeir
2009-01-24
1
-1
/
+1
*
Add documentation for aspectratiocrop
Thijs Vermeir
2009-01-24
9
-116
/
+180
*
Update win32/common/config.h for the new development cycle
Sebastian Dröge
2009-01-24
1
-3
/
+3
*
Add note that audioecho's reverb sounds metallic
Sebastian Dröge
2009-01-24
1
-1
/
+6
*
More entries for the gitignores
Jan Schmidt
2009-01-23
4
-0
/
+12
*
skip video/x-raw-gray in videocrop unit test
Thijs Vermeir
2009-01-23
1
-0
/
+10
*
Add aspectratiocrop element. Fixes bug #527951
Thijs Vermeir
2009-01-23
4
-4
/
+419
*
Fix navigation event forwarding while cropping. Fixes bug #567992.
Thijs Vermeir
2009-01-23
1
-2
/
+51
*
Fix linking on Solaris. Fixes bug #568809.
Brian Cameron
2009-01-23
1
-0
/
+3
*
Bump version number again -> 0.10.13.1
Jan Schmidt
2009-01-22
1
-1
/
+1
*
Add releases 0.10.12 and 0.10.13 to the doap file
Jan Schmidt
2009-01-22
1
-0
/
+22
*
Update common snapshot.
Stefan Kost
2009-01-22
1
-0
/
+0
*
Back to devel -> 0.10.12.1
Jan Schmidt
2009-01-22
2
-6
/
+6
*
Release 0.10.12
Jan Schmidt
2009-01-22
1
-1
/
+1
*
Fix for security advisory TKADV2009-0xx
David Schleef
2009-01-22
1
-4
/
+4
*
Fix typo and small flaw in flac decoder
Jan Schmidt
2009-01-22
1
-2
/
+3
*
Fix pre-commit hook
Sebastian Dröge
2009-01-22
1
-0
/
+0
*
Rename audioreverb to audioecho. Fixes bug #568395.
Sebastian Dröge
2009-01-22
13
-152
/
+182
*
Free leftover udp ports (if any) when a setup request fails.
Wim Taymans
2009-01-22
1
-0
/
+2
*
Install and use pre-commit indentation hook from common
Edward Hervey
2009-01-22
2
-0
/
+8
*
Whitespace fixes and some improved debug lines.
Wim Taymans
2009-01-21
1
-37
/
+2
*
autogen.sh : Use git submodule
Edward Hervey
2009-01-21
1
-8
/
+5
*
sys/v4l2/gstv4l2src.c: Fix error code (the message string also needs love, bu...
GIT_CONVERSION
Tim-Philipp Müller
2009-01-20
2
-1
/
+6
*
gst/videocrop/gstvideocrop.c: Add 8bit grayscale support to videocrop plugin....
Luotao Fu
2009-01-19
2
-2
/
+18
*
gst/audiofx/audioreverb.c: Set the default value in the instance init function.
Sebastian Dröge
2009-01-19
2
-1
/
+6
*
Add an echo/reverb filter to the audiofx plugin, with configurable echo delay...
Sebastian Dröge
2009-01-19
14
-3
/
+798
*
gst/spectrum/gstspectrum.*: Implement a simple compensation algorithm for rou...
Sebastian Dröge
2009-01-19
3
-2
/
+32
*
sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and...
Michael Smith
2009-01-15
2
-1
/
+7
*
gst/qtdemux/qtdemux.c: Catch invalid and commonly wrong playback rates in the...
Wim Taymans
2009-01-15
2
-3
/
+20
*
gst/spectrum/gstspectrum.c: Don't call gst_fft_f32_free() with NULL to preven...
Sebastian Dröge
2009-01-15
2
-1
/
+8
*
gst/spectrum/gstspectrum.*: Use correct types for frame/fft counters and some...
Sebastian Dröge
2009-01-14
3
-15
/
+19
*
ext/pulse/pulseprobe.c: Fix refcount loop, resulting in a thread leak. Fixes ...
Lennart Poettering
2009-01-14
2
-3
/
+9
*
gst/spectrum/: Post a spectrum message on the bus for every interval, even if...
Sebastian Dröge
2009-01-14
4
-323
/
+215
*
Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR fi...
Sebastian Dröge
2009-01-13
28
-29
/
+1594
*
gst/qtdemux/qtdemux.c: Fix format string for guint64.
Thiago Sousa Santos
2009-01-13
2
-1
/
+8
*
sys/osxaudio/Makefile.am: osxaudio plugin now requires AudioUnit framework, s...
Michael Smith
2009-01-13
2
-16
/
+22
*
tests/examples/rtp/server-alsasrc-PCMA.c: Add some example code for printing ...
Wim Taymans
2009-01-13
2
-0
/
+59
*
gst/audiofx/: Use a custom mutex for protecting the instance fields instead o...
Sebastian Dröge
2009-01-13
9
-54
/
+134
*
gst/audiofx/: Implement a base class for generic audio FIR filters.
Sebastian Dröge
2009-01-11
11
-1034
/
+831
*
gst/qtdemux/qtdemux.c: In push mode, error out if we get EOS before we've cre...
Michael Smith
2009-01-08
2
-2
/
+47
*
gst/matroska/: Some cleanups, refactoring and minor enhancements in caps hand...
Mark Nauwelaerts
2009-01-08
4
-79
/
+172
*
ext/pulse/pulsesink.*: Use a mutex to protect the current stream pointer, and...
Jan Schmidt
2009-01-07
3
-5
/
+43
*
sys/v4l2/gstv4l2src.c: Remove () from translateable string, so that it makes ...
Jan Schmidt
2009-01-07
2
-1
/
+6
*
gst/avi/gstavimux.c: Minor fix/cleanup in header field calculation.
Mark Nauwelaerts
2009-01-07
2
-2
/
+8
*
gst/matroska/matroska-mux.*: Remove internal taglist and fully use tagsetter ...
Mark Nauwelaerts
2009-01-06
3
-17
/
+15
*
gst/avi/gstavimux.*: Ensure header size invariance during subsequent rewrite ...
Mark Nauwelaerts
2009-01-06
3
-1
/
+25
*
ext/pulse/pulsesink.c: Don't wait for the pulse mainloop when destroying the ...
Sebastian Dröge
2009-01-05
2
-7
/
+11
*
sys/v4l2/gstv4l2src.c: Add support for grayscale v4l2 devices. Fixes bug #566...
Sascha Hauer
2009-01-05
2
-0
/
+14
*
gst/qtdemux/: Streamline tag handling and pass unparsed tags as binary blob i...
Mark Nauwelaerts
2009-01-05
4
-102
/
+113
[next]