mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
remove useless comment
Originally committed as revision 13086 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
5d2b12f6de
commit
931141055b
@ -81,8 +81,6 @@ static enum PixelFormat GetFfmpegChromaFormat(SchroChromaFormat schro_pix_fmt)
|
|||||||
return PIX_FMT_NONE;
|
return PIX_FMT_NONE;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*-------------------------DECODER------------------------------------------*/
|
|
||||||
|
|
||||||
static int libschroedinger_decode_init(AVCodecContext *avccontext)
|
static int libschroedinger_decode_init(AVCodecContext *avccontext)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user