Justin Ruggles
c76d1bb29f
AC-3 encoding is integer-only
...
Originally committed as revision 17723 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
ddea12a6b5
Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list of
...
supported image formats. Apparently decoding these formats is supported.
Originally committed as revision 17722 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
12dd57fd29
cosmetics: Reformat long_names so that "DPCM" comes first.
...
Originally committed as revision 17721 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
fd75cedd15
cosmetics: Reformat long_names so that "ADPCM" comes first.
...
Originally committed as revision 17720 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
421ae271da
Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported.
...
Originally committed as revision 17715 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
641992de59
Another round of missing codecs and name updates to match the codec long_name.
...
Originally committed as revision 17712 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Justin Ruggles
a1c5b6ece7
Add some more missing codecs and update names to match the codec long_name.
...
Originally committed as revision 17711 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
dd2d651d82
Add some more missing codecs and update names to match the codec long_name.
...
Originally committed as revision 17710 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
4d973c6859
Merge MP2, MP3 and MPEG audio demuxer entries.
...
Originally committed as revision 17709 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Justin Ruggles
68dddf53ff
Add some missing codecs and update names to match the codec long_name
...
or vice-versa.
Originally committed as revision 17706 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
9510f59a0f
Add some missing codecs and update names to match the codec long_name.
...
Originally committed as revision 17705 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Justin Ruggles
eacf8613b3
add some missing codecs and update some names to match AVCodec.long_name
...
Originally committed as revision 17704 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
270fc177cf
Integer-only decoding of AC-3 is not supported.
...
Originally committed as revision 17703 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
21d4af5d4d
Targa encoding is supported.
...
Originally committed as revision 17702 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Daniel Verkamp
f2937cc627
Add missing image formats, patch by Daniel Verkamp, daniel drv nu.
...
Originally committed as revision 17701 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Daniel Verkamp
314511ab4d
Split PGM and PPM in image formats section.
...
patch by Daniel Verkamp, daniel drv nu
Originally committed as revision 17700 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Daniel Verkamp
9db80acbcd
cosmetics: Break image format lines before comments.
...
patch by Daniel Verkamp, daniel drv nu
Originally committed as revision 17699 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefan Gehrer
adc5abf781
mention raw Chinese AVS video demuxer
...
Originally committed as revision 17530 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
a9d3c6692e
mention MXF D-10 Mapping muxer in documentation
...
Originally committed as revision 17521 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
fbd5205093
Add supported network protocols section.
...
Originally committed as revision 17209 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
81b55ee5e7
Fix typo: vido --> video
...
Originally committed as revision 17191 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
43dedc1e38
Add raw (de)muxers to list of supported file formats.
...
Originally committed as revision 17190 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
39271be467
Add entries that were missing from the supported file formats list.
...
Originally committed as revision 17187 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
913c3e2ca8
Use more descriptive format names, similar to the format long_names.
...
Originally committed as revision 17186 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
9afc291747
Remove rendering column from list of supported subtitle formats.
...
Originally committed as revision 17079 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Nicolas Martin
eaf5d0112b
NC camera demuxer
...
Patch by Nicolas Martin - elvadrias at gmail
Originally committed as revision 17062 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Jai Menon
9a77d59a89
Use libopenjpeg for jpeg2k decoding.
...
Patch by Jaikrishnan Menon
Originally committed as revision 17017 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Peter Ross
d8964f3afa
Electronic Arts TQI decoder
...
Originally committed as revision 17002 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
6ebafef6ee
Add XSUB to list of supported subtitle formats.
...
Originally committed as revision 16935 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Víctor Paesa
cdf5139512
Explain how to add IPv6 support to Cygwin.
...
Originally committed as revision 16923 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
7eb68edba7
R3D REDCODE demuxer
...
Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefan Gehrer
055dc116fc
added demuxer for FunCom ISS audio files,
...
extended ADPCM decoder by ISS specific IMA variant
Originally committed as revision 16658 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
0fa5f24c3b
Change mplayerhq.hu references to ffmpeg.org where appropriate.
...
Originally committed as revision 16310 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Víctor Paesa
be8497b0ac
Update again Cygwin Ports URL after my sloppy previous commit.
...
Originally committed as revision 16297 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Víctor Paesa
5dd9799de8
Complete the list of external libraries.
...
Originally committed as revision 16290 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Víctor Paesa
666a1b348f
Advice on compiler versions
...
Originally committed as revision 16289 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Víctor Paesa
9f6bfe8034
Update Cygwin Ports URL.
...
Originally committed as revision 16288 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Víctor Paesa
8484503e87
Bring up to date the Cygwin docs.
...
Originally committed as revision 16287 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Víctor Paesa
f496ab12e4
The diffutils package is also needed (for the 'cmp' command).
...
Spotted by Ramiro Polla.
Originally committed as revision 16283 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kostya Shishkov
6beb8b2612
RV30 decoder
...
Originally committed as revision 16247 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Ramiro Polla
2014b51cae
documentation: update documentation for minimal w32api version.
...
Originally committed as revision 16030 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kenan Gillet
73b458e354
Commit last ok'ed parts of QCELP decoder and enable it.
...
patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15978 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Kostya Shishkov
11c0f9eca1
enable RV40 decoder
...
Originally committed as revision 15968 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Peter Ross
42b30357be
Electronic Arts TGQ video decoder
...
Originally committed as revision 15789 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
63d247eadb
Remove duplicated patch submission checklist entry by putting the more
...
detailed second entry in place of the first.
Originally committed as revision 15749 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
a56fbe2ac8
Revert adding controversial 'make checkheaders' item to the development policy.
...
Originally committed as revision 15743 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
2cdba8bfc4
Add 'make checkheaders' to developer guidelines and patch checklist.
...
Originally committed as revision 15741 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Aurelien Jacobs
485ec4f11e
set correct number of fractions for multitable
...
fixes the following warning:
** too much @tab (multitable has only 4 column(s)) (l. 443)
Originally committed as revision 15729 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
bd3151f278
Add subtitle format section.
...
Originally committed as revision 15703 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
9ff0c3883f
cosmetics: Slightly update MP3 support entry.
...
Originally committed as revision 15702 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago