Age | Commit message (Expand) | Author | Files | Lines |
2008-12-04 | configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ... | Sebastian Dröge | 1 | -3/+0 |
2008-12-04 | configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M... | Sebastian Dröge | 1 | -0/+3 |
2008-11-29 | Require gettext 0.17 because older versions don't mix with libtool 2.2. At bu... | Sebastian Dröge | 1 | -1/+1 |
2008-11-27 | configure.ac: Remove speexresample from the build system too. | Sebastian Dröge | 1 | -2/+0 |
2008-11-27 | Integrate the moved audioresample into the build system and rename it to lega... | Sebastian Dröge | 1 | -0/+2 |
2008-11-25 | Add new directory for new acmmp3dec plugin | Michael Smith | 1 | -0/+1 |
2008-11-21 | configure.ac: Remove the "experimental" flag from the deinterlace2 plugin. | Sebastian Dröge | 1 | -3/+2 |
2008-11-21 | Add first version of an MXF demuxer. Currently it supports | Sebastian Dröge | 1 | -0/+2 |
2008-11-14 | no more egging the pudding | Christian Schaller | 1 | -1/+0 |
2008-11-13 | Add two new baseparse based parsers (aac and amr) from Bug #518857. | Stefan Kost | 1 | -0/+4 |
2008-11-08 | Copy qtmux from revision 148 of the gst-qtmux repository. | Thiago Sousa Santos | 1 | -0/+2 |
2008-11-06 | Fix basic navigation events | Thijs Vermeir | 1 | -0/+11 |
2008-10-31 | configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN as the result of the l... | Sebastian Dröge | 1 | -1/+2 |
2008-10-30 | configure.ac: Require at least Gtk 2.8.0 for the demos (that's the oldest I c... | Tim-Philipp Müller | 1 | -21/+1 |
2008-10-27 | configure.ac: Require CVS of core for the last change. | Sebastian Dröge | 1 | -1/+1 |
2008-10-26 | configure.ac: Back to development -> 0.10.9.1 | Jan Schmidt | 1 | -1/+1 |
2008-10-24 | Release 0.10.9RELEASE-0_10_9 | Jan Schmidt | 1 | -1/+1 |
2008-10-24 | configure.ac: Commit 0.10.8.4 pre-release | Jan Schmidt | 1 | -1/+1 |
2008-10-16 | configure.ac: 0.10.8.3 pre-release | Jan Schmidt | 1 | -1/+1 |
2008-10-16 | configure.ac: Commit 0.10.8.2 pre-release bump, that actually went out in a t... | Jan Schmidt | 1 | -1/+1 |
2008-10-10 | configure.ac: Disable flacparse for this release as it's too buggy. | Sebastian Dröge | 1 | -3/+0 |
2008-10-09 | fix various build files to allow for disting and update spec file with latest... | Christian Schaller | 1 | -0/+1 |
2008-10-08 | Move of mpegtsparse to mpegdemux. | Zaheer Abbas Merali | 1 | -2/+0 |
2008-10-06 | configure.ac | Stefan Kost | 1 | -1/+1 |
2008-09-29 | Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that... | Sebastian Dröge | 1 | -0/+3 |
2008-09-09 | Add jp2k plugin. Fixes #550657. | Mark Nauwelaerts | 1 | -0/+10 |
2008-09-02 | Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual lice... | Zaheer Abbas Merali | 1 | -0/+2 |
2008-09-01 | Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This is renamed to... | Sebastian Dröge | 1 | -0/+3 |
2008-08-31 | Add scaletempo plugin, which allows to scale the speed of audio without chang... | Rov Juvano | 1 | -0/+3 |
2008-08-29 | configure.ac: Commit FIONREAD check, needed for the dccp src. | Jan Schmidt | 1 | -0/+4 |
2008-08-29 | configure.ac: Fix CFLAGS and LIBS for the apexsink. | Sebastian Dröge | 1 | -4/+8 |
2008-08-28 | Add apexsink for audio output to Apple AirPort Express Wireless devices. Fixe... | Jérémie Bernard | 1 | -0/+125 |
2008-08-28 | Add an AIFF parsing element, heavily based on wavparse. | Michael Smith | 1 | -0/+2 |
2008-08-24 | New plugin for low-latency video capture on Windows (#519935). | Ole André Vadla Ravnås | 1 | -0/+1 |
2008-08-24 | New plugin: pcapparse (#520899). | Ole André Vadla Ravnås | 1 | -0/+2 |
2008-08-24 | New plugin: winscreencap (#463941). | Haakon Sporsheim | 1 | -0/+1 |
2008-08-21 | Add dccp plugin. Fixes #542390. | Leandro Melo de Sales | 1 | -0/+2 |
2008-08-20 | configure.ac: Remove bits that presumably weren't supposed to be committed. | Tim-Philipp Müller | 1 | -3/+0 |
2008-08-20 | Add new windows ACM encoder wrapper. | Michael Smith | 1 | -0/+13 |
2008-08-11 | configure.ac: Check for sufficiently up-to-date x264 API. | Mark Nauwelaerts | 1 | -4/+17 |
2008-08-02 | Add TwoLAME MP2 encoding element, based on the LAME element. | Sebastian Dröge | 1 | -0/+14 |
2008-08-02 | Add CELT encoder and decoder elements based on the Speex elements. | Sebastian Dröge | 1 | -0/+13 |
2008-08-01 | configure.ac: Back to development -> 0.10.8.1 | Jan Schmidt | 1 | -1/+1 |
2008-07-31 | Release 0.10.8RELEASE-0_10_8 | Jan Schmidt | 1 | -1/+1 |
2008-07-24 | configure.ac: 0.10.7.3 pre-release | Jan Schmidt | 1 | -1/+1 |
2008-07-21 | configure.ac: Don't check for nav_print.h any more - it should be included in... | Jan Schmidt | 1 | -5/+0 |
2008-07-21 | Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for lo... | Sebastian Dröge | 1 | -0/+8 |
2008-07-19 | configure.ac: 0.10.7.2 pre-release | Jan Schmidt | 1 | -1/+1 |
2008-07-19 | configure.ac: Remove interleave and replaygain configure.ac pieces too | Jan Schmidt | 1 | -4/+0 |
2008-07-18 | Disable the tomsmocomp algorithm for this release as it's buggy and has no C ... | Sebastian Dröge | 1 | -6/+0 |