mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-11-02 13:24:20 +08:00
Add long names to some AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13022 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Diego Biurrun
parent
0dfea024e1
commit
bcdb2378f7
@@ -227,4 +227,5 @@ AVCodec tiertexseqvideo_decoder = {
|
||||
seqvideo_decode_end,
|
||||
seqvideo_decode_frame,
|
||||
CODEC_CAP_DR1,
|
||||
.long_name = "Tiertex Limited SEQ video",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user