mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
cosmetic
Originally committed as revision 2565 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
parent
541c4eb9ba
commit
51da31f16b
@ -118,7 +118,7 @@ void rgb32to24(uint8_t *src,uint8_t *dst,uint32_t src_size)
|
|||||||
/*
|
/*
|
||||||
Original by Strepto/Astral
|
Original by Strepto/Astral
|
||||||
ported to gcc & bugfixed : A'rpi
|
ported to gcc & bugfixed : A'rpi
|
||||||
MMX, 3DNOW optimization by Nick Kurshev
|
MMX2, 3DNOW optimization by Nick Kurshev
|
||||||
*/
|
*/
|
||||||
void rgb15to16(uint8_t *src,uint8_t *dst,uint32_t src_size)
|
void rgb15to16(uint8_t *src,uint8_t *dst,uint32_t src_size)
|
||||||
{
|
{
|
||||||
|
@ -118,7 +118,7 @@ void rgb32to24(uint8_t *src,uint8_t *dst,uint32_t src_size)
|
|||||||
/*
|
/*
|
||||||
Original by Strepto/Astral
|
Original by Strepto/Astral
|
||||||
ported to gcc & bugfixed : A'rpi
|
ported to gcc & bugfixed : A'rpi
|
||||||
MMX, 3DNOW optimization by Nick Kurshev
|
MMX2, 3DNOW optimization by Nick Kurshev
|
||||||
*/
|
*/
|
||||||
void rgb15to16(uint8_t *src,uint8_t *dst,uint32_t src_size)
|
void rgb15to16(uint8_t *src,uint8_t *dst,uint32_t src_size)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user