Olivier Crête
0829043b87
videomaxrate: Remove, videorate includes the same functionality now
2012-01-25 11:54:54 +01:00
Olivier Crête
e5ff5ee2db
rtpmux: port to 0.11
2012-01-25 11:54:53 +01:00
Sebastian Dröge
dc4194f86d
Automatic update of common submodule
...
From 2a59016 to c463bc0
2012-01-25 11:38:43 +01:00
Vincent Penquerc'h
6418d914ea
flite: make constant static arrays actually static
2012-01-24 11:56:34 +00:00
Vincent Penquerc'h
a6a94fec48
flite: fix uninitialized return value
2012-01-24 11:53:26 +00:00
Christian Fredrik Kalager Schaller
72adc42a15
Update spec file to work
2012-01-23 11:54:32 +00:00
Stefan Sauer
20574b09a3
controller: move from control-binding to control-binding-direct
2012-01-23 11:04:30 +01:00
Tim-Philipp Müller
840a3a5b36
Remove legacy mpegvideoparse plugin
...
There's a new one in the videoparsers plugin.
2012-01-22 19:27:59 +00:00
Tim-Philipp Müller
a15029922f
multifdsink: make git ignore generated files
2012-01-22 19:13:50 +00:00
Tim-Philipp Müller
5791ed71ad
h263parse: make level and profile fields in caps strings
...
For consistency with other caps.
https://bugzilla.gnome.org/show_bug.cgi?id=658438
2012-01-22 19:12:33 +00:00
Christian Fredrik Kalager Schaller
01c5f367ec
Update spec file for actually ported elements
2012-01-20 16:12:02 +00:00
Stefan Sauer
688b6c9ac8
controller: adapt to control binding changes
2012-01-20 14:47:32 +01:00
Stefan Sauer
839ce7e59f
controller: adapt to controller api changes
...
Don't use the convenience api for control sources.
2012-01-20 14:47:32 +01:00
Wim Taymans
27ee60a27b
port to new gthread API
2012-01-19 11:34:26 +01:00
Sebastian Dröge
a0d9ac6bb1
configure.ac: Remove GIO check, this is in gst-glib2.m4 now
2012-01-18 17:01:57 +01:00
Sebastian Dröge
4c5d4afda8
Automatic update of common submodule
...
From 0807187 to 2a59016
2012-01-18 16:46:31 +01:00
Sebastian Dröge
f6427af9f9
sdpdemux: Port to GIO and the new udpsrc/sink properties
2012-01-18 16:35:04 +01:00
Sebastian Dröge
49d1e59f0a
configure.ac: Add opus to the non-ported plugins
...
It needs to be updated for the new multichannel API.
2012-01-18 16:01:38 +01:00
Sebastian Dröge
31dddb7c9f
multifdsink: Add $(GST_PLUGINS_BAD_CFLAGS) for the i18n header file
2012-01-18 15:48:00 +01:00
Sebastian Dröge
c459b38823
multifdsink: Add to the docs
2012-01-17 13:12:42 +01:00
Mark Nauwelaerts
87937da798
mplex: port to 0.11
2012-01-16 22:52:18 +01:00
Mark Nauwelaerts
3f3a21ef49
pcapparse: port to 0.11
2012-01-16 22:52:13 +01:00
Mark Nauwelaerts
0d088c7eb1
irtspparse: port to 0.11
2012-01-16 22:51:59 +01:00
Sebastian Dröge
90c075b1f6
multifdsink: Move multifdsink from gst-plugins-base to gst-plugins-bad
2012-01-16 11:29:27 +01:00
Tim-Philipp Müller
699677ed8a
Merge remote-tracking branch 'origin/master' into 0.11
2012-01-13 00:11:54 +00:00
Vincent Penquerc'h
409816b5ba
cogmse: fix pad leaks
2012-01-12 17:16:32 +00:00
Vincent Penquerc'h
76a481c726
patchdetect: remove (leaking) dead code
2012-01-12 17:11:14 +00:00
Vincent Penquerc'h
a940c6a84d
inter: remove (leaking) dead code
2012-01-12 16:48:38 +00:00
Vincent Penquerc'h
dbecf3e809
schroenc: balance encoder and video format alloc/dealloc
...
They would leak if just constructing and freeing an object,
and probably crash if going from PLAYING to READY and back
again (though I haven't tested that).
2012-01-12 16:36:19 +00:00
Vincent Penquerc'h
72eb8209a5
hlsdemux: fix queue leak
2012-01-12 15:58:36 +00:00
Vincent Penquerc'h
083d21ce3d
dccpclientsink: fix string leak
2012-01-12 15:43:51 +00:00
Vincent Penquerc'h
2b81720a22
y4mdec: fix event leak
2012-01-12 15:19:01 +00:00
Vincent Penquerc'h
b6edb1a03a
mpegvideoparser: fix memory leak
2012-01-12 14:34:25 +00:00
Mark Nauwelaerts
5b785f51ca
voaacenc: also indicate mono audio in sink caps
2012-01-12 10:26:39 +01:00
Mark Nauwelaerts
f0668dfdd8
faac: also indicate mono audio in sink caps
2012-01-12 10:25:48 +01:00
Vincent Penquerc'h
3942c8c753
schrodec: fix tag leak
2012-01-11 18:24:41 +00:00
Vincent Penquerc'h
fde139684f
schrodec: take out unused leaking buffer
2012-01-11 18:12:22 +00:00
Mark Nauwelaerts
e0494dcaa5
voaacenc: port to 0.11
2012-01-11 18:37:15 +01:00
Vincent Penquerc'h
1678bcbeec
opusparse: fix caps leak
2012-01-11 16:34:35 +00:00
Vincent Penquerc'h
98d6c005b8
opusparse: fix slist leak
2012-01-11 16:32:31 +00:00
Vincent Penquerc'h
750cc41994
tests: fix buffer leaks in opus tests
2012-01-11 13:32:36 +00:00
Mark Nauwelaerts
9f136a667d
faac: fix some input and output buffer map and ref handling
2012-01-11 12:58:08 +01:00
Mark Nauwelaerts
8bbefbe9cf
faac: base class audio info is not yet set during set_format
...
... since it will only be committed after it has been accepted by subclass.
In particular, subclass should not rely on it during its setup.
2012-01-11 12:57:19 +01:00
Mark Nauwelaerts
84c6fdd85e
faac: sprinkle some more layout info in caps
2012-01-11 12:55:32 +01:00
Mark Nauwelaerts
849a83bee6
voamrwbenc: fix audio format in template caps
2012-01-11 12:39:01 +01:00
Mark Nauwelaerts
76811c2181
voamrwbenc: port to 0.11
2012-01-11 12:24:42 +01:00
Sebastian Dröge
545068efd8
faad: Unset the UNPOSITIONED flag if we have valid channel positions
2012-01-11 10:50:52 +01:00
Vincent Penquerc'h
57ec7354ee
modplug: fix caps leak
2012-01-10 17:27:54 +00:00
Sebastian Dröge
b7c53b95c1
dtsdec: Port to 0.11
2012-01-10 16:59:18 +01:00
Sebastian Dröge
a01a4ea2d3
Merge branch 'master' into 0.11
...
Conflicts:
gst/mpegtsdemux/tsdemux.c
gst/videoparsers/gsth264parse.c
tests/check/elements/camerabin2.c
2012-01-10 15:50:37 +01:00