OSDN Git Service

swscale: reindent x86 init code.
[coroid/ffmpeg_saccubus.git] / libavformat / lxfdec.c
2011-04-06 Anton Khirnovlxfdec: use AVERROR(ENOMEM) instead of deprecated AVERR...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovlavf: replace avio_seek(SEEK_CUR) with avio_skip where...
2011-03-07 Anton Khirnovavio: deprecate url_feof
2011-03-01 Anton Khirnovlavf: replace all uses of url_fskip with avio_seek
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-10-01 Tomas HärdinAdd demuxer for LXF (Leitch/Harris' VR native stream...