]> git.sesse.net Git - ffmpeg/history - libavformat/ogg2.c
allow NULL write_header() and write_trailer()
[ffmpeg] / libavformat / ogg2.c
2005-09-23 Diego BiurrunReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-19 Måns Rullgårddon't try to find file length if streaming
2005-05-19 Aurelien Jacobsdrop most url_fileno() calls (allows to use ByteIOConte...
2005-05-11 Måns Rullgårdflac in ogg support
2005-05-11 Måns Rullgårdsupport theora in ogg, plus required ogg core changes
2005-04-12 Måns Rullgårdfix seeking bug
2005-04-10 Måns Rullgårds/u_char/uint8_t/
2005-04-09 Måns Rullgårdpre-c99 compatibility
2005-04-09 Måns RullgårdOgg demuxer ported from tcvp by Luca Barbato <lu_zero...