summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2004-02-04Convert GST_DEBUG_CAPS() to GST_DEBUG():David Schleef
2004-02-03gst/qtdemux/qtdemux.c: set explicit caps before adding the element, so the au...Benjamin Otte
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele
2004-01-30gst/mpegaudioparse/gstmpegaudioparse.c: Fix header parsing - stolen from ffmp...Ronald S. Bultje
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele
2004-01-29gst/mpeg1videoparse/gstmp1videoparse.c: Committed wrong version last week... ...Ronald S. Bultje
2004-01-26Add SVQ3 specific flags to qtdemux and ffmpegJeremy Simon
2004-01-25gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Sti...Julien Moutte
2004-01-25gst-libs/gst/riff/riff-read.c: Additional pad usability check.Ronald S. Bultje
2004-01-19gst/switch/gstswitch.c: Fixed switch element : proxying link and setting caps...Julien Moutte
2004-01-19parenthising NULLThomas Vander Stichele
2004-01-18use new error signal and classificationThomas Vander Stichele
2004-01-18fix to make it possible to build from disted tarballChristian Schaller
2004-01-16gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of ...David Schleef
2004-01-15ext/esd/esdsink.c: Remove property that handles osssink fallback.David Schleef
2004-01-15gst/colorspace/: Fix compiling... Didn't test if it actually works.Ronald S. Bultje
2004-01-15Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...David Schleef
2004-01-12Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte
2004-01-11gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculationBenjamin Otte
2004-01-11configure.ac: Adding examples/switch/MakefileJulien Moutte
2004-01-08Fix negotiationDavid Schleef
2004-01-07fix element descriptionThomas Vander Stichele
2004-01-03Change sink pad template caps to "video/quicktime"David Schleef
2004-01-02Negotiation fixesDavid Schleef
2004-01-02Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef
2003-12-22gst/qtdemux/qtdemux.c: qtdemux requires bytestreamBenjamin Otte
2003-12-22Merge CAPS branchDavid Schleef
2003-12-21Fix error in my previous commit - NULL was accidentily removed, leading to a ...Ronald S. Bultje
2003-12-21configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje
2003-12-18Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje
2003-12-09Implement something to make video play faster/slowerRonald S. Bultje
2003-12-08Adding a new plugin: switch.Julien Moutte
2003-12-04remove copyright field from pluginsAndy Wingo
2003-12-02change _connect to _linkDavid Schleef
2003-11-27Change everyone to video/x-msvideoDavid Schleef
2003-11-27Added audio/x-m4a to the sink capsIain Holmes
2003-11-24add a rank to allow autopluggingBenjamin Otte
2003-11-24tagging stuff and build fixes. In detail:Benjamin Otte
2003-11-16+ checking in plugin category changesLeif Johnson
2003-11-16+ further mucking about with the playondemand filterLeif Johnson
2003-11-10change video/x-jpeg to image/jpegDavid Schleef
2003-11-09disting fixes, pixbuf loader still borked in regards to distingChristian Schaller
2003-11-07Do not demux only 2 trak atomsJeremy Simon
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje
2003-11-03v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...Benjamin Otte
2003-11-02This one was missingRonald S. Bultje
2003-11-02fix for new plugin systemBenjamin Otte
2003-11-02SMPTE transitions doneRonald S. Bultje