| Commit message (Expand) | Author | Age | Files | Lines |
| * | mpc: Drop unused GetBitContext context member | Diego Biurrun | 2016-06-07 | 1 | -2/+1 |
| * | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -2/+2 |
| * | mpc7/8: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -1/+0 |
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -2/+2 |
| * | mpc7/8: use planar sample format | Justin Ruggles | 2012-10-01 | 1 | -1/+1 |
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -0/+1 |
| * | Add missing #includes to make headers self-contained. | Diego Biurrun | 2011-06-04 | 1 | -0/+1 |
| * | musepack: remove extraneous mpcdata.h inclusions | Mans Rullgard | 2011-06-04 | 1 | -2/+0 |
| * | Move some mpegaudio functions to new mpegaudiodsp subsystem | Mans Rullgard | 2011-05-19 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Musepack SV8 supports "mono" files (though it still codes them as stereo), | Kostya Shishkov | 2010-11-21 | 1 | -1/+1 |
| * | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+2 |
| * | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -2/+2 |
| * | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -2/+2 |
| * | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
| * | Make Musepack decoders use LFG pseudorandom generator | Kostya Shishkov | 2009-03-08 | 1 | -2/+2 |
| * | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
| * | Add missing void keyword to parameterless function declarations. | Diego Biurrun | 2009-01-30 | 1 | -1/+1 |
| * | Remove one more forgotten instance of USE_HIGHPRECISION indirection. | Diego Biurrun | 2009-01-14 | 1 | -4/+0 |
| * | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -1/+1 |
| * | Delete unnecessary 'extern' keywords. | Diego Biurrun | 2008-12-03 | 1 | -2/+2 |
| * | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
| * | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
| * | Split Musepack decoder into SV7 decoder and synth core | Kostya Shishkov | 2007-11-02 | 1 | -0/+80 |