log libmpdemux/demux_y4m.c @ 27442:afa2cc0166be

age author description
Sun, 13 Jan 2008 16:00:39 +0000 reimar Make all demuxer_desc_t const, thus moving them to .rodata
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Sat, 02 Dec 2006 12:32:44 +0000 diego Remove superfluous bswap.h include.
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.
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sun, 26 Jun 2005 15:15:38 +0000 faust3 10l
Thu, 03 Jun 2004 09:52:25 +0000 rik fix bug reported by Leonardo Giordani: sh->aspect is not pixel aspect but movie aspect
Sat, 22 Mar 2003 19:50:10 +0000 alex fix crash on streams with frame tags, patch by Brett Kosinski <brettk@frodo.dyn.gno.org>
Wed, 24 Apr 2002 15:36:07 +0000 albeu Added demuxer uninit
Fri, 28 Dec 2001 22:58:49 +0000 alex Applied Rik Snel's seeking patch
Thu, 27 Dec 2001 19:54:36 +0000 alex aspect ratio patch by Rik Snel
Thu, 27 Dec 2001 11:39:47 +0000 alex fixed YUV4MPEG frame reader
Thu, 27 Dec 2001 11:30:07 +0000 alex added support for older YUV4MPEG format (used by xawtv)
Thu, 27 Dec 2001 02:08:31 +0000 arpi yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>