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-06-02
aacparse, amrparse: remove bogus gst_pad_fixate_caps() calls
Tim-Philipp Müller
2
-2
/
+0
2009-06-02
baseparse: propagate return value of GstBaseParse::set_sink_caps()
Tim-Philipp Müller
3
-3
/
+3
2009-06-02
baseparse: don't try to GST_LOG an already-freed caps string
Tim-Philipp Müller
3
-18
/
+6
2009-06-02
aacparse: set channels and rate on output caps, and keep codec_data
Tim-Philipp Müller
1
-7
/
+17
2009-06-01
gppmux: enhance ftyp brand heuristic. Fixes #584360.
Mark Nauwelaerts
4
-4
/
+57
2009-06-01
shapewipe: Fix some issues that were exposed by the new unit test
Sebastian Dröge
1
-10
/
+12
2009-06-01
shapewipe: Add documentation and integrate into the build system
Sebastian Dröge
1
-0
/
+21
2009-05-31
sdpdemux: include glib.h before checking if G_OS_WIN32 is defined
Tim-Philipp Müller
1
-0
/
+3
2009-05-31
hdvparse: Setting rank to NONE so it doesn't get picked up by playbin2.
Edward Hervey
1
-1
/
+1
2009-05-31
hdvparse: Emit application message with the parsed information.
Edward Hervey
1
-2
/
+197
2009-05-31
hdvparse: New element for parsing private/hdv-a1 streams.
Edward Hervey
3
-0
/
+236
2009-05-29
shapewipe: Adjust border to still have everything transparent at 1.0 and the ...
Sebastian Dröge
1
-10
/
+30
2009-05-29
shapewipe: Divide the border value by two, otherwise we use a twice a wide bo...
Sebastian Dröge
1
-4
/
+4
2009-05-29
shapewipe: Add border property to allow smooth borders
Sebastian Dröge
2
-5
/
+40
2009-05-29
mpegtsdemux: Fix bogus uninitialised variable access
Jan Schmidt
1
-2
/
+1
2009-05-29
mpegtsdemux: Use the ISO 639 language code descriptor to send tags.
Jan Schmidt
1
-4
/
+41
2009-05-29
shapewipe: Add a simple shapewipe transition filter & example application
Sebastian Dröge
3
-0
/
+877
2009-05-29
rtpbin: Transform the right session sdes message
Olivier Crête
1
-3
/
+1
2009-05-29
Add ssrc to application/x-rtp-source-sdes structure
Olivier Crête
1
-1
/
+2
2009-05-28
audioparse: add support for A-Law and µ-Law
Tim-Philipp Müller
1
-19
/
+54
2009-05-28
gstspu: Fix compiler warnings on OS/X
Tristan Matthews
1
-4
/
+10
2009-05-28
qtmux: use different stsd atom type for H263 for ISO and QT variants
Mark Nauwelaerts
2
-1
/
+5
2009-05-28
amrparse: consider header size in byte <-> time conversions
Mark Nauwelaerts
2
-4
/
+7
2009-05-28
baseparse: fix debug category
Mark Nauwelaerts
2
-2
/
+2
2009-05-28
selector: remove not needed instance var (previous commit).
Stefan Kost
1
-1
/
+0
2009-05-28
outputselector: implement pad_alloc on active pad.
Stefan Kost
2
-6
/
+40
2009-05-27
rtpsouce: the network address is in network order
Wim Taymans
1
-0
/
+1
2009-05-27
gstspu: Convert g_warnings to GST_ERROR, and fix format specifiers
Jan Schmidt
1
-6
/
+10
2009-05-27
gstspu: Fix a nasty regression, with DVDs randomly crashing
Jan Schmidt
1
-3
/
+3
2009-05-26
mpegdemux: Only treat streams from 0xa0 to 0xaf as LPCM, not 0xa0..0xbf
Jan Schmidt
1
-1
/
+1
2009-05-26
dvdspu: fix printf formats to avoid compiler warnings
Tim-Philipp Müller
1
-4
/
+4
2009-05-26
gstspu: Implement PGS rendering and alpha blending
Jan Schmidt
10
-973
/
+1533
2009-05-26
dvdspu: Move a bunch of vobsub specific logic to a separate file.
Jan Schmidt
4
-341
/
+406
2009-05-26
dvdspu: Add copyright header and includes to the PGS handler
Jan Schmidt
1
-5
/
+22
2009-05-26
dvdspu: Make the PGS dumping less verbose
Jan Schmidt
1
-18
/
+27
2009-05-26
dvdspu: Collect entire PGS packets and queue as events
Jan Schmidt
1
-11
/
+56
2009-05-26
dvdspu: Add simple PGS handler that dumps the packet info
Jan Schmidt
5
-74
/
+648
2009-05-26
dvdspu: Add a simple default colour table.
Jan Schmidt
1
-0
/
+8
2009-05-26
mpegdemux: Add sparse stream filling.
Jan Schmidt
2
-0
/
+97
2009-05-26
mpegdemux: Add support for outputting sub-picture streams found in files.
Jan Schmidt
2
-8
/
+32
2009-05-26
mpegtsdemux: Add mapping for DVD and Bluray subpicture streams.
Jan Schmidt
4
-5
/
+28
2009-05-26
dvdspu: Don't accidentally lose the colour palette when flushing the SPU
Jan Schmidt
1
-9
/
+16
2009-05-26
rtpsource: byteswap the port from GstNetAddress
Wim Taymans
1
-2
/
+3
2009-05-25
gstpesfilter: Directly use gst_adapter_take_buffer().
Edward Hervey
1
-7
/
+1
2009-05-25
gstpesfilter: Don't peek the adapter if we don't have enough data.
Edward Hervey
1
-3
/
+3
2009-05-25
gstpesfilter: Don't skip private streams PES but push them out.
Edward Hervey
1
-1
/
+3
2009-05-25
mpegtsdemux: Ignore NULL packets as early as possible.
Edward Hervey
1
-1
/
+7
2009-05-25
mpegtsdemux: Add mapping for HDV private streams
Edward Hervey
2
-0
/
+12
2009-05-25
rtpbin: remove ptdemux ghostpads
Wim Taymans
1
-0
/
+13
2009-05-22
adpcmdec: Add new plugin for ms-adpcm decoding.
Michael Smith
2
-0
/
+464
[prev]
[next]