aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/audio_in.c
Commit message (Expand)AuthorAge
* stream/audio: fix unchecked strdupsGravatar wm42015-10-30
* Update license headersGravatar Marcin Kurczewski2015-04-13
* Do not call strerror()Gravatar wm42014-11-26
* Kill all tabsGravatar wm42014-04-13
* demux: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* audio/out: add sndio supportGravatar Christian Neukirchen2013-10-03
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* cleanup: don't check for NULL before free()Gravatar diego2010-11-08
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\
| * Add license header to all files missing it in the stream subdirectory.Gravatar diego2010-01-30
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
|/
* Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.Gravatar diego2008-08-06
* Rename some audio-output-related preprocessor directives.Gravatar diego2008-08-05
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31