qtmux: Rename 'avc-sample' to 'avc' in caps

Fixes #606662
This commit is contained in:
Thiago Santos 2010-02-22 19:38:15 -03:00
parent 55e2adda37
commit 4a629eea25

View file

@ -62,7 +62,7 @@
#define H264_CAPS \
"video/x-h264, " \
"stream-format = (string) avc-sample, " \
"stream-format = (string) avc, " \
COMMON_VIDEO_CAPS
#define MPEG4V_CAPS \