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
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-19
gst/tta/Makefile.am: Link tta plugin with libm. Fixes bug #517391.
Sebastian Dröge
1
-1
/
+1
2008-02-14
gst/rtpmanager/gstrtpbin.c: Ignore streams that did not receive an SR packet ...
Olivier Crete
1
-1
/
+4
2008-02-14
gst/dvdspu/gstdvdspu.c: Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. ...
Sebastian Dröge
1
-0
/
+1
2008-02-14
gst/mpegtsparse/: Make sure the gstmpegdesc debug lines do not critical when ...
Zaheer Abbas Merali
3
-2
/
+12
2008-02-13
gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Re-F...
Josep Torra Valles
1
-0
/
+2
2008-02-12
gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Fixe...
Josep Torra Valles
1
-1
/
+8
2008-02-12
gst/mpegvideoparse/mpegvideoparse.c: Fix leaking caps.
Wim Taymans
1
-2
/
+9
2008-02-12
Fix some finalize leaks by chaining up to the parent method.
Jan Schmidt
1
-0
/
+2
2008-02-12
gst/librfb/gstrfbsrc.c: Free the rfb decoder on finalize. Fixes bug #515721.
Sebastian Dröge
1
-1
/
+5
2008-02-09
gst/selector/Makefile.am: Listing the marshal.h in the nodist_HEADERS breaks ...
Jan Schmidt
1
-1
/
+1
2008-02-08
Remove multifile plugin, which has moved to -good
Jan Schmidt
7
-912
/
+0
2008-02-08
gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions.
David Schleef
2
-60
/
+31
2008-02-08
Remove spectrum plugin, which has moved to -good
Jan Schmidt
8
-1299
/
+0
2008-02-08
Remove the equalizer plugin, which has moved to -good
Jan Schmidt
11
-1724
/
+0
2008-02-08
Remove the xingmux plugin, as the element has moved into mpegaudioparse in -u...
Jan Schmidt
3
-783
/
+0
2008-02-07
Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audi...
Jan Schmidt
8
-1847
/
+3
2008-02-07
ext\neon\gstneonhttpsrc.c: Include unistd.h only if _HAVE_UNISTD_H is defined
Sébastien Moutte
1
-2
/
+3
2008-02-07
gst/mpegtsparse/mpegtspacketizer.c: Parse component descriptor.
Zaheer Abbas Merali
2
-2
/
+200
2008-02-07
gst/multifile/gstmultifilesink.c: Add a fixme comment.
Stefan Kost
2
-9
/
+9
2008-02-07
gst/spectrum/gstspectrum.c: Improve the docs.
Stefan Kost
1
-7
/
+7
2008-02-07
gst/filter/gstlpwsinc.c: Fix typo in the long description of the element.
Sebastian Dröge
1
-1
/
+1
2008-02-07
gst/xingheader/Makefile.am: Put CFLAGS and LIBS in the right order
Jan Schmidt
1
-2
/
+2
2008-02-05
gst/mpegtsparse/mpegtsparse.c: Handle latency queries in src pads.
Zaheer Abbas Merali
1
-0
/
+38
2008-02-05
gst/mpegtsparse/mpegtspacketizer.c: Add flag to both sdt and nit structures t...
Zaheer Abbas Merali
1
-2
/
+4
2008-02-05
gst/mpegvideoparse/mpegvideoparse.c: Flush packetizer too.
Josep Torre Valles
1
-0
/
+1
2008-02-01
gst/selector/gstinputselector.c: Don't leak event on pads that are not linked...
Wim Taymans
1
-0
/
+2
2008-02-01
configure.ac: Bump core/base requirements to released versions, to avoid conf...
Tim-Philipp Müller
2
-30
/
+35
2008-01-29
gst/rtpmanager/gstrtpjitterbuffer.c: Try to get the new clock-rate from the b...
Thijs Vermeir
1
-0
/
+7
2008-01-29
Replace the switch plugin with the selector plugin. Add output- selector as t...
Stefan Kost
11
-182
/
+736
2008-01-28
gst/h264parse/gsth264parse.c: Try to avoid 'unused variable' compiler warning...
Tim-Philipp Müller
1
-2
/
+4
2008-01-26
gst/filter/: Don't implement get_unit_size() ourselves, the GstAudioFilter ba...
Sebastian Dröge
2
-42
/
+0
2008-01-25
gst/rtpmanager/gstrtpbin.c: Also handle lip-sync when the clock-rate is not p...
Olivier Crete
1
-3
/
+47
2008-01-25
gst/rtpmanager/: Remove the fixed clock-rate from the jitterbuffer and extend...
Olivier Crete
3
-32
/
+11
2008-01-25
gst/rtpmanager/gstrtpjitterbuffer.c: Remove old unused variable.
Olivier Crete
1
-6
/
+9
2008-01-25
gst/mpegtsparse/mpegtspacketizer.c: The logic for the guard interval calculat...
Zaheer Abbas Merali
1
-4
/
+15
2008-01-25
gst/rtpmanager/rtpsource.c: Fix unref of buffer using the wrong function. Fi...
Olivier Crete
1
-1
/
+1
2008-01-24
gst/mpegtsparse/: Fix network name descriptor, the length is actually the des...
Zaheer Abbas Merali
2
-23
/
+16
2008-01-24
gst/mpegtsparse/: Parse and add to relevant bus messages the terrestrial deli...
Zaheer Abbas Merali
2
-83
/
+250
2008-01-23
Add missing no_inst header files to Makefile.am so disting still works
Christian Schaller
1
-0
/
+4
2008-01-23
Add documentation for the xingheader plugin.
Sebastian Dröge
2
-22
/
+73
2008-01-23
tests/check/: Add simple unit test for the xingmux element.
Sebastian Dröge
1
-1
/
+19
2008-01-23
gst/mpegtsparse/: Parsed the satellite delivery system descriptor and added i...
Zaheer Abbas Merali
2
-2
/
+138
2008-01-22
gst/mpegtsparse/mpegtspacketizer.c: Parsed and added network name to the nit ...
Zaheer Abbas Merali
1
-0
/
+22
2008-01-22
gst/mpegtsparse/mpegtspacketizer.c: Remove leaks introduced by not freeing g_...
Zaheer Abbas Merali
1
-16
/
+59
2008-01-22
gst/mpegtsparse/mpegtspacketizer.c: Add event name and description to the eit...
Zaheer Abbas Merali
1
-0
/
+30
2008-01-22
gst/mpegtsparse/mpegtsparse.c: Revert const removal from previous commit.
Zaheer Abbas Merali
1
-1
/
+1
2008-01-22
gst/mpegtsparse/: Added descriptor searching infrastructure from Fluendo TS d...
Zaheer Abbas Merali
5
-4
/
+521
2008-01-22
gst/h264parse/gsth264parse.c: Parse NAL units in forward mode to mark delta u...
Julien Moutte
1
-0
/
+58
2008-01-21
One less to do. Its 'nuv' not 'nvu'. As an extra bonus I mention what it actu...
Stefan Kost
1
-2
/
+3
2008-01-21
docs/plugins/: Update lists again. Those whole can build ivorbisdec, mythtvsr...
Stefan Kost
1
-6
/
+4
[prev]
[next]