avdec: require alignment=au for h264
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 25 Jul 2012 09:55:21 +0000 (11:55 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 25 Jul 2012 09:55:21 +0000 (11:55 +0200)
commit3c47f584e2579abd76c3617e397417f8d8782320
treeef78dc27e604ed3612fa2cc5aab9dd2df9d9f218
parent2d458ca951aa4dd0d3758c2571bf8a124206771a
avdec: require alignment=au for h264

Because we don't use a parser anymore we need to make sure that we feed the
decoder with full frames. For h264, require that we are aligned on access
units.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=680540
ext/ffmpeg/gstffmpegcodecmap.c