Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-04-22Merged from trunkPLUGINVER1-20010422-ROOTBRANCH-PLUGINVER1-20010422BRANCH-PLUGINVER1Richard Boulton
2001-04-21Use plugin descriptions, which start with the major and minor version numbers...BRANCH-PLUGINVER1-20010422-FREEZERichard Boulton
2001-04-21Added first attempt at plugin versioning.Richard Boulton
2001-04-20Added caps proxying and bufferpool passing to identity so thatBRANCH-PLUGINVER1-ROOTWim Taymans
2001-04-20update to take new gstdisksink element into accountThomas Vander Stichele
2001-04-20Update the alternative Makefile.am for gst/, which depends on automake >1.4dRichard Boulton
2001-04-20first stab at a disk sink element no optimization, is it necessary ? basic er...Thomas Vander Stichele
2001-04-20More API docs updatesWim Taymans
2001-04-20First pass at 1394 source. Arguments need to be added, etc. But it works.Erik Walthinsen
2001-04-19better (not complete, afaict) checking for artsErik Walthinsen
2001-04-19Added more API docs to Autoplug, Buffer, Bin, BufferPool.Wim Taymans
2001-04-18mixer now works with variable inputs mixer creates custom volume envelopes al...Thomas Vander Stichele
2001-04-18cleaned up some code and integrated with new adder (mixer now works with diff...Thomas Vander Stichele
2001-04-18changed mixer to work by autoplugging the input channels (not very useful yet...Thomas Vander Stichele
2001-04-18The first wave of docs updatesWim Taymans
2001-04-18Autoplug3 shows an example of an autoplugged mp3 player.Wim Taymans
2001-04-17header for mixer.c, containing input_pipe_tThomas Vander Stichele
2001-04-17added a struct to set up input channelsThomas Vander Stichele
2001-04-17added mixer example and adder plugin to configure.inThomas Vander Stichele
2001-04-17finished change to GST_ macrosErik Walthinsen
2001-04-17added gstversion.hErik Walthinsen
2001-04-17Updated the padfactory test code.Wim Taymans
2001-04-17Added 1337 macros to create padtemplates and capstemplates.Wim Taymans
2001-04-17Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1.Erik Walthinsen
2001-04-17Added an test program for the mad mp3 decoder.Wim Taymans
2001-04-16changed volume envelope; should do a nice transition between both songs nowThomas Vander Stichele
2001-04-16Added an arg to fakesink so that it doesn't printf.Wim Taymans
2001-04-16Added an example audio mixer.Wim Taymans
2001-04-16Add the xvideosink to the example.Wim Taymans
2001-04-16Added missing category strings...BRANCH-INCSCHED1-200104161-ROOTWim Taymans
2001-04-16save xml file of the launch cmdlineErik Walthinsen
2001-04-16added comment about missing flagErik Walthinsen
2001-04-16run gstreamer-register on postinstallErik Walthinsen
2001-04-16changed some INFOs to DEBUGsErik Walthinsen
2001-04-16Added the volenv/passthrough plugin MakefilesWim Taymans
2001-04-15Added the mad mp3 decoder.Wim Taymans
2001-04-15Fixed the gfloat error in the va_arg code.Wim Taymans
2001-04-14A rather large patch:Wim Taymans
2001-04-12Lots of updates to the plugins for caps negotiation.Wim Taymans
2001-04-10Fixed the doc build warningsWim Taymans
2001-04-06Added ALaw encoder and decoderZaheer Abbas Merali
2001-04-03Add a proposed makefile to use in place of Makefile.am.Richard Boulton
2001-04-03Add artsdsink plugin. Worked first time for me. :)Richard Boulton
2001-04-03Fix obscure segfault I just got: perhaps due to running with libxml 1.8.11 bu...Richard Boulton
2001-04-02Merged the float property patch from Steve Baker. This patch doesn't really w...Wim Taymans
2001-04-02Start of the mulaw plugin...needs finishing offZaheer Abbas Merali
2001-04-02Add configure support for detecting artsc: if this is found, its okay to buil...Richard Boulton
2001-04-02A rather large update:Wim Taymans
2001-04-02added PID and cID to INFO lines when DEBUG is turned onErik Walthinsen
2001-04-01Small change to load the .glade file from the current dir too when pressing t...Wim Taymans