Age | Commit message (Expand) | Author | Files | Lines |
2003-05-09 | remove bashisms | David Schleef | 1 | -2/+2 |
2003-05-06 | deep-notify can come from pads too, replacing GstElement by GstObject. | Julien Moutte | 2 | -8/+8 |
2003-05-02 | Implement element synchronization (#108301) | Ronald S. Bultje | 3 | -29/+243 |
2003-05-02 | Gcc < 3.0 fix | Ronald S. Bultje | 1 | -1/+3 |
2003-04-28 | Make vis_video_thread play when connected afterwards | Julien Moutte | 1 | -0/+8 |
2003-04-27 | more uninstalled fixes | Thomas Vander Stichele | 4 | -13/+17 |
2003-04-27 | more uninstalled fixes | Thomas Vander Stichele | 1 | -2/+2 |
2003-04-27 | uninstalled pkgconfig fixes | Thomas Vander Stichele | 2 | -1/+6 |
2003-04-27 | ignore .pc files | Steve Baker | 1 | -0/+1 |
2003-04-23 | Removing avifile and http plugins, also fixing some disting issues | Christian Schaller | 4 | -54/+6 |
2003-04-22 | Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs | Ronald S. Bultje | 11 | -43/+1079 |
2003-04-22 | Rewrote much of the code. Hopefully will work with gst-player now. | David Schleef | 1 | -482/+61 |
2003-04-21 | Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo... | Ronald S. Bultje | 8 | -4/+1189 |
2003-04-20 | Made a theorical libgstplay which refs/unrefs elements before putting them in... | Julien Moutte | 2 | -5/+42 |
2003-04-17 | Changed sanity checks according to BBB feedback | Julien Moutte | 1 | -2/+4 |
2003-04-16 | Fix compilation errors | David Schleef | 1 | -3/+3 |
2003-04-14 | Added initial version of audioconvert, a generic converter of integer audio/r... | Benjamin Otte | 1 | -1/+2 |
2003-04-13 | Change autoconf_2.52d_check to 2_52 to make bash happy | David Schleef | 2 | -1/+1 |
2003-04-13 | make Company happy : Changed visualisation pipeline structure.. audio sink is... | Julien Moutte | 3 | -80/+67 |
2003-04-13 | Update dvdnav plugin to latest version | Ronald S. Bultje | 1 | -0/+17 |
2003-04-10 | Adding a lot of sanity checks | Julien Moutte | 2 | -21/+61 |
2003-04-10 | fixes to mp3 typefinding: | Benjamin Otte | 1 | -27/+147 |
2003-04-09 | Grrr... another fix, to make gst_artsio.idl dist correctly. | David Schleef | 1 | -0/+1 |
2003-04-08 | Refix #104689 | David Schleef | 1 | -1/+4 |
2003-04-07 | This one needs to be adapted too | Ronald S. Bultje | 1 | -1/+0 |
2003-04-07 | Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-confi... | Ronald S. Bultje | 11 | -58/+102 |
2003-04-07 | Convert some of the broken fourcc printing to GST_FOURCC_FORMAT | David Schleef | 1 | -12/+7 |
2003-04-07 | Remove CVS/Tag from dist. Should go into 0.6.1. | David Schleef | 1 | -1/+0 |
2003-04-07 | Fix a bunch of endianness conversions that were done as long instead of int32... | David Schleef | 5 | -16/+16 |
2003-04-05 | Remove automake-1.4 hack to get files to dist correctly. Fixes #104689. | David Schleef | 1 | -15/+1 |
2003-04-05 | add comments | Ronald S. Bultje | 1 | -3/+15 |
2003-04-05 | Fix the QCAM detection. (Correctly, this time.) Should go into 0.6.1 | David Schleef | 1 | -1/+1 |
2003-04-05 | Revert last change, since it breaks build | David Schleef | 2 | -2/+2 |
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 |