Age | Commit message (Expand) | Author | Files | Lines |
2003-04-04 | Partial fix for #109700. Should be applied to 0.6.1. | David Schleef | 1 | -2/+2 |
2003-04-04 | Correct fix for #109048. Disable qcamsrc plugin if non-i386. | David Schleef | 1 | -3/+2 |
2003-04-04 | Well, ok, one more patch - fix the well-known v4l compilation problems inside... | Ronald S. Bultje | 1 | -0/+10 |
2003-04-04 | sys/io.h -> asm/io.h (more portable) - fixes bug #109048 | Ronald S. Bultje | 2 | -2/+2 |
2003-04-04 | Add $(GST_LIBS) to LIBADD for libgstgconf. Should go into 0.6.1. | David Schleef | 1 | -1/+1 |
2003-04-02 | Incorporating visualisation in libgstplay adding have_vis_xid signal and a ne... | Julien Moutte | 3 | -1/+567 |
2003-03-30 | Fixed seeking discont with visualisation | Julien Moutte | 3 | -2/+26 |
2003-03-29 | Added gst_gconf function to render visualisation plugin from GConf key "defau... | Julien Moutte | 3 | -15/+106 |
2003-03-24 | fix compile error | Benjamin Otte | 2 | -2/+2 |
2003-03-11 | fixes for monkeys audio | Christian Schaller | 1 | -0/+1 |
2003-03-11 | Add monkeyaudio plugin | Jeremy Simon | 1 | -1/+3 |
2003-03-09 | Fix v4l/v4l2 compilation problems | Ronald S. Bultje | 2 | -2/+37 |
2003-03-05 | Fix compilation failure in testsuite/alsa/ | Ronald S. Bultje | 1 | -0/+1 |
2003-03-04 | update for the latest jack cvs and non-cothreaded gst schedulerOSLOSUMMIT1-200303051 | Andy Wingo | 3 | -82/+66 |
2003-03-03 | gst_play_get_sink_element has been improved : | Julien Moutte | 3 | -21/+94 |
2003-03-02 | Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau... | Ronald S. Bultje | 11 | -328/+213 |
2003-03-02 | Silly bug, i wonder who was the last one to play with it | Zeeshan Ali | 1 | -6/+0 |
2003-03-02 | remove obsolete requirement from rtp plugin | Christian Schaller | 1 | -1/+0 |
2003-03-02 | commit RTP fixes to spec file | Christian Schaller | 1 | -21/+25 |
2003-03-02 | one missing file updated | Christian Schaller | 1 | -1/+1 |
2003-03-02 | Complete the move of the RTP plugin | Christian Schaller | 2 | -27/+3 |
2003-03-01 | remove videosink from spec | Christian Schaller | 1 | -26/+2 |
2003-03-01 | fix ivorbis part 2 | Christian Schaller | 1 | -6/+1 |
2003-03-01 | commit first part of ivorbis fixes | Christian Schaller | 2 | -270/+269 |
2003-02-25 | Forward events. | Wim Taymans | 1 | -9/+19 |
2003-02-23 | disabling videosink from head build, should I do the same for 0.6 branch? | Christian Schaller | 2 | -4/+3 |
2003-02-23 | state change fixes from Pedro Corte-Real for shout and shout2 plugins | Christian Schaller | 1 | -4/+5 |
2003-02-23 | add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, als... | Christian Schaller | 7 | -14/+79 |
2003-02-23 | remove autogenerated file | David I. Lehn | 1 | -500/+0 |
2003-02-23 | merge integer based Tremor vorbis plugin | Christian Schaller | 7 | -3/+1364 |
2003-02-15 | I'm too lazy to comment this | Colin Walters | 1 | -0/+9 |
2003-02-14 | committing fixes before deleting all of my gstreamer cvs to make room for mus... | Thomas Vander Stichele | 2 | -2/+2 |
2003-02-07 | Documented libgstplay's public methods | Julien Moutte | 1 | -2/+114 |
2003-02-07 | I'm too lazy to comment this | Colin Walters | 1 | -0/+5 |
2003-02-06 | Code cleanup and reorganization | Julien Moutte | 3 | -574/+740 |
2003-02-05 | Changed caps->fixed to use FLAG_SET | Jan Schmidt | 1 | -1/+1 |
2003-02-02 | - properly ref/unref the caps while doing caps nego | Wim Taymans | 1 | -12/+29 |
2003-02-02 | - Cleanups | Wim Taymans | 5 | -42/+59 |
2003-02-02 | Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c... | David Schleef | 11 | -24/+25 |
2003-02-01 | remove README from Makefile.am as there is no README | Christian Schaller | 1 | -1/+0 |
2003-01-31 | Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 an... | Owen Fraser-Green | 1 | -2/+3 |
2003-01-31 | Add metadata/streaminfo to AVI | Ronald S. Bultje | 1 | -0/+26 |
2003-01-30 | Just correcting my mistake | Zeeshan Ali | 1 | -4/+0 |
2003-01-30 | Add untested get-video-size function (bug 104360) | Ronald S. Bultje | 2 | -5/+41 |
2003-01-30 | The first attempt to support MAS. Dont expect it to work :) | Zeeshan Ali | 7 | -5/+1178 |
2003-01-30 | make 8bit modplug use the right caps. 8bit sounds really crappy tho | Benjamin Otte | 1 | -3/+19 |
2003-01-26 | add asf plugin | Christian Schaller | 1 | -0/+22 |
2003-01-26 | add asf plugin to build | Christian Schaller | 1 | -1/+2 |
2003-01-25 | Don't make a size request when in iradio mode. | Colin Walters | 1 | -0/+5 |
2003-01-23 | Add length querying | David Schleef | 1 | -36/+14 |