gstreamer/gst
Vinod Kesti 11fd0e6120 splitmuxsink: pad request fails for flvmux
splitmuxsink requests pad from element using pad template like "video_%u", "audio_%u" and "sink_%d". This is true for most of the muxers.
But splitmuxsink not able to request pad to flvmux as flvmux has "audio" and "video" as pad templates.
fix: splitmuxsink should fallback to "audio" and  "video" when template not found.

https://bugzilla.gnome.org/show_bug.cgi?id=774507
2016-11-17 23:19:44 +11:00
..
alpha Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
apetag Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
audiofx Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
audioparsers aacparse: assertion while converting ADTS stream to RAW 2016-11-15 14:57:22 +02:00
auparse Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
autodetect autodetect: Use gst_bin_set_suppressed_flags() API 2016-09-14 11:24:08 +02:00
avi Use the new API to post flow ERROR messages on the bus 2016-08-26 19:23:26 -03:00
cutter Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
debugutils Use the new API to post flow ERROR messages on the bus 2016-08-26 19:23:26 -03:00
deinterlace deinterlace: Fix field ordering for reverse playback 2016-09-12 20:09:23 +02:00
dtmf Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
effectv Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
equalizer Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
flv flvmux: Add metadatacreator property 2016-11-10 13:11:05 +02:00
flx Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
goom Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
goom2k1 Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
icydemux Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
id3demux Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
imagefreeze imagefreeze: Forward latency queries to upstream 2016-10-03 15:37:29 +05:30
interleave deinterleave: Reset caps accumulator to ANY when resyncing the adapter, not EMPTY 2016-11-14 17:37:51 +02:00
isomp4 qtdemux: Don't modify upstream TIME segment 2016-11-15 14:46:34 +02:00
law Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
level Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
matroska matroskaparse: Add remaining relevant parts from a3a55305 to the parser 2016-11-17 10:24:28 +02:00
monoscope meson: Add missing gstaudio dep to monoscope 2016-10-18 12:23:42 +05:30
multifile splitmuxsink: pad request fails for flvmux 2016-11-17 23:19:44 +11:00
multipart Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
replaygain Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
rtp rtph263depay: Don't drop mode b packets with picture start code 2016-11-01 20:21:40 +02:00
rtpmanager rtpbin: receive bundle support 2016-11-16 08:56:34 +01:00
rtsp rtspsrc: Also handle redirect on PLAY 2016-11-01 20:14:35 +02:00
shapewipe Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
smpte Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
spectrum Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
udp udpsrc: remove redundant saddr unref 2016-11-14 15:26:13 +02:00
videobox Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
videocrop Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
videofilter ext, gst: fix indentation 2016-09-15 09:53:07 +01:00
videomixer Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
wavenc Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
wavparse wavparse: Don't set caps to NULL after setting them on the srcpad 2016-11-03 12:34:51 +02:00
y4m Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00