Commit graph

906 commits

Author SHA1 Message Date
Tim-Philipp Müller
b40e1a76b8 Remove lame plugin, moved to -good
https://bugzilla.gnome.org/show_bug.cgi?id=774252
2017-08-26 08:51:01 +01:00
Tim-Philipp Müller
83ff57c849 Remove mpg123 plugin, moved to -good
https://bugzilla.gnome.org/show_bug.cgi?id=774252
2017-08-20 15:53:50 +01:00
Nicolas Dufresne
d02e7d8029 Remove plugin specific static build option
Static and dynamic plugins now have the same interface. The standard
--enable-static/--enable-shared toggle are sufficient.
2017-05-16 14:07:56 -04:00
Sebastian Dröge
33b1b8c545 Back to development 2017-05-04 18:59:14 +03:00
Sebastian Dröge
d2374716e2 Release 1.12.0 2017-05-04 15:39:25 +03:00
Sebastian Dröge
cbcf4a399a Release 1.11.91 2017-04-27 17:33:23 +03:00
Sebastian Dröge
204345d876 Release 1.11.90 2017-04-07 16:34:22 +03:00
Sebastian Dröge
b9922412aa Back to development 2017-02-24 15:37:43 +02:00
Sebastian Dröge
1f1339913f Release 1.11.2 2017-02-24 15:07:54 +02:00
Sebastian Dröge
9a593c0b41 Back to development 2017-01-12 16:32:52 +02:00
Sebastian Dröge
b477f962a2 Release 1.11.1 2017-01-12 16:10:25 +02:00
Tim-Philipp Müller
2f767fb24a mad: remove plugin
We have better replacements such as the mpg123 plugin.
The main reason to keep around mad was for 'freeform'
mp3 support, but mpg123 can handle those too nowadays.
Also, mad is GPL and has been unmaintained for years.

https://bugzilla.gnome.org/show_bug.cgi?id=776140
2016-12-28 10:56:42 +00:00
Tim-Philipp Müller
f1146144eb win32: remove platform-specific copies of generated headers
Unused and no longer needed.
2016-12-16 19:08:44 +00:00
Tim-Philipp Müller
d2f50a2b9c Remove generated .spec file
Likely extremely bitrotten, and we should not ship this anyway.
2016-12-14 10:24:26 +00:00
Sebastian Dröge
7bf576b238 x264enc: Add configure parameter to specify additional x264 libraries with e.g. different depth configuration
x264 has to be compiled specifically for a target bit depth.
Distributions currently ship various libraries in their packages, with
different bit depths.

This change now allows to provide them all at configure time and have
the x264enc element dynamically switch between them based on the bit
depth of the input format.

https://bugzilla.gnome.org/show_bug.cgi?id=763297
2016-11-14 18:26:04 +02:00
Sebastian Dröge
d00bff7198 Back to development 2016-11-01 18:53:15 +02:00
Sebastian Dröge
534819a16c Release 1.10.0 2016-11-01 18:05:31 +02:00
Sebastian Dröge
3d70e6af96 Release 1.9.90 2016-09-30 13:03:26 +03:00
Sebastian Dröge
589d9a3802 configure: Depend on gstreamer 1.9.2.1 2016-09-14 11:30:58 +02:00
Sebastian Dröge
c4a6d804ea Back to development 2016-09-01 12:28:57 +03:00
Sebastian Dröge
9f9dc3f0a0 Release 1.9.2 2016-09-01 12:28:45 +03:00
Sebastian Dröge
5a78bac10e Back to development 2016-07-06 13:51:09 +03:00
Sebastian Dröge
9f3d5d6c0d Release 1.9.1 2016-07-06 13:15:28 +03:00
Tim-Philipp Müller
fd5a868c11 mpeg2dec: bump libmpeg2 requirement to 0.5.1 and fix msvc build
libmpeg2 0.5.1 was released in mid-2008, let's bump the requirement
and get rid of version-dependent code paths. There's still
avdec_mpeg2video for those who are stuck on ancient distros which
we don't target any more.

