summaryrefslogtreecommitdiffstats
path: root/libavcodec/wmadec.c
Commit message (Collapse)AuthorAgeFilesLines
...
* reverse first hunkNick Kurshev2002-10-311-3/+3
| | | | Originally committed as revision 1132 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed debug compilationNick Kurshev2002-10-311-2/+2
| | | | Originally committed as revision 1131 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does ↵Fabrice Bellard2002-10-311-4/+11
| | | | | | not need to be initialized) Originally committed as revision 1121 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use lrintf to avoid double conversionFabrice Bellard2002-10-291-1/+1
| | | | Originally committed as revision 1107 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avoid name clash - fixed again block size selectionFabrice Bellard2002-10-291-5/+6
| | | | Originally committed as revision 1105 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed block size selectionFabrice Bellard2002-10-281-1/+1
| | | | Originally committed as revision 1093 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added wma decoderFabrice Bellard2002-10-281-0/+1339
Originally committed as revision 1090 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud