Files
obs-studio/libobs
jp9000 cd7bc32388 libobs: Fix caption encoder packet reallocation
Captions do something unusual with encoder packets: they reallocate them
due to appending extra h.264 data.  Due to the way allocations are
handled with core encoder packets (they now store a reference in their
data), instead of modifying the encoder data directly, create a new
encoder packet instead and release the old packet.
2016-12-24 03:01:49 -08:00
..
2016-11-14 22:20:23 -08:00
2015-05-11 20:45:25 +02:00
2016-09-23 00:18:06 -04:00