Sebastian Dröge
|
e21ec369f0
|
videorate: Update for negotiation related API changes
|
2011-05-16 15:35:41 +02:00 |
|
Sebastian Dröge
|
7330318e2f
|
tcpclientsrc: Update for negotation related API changes
|
2011-05-16 15:35:41 +02:00 |
|
Sebastian Dröge
|
2b9845e60f
|
audioresample: Update for negotiation related API changes
|
2011-05-16 15:35:40 +02:00 |
|
Sebastian Dröge
|
616181901e
|
playback: Update for negotiation related API changes
|
2011-05-16 15:35:40 +02:00 |
|
Sebastian Dröge
|
a78bf729a9
|
ffmpegcolorspace: Update for negotiation related API changes
|
2011-05-16 15:35:40 +02:00 |
|
Sebastian Dröge
|
709b831a72
|
encodebin: Update for negotiation related API changes
|
2011-05-16 15:35:40 +02:00 |
|
Sebastian Dröge
|
c020add91e
|
audioconvert: Update for negotiation related API changes
|
2011-05-16 15:35:40 +02:00 |
|
Sebastian Dröge
|
48654cdacf
|
adder: Update for negotiation related API changes
|
2011-05-16 15:35:40 +02:00 |
|
Sebastian Dröge
|
2987ad9358
|
discoverer: Update for the new gst_pad_get_caps() signature
|
2011-05-16 15:35:40 +02:00 |
|
Sebastian Dröge
|
8598775951
|
appsink: Update for the negotiation related API changes
|
2011-05-16 15:35:40 +02:00 |
|
Sebastian Dröge
|
97f18beaeb
|
basertppayload: Change ::get_caps to include the filter caps
And improve downstream negotiation a bit by passing our proposed
caps to the peer as a filter.
|
2011-05-16 15:35:40 +02:00 |
|
Sebastian Dröge
|
6ed5013733
|
ximagesink: Update for negotiation related API changes
|
2011-05-16 15:35:28 +02:00 |
|
Sebastian Dröge
|
219b610fdd
|
videotestsrc: Update for negotiation related API changes
|
2011-05-16 15:35:18 +02:00 |
|
Sebastian Dröge
|
0d39d5bb8f
|
videoscale: Update for negotiation related API changes
|
2011-05-16 15:35:17 +02:00 |
|
Sebastian Dröge
|
cc785bade6
|
videoscale: basetransform is now better at trying passthrough, remove workaround
|
2011-05-16 15:34:49 +02:00 |
|
Wim Taymans
|
94dfe80f71
|
-base: port to new SEGMENT API
|
2011-05-16 13:48:11 +02:00 |
|
Wim Taymans
|
c81b1b8019
|
-base: remove metadata (des)serialize functions
|
2011-05-11 19:12:42 +02:00 |
|
Wim Taymans
|
c9f4e0676b
|
-base_port to new query API
|
2011-05-10 18:39:07 +02:00 |
|
Wim Taymans
|
7cad11e912
|
-base: fix for now request pad API
|
2011-05-10 16:44:37 +02:00 |
|
Wim Taymans
|
995fe2fedc
|
navigation: use new query method names
|
2011-05-10 15:43:08 +02:00 |
|
Wim Taymans
|
556afdef97
|
message: don't acces the structure directly
|
2011-05-10 13:35:49 +02:00 |
|
Wim Taymans
|
5dbc49ccf7
|
event: don't access the event structure
the event structure is now hidden, so don't access it directly.
|
2011-05-10 11:54:30 +02:00 |
|
Wim Taymans
|
bdb4676455
|
qos: _qos_full -> _qos
|
2011-05-09 18:53:03 +02:00 |
|
Wim Taymans
|
816f4e791d
|
segment: fix for new core API
Fix for gst_*_segment_full rename.
|
2011-05-09 18:16:46 +02:00 |
|
Wim Taymans
|
9d594f4242
|
audiorate: abs_rate is removed from segment structure
|
2011-05-09 16:42:34 +02:00 |
|
Wim Taymans
|
1438485882
|
visual: use the right pad
|
2011-05-09 15:41:19 +02:00 |
|
Wim Taymans
|
62536eaa6e
|
visual: use CAPS event to configure caps
|
2011-05-09 15:37:46 +02:00 |
|
Wim Taymans
|
5acab64178
|
theora/vorbis: use default pad handler
Use the default pad event handler because we are not supposed to pass on CAPS
events.
|
2011-05-09 15:37:09 +02:00 |
|
Wim Taymans
|
ec57868488
|
-base: don't use buffer caps
Port to newest 0.11 core API, remove GST_PAD_CAPS and GST_BUFFER_CAPS.
|
2011-05-09 13:05:12 +02:00 |
|
Wim Taymans
|
df54ba57a9
|
adder: fix getcaps function
Explicitely get the possible caps in the sinkpad instead of using an old removed
function.
|
2011-05-08 13:24:30 +02:00 |
|
Wim Taymans
|
d9871e3a51
|
videotestsrc: avoid setting caps on buffers
We don't need to set caps on buffers anymore, this is now done with a caps
event.
|
2011-05-08 13:14:32 +02:00 |
|
Wim Taymans
|
500bccf6ac
|
visual: avoid unreffing a NULL object
|
2011-05-06 11:31:43 +02:00 |
|
Sebastian Dröge
|
6512a6c73d
|
subtitleoverlay: Update for new GstIterator API
|
2011-05-05 18:47:58 +02:00 |
|
Sebastian Dröge
|
820c0c1d3b
|
playbin2: Update for new GstIterator API
|
2011-05-05 18:47:50 +02:00 |
|
Sebastian Dröge
|
03f7820d2c
|
streamselector: Return a NULL iterator instead of an empty iterator that returns NULL if there's no otherpad
|
2011-05-05 18:38:53 +02:00 |
|
Sebastian Dröge
|
b015e5e763
|
playbasebin: Update for new GstIterator API
|
2011-05-05 18:35:46 +02:00 |
|
Sebastian Dröge
|
5bb005ad51
|
uridecodebin: Fix usage of gst_iterator_fold()
|
2011-05-05 18:29:13 +02:00 |
|
Sebastian Dröge
|
683b551430
|
win32: Update exports
|
2011-05-05 16:05:13 +02:00 |
|
Sebastian Dröge
|
130cb6b515
|
icles: Update for new GstIterator API
|
2011-05-05 16:04:11 +02:00 |
|
Sebastian Dröge
|
64851f12c0
|
gst: Update for new GstIterator API
|
2011-05-05 16:03:52 +02:00 |
|
Sebastian Dröge
|
38f05ba0d4
|
capsfilter-renegotiation: Fix for the removal of the bufferalloc function
|
2011-05-05 15:30:53 +02:00 |
|
Sebastian Dröge
|
061c4eb9e3
|
ximagesink: Send reconfigure event upstream if the window geometry changes
|
2011-05-05 15:23:24 +02:00 |
|
Sebastian Dröge
|
092438200c
|
ximagesink: Add caps with the current window geometry to the top in getcaps
|
2011-05-05 15:23:17 +02:00 |
|
Thiago Santos
|
213050e53c
|
tests: capsfilter-renegotiation: New renegotiation use cases
Adds some new tests for renegotiation use cases that would
use the new renegotiate event
|
2011-05-05 15:23:14 +02:00 |
|
Philippe Normand
|
081202b9d3
|
base: presets moved from $HOME/.gstreamer-0.11 to $HOME/.local/share/gstreamer-0.11
|
2011-05-03 09:49:46 +02:00 |
|
Sebastian Dröge
|
c3b778f9b1
|
Merge branch 'master' into 0.11
Conflicts:
configure.ac
|
2011-05-03 09:49:26 +02:00 |
|
Wim Taymans
|
abcbef287d
|
plugins: fix for allocation query API change
|
2011-05-02 11:11:33 +02:00 |
|
Tim-Philipp Müller
|
d08e695a83
|
0.10.32.4 pre-release
|
2011-04-30 17:35:54 +01:00 |
|
Tim-Philipp Müller
|
288f8babd1
|
gst: update orc-generated disted C backup code to orc 0.4.14
|
2011-04-30 17:21:28 +01:00 |
|
Wim Taymans
|
16d8fb2c2f
|
visual: add bufferpool support to libvisual
|
2011-04-29 18:23:25 +02:00 |
|