]> git.sesse.net Git - ffmpeg/history - libavformat/oggparsetheora.c
simplify meta tag writing code
[ffmpeg] / libavformat / oggparsetheora.c
2006-05-12 Måns Rullgårdset stream time_base properly
2006-02-22 Alex Beregszaszisupport correct ptses on other than version 3.2.0 aswell
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-12 Måns Rullgårdcheck theora version
2005-05-11 Måns Rullgårdsupport theora in ogg, plus required ogg core changes