aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/dec_audio.c
Commit message (Expand)AuthorAge
* New features:Gravatar anders2002-11-12
* dlopen() support for ad and vdGravatar alex2002-11-11
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* verbose can be negativeGravatar arpi2002-11-01
* reset channels tooGravatar arpi2002-10-08
* Adding -format and -af switchesGravatar anders2002-10-06
* aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoderGravatar arpi2002-10-05
* removed obsolote func, some cosmetics of AUDIO: msgGravatar arpi2002-09-29
* -ac/-afm rewrite, now works the same way as -vc/-vfmGravatar arpi2002-09-28
* best audio/video codec selection & init moved to libmpcodecsGravatar arpi2002-09-25
* fixed uninit orderGravatar arpi2002-09-01
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsGravatar arpi2002-08-31
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* messages moved from dec_??d?o.cGravatar jaf2002-08-13
* typoGravatar alex2002-05-25
* big cosmetics patch, cleanup of messages printed by mplayer and libs.Gravatar arpi2002-05-20
* always reser audio input buffer pointerGravatar arpi2002-05-12
* printf to mp_msgGravatar albeu2002-05-02
* audio input buffer allocation/free cleanupGravatar arpi2002-04-01
* imporetd from MPlayerXP, with small modificationGravatar arpi2002-03-25