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
*
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
*
gst/multipart/multipartmux.c: whoops, last checkin broke normal build
Benjamin Otte
2004-08-03
1
-1
/
+1
*
compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
Benjamin Otte
2004-08-03
1
-4
/
+2
*
gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer): fix debugging log
Johan Dahlin
2004-08-02
1
-1
/
+1
*
gst/multipart/Makefile.am: Fix things that should have been fixed in the last...
David Schleef
2004-07-30
1
-4
/
+4
*
fix install location
Thomas Vander Stichele
2004-07-30
1
-4
/
+1
*
more working plugins
Steve Lhomme
2004-07-27
1
-1
/
+1
*
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
2004-07-27
1
-2
/
+2
*
avoid problems with math.h, fix release dependancy
Steve Lhomme
2004-07-27
1
-3
/
+3
*
more plugins supported under windows
Steve Lhomme
2004-07-26
1
-0
/
+151
*
don't assert in state change
Thomas Vander Stichele
2004-07-09
1
-6
/
+0
*
gst/multipart/multipartmux.c: Fix memory leak
Wim Taymans
2004-06-08
1
-0
/
+1
*
gst/multipart/: Small updates, fix a memleak
Wim Taymans
2004-06-07
2
-67
/
+53
*
gst/multipart/multipartmux.c: Oops
Wim Taymans
2004-06-02
1
-1
/
+1
*
gst/multipart/multipartmux.c: Added configurable boundary specifier, added th...
Wim Taymans
2004-06-02
1
-22
/
+47
*
ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variables
Jan Schmidt
2004-05-31
1
-1
/
+1
*
A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.
Wim Taymans
2004-05-28
4
-0
/
+1020