]> git.sesse.net Git - ffmpeg/history - libavformat/movenchint.c
ape: check that number of seektable entries is equal to number of frames
[ffmpeg] / libavformat / movenchint.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-16 Anton Khirnovlavf: add av_ prefix to dump_format()
2011-02-04 Martin Storsjömovenchint: Use rtpenc_chain for setting up the chained...
2011-02-04 Martin StorsjöUse avformat_free_context for cleaning up muxers
2011-02-04 Martin Storsjölibavformat: Use avcodec_copy_context for chained muxers
2011-02-03 Martin StorsjöFree AVStream->info in chained muxers
2010-05-21 Martin StorsjöTake ff_write_chained in use in the mov rtp hinter...
2010-05-18 Martin StorsjöUse a heuristic for describing the RTP packets using...
2010-05-18 Martin StorsjöAdd initial support for RTP hinting in the mov muxer