summaryrefslogtreecommitdiffstats
path: root/gst/multipart/multipartmux.c
Commit message (Expand)AuthorAgeFilesLines
* gst/multipart/multipartdemux.c: Uses GstAdapter instead of own buffering.Sjoerd Simons2006-07-281-5/+14
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-1/+1
* gst/: use DEBUG_FUNCPTR for collectpadsStefan Kost2006-03-241-1/+2
* docs/plugins/Makefile.am: Add multipart elements.Julien Moutte2005-12-081-0/+27
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* Update for alloc_buffer changes.Andy Wingo2005-12-051-2/+3
* Ported multipart mux/demux to 0.9.Julien Moutte2005-11-301-177/+148
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* All plugins updated for element state changes.Andy Wingo2005-09-021-13/+13
* gst/multipart/multipartmux.c: whoops, last checkin broke normal buildBenjamin Otte2004-08-031-1/+1
* compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-4/+2
* gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer): fix debugging logJohan Dahlin2004-08-021-1/+1
* gst/multipart/multipartmux.c: Fix memory leakWim Taymans2004-06-081-0/+1
* gst/multipart/: Small updates, fix a memleakWim Taymans2004-06-071-65/+51
* gst/multipart/multipartmux.c: OopsWim Taymans2004-06-021-1/+1
* gst/multipart/multipartmux.c: Added configurable boundary specifier, added th...Wim Taymans2004-06-021-22/+47
* ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variablesJan Schmidt2004-05-311-1/+1
* A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.Wim Taymans2004-05-281-0/+593