]> git.sesse.net Git - x264/commit
Add API function to trigger intra refresh
authorFiona Glaser <fiona@x264.com>
Sat, 8 May 2010 19:07:13 +0000 (12:07 -0700)
committerFiona Glaser <fiona@x264.com>
Mon, 17 May 2010 05:51:06 +0000 (22:51 -0700)
commitdfba665aa511ffa2fa17fbb9c71e980c4216accc
treeaf34fec76dc34a8b8ed5ef01b89c927280a63e9e
parenta7d75da6b4e7e4d57791a1b58abe164da61e6f00
Add API function to trigger intra refresh
Useful for interactive applications where the encoder knows that packet loss has occurred on the client.
Full documentation is in x264.h.
common/common.h
encoder/encoder.c
x264.h