aboutsummaryrefslogtreecommitdiff
path: root/libavformat/oggenc.c
AgeCommit message (Expand)Author
2009-01-31function is staticBaptiste Coudurier
2009-01-31use new ff_interleave_add_packetBaptiste Coudurier
2008-10-03Remove offset_t typedef and use int64_t directly instead.Diego Biurrun
2008-07-19add ogv extensionBaptiste Coudurier
2008-07-19cosmetics, remove spaceBaptiste Coudurier
2008-06-03Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-03-30fix Ogg/FLAC header sizeJustin Ruggles
2008-02-05Fix issue 338:Baptiste Coudurier
2008-02-05it seems ogg requires granule to be -1 on unfinished packetsBaptiste Coudurier
2007-11-21Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson
2007-11-10ogg muxerBaptiste Coudurier