gstreamer/ext
Seungha Yang 998c8ce246 dashdemux: Drain remaining buffer in adapter
Previous patch allows sidx box parsing from incoming buffers.
Since the incoming buffer boundary might be over sidx box,
there can be remaining buffer in isobmff parser adapter.

https://bugzilla.gnome.org/show_bug.cgi?id=776352
2016-12-22 14:12:58 +02:00
..
assrender assrender: Mark pad as needing reconfiguration again if reconfiguration failed 2016-11-18 12:22:44 +02:00
bs2b Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
bz2 Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
chromaprint chromaprint: Fix compilation with chromaprint 1.4 2016-12-07 10:26:59 +02:00
curl curl: transfer hangs in case connection was cut between client and server 2016-11-16 09:19:45 +00:00
daala daala: fix typo related compilation error 2016-08-19 13:47:43 +03:00
dash dashdemux: Drain remaining buffer in adapter 2016-12-22 14:12:58 +02:00
dc1394 dc1394src: check for disabled transmission in _stop_cam 2016-06-20 21:46:23 +01:00
directfb Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
dtls dtls: Set openssl's threadid the 1.0.x way 2016-12-05 11:26:15 +02:00
dts Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
faac Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
faad Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
fdkaac fdkaac: fix the build for older fdkaac versions 2016-12-07 16:08:41 +01:00
flite Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
fluidsynth Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
gl gl/effects: use non-PBO GLMemory for internal textures 2016-12-16 00:02:47 +11:00
gme gme: Forward other non-EOS events downstream 2016-12-14 13:18:04 +11:00
gsm bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gtk gl: GST_GL_TYPE -> GST_TYPE_GL 2016-11-03 16:16:12 +11:00
hls hlsdemux: Extract ID3 tags, strip them from the output and provide them as tags 2016-12-19 11:51:36 +02:00
iqa iqa: Error out when trying to compare video stream with different sizes 2016-11-17 13:25:40 -03:00
kate Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
ladspa ladspa: simplify registry cache structure creation 2016-06-15 12:14:30 +02:00
libde265 gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
libmms Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
lv2 fix for https://bugzilla.gnome.org/show_bug.cgi?id=771871 2016-09-29 19:59:28 +02:00
modplug bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
mpeg2enc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
mplex mplex: Don't start task (yet/again) on pad release if we're in READY or NULL 2016-08-18 15:28:33 +03:00
musepack musepackdeck: unsigned can't be less than zero 2016-07-06 12:19:32 +01:00
neon bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
ofa ofa: port to 1.0 2013-05-12 23:42:06 +01:00
openal bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
opencv gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
openexr bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
openh264 plugins: Use explicit type conversion from enums 2016-10-27 23:06:26 +05:30
openjpeg openjpegdec: Properly offset and shift for all formats when converting 2016-09-24 10:49:10 -04:00
openni2 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
opus Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
qt qt: improve element and property descriptions a bit 2016-12-17 13:42:34 +00:00
resindvd Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
rsvg Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
rtmp Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
sbc Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
schroedinger schro: #include math.h before schroedinger headers 2016-11-29 09:49:05 +00:00
smoothstreaming mssdemux: fix meson build 2016-11-29 15:18:43 +01:00
sndfile Use the new API to post flow ERROR messages on the bus 2016-08-26 19:23:31 -03:00
soundtouch Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
spandsp Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
spc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
srtp srtpdec: add stats readonly property, similar to srtpenc 2016-11-01 19:37:50 +02:00
teletextdec Use the new API to post flow ERROR messages on the bus 2016-08-26 19:23:31 -03:00
ttml ttmlrender: Fix segfault on _render_text_region() 2016-12-12 11:00:51 +02:00
voaacenc Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
voamrwbenc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vulkan gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
wayland ext: Fix various compiler warnings with clang 2016-11-25 23:47:15 +02:00
webp Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
webrtcdsp webrtcdsp: Add delay-agnostic property 2016-07-13 23:17:21 -04:00
wildmidi Remove various unported plugins 2016-12-21 11:17:11 +02:00
x265 Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
zbar Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
Makefile.am Remove various unported plugins 2016-12-21 11:17:11 +02:00
meson.build Remove various unported plugins 2016-12-21 11:17:11 +02:00