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-06-20
Fix compilation on generic x86/amd64 and include deinterlace2 in the build sy...
Sebastian Dröge
3
-3
/
+5
2008-06-19
Use BOILERPLATE macro and update test to the latest api changes.
Stefan Kost
1
-45
/
+23
2008-06-18
Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.
Stefan Kost
4
-92
/
+92
2008-06-17
ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv...
Jan Schmidt
1
-4
/
+4
2008-06-17
configure.ac: Check for libdvdnav to build resindvd.
Jan Schmidt
1
-0
/
+10
2008-06-16
Patch from: Vincent Genieux
Zaheer Abbas Merali
1
-2
/
+4
2008-06-16
gst/mpegtsparse/: Parse the extended event descriptor.
Zaheer Abbas Merali
2
-0
/
+49
2008-06-16
Final round of doc updates.
Stefan Kost
6
-73
/
+53
2008-06-16
gst/: More doc updates. More xrefs.
Stefan Kost
8
-167
/
+108
2008-06-13
gst/flv/: Introduce demuxing support for AAC and
Julien Moutte
3
-196
/
+251
2008-06-13
gst/real/gstrealaudiodec.c: Disable sipro on 64bits, it crashes.
Wim Taymans
1
-0
/
+5
2008-06-13
gst/real/gstrealaudiodec.c: Add raversions we can support on the caps.
Wim Taymans
3
-180
/
+417
2008-06-13
gst/mpegtsparse/mpegtspacketizer.c: Handle character sets in strings coming f...
Sebastian Pölsterl
1
-25
/
+272
2008-06-13
gst/replaygain/: More doc updates.
Stefan Kost
3
-38
/
+28
2008-06-13
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
8
-81
/
+52
2008-06-12
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
15
-16
/
+1
2008-06-11
gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...
Martin Eikermann
16
-0
/
+1305
2008-06-11
gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...
Martin Eikermann
18
-0
/
+7411
2008-06-09
gst/rawparse/gstrawparse.c: Add simple reverse playback.
Wim Taymans
1
-22
/
+42
2008-06-09
gst/rawparse/gstrawparse.*: Fix seeking, timestamps, duration and some more. ...
Wim Taymans
2
-107
/
+211
2008-06-06
gst/rtpmanager/gstrtpbin.c: Fix deadlock when shutting down, use a new lock i...
Wim Taymans
1
-3
/
+19
2008-06-05
gst/interleave/: Properly implement duration and position queries in bytes fo...
Sebastian Dröge
2
-0
/
+85
2008-06-04
gst/interleave/interleave.*: Use an always increasing integer for the number ...
Sebastian Dröge
2
-16
/
+51
2008-06-03
gst/interleave/interleave.c: Stop GstCollectPads before calling the parent's ...
Sebastian Dröge
1
-3
/
+8
2008-06-03
gst/h264parse/gsth264parse.*: Parse codec_data and use the nalu_size_length f...
Wim Taymans
2
-31
/
+97
2008-06-03
gst/interleave/interleave.c: Use new gst_audio_check_channel_positions() func...
Sebastian Dröge
1
-78
/
+12
2008-06-02
gst/interleave/interleave.*: Allow setting channel positions via a property a...
Sebastian Dröge
2
-38
/
+414
2008-06-02
gst/mpeg4videoparse/mpeg4videoparse.c: Fix mpeg4videoparse on big endian arch...
Sjoerd Simons
1
-3
/
+21
2008-05-28
gst/interleave/interleave.c: Implement latency query.
Sebastian Dröge
1
-0
/
+89
2008-05-27
gst/mpegvideoparse/mpegvideoparse.c: Add GST_BUFFER_FLAG_DELTA_UNIT to not I ...
Thijs Vermeir
1
-0
/
+3
2008-05-27
gst/rtpmanager/gstrtpbin.c: Break out of callbacks when we are shutting down.
Wim Taymans
1
-7
/
+58
2008-05-26
gst/interleave/deinterleave.c: Add another example launch line.
Sebastian Dröge
3
-455
/
+689
2008-05-26
gst/rtpmanager/gstrtpjitterbuffer.c: When checking the seqnum, reset the jitt...
Wim Taymans
3
-38
/
+61
2008-05-26
gst/rtpmanager/gstrtpbin.c: Propagate the do-lost and latency properties to t...
Håvard Graff
1
-0
/
+24
2008-05-26
Don't use _gst_pad().
Wim Taymans
3
-8
/
+8
2008-05-22
docs/plugins/: Add interleave/deinterleave to the docs and while at that run ...
Sebastian Dröge
1
-0
/
+4
2008-05-22
gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads...
Sebastian Dröge
2
-8
/
+25
2008-05-22
gst/mpeg4videoparse/mpeg4videoparse.c: Move some code around to integrate the...
Sjoerd Simons
1
-56
/
+26
2008-05-19
gst/interleave/deinterleave.*: Add a property to select whether channel posit...
Sebastian Dröge
2
-6
/
+68
2008-05-17
gst/interleave/deinterleave.*: Queue events until src pads were added and the...
Sebastian Dröge
2
-0
/
+94
2008-05-17
gst/interleave/deinterleave.c: Always set the channel positions when gst_audi...
Sebastian Dröge
1
-20
/
+23
2008-05-16
gst/interleave/: Add support for all raw audio formats and provide better neg...
Sebastian Dröge
3
-63
/
+362
2008-05-16
docs/Makefile.am: Don't attempt to build plugin docs when they're disabled.
Jan Schmidt
2
-6
/
+10
2008-05-14
gst/rtpmanager/gstrtpjitterbuffer.c: Simply drop bad RTP packets with a warni...
Wim Taymans
1
-4
/
+4
2008-05-14
gst/mpeg4videoparse/mpeg4videoparse.c: Set fixed caps on the srcpad after we ...
Wim Taymans
1
-1
/
+1
2008-05-14
gst/audioresample/gstaudioresample.c: Revert previous change which made baset...
Tim-Philipp Müller
1
-0
/
+4
2008-05-14
gst/interleave/: Split definitions into separate header files for better docu...
Sebastian Dröge
6
-120
/
+209
2008-05-13
gst/mpeg4videoparse/mpeg4videoparse.*: Parse the config data (either outbound...
Sjoerd Simons
2
-30
/
+540
2008-05-13
gst/real/gstrealvideodec.c: Add some debug for where we are searching for lib...
Wim Taymans
1
-0
/
+3
2008-05-13
gst/rtpmanager/gstrtpbin.c: Actually add the do-lost property to the object.
Wim Taymans
1
-0
/
+5
[next]