Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-18 | configure: bump core requirement to 0.10.25.1 as well | Tim-Philipp Müller | 1 | -1/+1 | |
Make implicit requirement explicit. | |||||
2009-11-18 | Bump gst-plugins-base requirement to 0.10.25.1 | Jan Schmidt | 1 | -1/+1 | |
2009-11-18 | Back to development -> 0.10.17.1 | Jan Schmidt | 1 | -1/+1 | |
2009-11-17 | Release 0.10.17 | Jan Schmidt | 1 | -1/+1 | |
2009-11-13 | 0.10.16.3 pre-release | Jan Schmidt | 1 | -1/+1 | |
2009-11-09 | 0.10.16.2 pre-release | Jan Schmidt | 1 | -3/+3 | |
2009-10-30 | pulsesink: Only set the volume on stream connection if pulse >= 0.9.20 is ↵ | Sebastian Dröge | 1 | -0/+4 | |
available In older versions the volume set during stream connection had no defined sematic and usually it was a relative volume. What was needed for our use case is an absolute volume though, otherwise the volume will be always decreased on stream connection if it's less than 100%. Since pulse 0.9.20 that volume is always an absolute volume if flat volumes are used and relative otherwise, which is the same as for pa_context_set_sink_input_volume(). Relevant pulse changesets: http://git.0pointer.de/?p=pulseaudio.git;a=commit;h=f27a50691c8fe45bac7dd6b21fac91a359def3a1 http://git.0pointer.de/?p=pulseaudio.git;a=commit;h=2501687579e359d5032a4d165b2ffc8f5b1b8ba6 | |||||
2009-10-17 | pulse: bump minimum libpulse version to 0.9.10 | Lennart Poettering | 1 | -2/+2 | |
Older versions than 0.9.10 are really really old and buggy. Drop compatibility with them. Nobody should run anything that old. Also see: https://bugzilla.gnome.org/show_bug.cgi?id=595029 | |||||
2009-10-09 | check: Make the level unit test succeed on Solaris 10 | Jan Schmidt | 1 | -1/+9 | |
Add a configure check for functional isinf() and fpclass(), and use fpclass() where possible when isinf() is not available. | |||||
2009-09-09 | pulsesink: remove ringbuffer reset compensation | Wim Taymans | 1 | -1/+1 | |
Remove the code to deal with a ringbuffer reset as this code is now in the base class. Bump the -base requirement as we need the new baseaudiosink code to function properly. | |||||
2009-08-31 | rtp: Use new gst_iterator_new_single() for the internal linked pads iteration | Sebastian Dröge | 1 | -1/+1 | |
2009-08-30 | Back to hacking -> 0.10.16.1 | Tim-Philipp Müller | 1 | -1/+1 | |
2009-08-29 | Release 0.10.16 | Tim-Philipp Müller | 1 | -1/+1 | |
2009-08-26 | 0.10.15.5 pre-release | Tim-Philipp Müller | 1 | -1/+1 | |
2009-08-24 | 0.10.15.4 pre-release | Tim-Philipp Müller | 1 | -1/+1 | |
2009-08-14 | 0.10.15.3 pre-release | Tim-Philipp Müller | 1 | -1/+1 | |
2009-08-11 | 0.10.15.2 pre-release | Tim-Philipp Müller | 1 | -1/+1 | |
2009-08-11 | Move rtpmanager from -bad to -good. | Tim-Philipp Müller | 1 | -0/+2 | |
Hook up build infrastructure (autotools, docs, unit test). | |||||
2009-08-10 | wavpack: Use GLib GChecksum instead of our own MD5 implementation | Sebastian Dröge | 1 | -1/+1 | |
This requires GLib 2.16 but that version is already required by core anyway. | |||||
2009-08-09 | configure: bump core/base requirements to latest release | Tim-Philipp Müller | 1 | -2/+2 | |
To avoid confusion. | |||||
2009-07-14 | pulsesink: add 24bit sample formats | Wim Taymans | 1 | -0/+4 | |
Add check for pulseaudio 0.9.15 and enable 24bits samples in that case. | |||||
2009-07-13 | v4l2src: add a simple test case for device probing | Filippo Argiolas | 1 | -0/+1 | |
2009-07-13 | v4l2src: optional support for device probing with gudev | Filippo Argiolas | 1 | -0/+23 | |
Enumerate v4l2 devices using gudev if available. Fixes bug #583640. | |||||
2009-06-16 | configure: bump core/base requirements to git | Tim-Philipp Müller | 1 | -2/+2 | |
Need git core for basesink bufferlist additions; -base requirement bumped gratuitously. | |||||
2009-05-22 | autotools: move the -Wno-portability from autogen.sh to configure.ac | Tim-Philipp Müller | 1 | -1/+1 | |
If we're lucky it'll get used on automatic rebuilds as well that way. | |||||
2009-05-22 | m4: fix 'suspicious cache id' warnings | Tim-Philipp Müller | 1 | -0/+3 | |
and update common to pull in a similar fix. Also check in configure whether the compiler supports do while macros (GLib wants this defined and it is needed to avoid warnings with some c++ compilers apparently). | |||||
2009-05-22 | souphttpsrc: Bump-up libsoup-2.24 dep to >= 2.26 | Zeeshan Ali (Khattak) | 1 | -1/+1 | |
The helper function soup_message_headers_get_content_type that we now use was added in 2.26. | |||||
2009-05-21 | Back to hacking -> 0.10.15.1 | Jan Schmidt | 1 | -1/+1 | |
2009-05-20 | Release 0.10.15 | Jan Schmidt | 1 | -1/+1 | |
2009-05-16 | 0.10.14.3 pre-release | Jan Schmidt | 1 | -1/+1 | |
2009-05-16 | Moved 'directdraw' from -good to -bad | Jan Schmidt | 1 | -43/+0 | |
2009-05-16 | Moved 'y4menc' from -bad to -good | Jan Schmidt | 1 | -0/+2 | |
2009-05-13 | Recovered debugutils line accidentally removed in deinterlace2 move. | Josep Torra | 1 | -0/+1 | |
2009-05-13 | Moved 'deinterlace2' from -bad to -good | Sebastian Dröge | 1 | -1/+2 | |
And rename it to deinterlace. | |||||
2009-05-13 | flv: Actually add the flv plugin to configure.ac | Sebastian Dröge | 1 | -0/+2 | |
2009-05-12 | 0.10.14.2 pre-release | Jan Schmidt | 1 | -1/+1 | |
2009-05-11 | Require released versions of core/base | Sebastian Dröge | 1 | -2/+2 | |
2009-05-11 | Always define the conditional HAVE_GTK to fix configure in some cases | Sebastian Dröge | 1 | -1/+1 | |
2009-05-05 | configure: clean up mess around gtk+ checking | Tim-Philipp Müller | 1 | -22/+5 | |
And don't check for gtk+ when it's not needed (ie. if examples are disabled) | |||||
2009-05-05 | configure: make gdk-pixbuf plugin depend only on gdk-pixbuf, not gtk+ | Tim-Philipp Müller | 1 | -1/+1 | |
2009-04-26 | id3v2mux: we need taglib 1.5 for ID3v2::RelativeVolumeFrame::setIdentification | Tim-Philipp Müller | 1 | -1/+1 | |
Bump taglib requirement. | |||||
2009-04-20 | only use struct ip_mreqn if it is detected | Andy Wingo | 1 | -0/+6 | |
* configure.ac: Make an explicit check for struct ip_mreqn. * gst/udp/gstudpnetutils.c: Use HAVE_IP_MREQN instead of the ad-hoc checks. | |||||
2009-04-15 | debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes ↵ | Stefan Kost | 1 | -2/+2 | |
#562168 | |||||
2009-03-27 | flac: require a 'newer' flac and remove support for the legacy flac API | Tim-Philipp Müller | 1 | -1/+1 | |
2009-02-25 | Change how win32/common/config.h is updated | David Schleef | 1 | -1/+42 | |
Generate win32/common/config.h-new directly from config.h.in, using shell variables in configure and some hard-coded information. Change top-level makefile so that 'make win32-update' copies the generated file to win32/common/config.h, which we keep in source control. It's kept in source control so that the git tree is buildable from VS. This change is similar to the one recently applied to GStreamer and gst-plugins-good. The previous config.h file in -good was in pretty bad shape, so unlike core and base, I didn't attempt to leave it strictly the same, but fixed it as necessary. Needs testing I cannot do myself. | |||||
2009-02-25 | build: Update shave init statement for changes in common. Bump common. | Jan Schmidt | 1 | -1/+1 | |
2009-02-24 | Use shave for the build output | Jan Schmidt | 1 | -0/+3 | |
2009-02-23 | Require newer gst-p-b for the RTSP extensions. | Wim Taymans | 1 | -1/+1 | |
-- | |||||
2009-02-21 | Back to development -> 0.10.14.1 | Jan Schmidt | 1 | -1/+1 | |
2009-02-19 | Release 0.10.14 | Jan Schmidt | 1 | -1/+1 | |