Tim-Philipp Müller
3d6955d686
Remove esound/esdsink plugin
2011-06-15 15:09:18 +01:00
Tim-Philipp Müller
728732438b
Remove gconf elements and plugin
...
GConf was deprecated in favour of GSettings etc.
2011-06-15 14:37:29 +01:00
Wim Taymans
d89790d545
Merge branch 'master' into 0.11
...
Conflicts:
gst/avi/gstavidemux.c
gst/rtp/gstrtpac3depay.c
gst/rtp/gstrtpg726depay.c
gst/rtp/gstrtpmpvdepay.c
gst/videofilter/gstgamma.c
2011-05-24 17:34:19 +02:00
David Schleef
165fbc368e
configure: Remove config script check for caca
2011-05-18 12:25:16 -07:00
Wim Taymans
cf1248e566
Merge branch 'master' into 0.11
...
Conflicts:
configure.ac
2011-05-16 17:52:11 +02:00
Tim-Philipp Müller
b6219112b3
Back to development
2011-05-14 10:02:22 +01:00
Tim-Philipp Müller
a2d88f90dc
Release 0.10.29
...
Highlights:
- amrparse, aacparse, ac3parse, flacparse, mpegaudioparse, dcaparse audio parsers (moved from -bad)
- muxers now mux based on running time
- ISO MP4 muxers: mp4mux/3gppmux/qtmux/mj2mux (moved from -bad)
- new matroskaparse element
- new v4l2radio element
- rtpsession: support RTCP Early Feedback (the AVPF profile)
- orc 0.4.14 or newer recommended
- many other fixes and improvements
2011-05-10 11:40:53 +01:00
Tim-Philipp Müller
a5aea75808
0.10.28.4 pre-release
2011-04-30 18:16:36 +01:00
Tim-Philipp Müller
c25bf5dc34
quicktime: rename plugin to isomp4
...
https://bugzilla.gnome.org/show_bug.cgi?id=648004
2011-04-30 17:58:02 +01:00
Wim Taymans
bb8cecb424
fix error caused by merging
2011-04-29 17:54:42 +02:00
Wim Taymans
992e3f7c55
Merge branch 'master' into 0.11
...
Conflicts:
configure.ac
gst/rtp/gstrtpgstpay.c
2011-04-29 15:49:41 +02:00
Tim-Philipp Müller
865140fb19
0.10.28.3 pre-release
2011-04-27 12:45:51 +01:00
Wim Taymans
a1894ed363
Merge branch 'master' into 0.11
2011-04-25 11:38:28 +02:00
Tim-Philipp Müller
85932c74df
configure: don't pass -Waddress to ObjC compiler on OSX when compiling osxvideosink
...
Temporary workaround until we fix this properly and check for
the ObjC warning/error flags instead of just passing CFLAGS to the
ObjC compiler.
https://bugzilla.gnome.org/show_bug.cgi?id=643939
2011-04-24 14:14:27 +01:00
Wim Taymans
7555d0949f
Merge branch 'master' into 0.11
...
Conflicts:
android/apetag.mk
android/avi.mk
android/flv.mk
android/icydemux.mk
android/id3demux.mk
android/qtdemux.mk
android/rtp.mk
android/rtpmanager.mk
android/rtsp.mk
android/soup.mk
android/udp.mk
android/wavenc.mk
android/wavparse.mk
configure.ac
2011-04-18 10:23:45 +02:00
Tim-Philipp Müller
5c9e2646e0
0.10.28.2 pre-release
2011-04-16 18:50:11 +01:00
Tim-Philipp Müller
ed96310d57
qtdemux: rename directory to quicktime to match plugin name
...
In preparation for qtmux moving to -good.
2011-04-12 19:29:56 +01:00
Stefan Kost
21a688ce25
jack: also handle deprecations for jack 1.9.7
...
Jack 1.9.7 was released 20.Mar.2011, need to handle the deprecated api for this
version too.
2011-04-11 12:44:19 +03:00
Tim-Philipp Müller
e44456b481
audioparsers: hook up to build
2011-04-08 18:07:17 +01:00
Wim Taymans
c124ba1489
Merge branch 'master' into 0.11
...
Conflicts:
gst/rtsp/gstrtspsrc.c
2011-04-05 17:20:08 +02:00
Jon Nordby
d68dd46084
jack: Fix build with jack 0.120.1
...
9544622674
checked
for 0.120.2 and later, but the deprecation was introduced in
0.120.1
2011-04-05 13:12:28 +03:00
Wim Taymans
8f22a09dc4
Merge branch 'master' into 0.11-fdo
2011-03-28 20:50:59 +02:00
Stefan Kost
51f25f371b
jack: unbreak the build for jack2 users
...
Jack2 (versions 1.X.X) does only have that API in svn. Limmit the use of the new
API for jack1 versions.
2011-03-24 23:47:33 +02:00
Luis de Bethencourt
08daffdebe
configure.ac: redundant uses of AC_MSG_RESULT()
...
cleaned the redundant uses of AC_MSG_RESULT() in configure.ac
2011-03-22 13:36:02 +01:00
Philippe Normand
9544622674
jack: fix build against jack 0.120.2
...
jack_port_get_total_latency() has been deprecated in favor of
jack_port_get_latency_range().
https://bugzilla.gnome.org/show_bug.cgi?id=644477
2011-03-11 09:48:36 +00:00
Tim-Philipp Müller
d0c5b86727
Merge ad-hoc release branch '0.10.28'
2011-03-08 16:33:44 +00:00
Tim-Philipp Müller
a4e1b18b65
Release 0.10.28
...
Ad-hoc release to fix build issue with newer kernels.
2011-03-08 15:47:52 +00:00
Wim Taymans
338c300f5f
Merge branch 'master' into 0.11
2011-03-04 16:30:36 +01:00
Sebastian Dröge
08232b470e
cairooverlay: The example always requires gtk-x11
...
Check for gtk-x11 and only build the example if it's available.
2011-03-02 23:21:15 +01:00
Jon Nordby
32dff9df75
cairooverlay: Add generic Cairo overlay video element.
...
Allows applications to connect to the "draw" signal of
the element and do their custom drawing there.
Includes an example application demonstrating usage.
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=595520
2011-03-02 22:55:52 +01:00
Mark Nauwelaerts
1ccadf5c30
configure.ac: cygwin/mingw; enable plugin linking to static lib
...
Useful for DirectX plugin(s).
Fixes #642507 .
2011-02-28 19:23:46 +01:00
Mark Nauwelaerts
ac6535560e
configure.ac: export plugin description more platform independent
...
Fixes #642504 .
2011-02-28 19:13:41 +01:00
Wim Taymans
759a3507d7
Merge branch 'master' into 0.11
...
Conflicts:
configure.ac
2011-02-28 11:58:05 +01:00
Tim-Philipp Müller
b0b124ec90
win32: fix DEFAULT_AUDIOSINK, should be direct*sound*sink
...
https://bugzilla.gnome.org/show_bug.cgi?id=640705
2011-01-27 15:35:06 +00:00
Tim-Philipp Müller
cb1019875a
Back to development
2011-01-24 00:32:41 +00:00
Tim-Philipp Müller
43505244cb
Release 0.10.27
2011-01-21 12:54:16 +00:00
Tim-Philipp Müller
84311e58d3
0.10.26.4 pre-release
2011-01-18 12:58:29 +00:00
Tim-Philipp Müller
0520052540
0.10.26.3 pre-release
2011-01-11 23:18:59 +00:00
Tim-Philipp Müller
99d01f2e0f
0.10.26.2 pre-release
2011-01-07 13:24:02 +00:00
Tim-Philipp Müller
67f4489cd0
jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-bad
...
https://bugzilla.gnome.org/show_bug.cgi?id=621929
2011-01-02 15:26:30 +00:00
Tim-Philipp Müller
984564150f
configure: depend on -base from git for new rtp base depayloader features
...
This is ok in this case, since the plan is to release core/base again
along with good/ugly/bad in the next cycle.
2010-12-15 13:30:50 +00:00
Wim Taymans
cca88cdb47
more 0.10 -> 0.11 changes
2010-12-06 17:27:51 +01:00
Wim Taymans
7b7a406f1d
configure: start 0.11 branch
2010-12-06 12:21:00 +01:00
Tim-Philipp Müller
cad6e95c04
Bump GLib requirement to implicit requirement
...
ie. >= 2.20 while we depend on core/base 0.10.31
2010-12-02 18:14:16 +00:00
Tim-Philipp Müller
5c9458d110
Back to development
2010-12-02 18:13:57 +00:00
Tim-Philipp Müller
1d2056adc6
Release 0.10.26
2010-12-01 21:15:09 +00:00
Tim-Philipp Müller
5195655805
0.10.25.5 pre-release
2010-11-18 00:45:29 +00:00
Tim-Philipp Müller
3eb02097f9
configure: we still require Gtk+ >= 2.14.0 when compiling against 2.0
...
The check for the minor version was dropped in the previous commit.
2010-11-05 17:18:36 +00:00
Tim-Philipp Müller
562ff37d80
configure: add --with-gtk option and default to Gtk+ 2.0 while the 3.0 API is still in flux
...
https://bugzilla.gnome.org/show_bug.cgi?id=634014
2010-11-05 16:25:22 +00:00
Tim-Philipp Müller
57c9c268ed
0.10.25.4 pre-release
2010-11-01 17:57:39 +00:00
Tim-Philipp Müller
7e4df6bfc9
configure: fix --disable-external
2010-11-01 16:04:20 +00:00
Tim-Philipp Müller
631e2aa043
0.10.25.3 pre-release
2010-10-22 18:12:31 +01:00
Tim-Philipp Müller
fdba600fd6
win32: set GST_PACKAGE_RELEASE_DATETIME also in win32 config.h
2010-10-16 15:43:53 +01:00
Tim-Philipp Müller
4f683406f9
0.10.25.2 pre-release
2010-10-16 01:34:22 +01:00
Tim-Philipp Müller
b393598855
configure: bump Orc requirement to 0.4.11
2010-10-15 18:00:10 +01:00
Sebastian Dröge
72e05e498b
configure: Require core 0.10.30.1
2010-10-11 14:24:52 +02:00
Edward Hervey
9481c8a1a0
raw1394: Don't compile hdv1394src if libiec61883 isn't available
...
Fixes #629896
2010-10-04 22:31:32 +02:00
Tim-Philipp Müller
d32d596b2e
configure: set plugin release datetime
2010-09-24 00:01:05 +01:00
Wim Taymans
0236b2efc3
pulse: add test app for pulse device probe
2010-09-22 19:02:35 +02:00
Philippe Normand
720369c06e
osxvideosink: use the new xoverlay APIs
...
Also bumped -base requirements.
2010-09-21 13:40:33 +02:00
Sebastian Dröge
57b2d69fc4
configure: Use -DGST_DISABLE_DEPRECATED again for GIT versions
2010-09-21 12:32:52 +02:00
Sebastian Dröge
54ae5bcde0
configure: Require orc 0.4.8
...
The deinterlace plugin apparently fails to compile with older versions.
2010-09-08 18:36:55 +02:00
Sebastian Dröge
6da14d0c41
videomixer: Optimize ARGB blending and implement BGRA blending with orc
...
This now means, that we have absolutely no handwritten assembly anymore
in videomixer and it's also faster now when using SSE.
2010-09-04 14:52:09 +02:00
Philippe Normand
39d2ef5136
pulseutil: include pid value in gst_pulse_client_name() fallback return value
...
Fixes bug #627162
2010-09-04 14:52:06 +02:00
Tim-Philipp Müller
b990b0caac
Back to development
...
Temporarily disable -DGST_DISABLE_DEPRECATED for git builds until
the code is updated for the GST_FLOW_IS_* macro deprecations.
2010-09-04 13:15:59 +01:00
Tim-Philipp Müller
b26897dd84
Release 0.10.25
2010-09-02 23:44:19 +01:00
Sebastian Dröge
e3688fd9d6
0.10.24.5 pre-release
2010-08-25 19:01:50 +02:00
Sebastian Dröge
9e981f6c2d
0.10.24.4 pre-release
2010-08-21 21:41:36 +02:00
Tim-Philipp Müller
3bdc5c248e
0.10.24.3 pre-release
2010-08-11 16:50:42 +01:00
Tim-Philipp Müller
7e032540c0
0.10.24.2 pre-release
2010-08-10 23:37:23 +01:00
Sebastian Dröge
747070b475
configure: Check if the compiler supports ISO C89 or C99 and which parameters are required
...
This first checks what is required for ISO C99 support and sets the relevant
compiler parameters and if no C99 compiler is found, it checks for a
C89 compiler. This enables us to check for and use C89/C99 functions
that gcc hides from us without the correct compiler parameters.
2010-08-04 19:25:31 +02:00
Sebastian Dröge
d1754f05c4
Revert "gdkpixbuf: Add a gdkpixbuf3 plugin that uses gdkpixbuf3"
...
This reverts commit b678815316
.
There's no gdk-pixbuf3 anymore. gdk-pixbuf was separated from GTK+
and will stay at version 2.0 for GTK+ 3.0.
2010-07-24 10:26:32 +02:00
Tim-Philipp Müller
e5aae4cd4e
Back to development
2010-07-16 11:31:08 +01:00
Tim-Philipp Müller
ae4c19ee50
Release 0.10.24
2010-07-15 01:49:04 +01:00
Tim-Philipp Müller
ffd2d68ac0
0.10.23.4 pre-release
2010-07-07 00:42:46 +01:00
Tim-Philipp Müller
c96f8bd430
0.10.23.3 pre-release
2010-06-29 20:18:51 +01:00
Tim-Philipp Müller
ee4b378c77
configure: fix --disable-external
2010-06-29 19:12:36 +01:00
Tim-Philipp Müller
8d0d93bcc6
Bump automake requirement to 1.10 and autoconf to 2.60
...
For maintainability reasons and $(builddir).
See #622944 .
2010-06-28 16:10:59 +01:00
Sebastian Dröge
b47b393566
configure: Require GTK+ >= 2.14 for the examples
2010-06-27 10:31:17 +02:00
Tim-Philipp Müller
ce694a9777
0.10.23.2 pre-release
2010-06-26 18:42:29 +01:00
Sebastian Dröge
584eb7aa9a
configure: Use GLIB_EXTRA_CFLAGS
2010-06-14 13:27:43 +02:00
David Schleef
269686fe35
configure: use m4 macro to check for Orc
2010-06-09 18:37:29 -07:00
David Schleef
02c279a511
configure: remove liboil check
2010-06-08 17:25:35 -07:00
David Schleef
d9817d5ec0
configure: Add orc check
2010-06-08 17:25:34 -07:00
Sebastian Dröge
2f71143135
raw1394: Require libraw1394 >= 2.0.0 for raw1394_read_cycle_timer
...
Fixes bug #620929 .
2010-06-08 09:23:19 +02:00
Pierre-Louis Bossart
66a76d1f65
pulsesink: optimize communication with PulseAudio using pa_stream_begin_write
2010-06-02 13:47:06 +02:00
Sebastian Dröge
b678815316
gdkpixbuf: Add a gdkpixbuf3 plugin that uses gdkpixbuf3
2010-06-01 11:21:28 +02:00
Tim-Philipp Müller
0005a3da24
configure: require core/base git
...
For WebM typefinding and GstTagsetter fixes.
2010-06-01 09:39:38 +01:00
Tim-Philipp Müller
d4c629f751
Back to development
2010-06-01 09:39:38 +01:00
Tim-Philipp Müller
418885d898
Release 0.10.23
2010-05-30 14:03:53 +01:00
Tim-Philipp Müller
64a01683ad
0.10.22.3 pre-release
2010-05-26 12:01:26 +01:00
Sebastian Dröge
956c1d83f1
configure: Use = instead of == in shell scripts for equality checks
2010-05-15 21:19:37 +02:00
Tim-Philipp Müller
b46d04627f
0.10.22.2 pre-release
2010-05-14 18:33:32 +01:00
Tim-Philipp Müller
1732ce033a
Move oss4 plugin from -bad to -good
...
Hook up build infrastructure, docs and tests.
Fixes #614305 .
2010-05-11 19:02:55 +01:00
Tim-Philipp Müller
5fcbea7e7e
Move imagefreeze plugin from -bad to -good
...
Hook up build infrastructure, docs and unit test for new plugin.
Fixes #613786 .
2010-05-11 14:31:44 +01:00
Sebastian Dröge
15617314f2
configure: Check for GTK+ 3.0 and if it's not available for GTK+ 2.0
2010-05-11 10:01:52 +02:00
Tim-Philipp Müller
5de7036292
Back to development.
2010-04-29 15:18:07 +01:00
Tim-Philipp Müller
1b17189816
Release 0.10.22
2010-04-28 02:58:02 +01:00
Tim-Philipp Müller
ab4981788a
0.10.21.3 pre-release
2010-04-26 00:01:25 +01:00
Thiago Santos
a5f21714e6
configure: Drop -Wcast-align
...
Commit message copied from core's commit from Benjamin Otte:
246f5dba96
Apparently gcc warns that GstMiniObject is not castable to
GstEvent/Message/Buffer due to them containing 64bit variables, even
though ARM hackers claim that those only need 4byte alignment. And as
long as gcc behaves that way, this warning is not very useful.
So we'll remove the warning until this problem is fixed.
Fixes #615698
2010-04-15 08:38:45 -03:00