index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
multipart
Commit message (
Expand
)
Author
Age
Files
Lines
*
multipartdemux: post container-format tag
Tim-Philipp Müller
2009-06-22
1
-4
/
+8
*
multipartdemux: add proper padtemplate
Wim Taymans
2009-05-21
1
-1
/
+1
*
multipartdemux: add more mime types
Wim Taymans
2009-05-21
1
-7
/
+15
*
multipartdemux: add flow aggregation
Wim Taymans
2009-05-21
2
-0
/
+34
*
multipartdemux: allow content to be empty.
Arnout Vandecappelle
2009-05-21
1
-22
/
+29
*
multipartdemux: avoid reading from inavlid memory
Arnout Vandecappelle
2009-05-05
1
-1
/
+4
*
multipartdemux: don't leak dynamic pads
Arnout Vandecappelle
2009-05-05
1
-0
/
+8
*
makefile: fix typo in no-static plugins rule
Stefan Kost
2009-03-10
1
-1
/
+1
*
Add ' to framerate argument and remove the word 'simple' as all our pipelines...
Stefan Kost
2009-01-29
1
-2
/
+2
*
Update and add documentation for plugins with no deps (gst).
Stefan Kost
2009-01-28
2
-31
/
+18
*
Plug a memory leak in a debug message.
Peter Kjellerstedt
2009-01-26
1
-2
/
+2
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+1
*
gst/multipart/: Convert audio/x-adpcm to and from the audio/G726-X in the mux...
Mersad Jelacic
2008-08-28
2
-2
/
+26
*
gst/multipart/: Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
Zaheer Abbas Merali
2008-08-22
2
-1
/
+19
*
gst/multipart/multipartdemux.*: Don't blindly copy the mime-type as the caps ...
Patrick Radizi
2008-05-21
2
-1
/
+49
*
gst/multipart/multipartmux.c: Fix caps memory leak. Fixes #514573.
orjan
2008-02-05
1
-1
/
+4
*
Re-add multipartdemux to the docs. Last round of section cleanup.
Stefan Kost
2008-01-15
5
-121
/
+189
*
gst/multipart/multipartdemux.c: Copy timestamp from input to output. Not very...
Wouter Cloetens
2007-12-11
1
-1
/
+4
*
gst/multipart/multipartmux.c: Add support for mapping gst structure names to ...
Wim Taymans
2007-06-05
1
-2
/
+48
*
gst/multipart/multipartmux.c: Fix timestamps on outgoing buffers.
Wim Taymans
2007-05-03
1
-4
/
+10
*
gst/multipart/multipartmux.c: Emit NEWSEGMENT events before pushing the first...
Wim Taymans
2007-05-03
1
-55
/
+52
*
gst/multipart/multipartdemux.c: Use gst_pad_new_from_static_template instead ...
Jan Schmidt
2007-03-04
1
-4
/
+5
*
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
2007-03-04
1
-3
/
+3
*
Use G_GSIZE_FORMAT in print statements for portability.
Edward Hervey
2007-01-25
1
-2
/
+4
*
gst/multipart/multipartmux.c: Return FLOW errors ASAP. Fixes #394977.
Jonas Holmberg
2007-01-11
1
-40
/
+70
*
gst/multipart/multipartmux.c: Keep track of the buffer timestamp in the colle...
Wim Taymans
2006-12-06
1
-6
/
+8
*
gst/multipart/multipartmux.c: Push header in a separate buffer instead of mem...
Jonas Holmberg
2006-11-27
1
-29
/
+26
*
gst/multipart/multipartdemux.c: Activate pads before adding.
Wim Taymans
2006-10-06
1
-2
/
+3
*
More G_OBJECT macro fixing.
Stefan Kost
2006-09-16
2
-2
/
+2
*
gst/multipart/multipartdemux.c: Fix documentation, it is not possible to cont...
Wim Taymans
2006-09-15
1
-4
/
+11
*
gst/multipart/multipartdemux.c: Accept leading whitespace before the boundary
Sjoerd Simons
2006-08-17
1
-3
/
+17
*
gst/multipart/multipartdemux.c: Uses GstAdapter instead of own buffering.
Sjoerd Simons
2006-07-28
2
-207
/
+276
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
1
-2
/
+0
*
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...
Maciej Katafiasz
2006-05-06
1
-2
/
+3
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
2
-2
/
+2
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-1
/
+1
*
better/unified long descriptions
Wim Taymans
2006-03-30
2
-2
/
+2
*
gst/: use DEBUG_FUNCPTR for collectpads
Stefan Kost
2006-03-24
1
-1
/
+2
*
gst/multipart/multipartdemux.c: Applied #318663. Gives quite a few false posi...
Wim Taymans
2006-02-16
1
-15
/
+158
*
change some char* into char[]
Stefan Kost
2005-12-16
1
-1
/
+1
*
docs/plugins/Makefile.am: Add multipart elements.
Julien Moutte
2005-12-08
2
-7
/
+62
*
expand tabs
Thomas Vander Stichele
2005-12-06
1
-1
/
+1
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
2
-4
/
+7
*
Ported multipart mux/demux to 0.9.
Julien Moutte
2005-11-30
3
-244
/
+218
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-1
/
+1
*
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
2005-10-12
2
-2
/
+2
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-1
/
+1
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
2
-24
/
+25
*
Updates for two-arg init from GST_BOILERPLATE.
Andy Wingo
2005-08-28
1
-2
/
+3
*
cleanups, debugging and memleak fixes
Thomas Vander Stichele
2004-08-09
1
-2
/
+12
[next]