GStreamer multimedia framework
Find a file
Edward Hervey 843578835f pad-monitor: Update checks for MISSING_DISCONT
* Some SEGMENT might be updates caused by calling gst_pad_set_offset(),
  which will send the same segment but with an updated offset and/or
  based field. For those segments, we don't require a DISCONT on the
  following buffer.
* Ignore differences in flags, they aren't relevant for now to figure
  out whether the segment is an update or not
* Ignore difference in 'position', it's only meant for internal usage
  by elements.
* Changes in the end position (stop in forward playback and start in
  reverse playback) are considering updates

Furthermore, also expect a DISCONT flag on the first buffer following
a STREAM_START.
2016-05-23 15:59:44 +02:00
codecanalyzer codecanalyzer: use new gst_element_class_add_static_pad_template() 2016-03-24 14:52:07 +02:00
debug-viewer debug-viewer: Allow running uninstalled with symlink 2016-05-03 15:53:09 -04:00
mediainfo TODO: add some planning comments 2014-07-07 16:12:42 +02:00
vagrant vagrant: initial commit 2013-10-26 03:03:55 -07:00
validate pad-monitor: Update checks for MISSING_DISCONT 2016-05-23 15:59:44 +02:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore gitignore: Add more generated files 2015-07-24 17:06:29 -04:00
.gitmodules Adapt submodule usage for gst-devtools 2013-09-09 17:40:36 +02:00
configure configure: fix typos 2016-01-28 11:22:15 -08:00