summaryrefslogtreecommitdiffstats
path: root/gst/multipart
Commit message (Expand)AuthorAgeFilesLines
...
* cleanups, debugging and memleak fixesThomas Vander Stichele2004-08-091-2/+12
* 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/Makefile.am: Fix things that should have been fixed in the last...David Schleef2004-07-301-4/+4
* fix install locationThomas Vander Stichele2004-07-301-4/+1
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+151
* don't assert in state changeThomas Vander Stichele2004-07-091-6/+0
* gst/multipart/multipartmux.c: Fix memory leakWim Taymans2004-06-081-0/+1
* gst/multipart/: Small updates, fix a memleakWim Taymans2004-06-072-67/+53
* 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-284-0/+1020