]> git.sesse.net Git - ffmpeg/history - libavformat/movenchint.c
avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h
[ffmpeg] / libavformat / movenchint.c
2011-03-05 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-03 Anton Khirnovavio: avio_ prefix for url_fseek
2011-02-22 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-18 Anton Khirnovlavf: add av_ prefix to dump_format()
2011-02-06 Martin Storsjömovenchint: Use rtpenc_chain for setting up the chained...
2011-02-06 Martin StorsjöUse avformat_free_context for cleaning up muxers
2011-02-06 Martin Storsjölibavformat: Use avcodec_copy_context for chained muxers
2011-02-04 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