summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_nuv.c
Commit message (Expand)AuthorAgeFilesLines
* Fix lots and lots of other demuxers broken by r26301reimar2008-04-051-0/+1
* Make all demuxer_desc_t const, thus moving them to .rodatareimar2008-01-131-1/+1
* Fix illegal identifiers: Names starting with __ or _ and uppercase are reserveddiego2008-01-061-3/+3
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* Remove unused variables, patch by Stefan Huehner stefan at huehner org.diego2006-07-081-1/+0
* Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...reynaldo2006-04-221-1/+1
* Second-try commit of this patch.corey2006-02-171-1/+1
* Reverse commit of unfinished patch for passing audio_delay to the demuxers.corey2006-02-091-1/+1
* 1. Include audio_delay as an argument to demux_seek.corey2006-02-071-1/+1
* big-endian fixes for "extended" (i.e. mythtv) files.reimar2005-10-251-1/+2
* Demuxer modularizationrtognimp2005-08-051-6/+23
* Support more MythTV nuv files, based on Gentoo portage patchreimar2005-08-011-10/+125
* 10lfaust32005-06-261-1/+2
* Make nuv files work on bigendian (but old nuv files created with mencoderreimar2005-03-031-0/+3
* - demuxer->audio->id is set to -2 when using 'frameno.avi', soarpi2002-09-301-4/+14
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-3/+0
* fixed >2GB files demuxingarpi2002-09-101-4/+4
* aspect prescaling fix by magnus.pfeffer@epost.dearpi2002-07-061-1/+1
* Added demuxer uninitalbeu2002-04-241-0/+13
* 10l... int/1000 will be int while we want float, so let's do int*0.001arpi2002-03-311-2/+2
* seek patch by Panagoitis Issarisalex2002-01-091-7/+132
* last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2002-01-021-3/+2
* last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>arpi2002-01-021-1/+7
* audio is workingalex2001-12-271-4/+6
* added NuppelVideo demuxer, based on Panagiotis Issaris' patchalex2001-12-271-0/+172