gstreamer/sys
Arun Raghavan 962d747c3a bluez: Chain up to basesrc query instead of override pad query function
Overriding the pad query function completely overrides all the default
query handling implemented in basesrc, including caps etc. The correct
thing to do is just override the basesrc query vfunc and then chain up
for the queries we don't handle.
2017-02-23 00:36:33 +05:30
..
acmenc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
acmmp3dec bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
androidmedia amcvideoenc: Encoder output is generally not properly parsed 2017-02-08 00:05:47 +02:00
applemedia Builds for MacOS 2017-02-14 14:50:34 +01:00
bluez bluez: Chain up to basesrc query instead of override pad query function 2017-02-23 00:36:33 +05:30
d3dvideosink Remove 'return' from void functions 2016-11-12 10:53:02 +02:00
decklink decklinkvideosink: Show video frames synchronously in PAUSED 2017-02-01 17:11:37 +02:00
directsound directsoundsrc: Correctly cast mixer to uintptr 2016-10-31 16:06:49 +02:00
dshowdecwrapper sys: Fix caps memory leak from pad template creation 2016-12-14 10:21:39 +02:00
dshowsrcwrapper dshowsrcwrapper: fix DirectShow caps negotiation and set capture pin caps 2016-04-23 15:21:44 +01:00
dshowvideosink bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
dvb dvb: move adapter number set-up by way of environment to dvbsrc 2016-12-22 16:39:24 -08:00
fbdev fbdevsink: Add to meson build 2016-11-14 23:15:34 +05:30
kms kmssink: post error message if start() fails 2016-11-30 20:13:55 +01:00
msdk msdk: Propagate GstFlowReturn values 2017-01-20 11:11:50 -08:00
nvenc nvenc: add some rate control modes/properties 2016-04-08 15:24:20 +10:00
opensles opensles: Add opensles.h to noinst_HEADERS 2016-08-24 13:35:45 +03:00
shm shm: Change example pipelines to something that actually works 2017-02-13 13:32:14 +02:00
tinyalsa bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
uvch264 uvch264src: Add meson build support 2017-01-02 19:58:06 +05:30
vcd bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vdpau Fix some caps leaks in pad template creation code 2017-01-03 10:02:58 +00:00
wasapi Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
winks winks: undef windows SDK macros before redefining them 2016-11-12 10:53:02 +02:00
winscreencap gdiscreencapsrc: remove empty gst_gdiscreencapsrc_stop vfunc 2016-11-14 21:02:24 +02:00
Makefile.am Remove various unported plugins 2016-12-21 11:17:11 +02:00
meson.build meson: build decklink plugin 2017-01-05 20:34:14 +00:00