Age | Commit message (Expand) | Author | Files | Lines |
2008-07-18 | Disable the tomsmocomp algorithm for this release as it's buggy and has no C ... | Sebastian Dröge | 1 | -6/+0 |
2008-07-08 | configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include ... | Sebastian Dröge | 1 | -1/+1 |
2008-07-04 | configure.ac: Fix checking of headers for the OSS4 plugin to fail if a single... | Damien Lespiau | 1 | -1/+2 |
2008-07-04 | Fix built of the festival plugin with mingw32 by linking to ws2_32.dll and in... | Damien Lespiau | 1 | -0/+3 |
2008-06-24 | configure.ac: Depend on released versions of core and -base. | Tim-Philipp Müller | 1 | -2/+2 |
2008-06-20 | Fix compilation on generic x86/amd64 and include deinterlace2 in the build sy... | Sebastian Dröge | 1 | -0/+20 |
2008-06-17 | configure.ac: Disable deinterlace2 plugin again which was accidently enabled ... | Sebastian Dröge | 1 | -2/+0 |
2008-06-17 | Make resindvd work with libdvdnav >= 4.0.0. | Sebastian Dröge | 1 | -1/+5 |
2008-06-17 | configure.ac: Check for libdvdnav to build resindvd. | Jan Schmidt | 1 | -0/+33 |
2008-06-17 | configure.ac: Bump dirac requirement to 0.10 due to api changes. | David Schleef | 1 | -1/+1 |
2008-06-02 | configure.ac: Revert accidental addition in configure.ac. Sorry. | Michael Smith | 1 | -1/+0 |
2008-06-02 | Add a new win32 videosink. Uses the DirectShow renderers for high-performance... | Michael Smith | 1 | -0/+2 |
2008-05-27 | configure.ac: Require CVS core and base for new audio clock reset method. | Wim Taymans | 1 | -2/+2 |
2008-05-07 | configure.ac: Error out if we don't have the required versions of core/base. | Tim-Philipp Müller | 1 | -6/+5 |
2008-04-24 | Add support for the new libmpcdec API which magically gets us support for SV8... | Sebastian Dröge | 1 | -4/+7 |
2008-04-24 | configure.ac: Back to development -> 0.10.7.1 | Jan Schmidt | 1 | -1/+1 |
2008-04-24 | Release 0.10.7RELEASE-0_10_7 | Jan Schmidt | 1 | -1/+1 |
2008-04-22 | configure.ac: 0.10.6.4 pre-release | Jan Schmidt | 1 | -1/+1 |
2008-04-17 | configure.ac: 0.10.6.3 pre-release | Jan Schmidt | 1 | -1/+1 |
2008-04-12 | Remove soup plugin that's moved to -good (#523124) | Jan Schmidt | 1 | -13/+0 |
2008-04-11 | configure.ac: Bump core/base requirements to released versions to avoid confu... | Tim-Philipp Müller | 1 | -2/+2 |
2008-04-10 | Add wininetsrc for basic http/ftp support on windows (#520897). | Ole André Vadla Ravnås | 1 | -0/+10 |
2008-04-06 | configure.ac: Actually build dlls when cross-compiling with mingw32. | Damien Lespiau | 1 | -0/+1 |
2008-04-02 | Add initial support for OSSv4. Mixer still needs a bit more love, but even ma... | Tim-Philipp Müller | 1 | -2/+12 |
2008-04-01 | Rename new srtenc plugin to subenc. | Tim-Philipp Müller | 1 | -2/+2 |
2008-04-01 | Add srt subtitle encoder | Thijs Vermeir | 1 | -0/+2 |
2008-03-30 | configure.ac: Fix build with --disable-external (#525100). | Jan de Groot | 1 | -0/+3 |
2008-03-25 | configure.ac: Add support for neon 0.28, which didn't change API. Fixes bug #... | Ed Catmur | 1 | -1/+1 |
2008-03-21 | configure.ac: Check if the compiler supports do { } while (0) macros. This fi... | Sebastian Dröge | 1 | -0/+3 |
2008-03-19 | Add an OFA element, the successor of MusicBrainz TRM fingerprinting. | Eric Buehl | 1 | -0/+13 |
2008-03-07 | configure.ac: Really check for libdc1394 >= 2.0.0, pkg-config thinks that 2.0... | Sebastian Dröge | 1 | -1/+8 |
2008-03-06 | Rewrite Dirac encoder plugin based on Schroedinger gstreamer elements. | David Schleef | 1 | -0/+10 |
2008-03-05 | Port mplex element to 0.10. Fixes bug #520329. | Mark Nauwelaerts | 1 | -0/+63 |
2008-03-05 | configure.ac: Clean up detection of different mjpegtoolsAPI versions. | Mark Nauwelaerts | 1 | -20/+30 |
2008-03-03 | configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w... | Peter Kjellerstedt | 1 | -46/+40 |
2008-02-26 | Add support for libdc1394 2.0.0 and above and require this version now. Fixes... | Daniel Fischer | 1 | -1/+1 |
2008-02-25 | Remove midi typefinders and require base CVS as they moved there. | Sebastian Dröge | 1 | -1/+1 |
2008-02-23 | Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi... | Tim-Philipp Müller | 1 | -1/+9 |
2008-02-22 | Implement zero-copy and make the buffer size configurable. | Wouter Cloetens | 1 | -1/+1 |
2008-02-22 | Remove hack to work with mjpegtools 1.9.0rc3 and above and instead use mjpeg_... | Sebastian Dröge | 1 | -0/+5 |
2008-02-22 | configure.ac: Check for X for the nas plugin to make it possible to build it ... | Sebastian Dröge | 1 | -0/+1 |
2008-02-21 | configure.ac: Back to development... | Jan Schmidt | 1 | -1/+1 |
2008-02-21 | Release 0.10.6 - A Big Deep BreathRELEASE-0_10_6 | Jan Schmidt | 1 | -1/+1 |
2008-02-13 | configure.ac: Allow gmyth versions from 0.4 up to 0.7.99, the API didn't chan... | Sebastian Dröge | 1 | -1/+1 |
2008-02-12 | configure.ac: Generate the directshow Makefiles so that the directories get d... | Jan Schmidt | 1 | -0/+3 |
2008-02-12 | Remove glimagesink, as it's been moved to gst-plugins-gl. | David Schleef | 1 | -15/+0 |
2008-02-08 | Remove multifile plugin, which has moved to -good | Jan Schmidt | 1 | -2/+0 |
2008-02-08 | Remove spectrum plugin, which has moved to -good | Jan Schmidt | 1 | -2/+0 |
2008-02-08 | Remove the equalizer plugin, which has moved to -good | Jan Schmidt | 1 | -3/+1 |
2008-02-08 | configure.ac: Make DISABLE_DEPRECATED defined *only* during CVS, not during p... | Jan Schmidt | 1 | -1/+2 |