gstreamer/gst-libs/gst
Víctor Manuel Jáquez Leal 8b8708f946 videodecoder: handle buffer's flags at offset
For reverse playback it is important to handle correctly the frame sync
points, which is set when the input buffer doesn't have the DELTA_UNIT flag.

This is handled correctly when decoder is packetized, but when it is not the
frame's sync point is not copied, and the reverse playback never decodes frame
batches.

The current patch adds the buffer's flags to the Timestamp list, where the
timestamp and duration of the input buffers are hold.
2016-06-09 19:13:46 +03:00
..
allocators g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
app g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
audio g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
fft g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
pbutils g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
riff g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
rtp g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
rtsp g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
sdp g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
tag tagdemux: preserve timestamp when skipping a tag at the beginning of a buffer 2016-06-04 12:40:24 +01:00
video videodecoder: handle buffer's flags at offset 2016-06-09 19:13:46 +03:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am rtp: build audio library before rtp 2016-02-16 17:42:44 +02:00