| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sys/oss/gstosssink.*: Cache probed caps; fix debug output for SET_PARAM macros. | Tim-Philipp Müller | 2005-11-07 | 3 | -12/+38 |
* | ext/cairo/: Port cairo textoverlay plugin to 0.9. Add 'shaded-background' pro... | Tim-Philipp Müller | 2005-11-07 | 5 | -498/+716 |
* | gst/avi/gstavidemux.c: No need to take the STREAM_LOCK in the loop function. ... | Tim-Philipp Müller | 2005-11-07 | 2 | -9/+14 |
* | gst/matroska/matroska-demux.c: Don't error out when the source pad isn't linked. | Tim-Philipp Müller | 2005-11-07 | 2 | -17/+19 |
* | ext/gconf/: Fix state change functions here as well and set kid to NULL state... | Tim-Philipp Müller | 2005-11-02 | 3 | -4/+31 |
* | sigh, static pad templates aren't refcounted properly | Thomas Vander Stichele | 2005-11-02 | 3 | -10/+12 |
* | ignore more | Thomas Vander Stichele | 2005-11-01 | 3 | -5/+3 |
* | gst/wavenc/gstwavenc.c: Added proper event handlind, made downstream newsegme... | Edward Hervey | 2005-11-01 | 2 | -20/+48 |
* | Fix leaks and invalid memory access as reported by valgrind | Thomas Vander Stichele | 2005-11-01 | 4 | -25/+48 |
* | ... and add the missing file | Thomas Vander Stichele | 2005-11-01 | 2 | -0/+854 |
* | add a unit test for matroskamux fix the bugs that the unit test exposed | Michal Benes | 2005-11-01 | 5 | -12/+22 |
* | fix Makefile.am | Thomas Vander Stichele | 2005-11-01 | 1 | -18/+18 |
* | gst/autodetect/: Fix state change function and use GST_DEBUG_FUNCPTR in class... | Tim-Philipp Müller | 2005-11-01 | 3 | -8/+31 |
* | gst/matroska/: Set timestamps on outgoing ebml headers as well, so that the e... | Tim-Philipp Müller | 2005-11-01 | 4 | -0/+20 |
* | gst/videomixer/videomixer.c (gst_videomixer_pad_unlink) | Andy Wingo | 2005-10-31 | 2 | -18/+21 |
* | Just some cleanup. | Edgard Lima | 2005-10-31 | 2 | -23/+33 |
* | Add checks to GST_FLOW_NOT_LINKED for values returned from gst_pad_push. | Edgard Lima | 2005-10-31 | 2 | -7/+19 |
* | Payloader now sets some default caps on the srcpad if caps on the sinkpad are... | Zeeshan Ali | 2005-10-31 | 3 | -4/+33 |
* | Add checks for return values from gst_pad_push and gst_pad_alloc_buffer. | Edgard Lima | 2005-10-28 | 3 | -13/+40 |
* | gst/matroska/: Add SimpleBlock support to matroska demuxer and muxer (part of | Tim-Philipp Müller | 2005-10-28 | 5 | -31/+147 |
* | ext/jpeg/gstjpegdec.*: Cleanups. Don't create caps for every chain. | Wim Taymans | 2005-10-28 | 3 | -59/+103 |
* | Fix to set timestamp on buffer, it was tested with RTP G711 elements. | Flavio Oliveira | 2005-10-27 | 5 | -20/+74 |
* | gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well. | Tim-Philipp Müller | 2005-10-27 | 1 | -3/+0 |
* | gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message ... | Tim-Philipp Müller | 2005-10-27 | 1 | -21/+8 |
* | sys/oss/gstosssrc.c: Set correct format on oss instead of a silly value. | Wim Taymans | 2005-10-27 | 2 | -4/+9 |
* | gst/videobox/gstvideobox.c: Use liboil for | Julien Moutte | 2005-10-27 | 2 | -5/+14 |
* | Declaring the padtemplate correctly. | Zeeshan Ali | 2005-10-26 | 5 | -4/+10 |
* | Setting the proper copyright notice. | Zeeshan Ali | 2005-10-26 | 9 | -0/+18 |
* | gst/videobox/Makefile.am: Use liboil. | Julien Moutte | 2005-10-26 | 3 | -26/+50 |
* | fix automake warnings | Thomas Vander Stichele | 2005-10-26 | 1 | -2/+2 |
* | Hacked the G711 (de)payloader to try to make things right. rtpg711dec now inh... | Zeeshan Ali | 2005-10-26 | 13 | -608/+160 |
* | gst/videobox/gstvideobox.c: Removing this forgotten debug. | Julien Moutte | 2005-10-26 | 2 | -2/+6 |
* | gst/videobox/gstvideobox.c: Fix the stride issue when boxing to AYUV. | Julien Moutte | 2005-10-26 | 2 | -9/+19 |
* | sys/oss/: Actually use the 'oss' debug category we register. | Tim-Philipp Müller | 2005-10-26 | 9 | -2/+31 |
* | gst/videomixer/videomixer.c: Use gst_pad_get_parent and drop the ref that was... | Julien Moutte | 2005-10-26 | 2 | -2/+19 |
* | fix compilation | Thomas Vander Stichele | 2005-10-26 | 3 | -2/+7 |
* | Just removed a couple of lines of weird code used during development/test time. | Flavio Oliveira | 2005-10-25 | 3 | -20/+10 |
* | G711 payloader and depayloader created by Edgard Lima (it supports mulaw and ... | Flavio Oliveira | 2005-10-25 | 11 | -0/+1247 |
* | gst/videobox/gstvideobox.c: Doh ! I introduced wingo's bug again ! Sorry... | Julien Moutte | 2005-10-25 | 2 | -4/+11 |
* | add missing header files for disting | Christian Schaller | 2005-10-25 | 2 | -1/+9 |
* | Getting the GSM (de)payloader working and compatible with our plans for RTP. | Zeeshan Ali | 2005-10-25 | 9 | -394/+172 |
* | fix mistaken claim on GPL, its LGPL | Christian Schaller | 2005-10-25 | 1 | -1/+1 |
* | ext/libpng/gstpngdec.c: Push a newsegment event, move some redundant code in ... | Julien Moutte | 2005-10-25 | 2 | -60/+46 |
* | ext/libpng/gstpngdec.c: Temporary hack to get correct colors order when we ha... | Julien Moutte | 2005-10-25 | 2 | -3/+24 |
* | ext/dv/gstdvdemux.c: Call gst_element_no_more_pads when there will be no more... | Edward Hervey | 2005-10-24 | 2 | -3/+22 |
* | gst/rtp/: Added two new payloaders, an RFC 2190 payloader for h263 and a payl... | Wim Taymans | 2005-10-24 | 9 | -0/+1283 |
* | sys/oss/gstosssrc.c: Set bytes_per_sample correctly (is not always 4, but dep... | Tim-Philipp Müller | 2005-10-24 | 2 | -2/+18 |
* | ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header wi... | Tim-Philipp Müller | 2005-10-24 | 3 | -32/+133 |
* | gst/videomixer/videomixer.c: Don't restrict video geometry from 16 to 4096. | Julien Moutte | 2005-10-24 | 2 | -4/+9 |
* | gst/videobox/gstvideobox.c: Fix caps negotiation correctly, add debugging cat... | Julien Moutte | 2005-10-24 | 2 | -36/+43 |