Panagiotis Issaris
|
6f3e0b2174
|
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
Originally committed as revision 9760 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-19 15:23:32 +00:00 |
Panagiotis Issaris
|
769e10f068
|
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
Originally committed as revision 9759 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-19 15:21:30 +00:00 |
Marco Gerards
|
90f2a1a03c
|
cosmetics: indentation fix
patch by Marco Gerards, mgerards xs4all nl
Originally committed as revision 8680 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-08 12:05:02 +00:00 |
Michael Niedermayer
|
87e8788680
|
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
Originally committed as revision 8677 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-08 11:34:15 +00:00 |
Marco Gerards
|
d1e0d21f94
|
THP PCM decoder, used on the Nintendo GameCube.
patch by Marco Gerards, mgerards xs4all nl
Originally committed as revision 8646 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-07 16:03:23 +00:00 |
Diego Biurrun
|
efb0c399ca
|
support for the THP game format by Marco Gerards, mgerards xs4all nl
Originally committed as revision 8587 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-04-01 14:28:48 +00:00 |