summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_y4m.c
Commit message (Expand)AuthorAgeFilesLines
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* Remove superfluous bswap.h include.diego2006-12-021-1/+0
* 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
* Demuxer modularizationrtognimp2005-08-051-7/+25
* 10lfaust32005-06-261-1/+3
* fix bug reported by Leonardo Giordani: sh->aspect is not pixel aspect but mov...rik2004-06-031-2/+4
* fix crash on streams with frame tags, patch by Brett Kosinski <brettk@frodo.d...alex2003-03-221-1/+2
* Added demuxer uninitalbeu2002-04-241-1/+3
* Applied Rik Snel's seeking patchalex2001-12-281-5/+31
* aspect ratio patch by Rik Snelalex2001-12-271-5/+9
* fixed YUV4MPEG frame readeralex2001-12-271-1/+11
* added support for older YUV4MPEG format (used by xawtv)alex2001-12-271-25/+108
* yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>arpi2001-12-271-0/+141