Måns Rullgård
|
c2d08dc0d7
|
move a couple of macros and structs to mpegaudio.h
Originally committed as revision 9343 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-16 22:58:43 +00:00 |
Aurelien Jacobs
|
08aa2c9bd2
|
remove dependency of mpeg audio encoder over mpeg audio decoder
Originally committed as revision 9082 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-05-20 22:50:29 +00:00 |
Aurelien Jacobs
|
ca6e50afc1
|
add a ff_ prefix to some mpegaudio funcs
Originally committed as revision 9081 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-05-20 15:11:55 +00:00 |
Aurelien Jacobs
|
4bd8e17c8d
|
loosen dependencies over mpegaudiodec
Originally committed as revision 9080 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-05-20 13:40:07 +00:00 |
Aurelien Jacobs
|
b57eed12da
|
move mp3_header_decompress bitstream filter in its own file
Originally committed as revision 9062 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-05-19 00:24:34 +00:00 |
Aurelien Jacobs
|
4991c0516d
|
move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c
Originally committed as revision 9060 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-05-19 00:06:02 +00:00 |
Michael Niedermayer
|
498c544ad2
|
dont set the sampling rate just because 1 mp3 packet header says so (fixes playback speed on some old mencoder generated avis which where then dumped to mp3)
Originally committed as revision 6837 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-30 02:19:55 +00:00 |
Diego Biurrun
|
b78e7197a8
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-07 15:30:46 +00:00 |
Diego Biurrun
|
04d7f60143
|
Add official LGPL license headers to the files that were missing them.
Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-10 14:02:42 +00:00 |
Diego Biurrun
|
bb270c0896
|
COSMETICS: tabs --> spaces, some prettyprinting
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-12-22 01:10:11 +00:00 |
Diego Biurrun
|
115329f160
|
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-12-17 18:14:38 +00:00 |
Roberto Togni
|
d9b1c197e5
|
QDM2 compatible decoder
Originally committed as revision 4649 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-10-18 20:16:43 +00:00 |
Michael Niedermayer
|
a7a858996f
|
dithering for the mpeg audio decoder
Originally committed as revision 3903 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2005-01-30 14:04:56 +00:00 |
Fabrice Bellard
|
962d6ae6c5
|
exported mpa_decode_header for new parser API
Originally committed as revision 2491 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-11-10 15:21:16 +00:00 |
Michael Niedermayer
|
983e3246b7
|
per file doxy
Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-03-06 11:32:04 +00:00 |
Zdenek Kabelac
|
0c1a9edad4
|
* UINTX -> uintx_t INTX -> intx_t
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2003-02-11 16:35:48 +00:00 |
Fabrice Bellard
|
6d5bf5343c
|
added missing externs
Originally committed as revision 658 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2002-06-04 12:53:11 +00:00 |
Fabrice Bellard
|
2456e28d91
|
merged code and tables between encoder and decoder
Originally committed as revision 119 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-09-15 22:42:25 +00:00 |
Fabrice Bellard
|
1a56543279
|
win32 fixes
Originally committed as revision 84 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-08-13 21:48:05 +00:00 |
Fabrice Bellard
|
de6d9b6404
|
Initial revision
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2001-07-22 14:18:56 +00:00 |