summaryrefslogtreecommitdiffstats
path: root/stream/ai_alsa1x.c
Commit message (Expand)AuthorAgeFilesLines
* stream/audio: fix unchecked strdupswm42015-10-301-1/+5
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* audio: drop swapped-endian audio formatswm42014-09-231-2/+2
* Kill all tabswm42014-04-131-52/+52
* msg: rename mp_msg_log -> mp_msgwm42013-12-211-2/+2
* demux: mp_msg conversionswm42013-12-211-18/+18
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgwm42013-12-161-16/+16
* ao_alsa: don't include alloca.hwm42013-10-251-1/+0
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-1/+1
* cleanup: remove more warningsClément Bœsch2011-05-021-1/+0
* spelling fixessiretart2010-11-021-1/+1
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\
| * Add license header to all files missing it in the stream subdirectory.diego2010-01-301-0/+18
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-5/+5
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-5/+5
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-16/+16
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-16/+16
|/
* Our ALSA code needs alloca, so check for it in configure and include alloca.hreimar2008-07-171-0/+1
* Remove assert. Not only are they no help at all and proper checks shouldreimar2007-10-271-5/+0
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+185