Age | Commit message (Expand) | Author | Files | Lines |
2004-07-22 | multifilesink plugin for creating new files every time a new media discontinu... | Zaheer Abbas Merali | 1 | -0/+3 |
2004-07-13 | configure.ac: Fix test for Objective C | David Schleef | 1 | -11/+3 |
2004-07-08 | new method. various debugging | Thomas Vander Stichele | 1 | -0/+1 |
2004-07-06 | fix marshal includes | Thomas Vander Stichele | 1 | -1/+2 |
2004-07-05 | Added some playback helper elements and some test apps, very alpha still. | Wim Taymans | 1 | -0/+2 |
2004-06-23 | back to dev | Thomas Vander Stichele | 1 | -1/+1 |
2004-06-22 | configure.ac: Whoops, my fault...fixed build issues | Zaheer Abbas Merali | 1 | -4/+9 |
2004-06-22 | configure.ac: Add objective-c support if running in Darwin/Mac OS X | Zaheer Abbas Merali | 1 | -1/+23 |
2004-06-17 | fix | Thomas Vander Stichele | 1 | -1/+1 |
2004-06-17 | gst/audiorate/: Added an audiorate converter that fills in gaps. | Wim Taymans | 1 | -0/+4 |
2004-06-12 | fix #133002 | Thomas Vander Stichele | 1 | -9/+14 |
2004-06-12 | configure.ac: Added ogg library so that OSX detects libtheora properly | Zaheer Abbas Merali | 1 | -1/+1 |
2004-06-11 | add enc | Thomas Vander Stichele | 1 | -1/+1 |
2004-06-07 | configure.ac: OSS portability | Stéphane Loeuillet | 1 | -2/+18 |
2004-06-07 | AUTHORS: Add me to the authors file | Jan Schmidt | 1 | -4/+9 |
2004-06-05 | messing around with buildbot to see where the error is | Benjamin Otte | 1 | -2/+2 |
2004-06-05 | check for qt's moc preprocessor explicitly and use it | Benjamin Otte | 1 | -47/+52 |
2004-06-01 | leniate musicbrainz check; check for v4l-conf before calling it | Thomas Vander Stichele | 1 | -1/+2 |
2004-05-28 | A plugin to add an alpha channel to I420 video. Can optionally do chroma keying. | Wim Taymans | 1 | -0/+8 |
2004-05-20 | - reenable speex plugins for speex 1.1.5 (API/ABI compatible with 1.0.x) | Stéphane Loeuillet | 1 | -2/+14 |
2004-05-20 | configure.ac: Minor cosmetic change to convince the buildbot to reautogen. | David Schleef | 1 | -1/+1 |
2004-05-20 | Original commit message from CVS: | David Schleef | 1 | -0/+7 |
2004-05-20 | - change sunaudio category to Sink/Audio | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-20 | test FIONREAD ioctl presence in an alternate header for Solaris 10 (and perha... | Stéphane Loeuillet | 1 | -0/+3 |
2004-05-19 | configure.ac: remove -Wno-sign-compare | Benjamin Otte | 1 | -1/+1 |
2004-05-19 | configure.ac: remove -DG_DISABLE_DEPRECATED. It's not usable without workarou... | Benjamin Otte | 1 | -1/+0 |
2004-05-19 | configure.ac: Add sunaudio | David Schleef | 1 | -0/+7 |
2004-05-17 | configure.ac: fix compilation of v4l2src with "-Wall -Werror" fixes #142664 | Stéphane Loeuillet | 1 | -0/+1 |
2004-05-17 | whoops, checked in too much | Benjamin Otte | 1 | -1/+1 |
2004-05-17 | compute offsets correctly for internal buffers so timestamps are set correctl... | David Moore | 1 | -1/+1 |
2004-05-13 | configure.ac: check for exact version of libvisual, it's not supposed to be | Benjamin Otte | 1 | -2/+1 |
2004-05-12 | configure.ac: enable shout2 by default | Benjamin Otte | 1 | -2/+0 |
2004-05-11 | configure.ac: Add prototype Dirac support. | David Schleef | 1 | -1/+10 |
2004-05-04 | configure.ac: check for kdemacros.h, too (should fix #141821) | Benjamin Otte | 1 | -1/+1 |
2004-04-30 | add initial support for libvisual (http://libvisual.sourceforge.net) libvisua... | Benjamin Otte | 1 | -0/+10 |
2004-04-29 | New DTS decoder. | Ronald S. Bultje | 1 | -0/+8 |
2004-04-26 | configure.ac: detect faad correctly as non-working if it's indeed non-working | Benjamin Otte | 1 | -6/+9 |
2004-04-20 | configure.ac: bump required gstreamer version to 0.8.1.1 because of following... | David Schleef | 1 | -1/+1 |
2004-04-20 | up required gst version fix po download snippet | Thomas Vander Stichele | 1 | -1/+1 |
2004-04-17 | configure.ac: require mpeg2dec >= 0.4.0 | Benjamin Otte | 1 | -1/+1 |
2004-04-15 | bump nano to 1 | Thomas Vander Stichele | 1 | -1/+1 |
2004-04-15 | releasing | Thomas Vander Stichele | 1 | -3/+4 |
2004-04-15 | nano bump for prerel add bug entry for a fixed bug translation updates | Thomas Vander Stichele | 1 | -1/+1 |
2004-04-14 | configure.ac: save libs correctly when checking mad | Benjamin Otte | 1 | -1/+1 |
2004-04-10 | Workaround for missing struct v4l2_buffer declaration in Suse 9 and Mandrake ... | Ronald S. Bultje | 1 | -0/+17 |
2004-04-04 | configure.ac: fix == in test(1) operator | Benjamin Otte | 1 | -2/+2 |
2004-04-04 | configure.ac: fix --export-symblos-regex to a working regex. | Benjamin Otte | 1 | -1/+1 |
2004-04-01 | Hopefully make the configure check work on Debian. | Scott Wheeler | 1 | -1/+34 |
2004-03-30 | Try a bit harder to get the correct Qt dir. At some point I'll split this ou... | Scott Wheeler | 1 | -3/+40 |
2004-03-30 | try fixing configure on RH9 | Benjamin Otte | 1 | -10/+10 |