| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix to set timestamp on buffer, it was tested with RTP G711 elements. | Flavio Oliveira | 2005-10-27 | 4 | -20/+63 |
* | 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 |
* | gst/videobox/gstvideobox.c: Use liboil for | Julien Moutte | 2005-10-27 | 1 | -5/+5 |
* | Declaring the padtemplate correctly. | Zeeshan Ali | 2005-10-26 | 4 | -4/+4 |
* | Setting the proper copyright notice. | Zeeshan Ali | 2005-10-26 | 8 | -0/+10 |
* | gst/videobox/Makefile.am: Use liboil. | Julien Moutte | 2005-10-26 | 2 | -26/+40 |
* | 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 | 12 | -608/+142 |
* | gst/videobox/gstvideobox.c: Removing this forgotten debug. | Julien Moutte | 2005-10-26 | 1 | -2/+0 |
* | gst/videobox/gstvideobox.c: Fix the stride issue when boxing to AYUV. | Julien Moutte | 2005-10-26 | 1 | -9/+13 |
* | gst/videomixer/videomixer.c: Use gst_pad_get_parent and drop the ref that was... | Julien Moutte | 2005-10-26 | 1 | -2/+12 |
* | fix compilation | Thomas Vander Stichele | 2005-10-26 | 2 | -2/+2 |
* | Just removed a couple of lines of weird code used during development/test time. | Flavio Oliveira | 2005-10-25 | 2 | -20/+4 |
* | G711 payloader and depayloader created by Edgard Lima (it supports mulaw and ... | Flavio Oliveira | 2005-10-25 | 10 | -0/+1236 |
* | gst/videobox/gstvideobox.c: Doh ! I introduced wingo's bug again ! Sorry... | Julien Moutte | 2005-10-25 | 1 | -2/+5 |
* | add missing header files for disting | Christian Schaller | 2005-10-25 | 1 | -1/+3 |
* | Getting the GSM (de)payloader working and compatible with our plans for RTP. | Zeeshan Ali | 2005-10-25 | 8 | -394/+158 |
* | fix mistaken claim on GPL, its LGPL | Christian Schaller | 2005-10-25 | 1 | -1/+1 |
* | gst/rtp/: Added two new payloaders, an RFC 2190 payloader for h263 and a payl... | Wim Taymans | 2005-10-24 | 8 | -0/+1262 |
* | gst/videomixer/videomixer.c: Don't restrict video geometry from 16 to 4096. | Julien Moutte | 2005-10-24 | 1 | -4/+4 |
* | gst/videobox/gstvideobox.c: Fix caps negotiation correctly, add debugging cat... | Julien Moutte | 2005-10-24 | 1 | -36/+37 |
* | STOPPED->FAILED | Thomas Vander Stichele | 2005-10-23 | 1 | -2/+3 |
* | ext/speex/gstspeexenc.c: Add position and duration query, fix query type func... | Tim-Philipp Müller | 2005-10-21 | 1 | -30/+16 |
* | Set correct stream_time in newsegment event. avi can also handle a duration q... | Wim Taymans | 2005-10-21 | 1 | -0/+1 |
* | gst/matroska/matroska-demux.c: Fix duration query; fix basetime in newsegment... | Tim-Philipp Müller | 2005-10-20 | 2 | -18/+27 |
* | gst/wavparse/gstwavparse.c: Set stream time correctly in newsegment. | Wim Taymans | 2005-10-20 | 1 | -2/+3 |
* | gst/avi/gstavidemux.c: Correctly fill in the stream time. | Wim Taymans | 2005-10-20 | 1 | -1/+1 |
* | use ELEMENT messages instead | Thomas Vander Stichele | 2005-10-19 | 2 | -3/+3 |
* | gst/: API change fix. | Wim Taymans | 2005-10-19 | 1 | -3/+9 |
* | API change fix. | Wim Taymans | 2005-10-19 | 7 | -23/+63 |
* | gst/goom/: Make inline functions either 'static inline' or 'extern inline', o... | Tim-Philipp Müller | 2005-10-19 | 3 | -8/+10 |
* | ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and ha... | Julien Moutte | 2005-10-18 | 1 | -21/+39 |
* | gst/matroska/: Ported matroska demuxer to 0.9. | Tim-Philipp Müller | 2005-10-18 | 6 | -1207/+1647 |
* | gst/matroska/matroska-mux.c: Fix mpeg4 input handling (#318847); also, while ... | Tim-Philipp Müller | 2005-10-18 | 1 | -3/+9 |
* | gst/wavparse/gstwavparse.c: Fix for segment-start/stop API change. | Wim Taymans | 2005-10-18 | 1 | -2/+4 |
* | gst/alpha/gstalphacolor.c: Handle caps negotiation in a better way. | Julien Moutte | 2005-10-17 | 1 | -9/+23 |
* | gst/videobox/gstvideobox.c: Fix caps nego some more to get | Julien Moutte | 2005-10-17 | 1 | -14/+38 |
* | gst/videobox/gstvideobox.c: Fix wrong size calculations and implement get_uni... | Julien Moutte | 2005-10-17 | 1 | -10/+20 |
* | configure.ac: Enable flx plugin. | Tim-Philipp Müller | 2005-10-17 | 1 | -1/+2 |
* | configure.ac: Adding videomixer. | Julien Moutte | 2005-10-17 | 4 | -168/+480 |
* | flx plugin ported to 0.9 | Zeeshan Ali | 2005-10-16 | 3 | -150/+167 |
* | Port matroska muxer to 0.9 (#318847). | Tim-Philipp Müller | 2005-10-14 | 8 | -369/+909 |
* | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 2005-10-12 | 12 | -32/+35 |
* | gst/: newsegment API update. | Wim Taymans | 2005-10-11 | 1 | -1/+1 |
* | newsegment API update. | Wim Taymans | 2005-10-11 | 5 | -13/+10 |
* | configure.ac: Add check for mmap | Tim-Philipp Müller | 2005-10-07 | 1 | -1/+7 |
* | gst/debug/: Port progressreport, navseek, navigationtest, testsink and breakm... | Tim-Philipp Müller | 2005-10-05 | 8 | -589/+716 |
* | gst/autodetect/: Set state of elements to NULL before removing from bins. | Michael Smith | 2005-10-04 | 2 | -2/+17 |
* | gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko) | Wim Taymans | 2005-09-30 | 10 | -10/+16 |