]> git.sesse.net Git - vlc/history - modules/demux/avformat
More NEWS.
[vlc] / modules / demux / avformat /
2009-01-14 Laurent AimarPartially revert 497a6b5b as it creates infinite loops...
2008-12-06 Jean-Baptiste KempfFix avformat module compilation since AVStream gets...
2008-12-05 Ilkka Ollakkaset stream aspect-ratio to video aspect-ratio, as ffmpe...
2008-10-31 Rémi DuraffortTypo
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-19 Rémi Denis-CourmontFix avformat compile+link
2008-10-19 Rémi Denis-CourmontFix avformat compilation
2008-10-10 Laurent AimarFixed invalid/useless usage of ES_OUT_RESET_PCR.
2008-10-04 Dominique Leuenbergerffmpeg changed offset_t to int64_t in svn rev15533...
2008-09-23 Derk-Jan Hartmanavformat: Support for AVChapters.
2008-09-18 Derk-Jan Hartmanavformat: set the "duration/length/ of a packet if...
2008-09-18 Derk-Jan Hartmanavformat: attachments should still be treated as tracks...
2008-09-17 Derk-Jan Hartmanavformat: attachment support for fonts.
2008-09-16 Pierre d'Herbemontavformat: Don't accept negative size.
2008-09-09 Alexis Ballierffmpeg: API change
2008-08-19 Derk-Jan Hartmanffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma...
2008-08-10 Derk-Jan Hartmanavformat: Fix DEMUX_SET_TIME
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
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.