]> git.sesse.net Git - ffmpeg/history - libavformat/rawdec.c
avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h
[ffmpeg] / libavformat / rawdec.c
2011-03-05 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-02-22 Anton Khirnovavio: make get_partial_buffer internal.
2011-01-28 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-09-09 Martin StorsjöAdd a muxer and demuxer for raw G.722
2010-08-30 Aurelien Jacobssplit raw.c into rawdec.c and rawenc.c