gstreamer/ext/x265
Thijs Vermeir 8d728abd8c x265enc: Only copy VPS/SPS/PPS NAL units in header buffer
Previously the VPS unit was detected and all next packets where copied
into the header buffer assuming only SPS and PPS would follow.  This is
not always true, also other types of NAL units follow the VPS unit and
where copied to the header buffer. Now the VPS/SPS/PPS are explicitely
detected and copied in the header buffer.
2015-05-20 13:16:01 +02:00
..
gstx265enc.c x265enc: Only copy VPS/SPS/PPS NAL units in header buffer 2015-05-20 13:16:01 +02:00
gstx265enc.h x265enc: add qp property 2014-12-01 12:14:20 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00