gstreamer/gst
Vivia Nikolaidou a160b85f0a avwait: Added end-timecode property
avwait can now be configured to stop when a given timecode has been
reached. It will start at the timecode indicated with start-timecode and
end at the timecode indicated with end-timecode. If end-timecode is
NULL (default), the previous functionality is preserved: keep going and
not end.

https://bugzilla.gnome.org/show_bug.cgi?id=789403
2017-10-25 13:39:19 +02:00
..
accurip Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
adpcmdec Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
adpcmenc Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
aiff Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
asfmux Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
audiobuffersplit audiobuffersplit: Drain pending samples if the caps are changing 2017-09-28 14:13:44 +03:00
audiofxbad Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
audiomixer aggregator: fix type for latency property (int64 -> GStClockTime) 2017-10-23 11:41:17 +02:00
audiomixmatrix Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
audiovisualizers Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
autoconvert autoconvert: Fix two memory leaks on error conditions 2017-09-22 08:46:10 +01:00
bayer Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
camerabin2 Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
coloreffects Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
compositor compositor: improve conversion debugging 2017-08-10 13:55:59 +02:00
debugutils Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
dvbsuboverlay Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
dvdspu Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
faceoverlay Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
festival Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
fieldanalysis Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
freeverb Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
frei0r Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
gaudieffects Fix up package name and origin in some plugins 2017-05-18 10:58:20 +01:00
gdp Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
geometrictransform Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
id3tag Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
inter Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
interlace Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
ivfparse Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
ivtc Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
jp2kdecimator Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
jpegformat Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
librfb Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
midi Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
mpegdemux mpegdemux: segment seek flag is not relevant when checking for EOS 2017-07-09 11:06:45 +02:00
mpegpsmux mpegpsmux: Do not dereference a NULL pointer 2017-08-03 12:51:13 -04:00
mpegtsdemux tsdemux: Make jp2k handling more robust and efficient 2017-09-01 10:49:36 +02:00
mpegtsmux Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 14:35:48 -07:00
mxf mxfdemux: Fix memory leak in error case 2017-10-06 18:15:38 +01:00
netsim meson: Add netsim plugin 2017-06-22 14:21:34 -04:00
onvif Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
pcapparse pcapparse: support vlan 802.1q 2017-08-09 09:52:12 +03:00
pnm Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
rawparse videoparse: Fix property handling 2017-06-06 15:22:20 -04:00
removesilence Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
sdp Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
segmentclip Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
siren Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
smooth Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
speed Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
stereo stereo: fix typo in plugin description 2017-05-18 10:53:48 +01:00
subenc webvttenc: Change src pad template to application/x-subtitle-vtt 2017-07-18 09:40:18 +02:00
timecode avwait: Added end-timecode property 2017-10-25 13:39:19 +02:00
videofilters Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
videoframe_audiolevel Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
videoparsers tsmux/tsdemux: Add support for JPEG2000 2017-07-21 09:33:31 +03:00
videosignal Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 14:35:48 -07:00
vmnc Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
y4m Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
yadif Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
Makefile.am build: build plugins and examples in parallel where possible, if make -jN is used 2010-03-30 01:17:15 +01:00
meson.build ipcpipeline: move to sys/ and make it dependent on platform support for unix sockets 2017-08-02 10:40:24 +03:00