Improve descriptiveness of a number of codec and container long names

This commit is contained in:
Diego Biurrun
2012-07-24 03:23:48 +02:00
parent 6774247a9d
commit 0177b7d23a
56 changed files with 75 additions and 75 deletions

View File

@@ -65,4 +65,4 @@ static int cavsvideo_probe(AVProbeData *p)
return 0;
}
FF_DEF_RAWVIDEO_DEMUXER(cavsvideo, "raw Chinese AVS video", cavsvideo_probe, NULL, CODEC_ID_CAVS)
FF_DEF_RAWVIDEO_DEMUXER(cavsvideo, "raw Chinese AVS (Audio Video Standard)", cavsvideo_probe, NULL, CODEC_ID_CAVS)