- 11 May, 2010 4 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23086 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
ramiro authored
Patch by Nick Brereton <nick at nbrereton dot net> git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23085 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
ramiro authored
was encountered with a channel range that overlapped the previous substreams, and the code assumed no such overlap was possible. Patch by Nick Brereton <nick at nbrereton dot net> git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23084 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23083 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 10 May, 2010 6 commits
-
-
reimar authored
with x86_32 gcc 4.4.4 and -fPIC. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23082 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
Patch by Sebastian Vater <cdgs basty googlemail com>. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23081 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
they are >= 0. Patch by Sebastian Vater <cdgs basty googlemail com>. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23080 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23079 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
benoit authored
This fixes issue1907 Patch by Thomas Devanneaux gmail(thomdev) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23078 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
vitor authored
Fix issue 1924. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23077 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 09 May, 2010 15 commits
-
-
cehoyos authored
Patch by Francesco Lavra, francescolavra interfree it git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23076 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
such. Also put the [3][0][0][0] codec tag, mapped to rgb565le, in a special section. It needs to be specified *after* the nut RGB[16] codec tag, otherwise it will be used by default when encoding normal non-flipped rgb565le, and will be decoded like a flipped format (see rawdec.c:raw_init_decoder()). git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23075 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
Add codec tags for the formats: [15]BGR Packed RGB 5:5:5, 16bpp, (msb)1A 5R 5G 5B(lsb), big-endian [NOT in AVI] [15]RGB Packed BGR 5:5:5, 16bpp, (msb)1A 5B 5G 5R(lsb), big-endian [NOT in AVI] [16]BGR Packed RGB 5:6:5, 16bpp, (msb) 5R 6G 5B(lsb), big-endian [NOT in AVI] [16]RGB Packed BGR 5:6:5, 16bpp, (msb) 5B 6G 5R(lsb), big-endian [NOT in AVI] RGBA Packed RGBA 8:8:8:8, 32bpp, RGBA [NOT in AVI] BGRA Packed RGBA 8:8:8:8, 32bpp, BGRA [NOT in AVI] ABGR Packed RGBA 8:8:8:8, 32bpp, ABGR [NOT in AVI] ARGB Packed RGBA 8:8:8:8, 32bpp, ARGB [NOT in AVI] RGB[24] Packed RGB 8:8:8, 24bpp RGB [NOT in AVI] BGR[24] Packed RGB 8:8:8, 24bpp BGR [NOT in AVI] which are listed in the nut4cc.txt spec. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23074 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
corresponding ones for the yuvXXX pixel formats. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23073 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
format uyyvyy411. The codec tag is referenced in fourcc.org. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23072 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
cannot recognize the provided codec tag. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23071 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23070 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
Patch by Sebastian Vater <cdgs basty googlemail com>. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23069 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rbultje authored
Patch by Sebastian Vater <cdgs basty googlemail com>. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23068 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
addition. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23067 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
top_field_first in AVFilterPicRef, done in r23044. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23066 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mstorsjo authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23065 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23064 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
The decodeplane8() function processes one byte of input less than it should. Also, the for loop has an unusual style with side-effects in the controlling expression; replaced with a more intuitive while loop. 10l to Basty. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23063 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23062 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 08 May, 2010 5 commits
-
-
rbultje authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23061 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
Use the numeric value assigned to sws_flags for the sws_flags set in the graph, rather than the string "bilinear", which is not even parsable by the scale filter. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23060 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23059 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
reimar authored
causes linking errors instead of avoiding them. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23058 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
reimar authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23057 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 07 May, 2010 10 commits
-
-
stefano authored
swscale context. This makes eventual warnings issued in case of swscale context creation failure to be shown after the conversion information rather than before, which is slightly less confusing. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23056 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
config_props(). Useful for debugging. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23055 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23054 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23053 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23052 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
stefano authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23051 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
Use avfilters if you want padding! git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23050 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23049 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23048 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
mru authored
Patch by Michael Kostylev <michael kostylev gmail> git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23047 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-