mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
pbutils: Add description for y4m container
This commit is contained in:
parent
6c6d0e32cf
commit
ab82529497
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ static const FormatInfo formats[] = {
|
|||
{"application/x-apetag", N_("APE tag"), FLAG_CONTAINER},
|
||||
{"application/x-icy", N_("ICY internet radio"), FLAG_CONTAINER},
|
||||
{"application/x-3gp", "3GP", FLAG_CONTAINER},
|
||||
{"application/x-yuv4mpeg", "Y4M", FLAG_CONTAINER},
|
||||
{"multipart/x-mixed-replace", "Multipart", FLAG_CONTAINER},
|
||||
{"video/x-fli", "FLI/FLC/FLX Animation", FLAG_CONTAINER},
|
||||
{"video/x-flv", "Flash", FLAG_CONTAINER},
|
||||
|
|
Loading…
Reference in a new issue