| Commit message (Expand) | Author | Age |
* | Remove file-global mpadec, add ad_driver member to sh_audio_t instead. | hzoli | 2005-02-25 |
* | finally remove the refences to bps outside libaf. also simplification of some... | alex | 2005-02-25 |
* | If -af-adv force=4 is in effect, use ADCTRL_QUERY_FORMAT to query the | hzoli | 2005-02-25 |
* | more verbose message | alex | 2005-02-25 |
* | Revert sh_audio->wf freeing. | iive | 2005-01-17 |
* | removing AFMT_ dependancy | alex | 2004-12-27 |
* | Free WAVEFORMATEX in sh_audio when all other sh_audio members are freed. | iive | 2004-11-15 |
* | moved sh_audio initialization from dec_audio to demuxer.c to fix | reimar | 2004-09-16 |
* | removed #ifdefs that are already handled by libao2/afmt.h | reimar | 2004-05-14 |
* | 10l | rfelker | 2004-05-01 |
* | not pretty, but at least it prevents the channels from getting out of order... | rfelker | 2004-01-27 |
* | 10l | rfelker | 2004-01-27 |
* | minor leak fix | alex | 2003-09-02 |
* | codecs.conf is obsolete. | diego | 2003-08-22 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 |
* | 1000l bug (double free() when libaf init failed) | arpi | 2003-01-28 |
* | 10l | henry | 2003-01-19 |
* | 2-pass libaf initialization to get better filter chain. | arpi | 2003-01-18 |
* | Adding support for more logical libaf configuration | anders | 2003-01-17 |
* | New features: | anders | 2002-11-12 |
* | dlopen() support for ad and vd | alex | 2002-11-11 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | verbose can be negative | arpi | 2002-11-01 |
* | reset channels too | arpi | 2002-10-08 |
* | Adding -format and -af switches | anders | 2002-10-06 |
* | aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder | arpi | 2002-10-05 |
* | removed obsolote func, some cosmetics of AUDIO: msg | arpi | 2002-09-29 |
* | -ac/-afm rewrite, now works the same way as -vc/-vfm | arpi | 2002-09-28 |
* | best audio/video codec selection & init moved to libmpcodecs | arpi | 2002-09-25 |
* | fixed uninit order | arpi | 2002-09-01 |
* | -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments | arpi | 2002-08-31 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 |
* | messages moved from dec_??d?o.c | jaf | 2002-08-13 |
* | typo | alex | 2002-05-25 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 |
* | always reser audio input buffer pointer | arpi | 2002-05-12 |
* | printf to mp_msg | albeu | 2002-05-02 |
* | audio input buffer allocation/free cleanup | arpi | 2002-04-01 |
* | imporetd from MPlayerXP, with small modification | arpi | 2002-03-25 |