Wed, 25 Jan 2012 10:30:46 +0000 |
cehoyos |
Add missing image formats to the ffv1 decoder.
|
Tue, 24 Jan 2012 18:53:23 +0000 |
cehoyos |
Support 32-bit sunrast playback via FFmpeg.
|
Tue, 24 Jan 2012 18:39:51 +0000 |
cehoyos |
Support 32-bit sgi playback via FFmpeg.
|
Tue, 24 Jan 2012 18:30:16 +0000 |
cehoyos |
Remove unused image formats from fftga output format list.
|
Tue, 24 Jan 2012 18:24:00 +0000 |
cehoyos |
Fix 32-bit targa playback with current FFmpeg on big-endian.
|
Tue, 24 Jan 2012 18:14:18 +0000 |
cehoyos |
Replace incorrect output format list with the only format supported by
|
Tue, 24 Jan 2012 18:11:10 +0000 |
cehoyos |
Fix 32-bit png playback with current FFmpeg.
|
Tue, 24 Jan 2012 18:02:55 +0000 |
cehoyos |
Remove unused image formats from ffpng output format list.
|
Tue, 24 Jan 2012 17:54:04 +0000 |
cehoyos |
Remove unused image formats from ffpcx output format list.
|
Tue, 24 Jan 2012 17:51:00 +0000 |
cehoyos |
Remove unused image formats from ffgif output format list: Only pal8 is supported.
|
Tue, 24 Jan 2012 17:44:28 +0000 |
cehoyos |
Fix 32-bit dpx playback on big-endian.
|
Tue, 24 Jan 2012 17:34:28 +0000 |
cehoyos |
Remove unused image formats from fftiff output format list.
|
Tue, 24 Jan 2012 17:33:00 +0000 |
cehoyos |
Fix 32-bit tiff playback on big-endian.
|
Mon, 23 Jan 2012 13:57:22 +0000 |
cehoyos |
Allow motionpixels playback on little endian.
|
Sun, 22 Jan 2012 00:29:56 +0000 |
compn |
demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif image.
|
Sat, 21 Jan 2012 19:15:03 +0000 |
cehoyos |
Support Sorenson 263 fourcc, see FFmpeg ticket #923.
|
Sat, 21 Jan 2012 19:12:53 +0000 |
cehoyos |
Remove S263 from h263 fourcc list, we do not have such a sample.
|
Sat, 21 Jan 2012 17:43:06 +0000 |
al |
vd theora: cosmetics: K&R style, alignment
|
Sat, 21 Jan 2012 16:55:37 +0000 |
cehoyos |
Support decoding of Avid SUDS.
|
Thu, 19 Jan 2012 23:20:37 +0000 |
reimar |
Fix per-file ASS options like -ass-force-style.
|
Thu, 19 Jan 2012 14:36:17 +0000 |
diego |
vd_theora: Skip th_decode_ycbcr_out() for packets representing dropped frames.
|
Thu, 19 Jan 2012 14:36:15 +0000 |
diego |
Move static keyword to the beginning of function declarations.
|
Thu, 19 Jan 2012 14:36:11 +0000 |
diego |
configure: Only test for Win32 threads on Windows.
|
Mon, 16 Jan 2012 09:15:40 +0000 |
diego |
configure: Enable os2threads support on OS/2.
|
Sun, 15 Jan 2012 12:40:02 +0000 |
reimar |
Fix seeking beyond EOF in stream_cdda to work with cache.
|
Sun, 15 Jan 2012 12:38:38 +0000 |
reimar |
Print an error when streams behave in a way that the cache cannot handle.
|
Sun, 15 Jan 2012 12:23:40 +0000 |
reimar |
Fix seeking with e.g. flv files.
|
Sun, 15 Jan 2012 12:08:26 +0000 |
reimar |
Eliminate duplicate subtitle lines which will most likely
|