decoder: fix documentation for GstVaapiDecoderFrame.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 24 Jan 2013 15:34:43 +0000 (17:34 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 29 Jan 2013 17:24:46 +0000 (18:24 +0100)
Drop superfluous reference to prev_slice member.

gst-libs/gst/vaapi/gstvaapidecoder_frame.h

index ed42fe2..84b5f6f 100644 (file)
@@ -57,8 +57,6 @@ typedef enum {
  * @units: list of #GstVaapiDecoderUnit objects (slice data)
  * @pre_units: list of units to decode before GstVaapiDecoder:start_frame()
  * @post_units: list of units to decode after GstVaapiDecoder:end_frame()
- * @prev_slice: previous #GstVaapiDecoderUnit that was a slice, or NULL
- *    if no slice data unit was received yet
  *
  * An extension to #GstVideoCodecFrame with #GstVaapiDecoder specific
  * information. Decoder frames are usually attached to codec frames as