avcodecmap: handle simple and advanced-simple profile in MPEG4
authorWim Taymans <wtaymans@redhat.com>
Thu, 29 May 2014 16:24:20 +0000 (18:24 +0200)
committerWim Taymans <wtaymans@redhat.com>
Thu, 29 May 2014 16:24:20 +0000 (18:24 +0200)
commit2ef3c94b82ef54673ff838c48483e5b50ff59274
treeaf4ad218391d2e966ad95a16c8b72b0abbd94649
parent3dda75f493a0c820cc753eddb5d866a30b9ab091
avcodecmap: handle simple and advanced-simple profile in MPEG4

Always enable 4MV flag for MPEG4
Pare the profile property and enable more features for advanced-simple
profile.
video/x-xvid is advanced-simple profile so enable more features.
We now also support encoding of video/x-xvid so add this to the caps.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=651320
ext/libav/gstavcodecmap.c