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-12-11
gst/flv/gstflvparse.c: Don't strdup (and thus leak) codec name strings when p...
Tim-Philipp Müller
1
-0
/
+7
2007-12-10
gst/rtpmanager/: Post a message when the SDES infor changes for a source.
Wim Taymans
1
-1
/
+12
2007-12-10
gst/videoparse/gstvideoparse.c: Forward the query upstream, the default eleme...
mutex at runbox dot com
1
-0
/
+8
2007-12-10
gst/rtpmanager/: Add signal to notify of an SDES change.
Wim Taymans
1
-0
/
+28
2007-12-10
gst/rtpmanager/gstrtpbin.*: Expose SDES items as properties and configure the...
Wim Taymans
1
-0
/
+14
2007-12-10
gst/rtpmanager/: Update comment.
Wim Taymans
1
-0
/
+40
2007-12-09
gst/flv/gstflvparse.c: Fix list of supported and known codecs.
Edward Hervey
1
-0
/
+8
2007-12-09
configure.ac: Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
Sebastian Dröge
1
-0
/
+5
2007-12-06
gst/equalizer/gstiirequalizer.c: Fix compilation.
Sebastian Dröge
1
-0
/
+6
2007-12-06
gst/equalizer/gstiirequalizer.c: Don't process buffers in passthrough mode.
Sebastian Dröge
1
-0
/
+6
2007-12-06
gst/filter/: The transform() methods are not called in passthrough mode so th...
Sebastian Dröge
1
-0
/
+7
2007-12-06
gst/filter/: Sync the GObject properties with the controller even in passthro...
Sebastian Dröge
1
-0
/
+8
2007-12-06
gst/mpegtsparse/mpegtsparse.c: Mark crc values table as constant.
Tim-Philipp Müller
1
-0
/
+5
2007-12-05
Added some tags to exif parser.
Edgard Lima
1
-0
/
+9
2007-12-05
gst/mpegtsparse/: A sub table is identified by the pair table_id and sub_tabl...
Zaheer Abbas Merali
1
-0
/
+9
2007-12-05
gst/switch/gstswitch.c (gst_switch_set_property): Don't push buffers from app...
Andy Wingo
1
-0
/
+6
2007-12-04
Now compiles even when libiptc is missing.
Edgard Lima
1
-0
/
+8
2007-12-04
Fixed element properties and now muxer writes to png also.
Edgard Lima
1
-0
/
+14
2007-12-03
gst/mpegtsparse/: Remove signals for pat, pmt, nit, eit, sdt. Replace with bu...
Zaheer Abbas Merali
1
-0
/
+12
2007-12-03
Muxer writes (in jpeg only) whole IPTC chunk sent as tag. Muxer implemets Gst...
Edgard Lima
1
-0
/
+14
2007-12-03
gst/librfb/rfbdecoder.c: Should fix the 64-bit build
Thijs Vermeir
1
-0
/
+5
2007-11-30
Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.
Edgard Lima
1
-0
/
+18
2007-11-30
gst/librfb/rfbdecoder.*: Add CoRRE encoding
Thijs Vermeir
1
-0
/
+6
2007-11-30
gst/mpegtsparse/mpegtsparse.c: CRC check the psi pids. CRC checking code reli...
Zaheer Abbas Merali
1
-0
/
+6
2007-11-30
Fixed get_range bug when injecting and stripping. And mux is almost done now.
Edgard Lima
1
-0
/
+21
2007-11-30
gst/librfb/rfbdecoder.c: Use glib macro for swapping
Thijs Vermeir
1
-0
/
+5
2007-11-29
gst/librfb/: Disable CopyRect encoding by default
Thijs Vermeir
1
-0
/
+8
2007-11-29
configure.ac: Bump libsoup requirement as libsoup does not support async clie...
Wouter Cloetens
1
-0
/
+23
2007-11-29
ext/alsaspdif/alsaspdifsink.c: Don't free uninitialized data when we are in e...
Wim Taymans
1
-0
/
+7
2007-11-28
Sending make and model individual tags and muxer now links fine.
Edgard Lima
1
-0
/
+14
2007-11-28
Small fixes in get_range and better structure for generic muxer and demuxer.
Edgard Lima
1
-0
/
+29
2007-11-26
configure.ac: Add QuickTime Wrapper plug-in.
Julien Moutte
1
-0
/
+46
2007-11-26
gst/spectrum/gstspectrum.c: Use dispose and finalize. Dispose can be called m...
Stefan Kost
1
-0
/
+5
2007-11-26
Now works when get_range is not available upstream.
Edgard Lima
1
-0
/
+6
2007-11-26
gst/speexresample/: Update speex resampler to latest SVN. We're now down to o...
Sebastian Dröge
1
-0
/
+23
2007-11-25
gst/flv/gstflvparse.c: Output segment with proper 'stop' value, makes flvdemu...
Edward Hervey
1
-0
/
+7
2007-11-25
ext/dc1394/gstdc1394.c: Set initial structure name to fix assertion, due to r...
Stefan Kost
1
-0
/
+6
2007-11-23
gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets n...
Alessandro Decina
1
-0
/
+27
2007-11-23
Now parser is generic (just add/remove a list of chunks). And a template of m...
Edgard Lima
1
-0
/
+20
2007-11-23
gst/speexresample/gstspeexresample.c: Only post the latency message if we hav...
Sebastian Dröge
1
-0
/
+6
2007-11-23
gst/speexresample/gstspeexresample.c: Also post GST_MESSAGE_LATENCY if the la...
Sebastian Dröge
1
-0
/
+6
2007-11-23
gst/speexresample/: Add functions to push the remaining samples and to get th...
Sebastian Dröge
1
-0
/
+23
2007-11-22
gst/rtpmanager/gstrtpjitterbuffer.c: jitterbuffer can buffer an unlimited amo...
Wim Taymans
1
-0
/
+7
2007-11-21
gst/speexresample/README: Add README explaining where the resampling code was...
Sebastian Dröge
1
-0
/
+15
2007-11-21
gst/filter/: Post a GST_MESSAGE_LATENCY if the latency changes.
Sebastian Dröge
1
-0
/
+6
2007-11-21
ext/faac/gstfaac.c: Don't try to flush the decoder on EOS when it was not ini...
Wim Taymans
1
-0
/
+6
2007-11-21
ext/sdl/sdlaudiosink.c: Fix build on Mac OS X. (missing format parameter)
Julien Moutte
1
-0
/
+5
2007-11-21
gst/equalizer/: Remove preset iface again. We'll re-add this after its been r...
Stefan Kost
1
-0
/
+7
2007-11-20
gst/speexresample/gstspeexresample.c: Some small cleanup and addition of a TO...
Sebastian Dröge
1
-0
/
+6
2007-11-20
gst/speexresample/Makefile.am: Add missing file.
Sebastian Dröge
1
-0
/
+5
[prev]
[next]