index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dec_audio.c
Commit message (
Expand
)
Author
Age
*
printfs cleanup - moved to higher -v level or moved to stderr
arpi
2001-08-06
*
missing unistd.h (requires for off_t under freebsd)
arpi
2001-08-01
*
using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)
arpi
2001-07-29
*
some cleanup, asf/mpg seek precision improved
arpi
2001-07-29
*
some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_a...
arpi
2001-07-16
*
On big-endian architectures, all audio decoders default to big-endian 16-bit
jkeil
2001-07-14
*
sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to
jkeil
2001-07-13
*
Add some preliminary support for non-x86 architectures to mplayer
jkeil
2001-07-12
*
video codec stuff moved to dec_video.c
arpi
2001-07-08
*
some code clanup (first step to libdemuxer)
arpi
2001-07-07
*
fixed AFMT_ stuff (inclue afmt.h)
arpi_esp
2001-06-08
*
applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
arpi_esp
2001-06-05
*
Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>
arpi_esp
2001-06-05
*
using alaw.h instead of alaw.c
arpi_esp
2001-05-25
*
better audio out buffering & sample_format added
arpi_esp
2001-05-11
*
debug printfs moved to -v
arpi_esp
2001-05-10
*
new audio playback and A-V sync code
arpi_esp
2001-05-10
*
applied 'fakemono' patch by Bryan Chan scorpio@acm.org
arpi_esp
2001-05-08
*
clicks/noise at start fixed
arpi_esp
2001-04-26
*
warnings killed
szabii
2001-04-23
*
stage#1 completed: c files no more included from mplayer.c
arpi_esp
2001-04-23
*
sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)
arpi_esp
2001-04-15
*
DVD PCM audio support
arpi_esp
2001-04-14
*
less, and more informal printfs
arpi_esp
2001-04-11
*
codecs.conf support
arpi_esp
2001-04-07
*
audio init moved to dec_audio.c
arpi_esp
2001-04-06
*
sh_audio/sh_video added, general codec cleanup
arpi_esp
2001-04-06