]> git.sesse.net Git - vlc/history - modules/demux/avformat
Clone video filter : fix potential memleak.
[vlc] / modules / demux / avformat /
2008-07-30 Derk-Jan Hartmanavformat: do away with strang stream_Tell >= stream_Siz...
2008-07-30 Derk-Jan Hartmanavformat: add support to IOSeek() for AVSEEK_SIZE ...
2008-07-11 Laurent AimarProper CODEC_TYPE_ATTACHMENT check.
2008-07-11 Laurent AimarRevert "Check for CODEC_TYPE_ATTACHMENT for outdated...
2008-07-11 Laurent AimarCheck for CODEC_TYPE_ATTACHMENT for outdated ffmpeg...
2008-07-08 Laurent AimarFixed used of uninitialized memory on unsupported track.
2008-07-02 Rémi Denis-Courmontavformat: fix linking with --disable-sout - closes...
2008-06-10 Antoine CellerierAdd missing include (OpenDemux uses the CloseDemux...
2008-06-09 Pavlov Konstantindemux/avformat: add Modules.am (otherwise bootstrap...
2008-06-09 Antoine CellerierMove avcodec module files to modules/codec/avcodec...
2008-06-09 Antoine Cellerieravformat is demux/mux. Move it to modules/demux/avformat.