summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/median/gstmedian.c: Fix capsnego.Ronald S. Bultje2004-01-081-13/+20
* Handle builddir != srcdir builds with making gstvideoexample.cDavid Schleef2004-01-071-3/+2
* Fix the regular expressions and quote properlyDavid Schleef2004-01-071-6/+9
* Convert make_filter to sh. Add make_filter's id to the outputDavid Schleef2004-01-072-27/+28
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-071-1/+0
* gstvideoexample.h disappeared. fixing build.Julien Moutte2004-01-071-1/+1
* Make warpTV a subclass of videofilterDavid Schleef2004-01-073-162/+173
* Merge gstvideotemplate.h into gstvideotemplate.cDavid Schleef2004-01-074-81/+33
* gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relati...Ronald S. Bultje2004-01-043-6/+40
* gst/wavenc/gstwavenc.c: Fix indenting, fix pad creation.Ronald S. Bultje2004-01-041-7/+9
* gst/matroska/: Add getcaps() function to fix capsnego...Ronald S. Bultje2004-01-032-191/+22
* gst/rtp/rtp-packet.c: Add sys/types.h include, since OS X doesn't define in_a...Ronald S. Bultje2004-01-031-0/+2
* Change sink pad template caps to "video/quicktime"David Schleef2004-01-031-1/+1
* gst/matroska/: fix signed integer reading/writing.Ronald S. Bultje2004-01-022-6/+17
* src pad was being created twice - oops.Jan Schmidt2004-01-021-1/+1
* Fix some regressions caused by caps conversionDavid Schleef2004-01-021-8/+9
* Negotiation fixesDavid Schleef2004-01-021-17/+2
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-024-70/+11
* configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje2004-01-012-2/+12
* Change gst_pad_proxy_link() to gst_pad_try_set_caps()David Schleef2003-12-311-1/+1
* Negotiation fixes.David Schleef2003-12-312-68/+97
* Fix warningsJeremy Simon2003-12-271-1/+1
* gst/qtdemux/qtdemux.c: qtdemux requires bytestreamBenjamin Otte2003-12-221-0/+3
* Merge CAPS branchDavid Schleef2003-12-2254-2338/+1859
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-212-12/+86
* Quickfix for wrong timestamps... No final solution yetRonald S. Bultje2003-12-191-3/+8
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-184-19/+22
* Fix compilation on BE, see #129224Ronald S. Bultje2003-12-131-3/+9
* make videofilter handle RGB correctlyBenjamin Otte2003-12-091-21/+36
* More riff stuff that I forgot to commit firstRonald S. Bultje2003-12-072-434/+391
* Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje2003-12-0715-1569/+3045
* remove copyright field from pluginsAndy Wingo2003-12-0428-28/+0
* Change everyone to video/x-msvideoDavid Schleef2003-11-274-7/+7
* Added audio/x-m4a to the sink capsIain Holmes2003-11-271-0/+5
* License is GST_LICENSE, make own debugging category and fix some debug statem...Benjamin Otte2003-11-241-3/+9
* add a rank to allow autopluggingBenjamin Otte2003-11-241-1/+1
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-243-1/+10
* so disable it during plugin registering tooRonald S. Bultje2003-11-221-3/+1
* Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje2003-11-218-0/+3999
* Fix segfault in #125471 by denying a state change to PLAYING when not inited....David Schleef2003-11-192-43/+62
* + checking in plugin category changesLeif Johnson2003-11-1639-48/+48
* Don't flush if we come across a cue tag.Iain Holmes2003-11-141-37/+46
* Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc...David Schleef2003-11-112-6/+6
* change video/x-jpeg to image/jpegDavid Schleef2003-11-101-3/+5
* navigation testerDavid Schleef2003-11-103-2/+362
* disting fixes, pixbuf loader still borked in regards to distingChristian Schaller2003-11-092-2/+2
* Since padtemplates are now owned by the class, we should use the class functi...Ronald S. Bultje2003-11-091-3/+6
* remove pesky g_print()sDavid Schleef2003-11-081-21/+0
* break up Id: in s/ patternDavid Schleef2003-11-081-1/+2
* Add tag to output .c fileDavid Schleef2003-11-081-0/+1