Files
recycled-ni-libstb-hal/libeplayer3/external/flv2mpeg4/doc/FFMPEG_IMPORTS
max_10 8f6c348cd9 rename libeplayer3-arm -> libplayer3
Origin commit data
------------------
Branch: master
Commit: e1b78787fd
Author: max_10 <max_10@gmx.de>
Date: 2019-06-15 (Sat, 15 Jun 2019)

Origin message was:
------------------
- rename libeplayer3-arm -> libplayer3

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2019-06-15 01:38:25 +02:00

33 lines
926 B
Plaintext

VIXY FLV Converter contains the code that based on FFmpeg.
The following is the code and copyright notice.
/ffmpeg/libavcodec/bitstream.h
/ffmpeg/libavcodec/bitstream.c
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
/ffmpeg/libavcodec/h263.c
* Copyright (c) 2001 Juan J. Sierralta P.
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
/ffmpeg/libavcodec/h263data.h
/ffmpeg/libavcodec/h263dec.c
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
/ffmpeg/libavcodec/mpeg4data.h
/ffmpeg/libavcodec/mpegvideo.c
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
/ffmpeg/libavcodec/mpegvideo.h
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard.
* Copyright (c) 2002-2004 Michael Niedermayer
And see /FFMPEG_CREDITS.
Thanks.