gstreamer/docs/gst
Edward Hervey 41e1bea7ef buffer: Add a GST_BUFFER_DTS_OR_PTS macro
API: GST_BUFFER_DTS_OR_PTS

Many scenarios/elements require dealing with streams of buffers that
might have DTS set (i.e. encoded data, potentially reordered)

To simplify getting the increasing "timestamp" of those buffers, create
a macro that will return the DTS if valid, and if not the PTS
2015-10-27 08:33:23 +01:00
..
.gitignore
building.xml
gst-universe.dot
gstreamer-docs.sgml doc: Add indexes of added APIs 2015-06-13 19:46:21 -04:00
gstreamer-overrides.txt
gstreamer-sections.txt buffer: Add a GST_BUFFER_DTS_OR_PTS macro 2015-10-27 08:33:23 +01:00
gstreamer.types.in docs: add the boxed types to the .types.in 2014-02-15 22:35:37 +01:00
Makefile.am docs: remove variables that we define in the snippet from common 2015-06-07 17:17:36 +02:00
running.xml docs: mention xdot utility to view .dot files directly 2015-10-16 15:59:49 +01:00