You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
credit update
Originally committed as revision 2877 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
1
CREDITS
1
CREDITS
@@ -24,5 +24,6 @@ Roman Shaposhnik
|
|||||||
Dieter Shirley
|
Dieter Shirley
|
||||||
Juan J. Sierralta
|
Juan J. Sierralta
|
||||||
Ewald Snel
|
Ewald Snel
|
||||||
|
Leon van Stuivenberg
|
||||||
Roberto Togni
|
Roberto Togni
|
||||||
Lionel Ulmer
|
Lionel Ulmer
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
* License along with this library; if not, write to the Free Software
|
* License along with this library; if not, write to the Free Software
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*
|
*
|
||||||
* MMI optimization by Leon van Stuivenberg <leonvs@iae.nl>
|
* MMI optimization by Leon van Stuivenberg
|
||||||
* clear_blocks_mmi() by BroadQ
|
* clear_blocks_mmi() by BroadQ
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
http://www.elecard.com/peter/idct.shtml
|
http://www.elecard.com/peter/idct.shtml
|
||||||
Rounding trick Copyright (c) 2000 Michel Lespinasse <walken@zoy.org>
|
Rounding trick Copyright (c) 2000 Michel Lespinasse <walken@zoy.org>
|
||||||
|
|
||||||
mmi port by leonvs@iae.nl
|
MMI port by Leon van Stuivenberg
|
||||||
*/
|
*/
|
||||||
#include "../common.h"
|
#include "../common.h"
|
||||||
#include "../dsputil.h"
|
#include "../dsputil.h"
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
* License along with this library; if not, write to the Free Software
|
* License along with this library; if not, write to the Free Software
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*
|
*
|
||||||
* MMI optimization by Leon van Stuivenberg <leonvs@iae.nl>
|
* MMI optimization by Leon van Stuivenberg
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "../dsputil.h"
|
#include "../dsputil.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user