summaryrefslogtreecommitdiffstats
path: root/libavformat/swfdec.c
Commit message (Expand)AuthorAgeFilesLines
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-7/+7
* Add ff_ prefixes to exported symbols in libavformat/riff.h.Daniel Verkamp2009-06-221-2/+2
* swf timestamps are 16 bitsBaptiste Coudurier2009-03-141-1/+1
* remove unused fields in swf contextBaptiste Coudurier2009-03-141-1/+0
* Set pkt->pos correctly (to the start of header of the packet) in swfdec.Reimar Döffinger2009-03-131-0/+4
* fix swf seeking by fixing new stream detectionBaptiste Coudurier2009-03-131-5/+25
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-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
* cosmetics, add demuxer wordBaptiste Coudurier2008-05-261-1/+1
* remove useless/obsolete commentsBaptiste Coudurier2008-05-201-7/+0
* remove useless close functionBaptiste Coudurier2008-05-201-6/+0
* split swf de/muxerBaptiste Coudurier2008-05-201-0/+206
OpenPOWER on IntegriCloud