| Commit message (Expand) | Author | Age | Files | Lines |
* | merging a small amount of the changes from BroadQ, the rest is either not cle... | Michael Niedermayer | 2003-03-18 | 1 | -3/+3 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+6 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -78/+78 |
* | * static,const,compiler warning cleanup | Zdenek Kabelac | 2003-02-10 | 1 | -2/+3 |
* | GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid us... | Michael Niedermayer | 2003-01-21 | 1 | -2/+2 |
* | C99 initializers and kill warnings patch by (mru at users dot sourceforge dot... | Måns Rullgård | 2003-01-19 | 1 | -1/+1 |
* | * two functions to handle allocation of static data more simple | Zdenek Kabelac | 2002-12-03 | 1 | -10/+6 |
* | vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>) | Michael Niedermayer | 2002-11-04 | 1 | -1/+1 |
* | * resync without endless loop | Zdenek Kabelac | 2002-08-09 | 1 | -1/+3 |
* | new bitstream reader API (old get_bits() based one is emulated and will still... | Michael Niedermayer | 2002-07-09 | 1 | -29/+8 |
* | Minor warning cleanup. | Falk Hüffner | 2002-06-03 | 1 | -0/+1 |
* | fixed layer1/2 overflow if very loud sound - fixed broken free format decodin... | Fabrice Bellard | 2002-06-01 | 1 | -37/+47 |
* | * started to cleanup name clashes for onetime compilation | Zdenek Kabelac | 2002-05-27 | 1 | -0/+11 |
* | removed invalid buffer handling | Fabrice Bellard | 2002-05-26 | 1 | -3/+1 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -11/+11 |
* | fixed incorrect global gain - slightly increased precision of n^(4/3) table | Fabrice Bellard | 2002-05-21 | 1 | -12/+14 |
* | fixed one overflow problem | Fabrice Bellard | 2002-05-20 | 1 | -8/+8 |
* | put all integer init code to compute n^(4/3) - memory alloc and header fixes | Fabrice Bellard | 2002-05-18 | 1 | -6/+88 |
* | - 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 |