Age | Commit message (Expand) | Author | Files | Lines |
2005-07-10 | more macro splitting; fix po problem | Thomas Vander Stichele | 5 | -111/+111 |
2005-07-08 | add missing filez | Andy Wingo | 2 | -0/+1376 |
2005-07-08 | sys/oss/: Port from THREADED+wim's fixes. | Andy Wingo | 12 | -833/+680 |
2005-07-01 | Roll gstreamer-interfaces-0.9.pc into gstreamer-plugins-base-0.9.pc | Jan Schmidt | 1 | -1/+1 |
2005-05-06 | gst-plugins 0.9 cvs head now compiles (only effectv left compiling) | Christian Schaller | 1 | -1/+2 |
2005-05-05 | add GST_INTERFACES_LIBS | Christian Schaller | 1 | -1/+1 |
2005-05-05 | updates to make this closer to compile | Christian Schaller | 5 | -6/+43 |
2005-02-22 | sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a ... | Ronald S. Bultje | 1 | -4/+4 |
2004-12-21 | remove outdated README file of oss directory | Stéphane Loeuillet | 1 | -37/+0 |
2004-12-16 | sys/oss/: fixes #159433. Also add missing copyright header to oss_probe.c. | Ronald S. Bultje | 2 | -5/+87 |
2004-11-01 | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 3 | -6/+12 |
2004-10-25 | sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall... | Ronald S. Bultje | 2 | -6/+7 |
2004-10-24 | sys/oss/gstosssrc.c: Don't mix bytes and samples. | Ronald S. Bultje | 1 | -3/+3 |
2004-09-22 | ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation | Jan Schmidt | 1 | -1/+1 |
2004-08-03 | compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends | Benjamin Otte | 1 | -1/+2 |
2004-07-15 | gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too. | Ronald S. Bultje | 1 | -3/+3 |
2004-07-07 | sys/oss/: Fix offset on osssrc. | Wim Taymans | 3 | -5/+13 |
2004-07-03 | gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624) | David Schleef | 1 | -1/+9 |
2004-06-29 | sys/oss/: advertise correct template caps - we indeed do non-native endiannes... | Benjamin Otte | 2 | -5/+15 |
2004-06-16 | sys/oss/gstosssrc.c: Timestamp fixes. | Wim Taymans | 1 | -3/+18 |
2004-06-07 | configure.ac: OSS portability | Stéphane Loeuillet | 5 | -4/+87 |
2004-06-05 | gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co. | Ronald S. Bultje | 2 | -29/+16 |
2004-05-27 | ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be... | Ronald S. Bultje | 1 | -1/+2 |
2004-05-21 | fourth batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 3 | -4/+4 |
2004-05-18 | sys/oss/gstosselement.c: remove leftover debugging g_print | Benjamin Otte | 1 | -3/+0 |
2004-05-17 | ext/shout2/gstshout2.c: Guimond, fixes #142432) | Benjamin Otte | 1 | -5/+17 |
2004-04-29 | sys/oss/gstosselement.c: Add a check for a driver bug on FreeBSD. (bug #140565) | David Schleef | 1 | -0/+11 |
2004-04-20 | ext/mad/gstid3tag.c: Add stdlib.h | David Schleef | 1 | -0/+1 |
2004-04-18 | sys/oss/gstosselement.c: get rid of \n in debug output | Benjamin Otte | 1 | -5/+5 |
2004-04-12 | s/lstat/stat/ since it can be a symlink, ask decadix on IRC if you have quest... | Christian Schaller | 1 | -1/+1 |
2004-04-04 | sys/oss/.cvsignore: add for oss_probe | Benjamin Otte | 1 | -0/+1 |
2004-04-01 | throw an error if we couldn't probe caps | Thomas Vander Stichele | 1 | -0/+5 |
2004-03-30 | sys/oss/gstosselement.c: probe caps correctly for sound cards that only suppo... | Benjamin Otte | 1 | -1/+3 |
2004-03-25 | sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883) | David Schleef | 4 | -4/+382 |
2004-03-23 | minor updates to last checkin | David Schleef | 2 | -77/+81 |
2004-03-23 | sys/oss/: Rate probing test app. | David Schleef | 2 | -0/+241 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 5 | -292/+326 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 4 | -83/+92 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 9 | -852/+853 |
2004-03-13 | Don't block during probing... | Ronald S. Bultje | 1 | -1/+1 |
2004-03-11 | sys/oss/gstosssink.c: Latest fixes for A/V sync, audio playback and such. Thi... | Ronald S. Bultje | 1 | -51/+47 |
2004-03-10 | ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4. | Ronald S. Bultje | 1 | -15/+34 |
2004-03-08 | add a warning | Thomas Vander Stichele | 1 | -4/+9 |
2004-03-07 | sys/oss/gstosssink.c: And another caller that couldn't handle delay < 0 (unsi... | Ronald S. Bultje | 1 | -4/+8 |
2004-03-07 | sys/oss/gstosssink.c: get_delay() may return values lower than 0. In those ca... | Ronald S. Bultje | 1 | -2/+5 |
2004-02-29 | sys/oss/gstosselement.*: Reworked enumeration of oss dsps and mixers so that ... | Christophe Fergeau | 2 | -56/+79 |
2004-02-27 | patches from jmmv@menta.net (Julio M. Merino Vidal) | David Schleef | 1 | -2/+8 |
2004-02-25 | assorted debug/warning fixes | Thomas Vander Stichele | 1 | -3/+3 |
2004-02-25 | clean up debugging | Thomas Vander Stichele | 1 | -5/+1 |
2004-02-05 | ext/alsa/gstalsa.c: be sure to stop the clock when going to paused | Benjamin Otte | 1 | -0/+1 |