gstreamer/gst-libs/gst
Gwenole Beauchesne 3480fcc8d7 h264: introduce per-field POC in GstVaapiPictureH264.
Use the POC member available in the GstVaapiPicture base class and
get rid of the dependency on the local VAPictureH264 TopFieldOrderCnt
and BottomFieldOrderCnt. Rather, use a simple field_poc[] array
initialized to INT_MAX, so that to simplify picture POC calculation
for non frame pictures.
2012-10-31 15:05:54 +01:00
..
codecparsers codecparsers: fix generation of symlinks. 2012-10-16 16:43:43 +02:00
vaapi h264: introduce per-field POC in GstVaapiPictureH264. 2012-10-31 15:05:54 +01:00
Makefile.am vaapisink: drop checks for new APIs used by default. 2012-07-20 14:11:42 +02:00