| Commit message (Expand) | Author | Age | Files | Lines |
* | Use floating point mathematics when encoding mpeg audio. | Lasse Reinhold | 2009-09-30 | 1 | -1/+1 |
* | Make sample_fmts and channel_layouts compound literals const to reduce size of | Reimar Döffinger | 2009-09-06 | 1 | -1/+1 |
* | Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros. | Diego Biurrun | 2009-07-30 | 1 | -4/+2 |
* | Rename pbBufPtr() to put_bits_ptr(). | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Split bitstream.h, put the bitstream writer stuff in the new file | Stefano Sabatini | 2009-04-12 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Fix mpeg audio regression test failure | Måns Rullgård | 2009-01-14 | 1 | -0/+3 |
* | Modify all codecs to report their supported input and output sample format(s). | Peter Ross | 2008-07-31 | 1 | -0/+1 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Prevent scalefactors from overflowing. | Michael Niedermayer | 2008-06-01 | 1 | -1/+1 |
* | ILP64 fix | Michael Niedermayer | 2008-05-28 | 1 | -1/+1 |
* | Add long names to AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | move a couple of macros and structs to mpegaudio.h | Måns Rullgård | 2007-06-16 | 1 | -1/+0 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | remove dependency of mpeg audio encoder over mpeg audio decoder | Aurelien Jacobs | 2007-05-20 | 1 | -0/+802 |