index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
imgconvert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid branches in the loop and solve a gcc warning
Luca Barbato
2007-01-17
1
-13
/
+19
*
Cosmetics
Luca Barbato
2007-01-17
1
-10
/
+17
*
Remove alpha channel from RGB555
Alex Beregszaszi
2006-11-16
1
-15
/
+3
*
BGR555 has never been working as alpha supporting format. Remove the false se...
Alex Beregszaszi
2006-11-16
1
-1
/
+1
*
changed rgba32_to routines to support both alpha and non-alpha formats (see r...
Alex Beregszaszi
2006-11-14
1
-0
/
+12
*
rename cropTbl -> ff_cropTbl
Måns Rullgård
2006-11-12
1
-3
/
+3
*
Fix obvious typo, BGR555 was missing
Reynaldo H. Verdejo Pinochet
2006-10-27
1
-1
/
+1
*
16-bit grayscale support
Kostya Shishkov
2006-10-24
1
-0
/
+107
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Minimal support for the new pixel formats in libavcodec
Luca Abeni
2006-08-28
1
-0
/
+139
*
Explicitly include fastmemcpy.h from libvo/.
Diego Biurrun
2006-08-18
1
-1
/
+1
*
Enable swscale usage in ffmpeg
Luca Abeni
2006-08-08
1
-0
/
+2
*
Mark some read-only datastructures as const.
Stefan Huehner
2006-07-06
1
-9
/
+9
*
make "size" variable in avpicture_alloc signed, since avpicture_get_size
Reimar Döffinger
2006-04-19
1
-1
/
+1
*
Baptiste COUDURIER's padding patch (reworked by me a little bit).
Luca Abeni
2006-04-10
1
-0
/
+50
*
remove mpegvideo.c img resample dependancy
Michael Niedermayer
2006-03-31
1
-13
/
+35
*
Fix cropping, depending on enc pix fmt
Baptiste Coudurier
2006-03-10
1
-0
/
+25
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-42
/
+42
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-132
/
+132
*
segfault fix
Michael Niedermayer
2005-07-11
1
-0
/
+2
*
various security fixes and precautionary checks
Michael Niedermayer
2005-01-12
1
-1
/
+7
*
YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>)
Luca Abeni
2004-11-24
1
-0
/
+36
*
YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme...
Michael Niedermayer
2004-10-27
1
-0
/
+36
*
fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-...
Wolfram Gloger
2004-10-25
1
-1
/
+1
*
* Introducing IIDC1394 grabbing interface.
Roman Shaposhnik
2004-10-22
1
-0
/
+66
*
enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Tod...
Todd Kirby
2004-08-19
1
-0
/
+6
*
UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>)
Todd Kirby
2004-07-25
1
-5
/
+164
*
ffv1 rgb support
Michael Niedermayer
2003-11-01
1
-0
/
+5
*
recommit of
Drew Hess
2003-10-11
1
-2
/
+2
*
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
Drew Hess
2003-09-29
1
-24
/
+29
*
* ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem
Roman Shaposhnik
2003-08-26
1
-1
/
+5
*
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...
Garrick Meeker
2003-07-09
1
-11
/
+23
*
Warning and compatibility fixes.
Falk Hüffner
2003-05-24
1
-10
/
+7
*
* fixing a bug in avpicture_layout (PAL8 wasn't handled properly)
Roman Shaposhnik
2003-05-12
1
-2
/
+8
*
* introducing new public interface in imgconvert.c
Roman Shaposhnik
2003-05-07
1
-0
/
+51
*
rgb555 alpha extraction fix
Fabrice Bellard
2003-04-21
1
-1
/
+1
*
added img_get_alpha_info()
Fabrice Bellard
2003-04-21
1
-1
/
+59
*
fixed PIX_FMT_YUV422 conversions
Fabrice Bellard
2003-04-21
1
-12
/
+12
*
loss fixes (thanks to Daniel Serpell) - shrink22 fix
Fabrice Bellard
2003-04-21
1
-9
/
+11
*
added all missing UV conversions
Fabrice Bellard
2003-04-21
1
-35
/
+213
*
almost exhaustive image conversion support
Fabrice Bellard
2003-04-21
1
-852
/
+236
*
accurate YUV to RGB and RGB to YUV conversions - added comments
Fabrice Bellard
2003-04-21
1
-165
/
+661
*
YUV formats/gray formats are correctly defined - added format loss informatio...
Fabrice Bellard
2003-04-20
1
-61
/
+372
*
rgba32 convert
Fabrice Bellard
2003-04-19
1
-2
/
+32
*
fixing mem corruption
Michael Niedermayer
2003-04-04
1
-0
/
+2
*
typos & cosmetics
Michael Niedermayer
2003-03-06
1
-1
/
+1
*
per file doxy
Michael Niedermayer
2003-03-06
1
-0
/
+7
*
fixing 410 -> 420
Michael Niedermayer
2003-02-18
1
-1
/
+1
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-53
/
+53
[next]