index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
multipart
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-14
multipartmux: port to GstCollectPads2
Vincent Penquerc'h
2
-13
/
+13
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
2
-8
/
+6
2011-08-02
docs: fix two more Since: tags
Tim-Philipp Müller
1
-1
/
+1
2011-07-20
multipart: fix compiler warning
Alessandro Decina
1
-1
/
+1
2011-07-03
multipartmux: Add \r\n to tail of pushed buffers
David Schleef
1
-1
/
+25
2011-05-25
multipartdemux: Add property to assume a single stream and emit no-more-pads
David Hoyt
2
-3
/
+32
2011-04-11
android: Make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-10-13
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2
-3
/
+4
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-17
/
+6
2010-03-17
Add -Wmissing-declarations -Wmissing-prototypes warning flags
Benjamin Otte
5
-12
/
+20
2010-02-16
multipartdemux: improve header mime-type parsing
Anders Skargren
1
-1
/
+19
2009-09-08
multipartmux: mark data buffer as delta-unit
Marc-André Lureau
1
-0
/
+1
2009-06-22
multipartdemux: post container-format tag
Tim-Philipp Müller
1
-4
/
+8
2009-05-21
multipartdemux: add proper padtemplate
Wim Taymans
1
-1
/
+1
2009-05-21
multipartdemux: add more mime types
Wim Taymans
1
-7
/
+15
2009-05-21
multipartdemux: add flow aggregation
Wim Taymans
2
-0
/
+34
2009-05-21
multipartdemux: allow content to be empty.
Arnout Vandecappelle
1
-22
/
+29
2009-05-05
multipartdemux: avoid reading from inavlid memory
Arnout Vandecappelle
1
-1
/
+4
2009-05-05
multipartdemux: don't leak dynamic pads
Arnout Vandecappelle
1
-0
/
+8
2009-03-10
makefile: fix typo in no-static plugins rule
Stefan Kost
1
-1
/
+1
2009-01-29
Add ' to framerate argument and remove the word 'simple' as all our pipelines...
Stefan Kost
1
-2
/
+2
2009-01-28
Update and add documentation for plugins with no deps (gst).
Stefan Kost
2
-31
/
+18
2009-01-26
Plug a memory leak in a debug message.
Peter Kjellerstedt
1
-2
/
+2
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+1
2008-08-28
gst/multipart/: Convert audio/x-adpcm to and from the audio/G726-X in the mux...
Mersad Jelacic
2
-2
/
+26
2008-08-22
gst/multipart/: Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
Zaheer Abbas Merali
2
-1
/
+19
2008-05-21
gst/multipart/multipartdemux.*: Don't blindly copy the mime-type as the caps ...
Patrick Radizi
2
-1
/
+49
2008-02-05
gst/multipart/multipartmux.c: Fix caps memory leak. Fixes #514573.
orjan
1
-1
/
+4
2008-01-15
Re-add multipartdemux to the docs. Last round of section cleanup.
Stefan Kost
5
-121
/
+189
2007-12-11
gst/multipart/multipartdemux.c: Copy timestamp from input to output. Not very...
Wouter Cloetens
1
-1
/
+4
2007-06-05
gst/multipart/multipartmux.c: Add support for mapping gst structure names to ...
Wim Taymans
1
-2
/
+48
2007-05-03
gst/multipart/multipartmux.c: Fix timestamps on outgoing buffers.
Wim Taymans
1
-4
/
+10
2007-05-03
gst/multipart/multipartmux.c: Emit NEWSEGMENT events before pushing the first...
Wim Taymans
1
-55
/
+52
2007-03-04
gst/multipart/multipartdemux.c: Use gst_pad_new_from_static_template instead ...
Jan Schmidt
1
-4
/
+5
2007-03-04
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
1
-3
/
+3
2007-01-25
Use G_GSIZE_FORMAT in print statements for portability.
Edward Hervey
1
-2
/
+4
2007-01-11
gst/multipart/multipartmux.c: Return FLOW errors ASAP. Fixes #394977.
Jonas Holmberg
1
-40
/
+70
2006-12-06
gst/multipart/multipartmux.c: Keep track of the buffer timestamp in the colle...
Wim Taymans
1
-6
/
+8
2006-11-27
gst/multipart/multipartmux.c: Push header in a separate buffer instead of mem...
Jonas Holmberg
1
-29
/
+26
2006-10-06
gst/multipart/multipartdemux.c: Activate pads before adding.
Wim Taymans
1
-2
/
+3
2006-09-16
More G_OBJECT macro fixing.
Stefan Kost
2
-2
/
+2
2006-09-15
gst/multipart/multipartdemux.c: Fix documentation, it is not possible to cont...
Wim Taymans
1
-4
/
+11
2006-08-17
gst/multipart/multipartdemux.c: Accept leading whitespace before the boundary
Sjoerd Simons
1
-3
/
+17
2006-07-28
gst/multipart/multipartdemux.c: Uses GstAdapter instead of own buffering.
Sjoerd Simons
2
-207
/
+276
2006-06-22
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
1
-2
/
+0
2006-05-06
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...
Maciej Katafiasz
1
-2
/
+3
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2
-2
/
+2
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-03-30
better/unified long descriptions
Wim Taymans
2
-2
/
+2
2006-03-24
gst/: use DEBUG_FUNCPTR for collectpads
Stefan Kost
1
-1
/
+2
[next]