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
2009-07-08
shapewipe: Add BGRA support for video in/output
Sebastian Dröge
1
-18
/
+27
2009-07-08
mpegtsdemux: Fix double free
Sebastian Pölsterl
1
-3
/
+0
2009-07-08
mpegtsparse: parse component tag
Miguel Àngel Farré
1
-1
/
+7
2009-07-08
mpegtsparse: parse carousel identifier descriptor
Miguel Àngel Farré
2
-0
/
+12
2009-07-08
mpegtsparse: add parsing of data broadcast descriptors
Zaheer Abbas Merali
2
-0
/
+37
2009-07-02
mpegtsparse: fix sdt parsing.
Zaheer Abbas Merali
1
-9
/
+28
2009-07-02
shapewipe: Add support for ARGB video input/output
Sebastian Dröge
2
-121
/
+159
2009-07-01
rtpbin: use new method for netaddress to string
Wim Taymans
1
-42
/
+5
2009-06-29
rtpbin: do better cleanup of the src ghostpads
Wim Taymans
1
-14
/
+30
2009-06-29
rtpsession: add a comment
Wim Taymans
1
-1
/
+1
2009-06-29
rtpbin: add SDES property
Wim Taymans
3
-271
/
+39
2009-06-29
rtpbin: add SDES property that takes GstStructure
Wim Taymans
4
-105
/
+104
2009-06-29
rtpbin: removed old gstrtpclient
Wim Taymans
4
-547
/
+0
2009-06-29
frei0r: Correctly clean up elements to be reusable and not leak memory
Sebastian Dröge
3
-0
/
+15
2009-06-29
frei0r: In the filter plugins create the frei0r instances in create() before ...
Sebastian Dröge
2
-13
/
+12
2009-06-29
frei0r: In the mixer plugins create the frei0r instances in create() before p...
Sebastian Dröge
1
-12
/
+9
2009-06-29
frei0r: In the src plugins create the frei0r instances in create() before pla...
Sebastian Dröge
1
-11
/
+10
2009-06-29
frei0r: Use fixed caps on the filter pads
Sebastian Dröge
1
-0
/
+2
2009-06-27
frei0r: Set the default property values correctly
Sebastian Dröge
1
-9
/
+38
2009-06-26
camerabin: code cleanups
Stefan Kost
1
-14
/
+10
2009-06-26
camerabin: just ref caps, we don't need a writable copy
Stefan Kost
1
-1
/
+3
2009-06-26
camerabin: no need to ref and unref this temporarily
Stefan Kost
1
-2
/
+3
2009-06-26
camerabin: don't leak sink_caps if they would be any-caps
Stefan Kost
1
-22
/
+24
2009-06-26
camerabin: don't leak preview images
Stefan Kost
1
-0
/
+1
2009-06-26
camerabin: don't leak viewfinder-caps
Stefan Kost
1
-0
/
+2
2009-06-26
camerabin: insert a few blank lines for readability
Stefan Kost
1
-1
/
+3
2009-06-26
camerabin: don't leak messages and element refs in preview
Stefan Kost
1
-1
/
+14
2009-06-26
freeze: don't build plugin static lib
Changwoo Ryu
1
-0
/
+1
2009-06-25
camerabin: don't leak requestpads
Stefan Kost
2
-0
/
+9
2009-06-25
capssetter: import element into -bad
Mark Nauwelaerts
4
-3
/
+418
2009-06-25
qtmux: Remove unused variable.
Edward Hervey
1
-3
/
+0
2009-06-25
qtmux: Fix debug statement.
Edward Hervey
1
-1
/
+2
2009-06-24
camerabin: buffer-alloc support fixes to image and video bin handling
Lasse Laukkanen
1
-45
/
+29
2009-06-24
camerabin: fix setting mute when video bin elements haven't been created
Lasse Laukkanen
2
-12
/
+16
2009-06-24
camerabin: set image bin to PAUSED when starting capture
Lasse Laukkanen
1
-3
/
+3
2009-06-24
camerabin: leave v4l2camsrc "capture-mode" as video mode when pausing
Lasse Laukkanen
1
-12
/
+0
2009-06-23
shapewipe: Correctly handle 0/1 fps
Sebastian Dröge
1
-1
/
+4
2009-06-22
camerabin: add local include dir to CFLAGS
Stefan Kost
1
-1
/
+3
2009-06-22
camerabin: code cruft removal and debug logs
Stefan Kost
5
-134
/
+92
2009-06-22
h264parse: detect and fix for bad NALU sizes
Wim Taymans
1
-0
/
+10
2009-06-20
vdpau: change element rank for testing purposes
Carl-Anton Ingmarsson
1
-1
/
+1
2009-06-19
rtpbin: add support for buffer-list
Branko Subasic
5
-62
/
+161
2009-06-19
aacparse: ADIF: do not send bogus timestamps, leave to downstream (decoder)
Mark Nauwelaerts
1
-2
/
+6
2009-06-19
qtmux: only use (64-bit) extended (mdat) atom size if needed. Fixes #585319.
Mark Nauwelaerts
3
-21
/
+42
2009-06-19
qtmux: set default movie timescale to microsecond units
Mark Nauwelaerts
1
-1
/
+1
2009-06-19
qtmux: compress/optimize stsc writing
Mark Nauwelaerts
1
-0
/
+4
2009-06-19
qtmux: add 3GP style tagging (and refactor appropriately)
Mark Nauwelaerts
5
-151
/
+487
2009-06-19
qtmux (and variants): handle pixel-aspect-ratio. Fixes #584358.
Mark Nauwelaerts
4
-3
/
+55
2009-06-19
Fix previous commit so that things still work with debug logs enabled
Tim-Philipp Müller
1
-1
/
+1
2009-06-19
Make build without warnings with debugging disabled
Tim-Philipp Müller
5
-16
/
+13
[prev]
[next]