aboutsummaryrefslogtreecommitdiff
path: root/libavformat/ncdec.c
AgeCommit message (Expand)Author
2011-10-19lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov
2011-07-17lavf: use designated initialisers for all (de)muxers.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-16lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes senseAnton Khirnov
2011-03-07avio: deprecate url_feofAnton Khirnov
2011-03-01lavf: replace all uses of url_fskip with avio_seekAnton Khirnov
2011-02-21avio: avio_ prefixes for get_* functionsAnton Khirnov
2011-01-26Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2010-03-30Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini
2009-09-15Do not return values above AVPROBE_SCORE_MAX from probe().Michael Niedermayer
2009-02-0810l: fix compiler warning:Vitor Sessak
2009-02-08NC camera demuxerNicolas Martin