gstreamer/ext/openh264
Sebastian Dröge 0e15f47bdf openh264dec: Try to handle frame reordering
As openh264 has no way to attach any IDs to input frames that we then get on
the output frames, we have to assume that the input has valid PTS. We just
take the frame with the oldest PTS, and if there is no PTS information we take
the one with the oldest DTS.
2014-10-03 17:23:36 +03:00
..
gstopenh264dec.cpp openh264dec: Try to handle frame reordering 2014-10-03 17:23:36 +03:00
gstopenh264dec.h openh264: Add OpenH264 based encoder/decoder elements 2014-10-03 17:23:35 +03:00
gstopenh264enc.cpp openh264enc: Properly drain the encoder on ::finish() 2014-10-03 17:23:35 +03:00
gstopenh264enc.h openh264: Add OpenH264 based encoder/decoder elements 2014-10-03 17:23:35 +03:00
gstopenh264plugin.c openh264: Add OpenH264 based encoder/decoder elements 2014-10-03 17:23:35 +03:00
Makefile.am openh264: Add OpenH264 based encoder/decoder elements 2014-10-03 17:23:35 +03:00