index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
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
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-12
Added a design proposal from metadata parse and mux.
Edgard Lima
1
-0
/
+5
2007-11-11
gst/: Change the meaning of the magnitude values given in the
Sebastian Dröge
1
-0
/
+10
2007-11-11
gst/equalizer/: And continue to update docs. Also include some sample code fo...
Sebastian Dröge
1
-0
/
+8
2007-11-11
gst/equalizer/: Update docs and property ranges to the real values.
Sebastian Dröge
1
-0
/
+9
2007-11-09
gst/spectrum/gstspectrum.c: Now do the scaling right for real. Also initializ...
Sebastian Dröge
1
-0
/
+6
2007-11-09
Extracting more detailed info from XMP.
Edgard Lima
1
-0
/
+9
2007-11-08
gst/equalizer/demo.c: Make default volume a bit less. Improve layout by givin...
Stefan Kost
1
-0
/
+6
2007-11-07
Require GIO >= 0.1.2 and adjust unit test for an API change.
Sebastian Dröge
1
-0
/
+6
2007-11-07
tests/icles/equalizer-test.c: Fix gain ranges for the latest equalizer changes.
Sebastian Dröge
1
-0
/
+5
2007-11-07
ext/gio/gstgio.h: Add macro to check if a stream supports seeking.
Sebastian Dröge
1
-0
/
+56
2007-11-07
ext/gio/gstgio.c: Remove nowadays unnecessary workaround for a crash.
Sebastian Dröge
1
-0
/
+21
2007-11-06
gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...
Sebastian Dröge
1
-0
/
+8
2007-11-04
gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the ...
Ole André Vadla Ravnås
1
-0
/
+15
2007-11-03
gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly.
Sebastian Dröge
1
-0
/
+14
2007-11-02
gst/rtpmanager/gstrtpsession.c: Fix bad function signatures (#492798).
Ole André Vadla Ravnås
1
-0
/
+7
2007-11-02
Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.
Edgard Lima
1
-0
/
+22
2007-11-02
Now metadataparse works in push or pull mode.
Edgard Lima
1
-0
/
+7
2007-11-01
Some XMP stuff added.
Edgard Lima
1
-0
/
+21
2007-10-31
Now sending iptc tag in whole chunk. Ready to also send exif and xmp in the s...
Edgard Lima
1
-0
/
+28
2007-10-31
gst/librfb/rfbdecoder.c: Some refactoring in RAW encoding
Thijs Vermeir
1
-0
/
+5
2007-10-31
gst/librfb/: Added copyrect encoding
Thijs Vermeir
1
-0
/
+13
2007-10-31
sys/dvb/camswclient.c: Warn on failed write.
Zaheer Abbas Merali
1
-0
/
+5
2007-10-30
gst/equalizer/: Add small demo application based on the spectrum demo applica...
Sebastian Dröge
1
-0
/
+14
2007-10-30
gst/equalizer/gstiirequalizer.c: Replace filters with a bit better filters fo...
Sebastian Dröge
1
-0
/
+16
2007-10-30
sys/dvb/dvbbasebin.c: Fix the build.
Stefan Kost
1
-0
/
+5
2007-10-30
Changed kclass to "Parser/Extracter/Metadata", changed caps to "image/jpeg, t...
Edgard Lima
1
-0
/
+15
2007-10-30
Created new plugin ('medadata') and element ('metadataparse') that extract me...
Edgard Lima
1
-0
/
+22
2007-10-29
sys/dvb/dvbbasebin.c: Uncomment the line that sets the pid filter. Wrong way ...
Zaheer Abbas Merali
1
-0
/
+6
2007-10-28
ext/faac/gstfaac.c: Fix bitrate ranges and change enum nick for low complexit...
Tim-Philipp Müller
1
-0
/
+7
2007-10-27
gst/interleave/interleave.c: Let's not call every request pad we create "sink...
Tim-Philipp Müller
1
-1
/
+12
2007-10-27
gst/mpeg4videoparse/mpeg4videoparse.*: Improved version not damaging headers ...
Julien Moutte
1
-0
/
+12
2007-10-26
ext/x264/gstx264enc.c: Fix build against the libx264 version that ships with ...
Tim-Philipp Müller
1
-0
/
+5
2007-10-26
Add a simple MPEG4 ES parser.
Julien Moutte
1
-0
/
+13
2007-10-25
Improve documentation, write some tests for multifilesrc/sink for upcoming ->...
David Schleef
1
-0
/
+10
2007-10-23
sys/dvb/gstdvbsrc.c: Actually use the code-rate-hp parameter for DVB-S.
Zaheer Abbas Merali
1
-0
/
+8
2007-10-22
gst/flv/gstflvparse.c: Don't emit no-more-pads for single pad scenarios as th...
Julien Moutte
1
-0
/
+8
2007-10-19
sys/dvb/dvbbasebin.c: Added proxy property of diseqc-source
Zaheer Abbas Merali
1
-0
/
+5
2007-10-18
gst/equalizer/gstiirequalizer.c: Add a missing break.
Sebastian Dröge
1
-0
/
+6
2007-10-18
gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate band...
Sebastian Dröge
1
-0
/
+11
2007-10-17
ext/cdaudio/Makefile.am: Add another missing GST_LIBS.
Tim-Philipp Müller
1
-0
/
+5
2007-10-17
gst/dvdspu/Makefile.am: Fix LIBS - we need to link against libgstreamer.
Richard Hult
1
-0
/
+7
2007-10-17
sys/dvb/: Fix some warnings.
Tim-Philipp Müller
1
-2
/
+8
2007-10-16
gst/librfb/rfbdecoder.c: Add the set encodings client message
Thijs Vermeir
1
-0
/
+5
2007-10-16
gst/librfb/: remove the rfbbytestream dead code
Thijs Vermeir
1
-0
/
+10
2007-10-16
sys/dvb/: Integrate SoC work done by Alessandro for the Freevo project.
Alessandro Decina
1
-0
/
+37
2007-10-16
gst/mpegtsparse/: Add request pad for getting the full transport stream comin...
Alessandro Decina
1
-0
/
+9
2007-10-14
configure.ac: Update the highest allowed neon version from 0.26.99 to 0.27.99.
Sebastian Dröge
1
-0
/
+6
2007-10-10
configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...
Tim-Philipp Müller
1
-0
/
+21
2007-10-09
gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990.
Laurent Glayal
1
-0
/
+8
2007-10-08
gst/: Fix compiler warnings shown by Forte.
Jan Schmidt
1
-0
/
+14
[prev]
[next]