summaryrefslogtreecommitdiffstats
path: root/dec_audio.c
Commit message (Expand)AuthorAgeFilesLines
* video codec stuff moved to dec_video.carpi2001-07-081-1/+2
* some code clanup (first step to libdemuxer)arpi2001-07-071-3/+11
* fixed AFMT_ stuff (inclue afmt.h)arpi_esp2001-06-081-20/+2
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-6/+11
* Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>arpi_esp2001-06-051-0/+11
* using alaw.h instead of alaw.carpi_esp2001-05-251-7/+4
* better audio out buffering & sample_format addedarpi_esp2001-05-111-16/+70
* debug printfs moved to -varpi_esp2001-05-101-2/+2
* new audio playback and A-V sync codearpi_esp2001-05-101-19/+38
* applied 'fakemono' patch by Bryan Chan scorpio@acm.orgarpi_esp2001-05-081-0/+8
* clicks/noise at start fixedarpi_esp2001-04-261-0/+1
* warnings killedszabii2001-04-231-0/+5
* stage#1 completed: c files no more included from mplayer.carpi_esp2001-04-231-3/+40
* sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)arpi_esp2001-04-151-9/+9
* DVD PCM audio supportarpi_esp2001-04-141-11/+13
* less, and more informal printfsarpi_esp2001-04-111-1/+1
* codecs.conf supportarpi_esp2001-04-071-91/+49
* audio init moved to dec_audio.carpi_esp2001-04-061-3/+186
* sh_audio/sh_video added, general codec cleanuparpi_esp2001-04-061-0/+91