codecparsers: update to gst-vaapi-branch commit d6325ac.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 13 Jun 2014 09:34:07 +0000 (11:34 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 13 Jun 2014 09:34:07 +0000 (11:34 +0200)
commit7fd8aa3ed0c8d51833b37b87afb677840e65fe61
treed27ac1f2db8fcacb3457eb67a023b83dfcd6c4c6
parentc65aec1aa6ee943abac99f454f7d3914e3297a21
codecparsers: update to gst-vaapi-branch commit d6325ac.

7d8d045 h264parse: use new gst_h264_video_calculate_framerate()
d2f965a h264parse: set field_pic_flag when parsing a slice header
24c15b8 Import h264parse
a9283e5 bytereader: Use concistant derefence method
a8252c6 bytereader: Use pointer instead of index access
b1bebfc Import GstBitReader and GstByteReader
2f58788 h264: recognize SVC NAL units
4335da5 h264: fix SPS copy code for MVC
cf9b6dc h264: fix quantization matrix conversion routine names
b11ce2a h264: add gst_h264_video_calculate_framerate()
126dc6f add C++ guards for MPEG-4 and VP8 parsers
ext/codecparsers