Skip to content
Snippets Groups Projects
  1. Apr 10, 2019
  2. Apr 09, 2019
  3. Apr 08, 2019
  4. Apr 05, 2019
    • Mathieu Duponchelle's avatar
      basesrc: do not send EOS when automatic_eos is FALSE · fee108f7
      Mathieu Duponchelle authored and Mathieu Duponchelle's avatar Mathieu Duponchelle committed
      fee108f7
    • Mathieu Duponchelle's avatar
      aggregator: add buffer-consumed pad signal · ae57b1c7
      Mathieu Duponchelle authored and Mathieu Duponchelle's avatar Mathieu Duponchelle committed
      The signal will be emitted when a buffer was consumed on
      a pad, if the newly-added "emit-signals" property has been
      set to TRUE.
      
      Handlers connected to the signal will receive a valid reference on
      the consumed buffer, allowing for example the retrieval of metas in
      order to forward them once an output buffer is pushed out.
      ae57b1c7
    • Antonio Ospite's avatar
      gst-inspect: fix printing the first field of a GstStructure · 90beb712
      Antonio Ospite authored
      When printing a GstStructure property (e.g. the "stats" property in
      rtpsession) the first field is printed on the same line of the type
      description, and this is both inconsistent compared to  how Enum values
      are printed and confusing as the reader might miss the first field.
      
      To fix this, add a newline before printing GstStructure fields in
      properties.
      
      NOTE: this does not change the existing inconsistent behavior of an
      extra newline *after* a GstStructure property, but the latter is not as
      annoying and it would take more effort to fix because GstStructure
      fields are printed in CAPS descriptions too.
      90beb712
  5. Apr 01, 2019
  6. Mar 24, 2019
    • Antonio Ospite's avatar
      tests: add the valgrind suppression file from the "common" module · 763d01f4
      Antonio Ospite authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
      Other gstreamer repositories have their own valgrind suppression file
      directly in the repository.
      
      Add a suppression file to the core gstreamer repository too, this makes
      it easier to use it with gst-build which does not check out the common
      module.
      
      This is also a little step towards the removal of the common submodule.
      
      NOTE: the added file is the latest version from the "common" repository
      but it has been renamed from gst.supp to gstreamer.supp for symmetry
      with the suppression files in the other repositories.
      763d01f4
  7. Mar 23, 2019
  8. Mar 21, 2019
  9. Mar 20, 2019
  10. Mar 14, 2019
  11. Mar 13, 2019
  12. Mar 12, 2019
  13. Mar 10, 2019
  14. Mar 08, 2019
  15. Mar 06, 2019
  16. Mar 04, 2019
  17. Feb 28, 2019
  18. Feb 26, 2019
Loading