log libmpdemux/demux_nuv.c @ 26299:4d56038ec730

age author description
Sat, 05 Apr 2008 14:11:48 +0000 reimar Fix lots and lots of other demuxers broken by r26301
Sun, 13 Jan 2008 16:00:39 +0000 reimar Make all demuxer_desc_t const, thus moving them to .rodata
Sun, 06 Jan 2008 23:20:15 +0000 diego Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Sat, 08 Jul 2006 17:28:36 +0000 diego Remove unused variables, patch by Stefan Huehner stefan at huehner org.
Sat, 22 Apr 2006 05:12:10 +0000 reynaldo Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Thu, 09 Feb 2006 19:39:51 +0000 corey Reverse commit of unfinished patch for passing audio_delay to the demuxers.
Tue, 07 Feb 2006 20:22:44 +0000 corey 1. Include audio_delay as an argument to demux_seek.
Tue, 25 Oct 2005 20:01:09 +0000 reimar big-endian fixes for "extended" (i.e. mythtv) files.
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Mon, 01 Aug 2005 18:52:20 +0000 reimar Support more MythTV nuv files, based on Gentoo portage patch
Sun, 26 Jun 2005 15:15:38 +0000 faust3 10l
Thu, 03 Mar 2005 10:19:56 +0000 reimar Make nuv files work on bigendian (but old nuv files created with mencoder
Mon, 30 Sep 2002 21:10:41 +0000 arpi - demuxer->audio->id is set to -2 when using 'frameno.avi', so
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Tue, 10 Sep 2002 20:42:45 +0000 arpi fixed >2GB files demuxing
Sat, 06 Jul 2002 15:23:20 +0000 arpi aspect prescaling fix by magnus.pfeffer@epost.de
Wed, 24 Apr 2002 15:36:07 +0000 albeu Added demuxer uninit
Sun, 31 Mar 2002 21:08:15 +0000 arpi 10l... int/1000 will be int while we want float, so let's do int*0.001
Wed, 09 Jan 2002 17:09:21 +0000 alex seek patch by Panagoitis Issaris
Wed, 02 Jan 2002 23:51:29 +0000 arpi last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
Wed, 02 Jan 2002 23:22:33 +0000 arpi last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
Thu, 27 Dec 2001 23:07:30 +0000 alex audio is working
Thu, 27 Dec 2001 21:24:56 +0000 alex added NuppelVideo demuxer, based on Panagiotis Issaris' patch