summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* recommmit to get the make_filter tag correctDavid Schleef2003-11-082-2/+2
* much cleanup hacking made possible by plugin changesDavid Schleef2003-11-085-343/+202
* Update the videofilter templateDavid Schleef2003-11-081-84/+37
* Do not demux only 2 trak atomsJeremy Simon2003-11-071-4/+9
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-0738-23/+64
* add config.hDavid Schleef2003-11-061-0/+3
* make sure config.h is included firstDavid Schleef2003-11-065-0/+15
* Fixes for new plugin systemDavid Schleef2003-11-031-19/+12
* fix template, tooBenjamin Otte2003-11-021-21/+27
* BlaRonald S. Bultje2003-11-023-68/+86
* forgot to make the element details static in hereBenjamin Otte2003-11-021-1/+1
* fix for new plugin systemBenjamin Otte2003-11-024-57/+65
* SMPTE transitions doneRonald S. Bultje2003-11-021-26/+29
* RTP doneRonald S. Bultje2003-11-0217-152/+169
* Quicktime demuxer ported to new interfaceRonald S. Bultje2003-11-021-22/+27
* fix for new plugin systemBenjamin Otte2003-11-022-87/+92
* That was monoscope...Ronald S. Bultje2003-11-021-22/+27
* fix to new plugin systemBenjamin Otte2003-11-022-52/+58