| Commit message (Expand) | Author | Age | Files | Lines |
* | - Versions defined for libav/libavcodec. | Juanjo | 2002-04-15 | 1 | -2/+14 |
* | - Added force_pts to av_write_packet() to be able to force PTS, this helps | Juanjo | 2002-04-07 | 1 | -0/+1 |
* | another bitstream reader code (faster on intel cpus) - patch by Michael Niede... | Michael Niedermayer | 2002-01-10 | 1 | -0/+14 |
* | * fixed decoding busy loop | Zdenek Kabelac | 2001-10-31 | 1 | -1/+2 |
* | * and finaly avoid deadlock at the end of audio stream | Zdenek Kabelac | 2001-10-23 | 1 | -10/+9 |
* | * fixes to avoid crash when broken mp3 header is found | Zdenek Kabelac | 2001-10-23 | 1 | -2/+10 |
* | * simple fix to avoid memcpy with len < 0 | Zdenek Kabelac | 2001-10-23 | 1 | -2/+4 |
* | added completely new mpeg audio decoder (integer only, free format support, l... | Fabrice Bellard | 2001-09-15 | 1 | -120/+2208 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+293 |