Wim Taymans
|
bb2bd604e0
|
update for HEADER flag
|
2012-01-30 17:16:51 +01:00 |
|
Olivier Crête
|
a7c27e1aaa
|
alawdec: Each output sample is 2 bytes
|
2012-01-27 19:05:24 +01:00 |
|
Olivier Crête
|
87f2088303
|
rtpjitterbuffer: Don't leak caps event when not pushing
|
2012-01-27 19:05:24 +01:00 |
|
Olivier Crête
|
33a6d1921f
|
rtpptdemux: Forward sticky events
|
2012-01-27 19:05:24 +01:00 |
|
Olivier Crête
|
7b1f8cb8f0
|
rtpptdemux: Protect all uses pad list with OBJECT LOCK
Actually protect the entire pad list and use it in a thread safe
way.
|
2012-01-27 19:05:24 +01:00 |
|
Olivier Crête
|
b3f5cdd1f9
|
rtpssrcdemux: Forward sticky events to new pads
|
2012-01-27 19:05:24 +01:00 |
|
Olivier Crête
|
76c93af537
|
rtpssrcdemux: Add ssrc to forwarded CAPS events
Also iterate the list of GstRtpSsrcDemuxPad safely
|
2012-01-27 19:05:23 +01:00 |
|
Olivier Crête
|
3285c45dbc
|
rtpssrccdemux: Factor out getting dpad by pad
|
2012-01-27 19:05:23 +01:00 |
|
Olivier Crête
|
b850741430
|
rtpsession: Keep the buffer mapped while it is being modified
|
2012-01-27 19:05:23 +01:00 |
|
Olivier Crête
|
aeec2d5f7e
|
rtpsession: Initialise the address pointer to NULL
|
2012-01-27 19:05:23 +01:00 |
|
Andoni Morales Alastruey
|
83090f6530
|
direcsoundsink: Port element to 0.11
|
2012-01-27 18:26:18 +01:00 |
|
Wim Taymans
|
9095f455d5
|
videomixer2: remove pad event function
We use the one from collectpads
|
2012-01-26 19:49:14 +01:00 |
|
Vincent Penquerc'h
|
4d73fe793a
|
Revert "qtdemux: fix GstDateTime/GDateTime mixup"
This reverts commit 5326126112 .
The GstDateTime->GDateTime change in core was apparently accidental,
and is now reverted.
|
2012-01-26 18:26:02 +00:00 |
|
Vincent Penquerc'h
|
714e556ef1
|
Revert "avidemux: fix GstDateTime/GDateTime mixup"
This reverts commit acc9f15096 .
The GstDateTime->GDateTime change in core was apparently accidental,
and is now reverted.
|
2012-01-26 18:25:21 +00:00 |
|
Vincent Penquerc'h
|
acc9f15096
|
avidemux: fix GstDateTime/GDateTime mixup
This is a blind fix to match the one I just made to qtdemux,
as I do not have an AVI file where the code gets executed.
|
2012-01-26 17:52:30 +00:00 |
|
Vincent Penquerc'h
|
5326126112
|
qtdemux: fix GstDateTime/GDateTime mixup
|
2012-01-26 17:52:30 +00:00 |
|
Wim Taymans
|
33ae3fe047
|
videomixer: more fixes
|
2012-01-26 18:51:30 +01:00 |
|
Wim Taymans
|
85a96b3703
|
videomixer: make videomixer work somewhat
|
2012-01-26 18:43:06 +01:00 |
|
Wim Taymans
|
df260a2ec6
|
videomixer: port to 0.11
It builds and gst-inspect-0.11 works.. otherwise untested
|
2012-01-26 18:16:58 +01:00 |
|
Tim-Philipp Müller
|
bd032ae3bf
|
dynudpsink: fix get-stats signal registration some more
|
2012-01-26 15:48:01 +00:00 |
|
Tim-Philipp Müller
|
1b9642b9f1
|
Revert "udp: mark action signals as RUN_FIRST"
This reverts commit 5c83085991 .
|
2012-01-26 15:46:13 +00:00 |
|
Tim-Philipp Müller
|
5c83085991
|
udp: mark action signals as RUN_FIRST
|
2012-01-26 15:43:11 +00:00 |
|
Tim-Philipp Müller
|
8bc7e4f37f
|
udp: mark "get-stats" as action signal
|
2012-01-26 15:43:11 +00:00 |
|
Tim-Philipp Müller
|
80f319b7da
|
udp: fix get-stats action signal registration
It returns a GstStructure now, not a GValueArray
|
2012-01-26 15:43:11 +00:00 |
|
Andoni Morales Alastruey
|
bb7b879545
|
udpsrc: fix print format
|
2012-01-26 16:31:24 +01:00 |
|
Sebastian Dröge
|
cea52c0fde
|
matroskamux: Fix size of output buffers
|
2012-01-26 11:50:47 +01:00 |
|
Wim Taymans
|
2cc2ada2e4
|
qtmux: include right collectpads version
|
2012-01-26 11:43:44 +01:00 |
|
Sebastian Dröge
|
57fb67eb59
|
matroskademux: Properly use the alignment parameter of gst_buffer_new_allocate()
It's a bitmask for the alignment, not the alignment itself.
|
2012-01-26 11:29:11 +01:00 |
|
Sebastian Dröge
|
1f05fbf411
|
matroskamux: Properly unmap WRITE maps of the output buffers
|
2012-01-26 11:18:40 +01:00 |
|
Sebastian Dröge
|
d45d3ac721
|
videomixer2: Update for the new collectpads2 event handling API
|
2012-01-26 10:44:28 +01:00 |
|
Sebastian Dröge
|
30689a8167
|
qtmux: Update for the new collectpads2 event handling API
|
2012-01-26 10:40:06 +01:00 |
|
Sebastian Dröge
|
a54c4d6bc4
|
matroskamux: Update for the new collectpads2 event handling API
|
2012-01-26 10:38:27 +01:00 |
|
Sebastian Dröge
|
76a22a6ebb
|
flvmux: Update for new collectpads2 event handling API
|
2012-01-26 10:34:34 +01:00 |
|
Sebastian Dröge
|
934cd01480
|
avimux: Update for new collectpads2 event handling API
|
2012-01-26 10:34:30 +01:00 |
|
Sebastian Dröge
|
6d97ac2996
|
matroskamux: Only forward the event when we didn't handle it ourselves
|
2012-01-25 18:42:07 +01:00 |
|
Wim Taymans
|
8331bd7e10
|
videomixer: some more porting
|
2012-01-25 18:40:03 +01:00 |
|
Wim Taymans
|
3f1bccbb17
|
videomixer: port blend function
|
2012-01-25 18:02:13 +01:00 |
|
Edward Hervey
|
03b9966bc0
|
flv: Fix unitialized variables
(or rather circumvent issues with naive compilers ...)
|
2012-01-25 16:58:12 +01:00 |
|
Thomas Vander Stichele
|
8868c4a3a4
|
Automatic update of common submodule
From c463bc0 to 7fda524
|
2012-01-25 13:47:30 +01:00 |
|
Sebastian Dröge
|
0b517ce9fb
|
Merge branch '0.11' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-good into 0.11
|
2012-01-25 12:49:34 +01:00 |
|
Sebastian Dröge
|
10554b271f
|
Merge branch 'master' into 0.11
Conflicts:
ext/flac/gstflacdec.c
ext/jpeg/gstjpegenc.c
ext/pulse/pulsesink.c
sys/v4l2/gstv4l2src.c
|
2012-01-25 12:49:11 +01:00 |
|
Wim Taymans
|
f87ab74add
|
png: port to new memory API
|
2012-01-25 12:41:42 +01:00 |
|
Wim Taymans
|
684f504336
|
matroska: port to new memory API
|
2012-01-25 12:41:30 +01:00 |
|
Wim Taymans
|
b4630dd3e0
|
more memory API porting
|
2012-01-25 12:30:29 +01:00 |
|
Wim Taymans
|
583d39dd8d
|
update for new memory API
|
2012-01-25 12:30:28 +01:00 |
|
Sebastian Dröge
|
77d6229a54
|
Automatic update of common submodule
From 2a59016 to c463bc0
|
2012-01-25 11:38:11 +01:00 |
|
Mark Nauwelaerts
|
a31a9e1f33
|
pngenc: disably snapshot behaviour by default
... since such behaviour is not consistent, if allowable at all.
|
2012-01-24 18:25:04 +01:00 |
|
Mark Nauwelaerts
|
2fcb5fa05b
|
pngdec: port to 0.11
|
2012-01-24 18:25:04 +01:00 |
|
Mark Nauwelaerts
|
a1797459cb
|
pngenc: port to 0.11
|
2012-01-24 18:25:04 +01:00 |
|
Vincent Penquerc'h
|
6429359d55
|
udpsrc: fix string leak
|
2012-01-24 14:53:38 +00:00 |
|