Piotr Bandurski and Michael Niedermayer
af55a9d80a
iff: add support for IFF DEEP
...
Fixes trac #1045 .
Thanks to Peter Ross for his help with this patch.
Reviewed-by: Paul B Mahol <onemda@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2012-03-09 01:55:45 +01:00
Piotr Bandurski and Michael Niedermayer
520cf05338
svq1dec: use AV_LOG_ERROR for error message
...
Reviewed-by: Paul B Mahol <onemda@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2012-03-09 01:55:15 +01:00
Piotr Bandurski and Diego Biurrun
3f57bde1f2
frwu: lowercase the FRWU codec name
...
This is more consistent with all the other codec names.
Signed-off-by: Paul B Mahol <onemda@gmail.com >
Signed-off-by: Diego Biurrun <diego@biurrun.de >
2012-02-02 18:44:52 +01:00
ami_stuff and Michael Niedermayer
ef9623f670
Add "S263" FourCC
...
fixes ticket #923
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2012-01-19 17:20:50 +01:00
ami_stuff and Carl Eugen Hoyos
febf75f3d2
pam: Reject 64bpp rgba.
...
Fixes ticket #883
2012-01-06 01:25:54 +01:00
ami_stuff and Carl Eugen Hoyos
a44b63f6c8
Support 48bpp pam decoding.
...
Fixes ticket #882 .
2012-01-05 20:58:24 +01:00
ami_stuff and Carl Eugen Hoyos
871e2f4fac
Support 16bpp grayscale pam decoding.
...
Fixes ticket #881 .
2012-01-05 20:57:49 +01:00
Piotr Bandurski and Carl Eugen Hoyos
912e75169b
Support 8bpp grayscale Sun Rasterfile images.
...
Fixes ticket #865 .
2012-01-03 13:24:50 +01:00
Piotr Bandurski and Anton Khirnov
d3a5c26986
rawdec: Support more QT 1bpp rawvideo files.
...
Signed-off-by: Anton Khirnov <anton@khirnov.net >
2012-01-01 22:27:04 +01:00
ami_stuff and Carl Eugen Hoyos
28a11a67d2
BMP: Support BMP OS/2 v2 with RLE compression.
...
Fixes ticket #699 .
Patch also provided by Peter Ross.
2011-12-03 12:34:12 +01:00
ami_stuff and Michael Niedermayer
cf14c82227
[PATCH] IFF Amiga Continuous Bitmap (ACBM)decoder
...
Some sample IFF ACBM files can be found here:
http://aminet.net/package/dev/basic/ABdemos
Thanks to Peter Ross for his help with this patch.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-11-21 23:06:53 +01:00
ami_stuff and Carl Eugen Hoyos
ef4f403159
Never use MP3 as default audio codec for asf.
...
Some Windows versions do not ship an appropriate MP3 decoder.
2011-11-11 23:49:30 +01:00
ami_stuff and Carl Eugen Hoyos
e2adce3b8e
asfenc: Use wmav2 audio codec by default.
2011-11-11 18:40:19 +01:00
ami_stuff and Michael Niedermayer
dea8f6e18b
lowercase FRWU string
...
8556406d38 (lavc: lowercase the FRWU codec name)
got partially reverted by ec6402b7c5
(lavc: use designated initialisers for all codecs.)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-11-09 23:10:07 +01:00
ami_stuff and Stefano Sabatini
93263dc19e
au: add computation for duration
...
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it >
2011-07-18 14:11:04 +02:00
ami_stuff and Carl Eugen Hoyos
3950376b8b
Support fourcc YV24.
...
Fixes ticket #306 .
2011-07-06 10:05:08 +02:00
ami_stuff and Carl Eugen Hoyos
9df1d329a5
Support fourcc Y8 (ticket 308).
2011-06-27 10:03:21 +02:00
ami_stuff and Carl Eugen Hoyos
90d475a9e7
Support fourcc YV16 (ticket 307).
2011-06-27 09:40:53 +02:00
ami_stuff and Diego Biurrun
67e7dc5404
rawdec: Fix decoding of QT WRAW files.
...
From some tests it results that:
1. All of the AVI/MOV WRAW files need to be flipped.
2. MOV WRAW files need to use AVI color modes.
3. Assigning PAL8 mode by default to WRAW codec is not correct.
2011-06-21 22:18:59 +02:00
ami_stuff and Diego Biurrun
7ac639654f
mov: Support R10g codec identifier.
2011-06-21 21:38:59 +02:00
ami_stuff and Diego Biurrun
2ea1ca1714
riff: Add DAVC fourcc.
...
This fourcc is used by the "mpegable AVC" codec and files encoded with
this codec decode correctly with our H.264 decoder.
2011-06-21 21:38:58 +02:00
ami_stuff and Michael Niedermayer
799a87d749
avidec: Ignore unknown stream types
...
Improves ticket131
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-06-19 03:54:16 +02:00
ami_stuff and Michael Niedermayer
feae7ad2f8
mpegvideo_enc: use AV_LOG_ERROR instead of AV_LOG_INFO for two error messages
...
use AV_LOG_ERROR instead of AV_LOG_INFO for two error messages
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-05-25 23:51:52 +02:00
ami_stuff and Michael Niedermayer
7a54edaa16
Fail when lowres value is lower than 0
...
The attached patch fixes the crash which happens when user passes lowres value lower than 0 to FFplay.
ffplay -lowres -1 test.mpg
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-05-25 23:42:56 +02:00
ami_stuff and Stefano Sabatini
040e1c67ed
rawdec: fix decoding of QT WRAW files
...
Fix decoding of QT WRAW files.
From some tests it results that:
1. all of the AVI/MOV WRAW files (at least from the link posted
to the trac ticket #108 ) need to be flipped
2. mov WRAW files need to use AVI color modes
3. assigning PAL8 mode by default to WRAW codec is not correct
Fix decoding of file CarltonMovie2.mov, fix trac issue #108 .
2011-05-25 00:13:09 +02:00
ami_stuff and Carl Eugen Hoyos
85eedcf6ff
Support decoding of 1bpp rawvideo in avi (ticket 205).
2011-05-16 11:26:45 +02:00
ami_stuff and Carl Eugen Hoyos
0eba7fc293
Support decoding of 2bpp rawvideo in avi (ticket 206).
2011-05-16 11:25:57 +02:00
ami_stuff and Carl Eugen Hoyos
2bd12ee3c8
Support more QT 1bpp rawvideo files.
...
Fixes ticket #189 .
2011-05-13 18:11:19 +02:00
ami_stuff and Carl Eugen Hoyos
92ccdfb8bf
Support R10g in mov.
2011-05-13 00:49:29 +02:00
ami_stuff and Michael Niedermayer
0b8002fd68
Add support for QT BMP 1bpp color mode
...
Fix trac issue #188
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-05-12 14:37:51 +02:00
ami_stuff and Michael Niedermayer
1d14edb724
Use VOFW 21503 as a default value for all types of the CPUs
2011-05-12 00:18:35 +02:00
ami_stuff and Michael Niedermayer
4f038fdc23
Add "DAVC" FourCC
...
This FourCC is used by "mpegable AVC" codec and the file encoded with this codec decodes correctly with FFmpeg's H264 decoder.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-05-11 22:43:30 +02:00
ami_stuff and Michael Niedermayer
c402ce418a
Remove lowres support from wmv2 decoder
...
lowres option crashes with wmv2 files which I have for test,
so I think it's better to remove the support to the time when
lowres will be really supported by this codec
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-05-03 04:38:22 +02:00
ami_stuff and Michael Niedermayer
884f678cfd
Add *.j2k extension to JPEG2000 decoder
...
Some files with *.j2k extension can be found for example here:
http://www.openjpeg.org/index.php?menu=samples
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-05-02 18:38:16 +02:00
ami_stuff and Stefano Sabatini
8556406d38
lavc: lowercase the FRWU codec name
...
This is more consistent with all the other codec names.
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it >
2011-05-01 00:42:21 +02:00
ami_stuff and Michael Niedermayer
0fea3b7b80
Remove lowres support from cdgraphics decoder
...
The lowres support doesn't work correctly (crops the video), so let's remove it.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-04-29 01:29:19 +02:00
ami_stuff and Michael Niedermayer
f27c72b368
Reduce max lowres from 5 to 3 in sp5x decoder
...
lowres higher than 3 crashes ffmpeg/ffplay here
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-04-29 01:29:19 +02:00
ami_stuff and Michael Niedermayer
e4f42f1f89
Remove lowres support from pnm decoder
...
The lowres support doesn't work correctly (crops the video), so let's remove it.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-04-29 01:29:19 +02:00
ami_stuff and Michael Niedermayer
658296e344
Remove lowres support from png decoder
...
The lowres support doesn't work correctly (crops the video), so let's remove it.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2011-04-29 01:29:19 +02:00
ami_stuff and Carl Eugen Hoyos
8be7ac98ca
Support decoding of SoftLab-NSK VideoTizer.
...
Patch by ami_stuff, ami_stuff o2 pl
Originally committed as revision 21245 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-16 13:13:49 +00:00
ami_stuff and Carl Eugen Hoyos
a4be782cbd
Support 2Vuy in mov, fixes issue 1690.
...
Patch by ami_stuff, ami_stuff o2 pl
Originally committed as revision 21230 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-16 00:32:09 +00:00