summaryrefslogtreecommitdiffstats
path: root/libao2/ao_mpegpes.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-2/+2
* Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-2/+2
* Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-2/+2
* Merge svn changes up to r28862Uoti Urpala2009-03-071-1/+1
|\
| * Make ao_info_t structs const.reimar2009-03-061-1/+1
* | Merge svn changes up to r28403Uoti Urpala2009-01-311-0/+20
|\|
| * Add standard license headers.diego2009-01-261-0/+20
* | Merge svn changes up to r27514Uoti Urpala2008-09-031-10/+10
|\|
| * Use '#include <poll.h>' instead of '#include <sys/poll.h>'.diego2008-08-141-1/+1
| * 100l: Rename missed preprocessor directives from a HAVE_ prefix to CONFIG_.diego2008-08-141-9/+9
* | mpeg ao/vo drivers: Fix packet-writing helper function typesUoti Urpala2008-08-121-1/+1
* | ao_mpegpes: Remove declarations of unused functionsUoti Urpala2008-08-121-2/+0
|/
* Set HAVE_DVB in configure when HAVE_DVB_HEAD is defineddiego2008-08-021-4/+0
* cosmetics: typo fixesdiego2008-08-021-1/+1
* typo fix: inited --> initializeddiego2008-02-141-1/+1
* when :card isn't specified by the user search the first available cardnicodvb2008-01-021-1/+16
* ao_mpegpes does not support S16_LE format, do not claim it does!reimar2007-09-161-2/+1
* warning fix:diego2007-09-091-2/+1
* replace calls to perror() with calls to mp_msg()ivo2006-08-111-7/+8
* if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default,...nicodvb2006-07-281-9/+1
* include sys/poll.h only when HAVE_DVB[_HEAD] is setnicodvb2006-07-281-1/+1
* split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the de...nicodvb2006-07-261-8/+138
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-5/+5
* removing AFMT_ dependancyalex2004-12-271-8/+8
* Make include paths consistent.diego2004-12-071-3/+3
* mp_msg transition of unmaintained audio output drivers.ivo2004-09-181-2/+3
* uninit immed flagalex2004-04-061-1/+1
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>alex2003-03-211-1/+1
* 100larpi2003-02-121-4/+5
* hwac3 fixarpi2003-02-031-1/+2
* DVB-HEAD (aka. NEWSTRUCT) detection & supportarpi2002-12-281-0/+9
* 10larpi2002-10-061-1/+1
* - init fails if no -vo mpegpesarpi2002-10-061-5/+34
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-0/+1
* added needed errno.halex2002-08-301-0/+2
* mp_msg'izedalex2002-08-301-3/+5
* no need for ioctl.h if not using dvbrfelker2002-07-311-0/+2
* 10l - config.h should be included...arpi2002-03-131-2/+4
* compilation fixedarpi2002-02-211-5/+10
* Moved HW dependent mixer stuff to libao and removed master switchanders2002-02-211-1/+33
* freq fix, removed muxer delayarpi2002-01-241-4/+5
* 10l, debug printf removedarpi2002-01-221-1/+1
* passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from nowarpi2002-01-221-2/+18
* interface to libao2 changed ao_plugin addedanders2001-11-241-17/+10
* ao_mpegpesarpi2001-11-051-0/+98