Sebastian Dröge
ee966c4dd2
docs: Update for git master
2016-05-15 13:33:30 +03: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
8bdb68edbc
Release 1.7.2
2016-02-19 11:58:13 +02:00
Tim-Philipp Müller
fb2b3da253
docs: update inspection to git and fix mpg123 inspect location
2016-02-16 14:46:11 +00:00
Sebastian Dröge
c9c37983ba
Release 1.7.1
2015-12-24 14:41:21 +01:00
Sebastian Dröge
c589c6db05
docs: update to git
2015-12-16 09:36:08 +01: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
73d91f9409
Release 1.5.2
2015-06-24 23:39:37 +02:00
Sebastian Dröge
b388c95bde
Release 1.5.1
2015-06-07 11:05:29 +02:00
Tim-Philipp Müller
2402349d13
docs: update for git master
2014-08-10 19:13:37 +01:00
Sebastian Dröge
a8c5bf9171
Release 1.4.0
2014-07-19 17:44:06 +02:00
Sebastian Dröge
936463c3ad
Release 1.3.91
2014-07-11 11:44:28 +02:00
Sebastian Dröge
cf0ea1eb37
Release 1.3.90
2014-06-28 11:39:14 +02:00
Sebastian Dröge
58959c390f
Release 1.3.3
2014-06-22 18:13:53 +02:00
Sebastian Dröge
50f551dbdf
Release 1.3.2
2014-05-21 13:06:35 +02:00
Sebastian Dröge
79d97d5f50
Release 1.3.1
2014-05-03 18:29:23 +02:00
Sebastian Dröge
d4545e085c
Release 1.2.0
2013-09-24 14:27:45 +02:00
Sebastian Dröge
c346884855
Release 1.1.90
2013-09-19 10:50:32 +02:00
Sebastian Dröge
90dd5dc13e
Release 1.1.4
2013-08-28 12:58:43 +02:00
Sebastian Dröge
989be020a1
Release 1.1.3
2013-07-29 13:46:08 +02:00
Sebastian Dröge
ad93911df4
Release 1.1.2
2013-07-11 16:12:25 +02:00
Sebastian Dröge
0e0bd0f15d
Release 1.1.1
2013-06-05 18:31:53 +02:00
Tim-Philipp Müller
a87cd04ee2
Back to feature development
2012-10-25 12:38:47 +01:00
Tim-Philipp Müller
ef57fecd5f
Release 1.0.2
2012-10-25 01:11:10 +01:00
Tim-Philipp Müller
82e45170f9
Back to development (bug fixing)
2012-10-07 16:58:10 +01:00
Tim-Philipp Müller
dd727be43d
Release 1.0.1
2012-10-07 16:13:11 +01:00
Tim-Philipp Müller
2c82b981db
Back to development (bug fixing)
2012-09-24 16:52:23 +01:00
Tim-Philipp Müller
cd87689518
Release 1.0.0
2012-09-24 14:35:31 +01:00
Tim-Philipp Müller
2fe4042abf
Release 0.11.99
2012-09-17 17:59:57 +01:00
Tim-Philipp Müller
a98f1533db
docs: update docs
2012-09-17 16:57:53 +01:00
Tim-Philipp Müller
4d1b2cacc8
Update docs
2012-09-17 12:25:25 +01:00
Tim-Philipp Müller
d429795e80
docs: update docs
2012-09-14 01:48:50 +01:00
Tim-Philipp Müller
f79c6e4183
video/x-dvd-subpicture -> subpicture/x-dvd
2012-08-20 23:32:32 +01:00
Tim-Philipp Müller
feb316e604
synaesthesia: remove experimental GPL-ed synaesthesia plugin
...
It never made it out of experimental, and there's a new
synaescope element in gst-plugins-bad that's hopefully
sufficiently similar.
https://bugzilla.gnome.org/show_bug.cgi?id=356882
2012-06-16 18:29:54 +01:00
Sebastian Dröge
880804a97b
Release 0.11.92
2012-06-07 16:28:32 +02:00
Sebastian Dröge
4c6f7cf644
Release 0.11.90
2012-04-12 10:40:20 +02:00
Wim Taymans
d1911c3f65
Release 0.11.2
2012-03-22 15:52:55 +01:00
Wim Taymans
5581355732
RELEASE 0.11.1
2012-02-17 11:06:27 +01:00
Tim-Philipp Müller
8d44d7ded7
mpegstream: remove the old mpeg-ps parser and demuxers
...
Don't want anyone porting this by accident.
Superseded by mpegpsdemux in -bad.
2011-11-13 00:07:02 +00:00
Tim-Philipp Müller
3ab8c7b0d0
docs: update docs
2011-11-11 01:29:33 +00:00
Tim-Philipp Müller
0983339a6e
iec958: remove this plugin
...
I think it can just go away. Audio sinks can and should payload
things themselves using the helper API in libgstaudio. If such
a plugin still makes sense, it should probably be rewritten
using the library functions (and be put into -good or so).
2011-11-10 23:17:53 +00:00
Tim-Philipp Müller
2e6d295b8b
Remove mp3parse plugin/element
...
It's been replaced by mpegaudioparse in -good. Don't want anyone
to spend time porting a deprecated element. Rename plugin to xingmux
for now until we move that somewhere else.
2011-08-03 01:08:43 +01:00
Tim-Philipp Müller
669492beb4
Back to development
2011-05-14 10:06:31 +01:00
Tim-Philipp Müller
9009d82d9f
Release 0.10.18
...
Highlights:
- x264enc: allow changing bitrate and quantizers dynamically at runtime
- x264enc: proxy downstream caps restrictions upstream via get_caps()
- lamemp3enc: proxy downstream rate/channels restrictions upstream via get_caps()
- mad: allow build without libid3tag (which isn't really needed anyway)
- many other fixes and improvements
2011-05-10 11:42:08 +01:00
Tim-Philipp Müller
6f91a5f84e
0.10.17.4 pre-release
2011-04-30 20:07:44 +01:00
Tim-Philipp Müller
75bd97341c
0.10.17.3 pre-release
2011-04-27 12:48:42 +01:00