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
/
multipartdemux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
1
-4
/
+4
2011-08-02
docs: fix two more Since: tags
Tim-Philipp Müller
1
-1
/
+1
2011-05-25
multipartdemux: Add property to assume a single stream and emit no-more-pads
David Hoyt
1
-3
/
+30
2010-10-13
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-2
/
+3
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-9
/
+4
2010-03-17
Add -Wmissing-declarations -Wmissing-prototypes warning flags
Benjamin Otte
1
-1
/
+1
2010-02-16
multipartdemux: improve header mime-type parsing
Anders Skargren
1
-1
/
+19
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
1
-0
/
+32
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-01-28
Update and add documentation for plugins with no deps (gst).
Stefan Kost
1
-20
/
+13
2009-01-26
Plug a memory leak in a debug message.
Peter Kjellerstedt
1
-2
/
+2
2008-08-28
gst/multipart/: Convert audio/x-adpcm to and from the audio/G726-X in the mux...
Mersad Jelacic
1
-0
/
+4
2008-08-22
gst/multipart/: Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
Zaheer Abbas Merali
1
-1
/
+6
2008-05-21
gst/multipart/multipartdemux.*: Don't blindly copy the mime-type as the caps ...
Patrick Radizi
1
-1
/
+46
2008-01-15
Re-add multipartdemux to the docs. Last round of section cleanup.
Stefan Kost
1
-62
/
+1
2007-12-11
gst/multipart/multipartdemux.c: Copy timestamp from input to output. Not very...
Wouter Cloetens
1
-1
/
+4
2007-03-04
gst/multipart/multipartdemux.c: Use gst_pad_new_from_static_template instead ...
Jan Schmidt
1
-4
/
+5
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
1
-1
/
+1
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
1
-202
/
+262
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
1
-1
/
+1
2006-03-30
better/unified long descriptions
Wim Taymans
1
-1
/
+1
2006-02-16
gst/multipart/multipartdemux.c: Applied #318663. Gives quite a few false posi...
Wim Taymans
1
-15
/
+158
2005-12-16
change some char* into char[]
Stefan Kost
1
-1
/
+1
2005-12-08
docs/plugins/Makefile.am: Add multipart elements.
Julien Moutte
1
-7
/
+35
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
1
-2
/
+4
2005-11-30
Ported multipart mux/demux to 0.9.
Julien Moutte
1
-65
/
+68
2005-10-12
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
1
-1
/
+1
2005-09-02
All plugins updated for element state changes.
Andy Wingo
1
-11
/
+12
2005-08-28
Updates for two-arg init from GST_BOILERPLATE.
Andy Wingo
1
-2
/
+3
2004-08-09
cleanups, debugging and memleak fixes
Thomas Vander Stichele
1
-2
/
+12
2004-07-09
don't assert in state change
Thomas Vander Stichele
1
-6
/
+0
2004-06-07
gst/multipart/: Small updates, fix a memleak
Wim Taymans
1
-2
/
+2
2004-05-28
A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.
Wim Taymans
1
-0
/
+374