summaryrefslogtreecommitdiffstats
path: root/libavformat/lmlm4.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas2010-03-311-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-2/+2
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-111-0/+1
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-031-1/+1
* Linux Media Labs MPEG-4 (LMLM4) demuxerIvo van Poorten2008-01-071-0/+126
OpenPOWER on IntegriCloud