]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mpegaudio.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / mpegaudio.h
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-23 andomaAvoid allocating MPADecodeContext on stack.
2009-01-16 aurelexplicitly disable CONFIG_AUDIO_NONSHORT
2009-01-14 aurelsimplify: group all the AUDIO_NONSHORT parameters in...
2009-01-14 diegoReplace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
2009-01-14 diegoUse CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRE...
2008-12-21 michaelChange mpeg audio parser so it only sets frame_size...
2008-09-08 michaelRename error_resilience to error_recognizion.
2008-08-31 stefanoRename globally the header inclusion guards.
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-16 mrumove a couple of macros and structs to mpegaudio.h
2007-05-20 aurelremove dependency of mpeg audio encoder over mpeg audio...
2007-05-20 aureladd a ff_ prefix to some mpegaudio funcs
2007-05-20 aurelloosen dependencies over mpegaudiodec
2007-05-19 aurelmove mp3_header_decompress bitstream filter in it's...
2007-05-19 aurelmove some common mpeg audio tables from mpegaudiodectab...
2006-10-30 michaeldont set the sampling rate just because 1 mp3 packet...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-10 diegoAdd official LGPL license headers to the files that...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-10-18 rtognimpQDM2 compatible decoder
2005-01-30 michaeldithering for the mpeg audio decoder
2003-11-10 bellardexported mpa_decode_header for new parser API
2003-03-06 michaelniper file doxy
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2002-06-04 bellardadded missing externs
2001-09-15 glantaumerged code and tables between encoder and decoder
2001-08-13 glantauwin32 fixes
2001-07-22 glantauInitial revision