vaapipostproc: add new element for video postprocessing.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 26 Mar 2012 12:37:24 +0000 (14:37 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 26 Mar 2012 12:37:24 +0000 (14:37 +0200)
commit894d65b81a457cb3cbdfc470848a97bf90a8f09c
tree9c29a38df52aa03a78b230e6245e0ee98c400043
parenta5144358d1eb613fa2d5bfbf4f8e097e85d935e6
vaapipostproc: add new element for video postprocessing.

Add vaapipostproc element for video postprocessing. So far, only basic
bob deinterlacing is implemented. Interlaced mode is automatically
detected based on sink caps ("interlaced" field).
README
debian.upstream/control.in
gst/vaapi/Makefile.am
gst/vaapi/gstvaapi.c
gst/vaapi/gstvaapipostproc.c [new file with mode: 0644]
gst/vaapi/gstvaapipostproc.h [new file with mode: 0644]