Also fixes build with MSVC, which doesn't like #if #else #endif
inside macro arguments (like the GST_DEBUG_OBJECT in line 941).
2016-04-15 18:43:27 +01:00
Sebastian Dröge
767200bbbc Back to development 2016-03-24 13:33:22 +02:00
Sebastian Dröge
71c3943e5a Release 1.8.0 2016-03-24 12:43:04 +02:00
Sebastian Dröge
abec6b6dfd Release 1.7.91 2016-03-15 12:21:07 +02:00
Sebastian Dröge
7d021628cf Release 1.7.90 2016-03-01 18:42:01 +02:00
Sebastian Dröge
b8be88ab3d Back to development 2016-02-19 12:38:34 +02:00
Sebastian Dröge
8bdb68edbc Release 1.7.2 2016-02-19 11:58:13 +02:00
Tim-Philipp Müller
43bd45ba99 mpg123: move from -bad to -ugly
Hook up to build system, add to docs
2016-02-16 10:59:25 +00:00
Tim-Philipp Müller
fadda9dba6 tests: add test data for mpg123 plugin 2016-02-16 10:59:12 +00:00
Tim-Philipp Müller
11904d63be amrnb, amrwb: unconditionally depend on opencore-amr*b >= 0.1.3
We don't really need to cater for older versions any more.
2016-01-25 20:00:26 +00:00
Sebastian Dröge
59f5866cd2 Back to development 2015-12-24 15:28:46 +01:00
Sebastian Dröge
c9c37983ba Release 1.7.1 2015-12-24 14:41:21 +01:00
Sebastian Dröge
d774f18fb9 configure: Use -Bsymbolic-functions if available
While this is more useful for libraries, some of our plugins with multiple
files and some internal API can also benefit from this.
2015-12-21 12:32:32 +01:00
Sebastian Dröge
65d1479e1b Use new GST_ENABLE_EXTRA_CHECKS #define
https://bugzilla.gnome.org/show_bug.cgi?id=756870
2015-10-21 14:35:38 +03:00
Sebastian Dröge
ecf76ba4f4 Update GLib dependency to 2.40.0 2015-10-02 22:24:46 +03:00
Sebastian Dröge
5ff1ef181a Back to development 2015-09-25 23:51:12 +02:00
Sebastian Dröge
b200d017f9 Release 1.6.0 2015-09-25 23:32:02 +02:00
Sebastian Dröge
cf616c0477 Release 1.5.91 2015-09-18 20:01:17 +02:00
Sebastian Dröge
eeb8698df6 Release 1.5.90 2015-08-19 14:05:27 +03:00
Sebastian Dröge
090e8f7159 Back to development 2015-06-25 00:04:19 +02:00
Sebastian Dröge
73d91f9409 Release 1.5.2 2015-06-24 23:39:37 +02:00
Sebastian Dröge
7383811278 Back to development 2015-06-07 16:44:43 +02:00
Sebastian Dröge
b388c95bde Release 1.5.1 2015-06-07 11:05:29 +02:00
Tim-Philipp Müller
947d5b56b3 configure: bump automake requirement to 1.14 and autoconf to 2.69
This is only required for builds from git, people can still
build tarballs if they only have older autotools.

https://bugzilla.gnome.org//show_bug.cgi?id=747624
2015-04-23 16:22:39 +01:00
Tim-Philipp Müller
b130321dd0 configure: remove non-ported plugins stuff
It's not needed any longer, all plugins in -ugly
have been ported.
2015-01-18 16:53:41 +00:00
Sebastian Dröge
caee6eb21d Back to development 2014-07-19 18:04:46 +02:00
Sebastian Dröge
a8c5bf9171 Release 1.4.0 2014-07-19 17:44:06 +02:00