diff tiertexseqv.c @ 6722:6eeb19edcee3 libavcodec

Add long names to some AVCodec declarations. patch by Stefano Sabatini, stefano.sabatini-lala poste it
author diego
date Tue, 29 Apr 2008 21:31:21 +0000
parents 48759bfbd073
children e943e1409077
line wrap: on
line diff
--- a/tiertexseqv.c	Tue Apr 29 18:32:06 2008 +0000
+++ b/tiertexseqv.c	Tue Apr 29 21:31:21 2008 +0000
@@ -227,4 +227,5 @@
     seqvideo_decode_end,
     seqvideo_decode_frame,
     CODEC_CAP_DR1,
+    .long_name = "Tiertex Limited SEQ video",
 };