| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2003-06-29 | 1 | -2/+0 |
* | Re-add int2float/float2int, someone told me audioconvert handled all this, bu... | Ronald S. Bultje | 2003-06-28 | 1 | -1/+2 |
* | Plugins cleanup: | Ronald S. Bultje | 2003-06-25 | 1 | -84/+24 |
* | Added gst/realmedia gst/debug and ext/gdk_pixbuf | David Schleef | 2003-06-25 | 1 | -2/+11 |
* | New ffmpeg version fixes mpeg decoding segfaults (mpeg1) | Ronald S. Bultje | 2003-06-17 | 1 | -1/+1 |
* | caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit... | Andy Wingo | 2003-06-16 | 1 | -4/+12 |
* | Add videoflip | David Schleef | 2003-06-13 | 1 | -2/+3 |
* | Fix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVS | David Schleef | 2003-06-11 | 1 | -3/+6 |
* | Update plugins to newest divx.com release API (5.2) (why aren't these libs AP... | Ronald S. Bultje | 2003-05-30 | 1 | -9/+41 |
* | pkgconfig checks for mad, audiofile, fix for mcopidl | Thomas Vander Stichele | 2003-05-30 | 1 | -12/+21 |
* | Use new ffmpeg revision | Ronald S. Bultje | 2003-05-29 | 1 | -1/+1 |
* | I'm too lazy to comment this | Ronald S. Bultje | 2003-05-29 | 1 | -2/+9 |
* | Corrected the configure.ac so it actually works. Updated some c files so tha... | Brian Cameron | 2003-05-21 | 1 | -11/+15 |
* | Updated autogen.sh/configure.ac and various Makefiles to make the configure s... | Brian Cameron | 2003-05-21 | 1 | -1/+23 |
* | remove creation of makefile in nonexistent (sys/x11) directory | David Schleef | 2003-05-19 | 1 | -1/+0 |
* | update libflac check | Jeremy Simon | 2003-05-19 | 1 | -1/+2 |
* | Some bugfixes: | Christian Schaller | 2003-05-12 | 1 | -18/+18 |
* | Removing avifile and http plugins, also fixing some disting issues | Christian Schaller | 2003-04-23 | 1 | -13/+0 |
* | Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs | Ronald S. Bultje | 2003-04-22 | 1 | -7/+22 |
* | Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo... | Ronald S. Bultje | 2003-04-21 | 1 | -0/+33 |
* | Added initial version of audioconvert, a generic converter of integer audio/r... | Benjamin Otte | 2003-04-14 | 1 | -1/+2 |
* | Update dvdnav plugin to latest version | Ronald S. Bultje | 2003-04-13 | 1 | -0/+17 |
* | Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-confi... | Ronald S. Bultje | 2003-04-07 | 1 | -6/+16 |
* | Fix the QCAM detection. (Correctly, this time.) Should go into 0.6.1 | David Schleef | 2003-04-05 | 1 | -1/+1 |
* | Correct fix for #109048. Disable qcamsrc plugin if non-i386. | David Schleef | 2003-04-04 | 1 | -3/+2 |
* | Add monkeyaudio plugin | Jeremy Simon | 2003-03-11 | 1 | -1/+3 |
* | Fix v4l/v4l2 compilation problems | Ronald S. Bultje | 2003-03-09 | 1 | -2/+23 |
* | Fix compilation failure in testsuite/alsa/ | Ronald S. Bultje | 2003-03-05 | 1 | -0/+1 |
* | one missing file updated | Christian Schaller | 2003-03-02 | 1 | -1/+1 |
* | Complete the move of the RTP plugin | Christian Schaller | 2003-03-02 | 1 | -19/+1 |
* | disabling videosink from head build, should I do the same for 0.6 branch? | Christian Schaller | 2003-02-23 | 1 | -2/+1 |
* | add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, als... | Christian Schaller | 2003-02-23 | 1 | -9/+1 |
* | merge integer based Tremor vorbis plugin | Christian Schaller | 2003-02-23 | 1 | -0/+17 |
* | The first attempt to support MAS. Dont expect it to work :) | Zeeshan Ali | 2003-01-30 | 1 | -0/+10 |
* | add asf plugin to build | Christian Schaller | 2003-01-26 | 1 | -1/+2 |
* | 0.7.x dev branch is open | Thomas Vander Stichele | 2003-01-23 | 1 | -1/+1 |
* | update version | Thomas Vander Stichele | 2003-01-22 | 1 | -1/+1 |
* | stray x check | Thomas Vander Stichele | 2003-01-21 | 1 | -0/+8 |
* | Add a swfdec version dependency for new API | David Schleef | 2003-01-17 | 1 | -1/+1 |
* | build fix | Thomas Vander Stichele | 2003-01-16 | 1 | -1/+3 |
* | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 2003-01-10 | 1 | -0/+3 |
* | merge back from release | Thomas Vander Stichele | 2003-01-08 | 1 | -2/+3 |
* | moving forward to release | Thomas Vander Stichele | 2003-01-05 | 1 | -1/+1 |
* | redo | Thomas Vander Stichele | 2003-01-05 | 1 | -1/+1 |
* | only slurp in cvs mode | Thomas Vander Stichele | 2003-01-05 | 1 | -4/+19 |
* | Build the one-to-n | Iain Holmes | 2002-12-31 | 1 | -1/+2 |
* | slurp in ffmpeg a) please test b) please help me figure out how to portably l... | Thomas Vander Stichele | 2002-12-26 | 1 | -2/+7 |
* | initial checkin of work-in-progress vbidec plugin for closed caption support | David I. Lehn | 2002-12-19 | 1 | -1/+2 |
* | fix test for 0.3.1 mpeg2dec | Christian Schaller | 2002-12-15 | 1 | -1/+1 |
* | apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and sp... | Christian Schaller | 2002-12-15 | 1 | -18/+4 |