summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_smjpeg.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: shut up more warningsClément Bœsch2011-05-061-2/+2
* cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)reimar2010-11-021-4/+2
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-11/+11
* Add standard license header to all files in libmpdemux.diego2009-05-081-8/+21
* 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
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* Remove superfluous bswap.h include.diego2006-12-021-1/+0
* Demuxer modularizationrtognimp2005-08-051-6/+23
* 10l found by Mark Berryman <mplayer@theberrymans.com>alex2003-10-141-1/+1
* added smjpeg demuxer only for nexus' requestalex2002-09-131-0/+173