JyotsnaT / xuggle

Automatically exported from code.google.com/p/xuggle
0 stars 0 forks source link

Expose pict_type from AVFrame structure #170

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Expose the pict_type member from AVFrame structure, which allows setting
whether the encoded frame will be a key-frame or not

Original issue reported on code.google.com by Stas.Os...@gmail.com on 23 Jun 2009 at 8:40

GoogleCodeExporter commented 9 years ago
Will be in 3.1

Original comment by art.cla...@gmail.com on 24 Jun 2009 at 3:57

GoogleCodeExporter commented 9 years ago
Added getPictureType() and setPictureType(PictType) to IVideoPicture.

Revision r713

Stas, can you test to see if they will work for you?  I don't actually have a 
good
use-case for this to test with, but figured if I asked you could tell me if we 
got it
right.

If you can confirm, I'll mark this completed.

Original comment by art.cla...@gmail.com on 24 Jun 2009 at 3:59

GoogleCodeExporter commented 9 years ago
Confirmed by Stas

Original comment by art.cla...@gmail.com on 25 Jun 2009 at 2:49