Sebastian Dröge
62619928d1
Release 1.9.2
2016-09-01 12:27:15 +03:00
Sebastian Dröge
a3fba2bb91
Release 1.9.1
2016-07-06 13:06:44 +03:00
Nicolas Dufresne
1e16fb2d4f
Update plugins doc
...
This is partly automated using "make update" in docs/plugins, but also
required manual merge. Additionally, missing plugins and elements have
been added.
2016-06-21 17:13:05 -04:00
Tim-Philipp Müller
3172a5d6d0
docs: update
2016-06-21 09:34:37 +01:00
Sebastian Dröge
b3b47e2d99
Release 1.7.90
2016-03-01 18:15:43 +02:00
Tim-Philipp Müller
2652434787
docs: add rtpopusdepay and rtpopuspay to documentation
2016-02-25 22:54:18 +00:00
Sebastian Dröge
1b6fdce67c
Release 1.7.2
2016-02-19 11:49:55 +02:00
Sebastian Dröge
bf74d37c4e
docs: update to git
2015-12-16 09:35:53 +01:00
Sebastian Dröge
ec0926144f
Release 1.5.90
2015-08-19 13:29:53 +03:00
Tim-Philipp Müller
5314ee3fa4
docs: add new RTP elements to docs
2015-07-07 20:26:47 +01:00
Sebastian Dröge
f12899878f
Release 1.5.2
2015-06-24 23:30:41 +02:00
Sebastian Dröge
a7faa3e0a2
Release 1.5.1
2015-06-07 10:46:34 +02:00
Edward Hervey
bc6d68c93a
docs/plugins: Updates
2015-02-27 09:38:01 +01:00
Jan Schmidt
5e2214d309
splitmux: Implement new elements for splitting files at mux level.
...
Implement 2 new elements - splitmuxsink and splitmuxsrc.
splitmuxsink is a bin which wraps a muxer and takes 1 video stream,
plus audio/subtitle streams, and starts a new file
whenever necessary to avoid overrunning a threshold of either bytes
or time. New files are started at a keyframe, and corresponding audio
and subtitle streams are split at packet boundaries to match
video GOP timestamps.
splitmuxsrc is a corresponding source element which handles
the splitmux:// URL and plays back all component files,
reconstructing the original elementary streams as it goes.
2015-02-06 04:26:59 +11:00
Sebastian Dröge
07a3a98391
Release 1.3.90
2014-06-28 11:21:15 +02:00
Sebastian Dröge
c5c8621d05
Release 1.3.2
2014-05-21 13:06:35 +02:00
Sebastian Dröge
1d4404d883
Release 1.3.1
2014-05-03 18:02:23 +02:00
Julien Isorce
70d3ff2f79
rtprtxsend/rtprtxreceive: generate gtk doc
2014-01-03 20:48:30 +01:00
Sebastian Dröge
365962fe65
Release 1.2.0
2013-09-24 14:21:08 +02:00
Sebastian Dröge
b305c85ddd
Release 1.1.90
2013-09-19 10:50:23 +02:00
Sebastian Dröge
76293efd72
Release 1.1.4
2013-08-28 12:52:25 +02:00
Sebastian Dröge
a77eed05c7
Release 1.1.2
2013-07-11 15:58:51 +02:00
Sebastian Dröge
048866f1b1
Release 1.1.1
2013-06-05 18:31:40 +02:00
Tim-Philipp Müller
694dbcc5a0
dtmf: move dtmf plugin from -bad to -good
...
https://bugzilla.gnome.org/show_bug.cgi?id=687416
2013-03-09 01:18:30 +00:00
Tim-Philipp Müller
f307c6d491
docs: add sbcparse and rtpsbcpay to plugin docs
2013-01-15 17:45:30 +00:00
Tim-Philipp Müller
ee9d246861
docs: fix docs build and update after removal of old cairo elements
2013-01-01 12:19:23 +00:00
Tim-Philipp Müller
8a3b116d1f
docs: add rtpmux and rtpdtmfmux to plugin docs
...
https://bugzilla.gnome.org/show_bug.cgi?id=629117
2012-12-16 16:36:39 +00:00
Tim-Philipp Müller
ef547ff48e
docs: add scaletempo to docs
2012-12-14 15:13:19 +00:00
Tim-Philipp Müller
8c00acd260
Release 1.0.2
2012-10-25 01:01:09 +01:00
Tim-Philipp Müller
e10b0b7431
docs: update
2012-09-17 16:53:04 +01:00
Tim-Philipp Müller
64edac1d2e
docs: update
2012-09-17 12:15:49 +01:00
Sebastian Dröge
d4eaa932e5
vpx: Integrate into the build system
2012-09-16 15:43:39 +02:00
Tim-Philipp Müller
25ec4d7fec
docs: update docs
2012-09-14 01:46:14 +01:00
Sebastian Dröge
faef22ca99
Release 0.11.92
2012-06-07 16:12:22 +02:00
Sebastian Dröge
4784e83938
Release 0.11.90
2012-04-12 10:27:31 +02:00
Wim Taymans
c03f93af4b
Release 0.11.2
2012-03-22 15:51:13 +01:00
Wim Taymans
1fa32659e3
RELEASE 0.11.1
2012-02-17 11:04:47 +01:00
Tim-Philipp Müller
cad107257c
docs: update docs
2011-11-30 19:25:37 +00:00
Stefan Kost
aff7701f80
docs: update plugin introspection data
...
Now more files are merged and produced in a canonical fashion, which hopefully
creates less or no delta in the future.
2011-05-19 23:31:19 +03: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
865140fb19
0.10.28.3 pre-release
2011-04-27 12:45:51 +01:00
Tim-Philipp Müller
bde3a9e183
docs: update for pre-release
2011-04-16 18:29:45 +01:00
Tim-Philipp Müller
96fbcb83c3
docs: update for changes in git
2011-04-08 18:07:17 +01:00
Sebastian Dröge
6810b1bab9
docs: Update inspected plugin data
2011-03-02 23:09:21 +01:00
Tim-Philipp Müller
cb1019875a
Back to development
2011-01-24 00:32:41 +00:00
Tim-Philipp Müller
a9852ac57f
docs: update docs
2011-01-11 22:42:42 +00:00
Tim-Philipp Müller
1f6a83ce1d
docs: update plugin docs
2011-01-02 15:27:19 +00:00
Tim-Philipp Müller
5c9458d110
Back to development
2010-12-02 18:13:57 +00:00