summaryrefslogtreecommitdiffstats
path: root/dec_audio.c
Commit message (Collapse)AuthorAgeFilesLines
* moved num_audio_channels out of LIBMAD ifdef, where it didn't belong!steve2001-11-281-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3183 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extended oss output driver and libac3 to support 4 and 6 channel output ↵steve2001-11-281-3/+7
| | | | | | mixes. added -channels command line option git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3182 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpu detectionmichael2001-11-261-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3146 b3059339-0415-0410-9bf9-f77b7e298cf2
* more cleanup, warnings fixedarpi2001-10-301-6/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2564 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for twosarpi2001-10-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2548 b3059339-0415-0410-9bf9-f77b7e298cf2
* libffmpeg.so supportnick2001-10-271-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2497 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio channels nr is identified from libmad's channel modealex2001-10-231-1/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2435 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmad fix (see comment)alex2001-10-231-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2433 b3059339-0415-0410-9bf9-f77b7e298cf2
* ima4 type warning fixedarpi2001-10-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2425 b3059339-0415-0410-9bf9-f77b7e298cf2
* ima4 mov audio supportarpi2001-10-231-3/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2421 b3059339-0415-0410-9bf9-f77b7e298cf2
* did not compile (bad place for } )pl2001-10-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2419 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmad (ARM) patch by jeroen.dobbelaere@acunia.comarpi2001-10-231-1/+148
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2416 b3059339-0415-0410-9bf9-f77b7e298cf2
* oggvorbis stuff moved out from stheader.harpi2001-10-211-4/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2342 b3059339-0415-0410-9bf9-f77b7e298cf2
* VfW stuff moved to dll_init, warnings fixed, using dll_init.harpi2001-10-021-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2050 b3059339-0415-0410-9bf9-f77b7e298cf2
* all error/warn/info messages moved to help_mp-en.h for translationarpi2001-09-261-14/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1974 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg audio codecs supportarpi2001-09-211-0/+76
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1928 b3059339-0415-0410-9bf9-f77b7e298cf2
* Resetting stream and sync for seek, no correct test files yet for proper ↵atmos42001-09-021-1/+7
| | | | | | testing but should be ok. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1850 b3059339-0415-0410-9bf9-f77b7e298cf2
* ogg/vorbis stuff cleanup, buffering fixes, printf->mp_msgarpi2001-09-021-29/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1838 b3059339-0415-0410-9bf9-f77b7e298cf2
* Now oggvorbis decoding properly works, but a/v sync is bad.atmos42001-09-021-30/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1835 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ehh colaCounter++atmos42001-09-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1832 b3059339-0415-0410-9bf9-f77b7e298cf2
* OOOPS, miaaing ifdef.atmos42001-09-011-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1831 b3059339-0415-0410-9bf9-f77b7e298cf2
* OggVorbis support, ALPHA state!atmos42001-09-011-1/+231
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1829 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf->mp_msg/mp_dbgarpi2001-08-171-13/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1568 b3059339-0415-0410-9bf9-f77b7e298cf2
* o_bps changes for hwac3 driverarpi2001-08-151-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1530 b3059339-0415-0410-9bf9-f77b7e298cf2
* ac3/spdif patch by German Gomez Garcia <german@piraos.com>arpi2001-08-151-0/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1529 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compilejkeil2001-08-141-4/+4
| | | | | | | | | | | Win32 DLL code into mplayer. Default for USE_WIN32DLL is enabled on x86 machines, disabled otherwise. Use of Win32 DLLs can be disabled on x86 using the --disable-win32 configure option. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1518 b3059339-0415-0410-9bf9-f77b7e298cf2
* AVI demuxer cleanups, fileformat-dependent stuff moved to priv_tarpi2001-08-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1486 b3059339-0415-0410-9bf9-f77b7e298cf2
* printfs cleanup - moved to higher -v level or moved to stderrarpi2001-08-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1457 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing unistd.h (requires for off_t under freebsd)arpi2001-08-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1431 b3059339-0415-0410-9bf9-f77b7e298cf2
* using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)arpi2001-07-291-34/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1411 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup, asf/mpg seek precision improvedarpi2001-07-291-4/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1409 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup - fixed warnings, removed old stuff, moved audio resync to ↵arpi2001-07-161-8/+31
| | | | | | dec_audio git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1328 b3059339-0415-0410-9bf9-f77b7e298cf2
* On big-endian architectures, all audio decoders default to big-endian 16-bitjkeil2001-07-141-0/+4
| | | | | | | | | | audio sample format. Add support to play both big- and little-endian 16-bit audio format to the sun audio_out driver. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1321 b3059339-0415-0410-9bf9-f77b7e298cf2
* sh_audio->a_buffer is freed twice (here and in mplayer.c), can result tojkeil2001-07-131-0/+1
| | | | | | | malloc heap corruption. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1314 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1310 b3059339-0415-0410-9bf9-f77b7e298cf2
* video codec stuff moved to dec_video.carpi2001-07-081-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1292 b3059339-0415-0410-9bf9-f77b7e298cf2
* some code clanup (first step to libdemuxer)arpi2001-07-071-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1290 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed AFMT_ stuff (inclue afmt.h)arpi_esp2001-06-081-20/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1059 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-6/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
* Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>arpi_esp2001-06-051-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1021 b3059339-0415-0410-9bf9-f77b7e298cf2
* using alaw.h instead of alaw.carpi_esp2001-05-251-7/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@884 b3059339-0415-0410-9bf9-f77b7e298cf2
* better audio out buffering & sample_format addedarpi_esp2001-05-111-16/+70
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@759 b3059339-0415-0410-9bf9-f77b7e298cf2
* debug printfs moved to -varpi_esp2001-05-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@755 b3059339-0415-0410-9bf9-f77b7e298cf2
* new audio playback and A-V sync codearpi_esp2001-05-101-19/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@747 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied 'fakemono' patch by Bryan Chan scorpio@acm.orgarpi_esp2001-05-081-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@733 b3059339-0415-0410-9bf9-f77b7e298cf2
* clicks/noise at start fixedarpi_esp2001-04-261-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@641 b3059339-0415-0410-9bf9-f77b7e298cf2
* warnings killedszabii2001-04-231-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@605 b3059339-0415-0410-9bf9-f77b7e298cf2
* stage#1 completed: c files no more included from mplayer.carpi_esp2001-04-231-3/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@588 b3059339-0415-0410-9bf9-f77b7e298cf2
* sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)arpi_esp2001-04-151-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@433 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVD PCM audio supportarpi_esp2001-04-141-11/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@402 b3059339-0415-0410-9bf9-f77b7e298cf2
* less, and more informal printfsarpi_esp2001-04-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@341 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf supportarpi_esp2001-04-071-91/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@304 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio init moved to dec_audio.carpi_esp2001-04-061-3/+186
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@297 b3059339-0415-0410-9bf9-f77b7e298cf2
* sh_audio/sh_video added, general codec cleanuparpi_esp2001-04-061-0/+91
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@292 b3059339-0415-0410-9bf9-f77b7e298cf2